@charset "utf-8";

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++
 index.css
+++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contents {float:right; width:603px; color:#965032; font-size:90%; background:url(../img/common/contents_bgimage.gif) no-repeat top left #ffffff; padding:2px 0 0 14px;}
	#contents h2 {width:532px; height:26px; padding:20px 0 0 57px; color:#097bff; font-size:110%; background:url(../img/common/contents_h2_bgimage.gif) no-repeat top left #ffffff;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++基本カラム+++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	#contents div.contents_colmun {width:589px; margin-bottom:15px; overflow:hidden;}
	#contents div.contents_colmun p {margin-top:5px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++メインイメージ+++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	#contents div#main-image img {border:1px solid #097bff; margin-bottom:15px;}
	
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++イメージ付きカラム+++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	div.contents_colmun div.left-image {float:left; width:160px; padding:5px 0 10px 0;}
		div.contents_colmun div.left-image img {padding:4px; border:1px solid #065fa3;}
	div.contents_colmun div.right-text {float:right; width:420px; padding-top:5px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++新刊同人情報+++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.member-colmun {clear:both; margin-bottom:0px; border-bottom:1px solid #968c7b; overflow:hidden;}
	div.member-colmun div.right-text {padding-top:8px;}
		div.member-colmun div.right-text h3 {display:inline; font-size:110%;}
			div.member-colmun div.right-text h3 a:link {background:#097bff; color:#ffffff; padding:4px 6px; text-decoration:none;}
			div.member-colmun div.right-text h3 a:visited {background:#097bff; color:#ffffff; padding:4px 6px; text-decoration:none;}
			div.member-colmun div.right-text h3 a:active {background:#ffa200; color:#ffffff; padding:4px 6px; text-decoration:none;}
			div.member-colmun div.right-text h3 a:hover {background:#ffa200; color:#ffffff; padding:4px 6px; text-decoration:none;}
		div.member-colmun div.right-text ul {padding-top:3px;}
			div.member-colmun div.right-text ul li {padding:3px 0; display:block; background:url(../img/common/dotted.gif) repeat-x bottom left; font-size:100%;}