@charset "UTF-8";
/* ===================================================================
 file name  :  Topics.css
 style info :  トピックスCSS
=================================================================== */

/* -----------------------
h1 周り
---------------------- */
h1{
	background:url(../../images/topics/topics_h1_title.gif) 0px 0px no-repeat;
	height:82px;
	width:940px;
	background-color:#F0F0E8;
}


#Contents-Main{
	margin:20px 50px;width:840px;

}

#Contents-Main-Left{
	width:610px;
}

#Contents-Main-Right{
	width:200px;
}

#Topics-Title{margin:0px 50px;}
#Topics-Date{}
#Topics-Title h2{font-size:120%;border-bottom:3px solid #999;}
#Topics-Text p{margin-bottom:1em;}
.Topics-Img{margin-bottom:20px;}



