/* ご紹介 */
#guide{
	width:305px;
	margin-bottom:20px;
	padding-left:165px;
	background:#ffffff url("../image/guide.gif") no-repeat 0px 0px;
}
#guide h3{
	color:#ffa07a;
	font-size:17px;
	margin:5px 0px 10px 0px;
}
#guide p{
	text-indent:1em;
	line-height:140%;
	text-align:justify;
	text-justify:inter-ideograph;
}

/* お知らせ欄 */
#news{
	background:url("../image/newsback.gif") repeat-y center top;
}
#newscontent{
	padding:10px 15px;
	background:url("../image/newsend.gif") no-repeat center bottom;
}
#news h2{
	height:50px;
	background:url("../image/newstop.gif") no-repeat center top;
}
	#news h2 span{
		visibility:hidden;
	}
#news h4{
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	color:#008000;
	font-size:15px;
	line-height:18px;
	vertical-align:text-bottom;
	background:url("../image/newslist.gif") no-repeat 0px 1px;
}
	#news h4.sp{
		background:url("../image/newslist.gif") no-repeat 0px 5px;
	}
	#news h4 span{
		font-size:17px;
		line-height:18px;
		vertical-align:text-bottom;
	}
#news h5{
	margin:20px 0 5px 10px;
	color:#336699;
	font-size:14px;
}
#news strong{
	display:block;
	margin:15px 20px 10px 20px;
	color:#c88250;
	font-size:14px;
}
#news ol{
	margin:0 0 5px 50px;
	font-size:14px;
	line-height:200%;
}
#news p{
	margin:0 0 0 20px;
	font-size:14px;
	line-height:150%;
}
	#news p.newsend{
		margin:10px 5px 0 0;
		color:#666666;
		font-size:13px;
		text-align:right;
	}
#news .border{
	height:10px;
	margin:10px 5px 25px 5px; 
	border-bottom:1px dashed #99cc66;
}


