/*イラスト作品集ページ*/

#gallery_aria{
	width:590px;
	font-family:"ＭＳ Ｐゴシック";
	
}


#gallery_aria h3{
	
	width:590px;
	padding-top:8px;
	padding-bottom:15px;
	padding-left:15px;
	background-image:url(../img/works_img01.jpg);
	background-repeat:no-repeat;
	color:#424242;
	font-size:17pt;
	
}

/*　イラスト一覧一段目　*/

#illust_01{
	width:590px;
	margin-top:20px;
	float:left;
}

#illust_01 a{
	margin-right:15px;
	
}

/*　イラスト一覧二段目　*/

#illust_02{
	width:590px;
	margin-top:10px;
	float:left;
}

#illust_02 a{
	margin-right:15px;
	
}

/*　イラスト一覧三段目　*/

#illust_03{
	width:590px;
	margin-top:10px;
	float:left;
}

#illust_03 a{
	margin-right:15px;
	
}

/*　イラスト一覧四段目　*/

#illust_04{
	width:590px;
	margin-top:10px;
	float:left;
}

#illust_04 a{
	margin-right:15px;
	
}

/*　イラスト一覧五段目　*/

#illust_05{
	width:590px;
	margin-top:10px;
	float:left;
}

#illust_05 a{
	margin-right:15px;
	
}

/*　イラスト作品集ページボタン　*/

.page_btn{
	width:80px;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:15px;
	float:right;
	text-align:right;
}

.page_btn ul li{
    float:right;
    line-height: 1;
    margin-left:5px;
	
}

/*　右上イラスト作品集紹介分　*/

#text{
	width:251px;
	margin-bottom:50px;
	border:1px #a9a9a9 solid;
	color:#222222;
	font-size:10pt;
	text-align:center;
}

#text h4{
	margin-top:5px;
	text-align:center;
	font-weight:bold;
}

#text p{
	width:245px;
	margin:10px 0px 10px 6px;

	text-align:left;
	
}
