@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */

/* --------------------------------------------------
	##main-image
-------------------------------------------------- */
#chuui #main-image{background:url(../chuui/img/bg_main_image.jpg) no-repeat center top;}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#title1{
	margin:0 0 13px;
}
#article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#article{
	margin:0 0 0 6px;
	width:636px;
	/*\*//*/
	overflow:hidden;
	/**/
}

