@charset "utf-8";
/* http://e-fca.jp */

/*
----------------------------------------------------------------------
	top.css

	container >> common.css
	header >> common.css
	
	2.0 main
	6.0 footer
	
----------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------
	1.0 container
----------------------------------------------------------------------
*/

/* z-index #filter >> #overlayFlash >> #container */
/*
----------------------------------------------------------------------
	2.0 main
----------------------------------------------------------------------
*/

#mainVisual {
	width:900px; height:320px;
	background:url(../img/mainVisual.png) no-repeat;
	margin:0; padding:0;
}

#mainVisual .btn {
	position:absolute !important;
	width:378px; height:94px;
	background:url(../img/mainVisual-btn_hover.png) no-repeat;
	margin-top:206px;
	margin-left:25px;
}

/*　修正　　*/

#top_mainVisual {
	width:900px; height:380px;
	background:url(../img/top_mainVisual.png) no-repeat;
	margin:0; padding:0;
}

#top_mainVisual .btn {
	position:absolute !important;
	width:378px; height:94px;
	background:url(../img/mainVisual-btn_hover.png) no-repeat;
	margin-top:270px;
	margin-left:0px;
}



/*
----------------------------------------------------------------------
	2.0 contents
----------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------
	2.0-A #column
----------------------------------------------------------------------
*/
#column, #sidebar {margin-top:10px;}
#column {}


/* 店舗一覧 */
#shoplist {}
#shoplist #map {
	float:left;
	margin-left:0px;
	width:200px; height:320px;
	background:url(../img/shoplist_map.png) no-repeat
}
#shoplist #list {
	float:left;
	margin-left:0px;
	
	width:660px; height:265px;
	padding:5px 0px 0px 0px;
	background:url(../img/shoplist_list_bg.png) no-repeat;
}

#shoplist #list #yokohama {
	width:650px; height:24px;
	clear:both;
	margin:0px 5px 0px 5px;
	background:url(../img/shoplist_list_title-yokohama.png)
}/*
#shoplist #list #kawasaki {
	width:435px; height:20px;
	clear:both;
	background:url(../img/shoplist_list_title-kawasaki.png)
}*/
#shoplist #list #hiratsuka {
	width:435px; height:20px;
	clear:both;
	background:url(../img/shoplist_list_title-hiratsuka.png)
}
#shoplist #list #fcTitle {
	width:435px; height:20px;
	clear:both;
	background:url(../img/shoplist_list_title-fc.png)
}
/* 店舗一覧 >> 店舗情報 */
#shoplist #list .shopinfo {
	width:600px; height:24px; padding:0 15px 0 30px;
	margin:2px 0px 2px 5px;
	border-bottom:dotted 1px #CCC;
	clear:both;
	background:none;
}
#shoplist #list .shopinfo:hover {
	background:url(../img/shoplist_list_shopinfo-hover_03.png)
}
#shoplist #list a {text-decoration:none;}
#shoplist #list a:hover {color:#960}
#shoplist #list .shopinfo .name {float:left; width:250px; padding-top:2px;}
#shoplist #list .shopinfo .ward {float:left; width:180px; padding-top:2px;}
#shoplist #list .shopinfo .freedial {float:right; width:150px; text-align:left; padding-top:2px;}

#list {
overflow: hidden;
}


/* 保険相談の流れ */
.paramFrameA #flow {width:640px;}

#flow .box {float:left !important; width:180px;}
#flow .step01 {background:url(../img/flow_bg01.png) no-repeat; padding:0 0px 0 20px; }
#flow .step02 {background:url(../img/flow_bg02.png) no-repeat; padding:0 10px 0 30px;}
#flow .step03 {background:url(../img/flow_bg03.png) no-repeat; padding:0 10px 0 30px;}
#flow .box .photo {padding-top:64px;}
#flow .box .txt {padding:10px 0;}


/* 取扱保険会社 */
#handling {width:604px; padding:18px}

#handling .box {width:604px; height:50px; margin-bottom:10px; clear:both}
#handling .box li {float:left; width:150px; height:50px; margin:0; padding:0} 
#handling .box li a:hover {opacity:0.5; filter: alpha(opacity=25);}




/*
----------------------------------------------------------------------
	2.0-B #sidebar
----------------------------------------------------------------------
*/
#sidebar {}







/*
----------------------------------------------------------------------
	7.0 transition
----------------------------------------------------------------------
*/