@charset "UTF-8";
#index #navi_top/* CSS Document */

/*********************************************************
　　　　　　　　トップページ　index.html
**********************************************************/

 {
	width: 820px;
	height: 65px;
	background: #e7e7e7 url("/img/shadow.gif") left bottom repeat-x;
	margin: 0 auto;
	padding-top: 3px;
}

#key_img {
	width: 826px;
	margin: 0 auto;
}

#contents_top {
	width: 826px;
	margin: 0 auto;
	background: url("/img/waku_bg.gif") left top repeat-y;
}

#main_top {
	float: left;
	width: 470px;
	margin-top: 15px;
	padding-left: 25px;
}

#side_top {
	float: right;
	width: 280px;
	margin-top: 15px;
	padding-right: 25px;
}

.service_left {
	float: left;
	width: 230px;
	background: #f0f0f0 url("/img/top/service_btm.gif") left bottom no-repeat;
}

.service_right {
	float: right;
	width: 230px;
	background: #f0f0f0 url("/img/top/service_btm.gif") left bottom no-repeat;
}

.service_txt {
	font: 12px/1.2;
	margin: 10px;
/*	padding-bottom: 10px;
	background: url("/img/dotline.gif") left bottom repeat-x;*/
}

.service_left h3,
.service_right h3 {
	margin-bottom: 10px;
}

.service_left p.links,
.service_right p.links {
	margin: 0 10px 10px 0;
}

#news {
	width: 280px;
	margin-bottom: 20px;
}

#news d1 {
	
}

#news dt {
	font-size: 10px;
}

#news dd {
	margin: 5px 0 10px;
	padding-bottom: 10px;
	background: url("/img/dotline.gif") left bottom repeat-x;
}

#topics {
	padding-bottom: 10px;
	background: url("/img/dotline.gif") left bottom repeat-x;
}

.topics_photo {
	float: left;
	width: 80px;
}

.topics_txt {
	float: right;
	width: 200px;
}
