@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-Left{
	width:650px;
}
#Contents-Main-Right{
	width:250px;
}


#Topics-H2{
	background:url(../../images/topics/topics_h2_list.gif) 0px 0px no-repeat;
	height:59px;
	margin-top:20px;
}

p{
	margin-bottom:20px;
}
