@charset "UTF-8";
/**
 * トップページ
 */

/* 標準設定を上書き
----------------------------------------------- */
#contentsBody {
	width:750px;
	font-weight: bold;
	line-height: 1.65em;	
	
}
#alfa {
	//width:auto;
	width:750px;
	background:url(../../img/top_infobg.gif) no-repeat left topx;
}

#body_center{
	text-align:center;
	width:750px;
	}
	
	
H1 #chach{
	font-size: 10px;
	color: #C90;
	font-weight: normal;
	line-height: 15px;
	text-indent:0;
	margin: 0;
	padding: 0;
}

H2{
	font-size: 16px;
	font-weight: bold;
letter-spacing:0.1em;
	}
	
	H3{
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	width: 750px;
	margin-top:30px;
	line-height: 1.5em;
letter-spacing:0.1em;
	}
H3 .topImg{
	background:url(../../img/top_infobg.gif) no-repeat left topx;
	}
	
	
	#colum,#colum li{
	border: solid #bbb 1px;
	width:700px;
	padding:17px;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 1.5em;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-right: auto;
	margin-left: auto;
	}
	
	
	#notis{
	font-size: 10px;
	font-weight: 200;
	}
/* NEWS
----------------------------------------------- */
#newsHead01 {
	height:25px;
	background:url(images/bg_top_head_01.gif) no-repeat left top;
	text-indent:-3000px;
}
#newsHead02 {
	height:25px;
	background:url(images/bg_top_head_02.gif) no-repeat left top;
	text-indent:-3000px;
}
.news {
	width:400px;
	margin:5px 20px 20px 20px;
	display: inline;/* IEバグ対応 */
	float:left;
}
.news .body {
	padding:10px 20px;
}
.news li {
	background:url(images/bg_list_circle.gif) no-repeat left 7px;
	padding-left:15px;
	margin-bottom:10px;
}
#news ul {
	margin:0;
}