@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* ----------------------------------------
	##header
---------------------------------------- */
#top #header{
	height:25px;
	margin-bottom:-25px;
}

/* ----------------------------------------
	##main-image
---------------------------------------- */
#main-image{
	min-width:954px;
}

/* ----------------------------------------
	##contents
---------------------------------------- */
#top #contents{
	margin:0 2px 0 2px;
}
#box-left{
	float:left;
	width:500px;
}
#box-right{
	float:right;
	width:430px;
}
#title1{margin:0 0 16px;}
#title1 img{vertical-align:top;}
#news-box dl:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#news-box dl{
	clear:both;
	margin:0 0 10px;
	padding:0;
	width:500px;
	/*\*//*/
	overflow:hidden;
	/**/
}
#news-box dt{
	margin:0;
	padding:0;
	float:left;
	width:50px;
}
#news-box dd{
	margin:0;
	padding:0;
	float:right;
	width:438px;
	color:#353535;
}
#news-box dd a{color:#353535;}
#news-box dd a:hover{color:#f00;}
#news-box dd span{color:#999;}

.box1{
	margin:7px 0 26px;
	min-height:125px;
	_height:125px;
	padding:6px 0 0;
	width:430px;
}
.box1 h3{margin:0 0 6px;}
.box1 p{
	margin:0 0 4px;
	width:226px;
	color:#666;
}
#box1-1{
	border-top:3px #92c25f solid;
	background:url(../img/ph1.jpg) no-repeat right 6px;}
#box1-2{
	border-top:3px #88acd9 solid;
	background:url(../img/ph2.jpg) no-repeat right 6px;
}
#box1-3{
	border-top:3px #ffc46b solid;
	background:url(../img/ph3.jpg) no-repeat right 6px;
}