@charset "utf-8";

#top_main_img {
	position:relative;
	height: 348px;
}

#top_main_img ul li{
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#top_main_thunmb {
	position:absolute;
	top:297px;
	left:441px;
}

#top_main_thunmb li {
	list-style:none;
	float:left;
	padding-right:5px;
}

#news {
	width:720px;
	overflow: hidden;
}

#news .title {
	float:left;
	width:130px;
}

#news .line {
	float:right;
	width:590px;
	margin-top:29px;
}

dl.article {
	overflow: hidden;
	zoom: 1;
}
dl.article dt {
	width: 71x;
	float: left;
	clear: both;
}
dl.article dd {
	padding: 0 0 3px 71px;
}

#slideshow {

}

#slideshow .main {
	float:left;
	width:248px;
	position: relative;
}

#slideshow .main li {
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;
}

#slideshow .thumb {
	float:right;
	width:446px;
	padding-bottom:14px;
}

#slideshow .thumb ul {
	list-style-type:none;
	width:446px;
}

#slideshow .thumb li {
	float:left;
	padding-right:16px;
	padding-bottom:16px;
}

#slideshow .thumb li img {
    cursor:pointer;
}

#bnr {
	clear:both;
	width:720px;
	margin:0 auto 15px;
	overflow:hidden;
	///padding-top:50px;
}

#bnr ul {
	list-style-type:none;
}

#bnr li {
	float:left;
	padding-right:15px;
}

.blog {
	background: url(../images/top/blog_bnr_bg.jpg) no-repeat;
	text-align:right;
	width:720px;
}

.blog img {

}

/* お宅訪問 一覧*/

#story {
	margin-top:15px;
	margin-right:-30px;
	position:relative;
	zoom:1;
	margin-bottom:50px !important;
	overflow:hidden;
}

#story p.link {
	position:absolute;
	left:273px;
	top:3px;
	font-size:12px;
}
#story p.link a {
	color:#000;
}

#story ul {
	list-style-type:none;
}

#story li {
	margin-top:17px;
	margin-right:30px;
	float:left;
	position:relative;
	zoom:1;
}

#story dl {
	width:345px;
}

#story dt,dd {
	/*margin-right:30px;*/
}

#story dd {
	display:none;
}
