@charset "EUC-JP";

/* ---------------------------------------
レイアウト
---------------------------------------- */

#shop_main{width: 760px; text-align: left; line-height:1.4;}
h2#shop{position: absolute; right:40px; top:20px;}
h3{font-size: 24px; color: #333; line-height:38px; margin-bottom:20px;}
img#shop_flow{margin-top: 10px; margin-left: 16px;}

p#pdf{
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	background: url(../img/shop/icn_shop_pdf.png) no-repeat 180px top;
	padding-bottom: 10px;
 	line-height: 2;
 }

/* ---------------------------------------
追加
---------------------------------------- */

.l-box{display: table;}
.l-box_flow,.l-box_inquiry,.l-box_inquiry,.l-box_counter,.l-box_beginner{width:750px; padding-left: 10px;}
.l-box_inquiry{text-align:center;}
.l-box_voice{ padding: 30px 25px 20px 25px; background: #f6f6f6; display: table; zoom:1}
.l-box_voice{ padding-bottom: 0\9;}
.l-box_counterarea{position: relative; top:0; bottom: 0; left:0; right: 0; width: 560px; margin: auto;}

.m50{margin-bottom:50px;}
.mr8{margin-right:8px;}
.mr10{margin-right:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}

.va-top{vertical-align: top;}
.va-mid{vertical-align: middle;}
.va-btm{vertical-align: bottom;}

.fontL{font-size:16px;}
.fontM{font-size:14px;}
.fonts{font-size:12px;}
.txt-s{font-size:14px; font-weight: normal;}

.w15{width:15px;}
.w175{width:175px;}

.fl-l{float: left;}
.fl-r{float: right;}

.txt-c{text-align: center;}
.attgray{color: #666;}

button{
	width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}

button a{display: block;}
/*btn hover*/
a:hover img.btn {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: transparent;
}

/*ページヘッダー*/
.pageHead{background: url(../img/shop/img_shopmain.jpg) no-repeat left top; width:760px; height:335px; position: relative;}

/*比較*/
ol.flow{list-style: none; padding: 0;}
.flow li{display: block; float: left;}
.hikakubg{
	background: url(../img/shop/img_shop_hikakubg.png) no-repeat top left;
	width:760px;
	height:477px;
	margin-bottom:50px;
	position: relative;
	margin-top:20px;
}
.flow img{display: block;}
.flow_label{background: #f2f2f2; color: #003399; font-size: 12px; text-align: center; padding:3px 0; font-weight: bold;}
.flow_label img{margin: 0 5px; vertical-align: -1px;}
.shop__tit{position: absolute; top: 220px; left: 236px;}
.l-box__hikaku_top{position: absolute; top:0; left: 274px;}
.l-box__hikaku_right{position: absolute; top:150px; right: 0;}
.l-box__hikaku_bottom{position: absolute; bottom: 0; left: 274px;}
.l-box__hikaku_left{position: absolute; top:150px; left: 0;}
.l-box_voicearea{text-align:center; clear: both; zoom:1; background: #f6f6f6;}
.l-box_voicearea .arrowtop{vertical-align: bottom;}

.l-box_voicecopy{background-color: #003399; padding:10px 82px; height:25px;}

/*初めての方*/
.l-box_beginner{list-style: none;}
.l-box_beginner li{display: block; float: left; margin-right: 5px; margin-bottom:5px; width:242px;}
