@charset 'shift_jis';

/*
----- content -----
*/
#content {
	padding-top:18px;

}
#content .news_bg {
	background:url(../../img/news_bg.jpg) repeat-y;
}
#content #news_text {
	margin-left:11px;
	margin-right:11px;
}
#content #news_text .news_line {
	background:url(../../img/line_gray.gif) repeat-x;
}
#service {
	margin-top:4px;
}
#service .service_text {
	vertical-align:top;
	padding:5px 5px 5px 16px;
	background:url(../../img/ic_service.jpg) no-repeat;
	background-position:0 8px;
}
#service .service_bg {
	background:url(../../img/bg_service.jpg) repeat-y;
	padding-bottom:15px;
}
#service ul {
	width:170px;
}
#service ul li {
	background-image:url(../../img/ic_service.jpg);
	background-position:0 8px;
	background-repeat:no-repeat;
	padding:5px 0 5px 16px;
	list-style-type:none;	
	border-bottom:solid 1px #CCCCCC;
	display:block;
}
#service ul li.noborder {
	border:none;
}
#service ul li.end {
border:none;
}
#entry_area {
	width:525px;
	background:url(../../img/news_bg.jpg) repeat-y;
}
#entry_area .entry {
	padding-left:12px;
}
.news_list {
	padding-left:10px;
	padding-bottom:5px;
}
#entry_area table {
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
}
#entry_area .date,.news_list .date {
	vertical-align:top;
	width:15%;
	font-size:12px;
}
#entry_area .blog_tit,.news_list .blog_tit {
	font-size:12px;
	font-weight:bold;
	color:#984C4C;
	padding-left:10px;
}
#entry_area .entry_title {
	vertical-align:top;
	font-size:12px;
}


/*20091019ここからホームリニューアルによる追記*/

#info{width:520px; margin-right:20px; background:url(../../img/box_info_bd.gif) repeat-y top left; float:left;}
#info_ft{width:520px; height:10px; line-height:0; font-size:0; clear:left; background:url(../../img/box_info_ft.gif) no-repeat bottom left;}

#news{width:255px; float:left; margin-right:10px;}
#news ul{list-style:none;}
#news ul li{list-style:none; padding:5px 10px 10px 10px;}
#news ul li a{display:block; width:235px; border-bottom:solid 1px #CCCCCC; padding-bottom:15px;}
#news ul li.end a{border-bottom:none;}

#blog{width:255px; float:left;}
#blog p{padding:0 10px 10px 10px;}

#banner{width:170px; float:right;}

.space_h05{font-size:0; line-height:0; padding:0; margin:0; height:5px; clear:both;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}

/*20091104ここからホームリニューアルによる追記*/

.backnumber{padding:0 10px 10px 10px; text-align:right;}



