@charset "UTF-8";

/* TOPページ */






#top-pickup{
	margin-bottom:1.5em;
}
#top-pickup ul,
#top-pickup li{
	padding:0px;
	margin:0px;
	list-style:none;
}
#top-pickup li{
	float:left;
}
#top-pickup li a{
	display:block;
	width:231px;
	height:127px;
	background:url(../img/top_box_shadow.png) center center no-repeat;
	padding:4px;
}

#top-pickup li a{
	behavior: url(../js/iepngfix.htc);
}





#top-pickup li.pickup-center{
	padding:0px 4px;
}



#top-content{
	margin:18px 0 0;
}


#top-content-left{
	width:360px;
	float:left;
	position: relative;
	margin-bottom: 20px;
}
#top-content-left img{
        behavior: url(../js/iepngfix.htc);
}

*#top-content-left img{
	margin-top: 1px;
       
}


/*トップバナー720pxの背景画像*/
td .left-b{
	width:351px;
	height:293px;
	padding:4px;
	background-image:url(../img/demo_bnr_l.jpg) !important;
}
td .right-b{
	width:351px;
	height:144px;
	padding:4px;
	background-image:url(../img/demo_bnr_r.jpg) !important;
}

#top-content-right{
	width:352px;
	float:right;
	margin-bottom: 20px;
}
/*#top-content-right img{
	margin-top: 2px;
       
}*/


#top-news-block {
padding:5px 10px;
}

#top-blog-block {
padding:5px 10px;
}


.topics-list-box{
	padding:2px 0px;
}
.topics-list-box dl{
	position:relative;
	width: 340px;
}
.topics-list-box dt{
	font-size:10px;
	color:#9e9a8f;
	position:absolute;
	top:1px;
	left:0px;
}
.topics-list-box dd{
	margin-left:80px;
}
.topics-list-box dd.asset-title{
	font-size:12px;
	font-weight:bold;
	padding-left:13px;
	background:url(../img/arrow04.gif) left 3px no-repeat;
}
.topics-list-box dd.asset-title a{
	color:#807900;
}
.topics-list-box dd.asset-body{
	font-size:11px;
	padding-left:13px;
}


#top-pickup-sub{
	text-align:center;
	clear:both;
}
#top-pickup-sub a{
	margin:0px 0px;
}


#top-plan-list-btn{
	text-align:right;
	background:url(../img/top_recoplan_tel.gif) 8px center no-repeat;
	border-top:1px solid #B7B09B;
	padding:7px 0px;
}

.recoplan-list-box{
	border-top:1px dashed #BFBBB1;
	padding:7px 0px;
}

.recoplan-list-box dt.top-recoplan-image{
	width:105px;
	float:left;
}
.recoplan-list-box dt.top-recoplan-image img{
	border:3px solid #FFF;
}
.recoplan-list-box dd{
	width:190px;
	margin-left:105px;
}
.recoplan-list-box dd.top-recoplan-name{
	font-weight:bold;
	margin-bottom:3px;
}
.recoplan-list-box dd.top-recoplan-text{
	font-size:11px;
	color:#595959;
	line-height:1.3em;
}
.recoplan-list-box dd.top-recoplan-price{
	font-size:10px;
	color:#595959;
	text-align:right;
	line-height:20px;
}
.recoplan-list-box dd.top-recoplan-price span{
	font-size:13px;
	color:#964000;
	font-weight:bold;
}




/* TOPページ　プラン検索 */

#top-plan-search{
/*	height:145px;*/
	margin-bottom:25px 0 0;
}
#top-plan-search-inner td{
	color:#000;
	padding:0px 0px 2px 0px;
}
#top-plan-search-inner td select{
	margin:0px 2px 0px 0px;
}
#top-plan-search-inner #search-btn{
	vertical-align:bottom;
}
#top-plan-search-inner #search-btn input{
	font-size:14px;
	font-weight:bold;
}

       