@charset "utf-8";
/* CSS Document */

/* =====================================
basic layout
=========================== */
body.bdSp #HeaderArea {
	width:700px;
	overflow:hidden;
}
body.bdSp #ContentArea {
	width:650px;
	margin:29px 0 0px 25px;
	padding-bottom:72px;
	border-bottom:1px solid #cccccc;
}
body.bdSp #CopyArea {
	width:690px;
}


/* =====================================
override
=========================== */
body.bdSp #allmenu {
	position:absolute;
	left:0px;
	top:64px;
	width:700px;
	height:22px;
	z-index:2;
	visibility: visible;
	overflow:hidden;
}
body.bdSp #ContentArea h2 {
	background:url(../imgs/contentTitle_bg.gif) top left no-repeat;
	width:650px;
	height:29px;
	line-height:29px;
	font-weight:bold;
	text-indent:10px;
	color:#ffffff;
}
body.bdSp h3 {
	margin:0;
	padding:0;
}


/* =====================================
original
=========================== */

/* header */
body.bdSp #SearchpopMenu {
	position:absolute;
	z-index:3;
	top:39px;
//	left:422px;
	left:324px;
//	width:233px;
	width:331px;
	overflow:hidden;
}
body.bdSp #SearchpopMenu a {
	display:block;
//	width:116px;
	width:165px;
	height:28px;
}
body.bdSp #SearchpopMenu span {
	display:none;
}
body.bdSp #SearchpopMenu .hanbai,
body.bdSp #SearchpopMenu .hanbai_02 {
//	width:116px;
	width:165px;
	float:left;
	height:28px;
//	background:url(../imgs/header_btn_hanbai.gif) -116px 0 no-repeat;
	background:url(../imgs/header_btn_hanbai.gif) -165px 0 no-repeat;
}
body.bdSp #SearchpopMenu .tori,
body.bdSp #SearchpopMenu .tori_02 {
//	width:116px;
	width:165px;
	float:right;
	height:28px;
//	background:url(../imgs/header_btn_tori.gif) -116px 0 no-repeat;
	background:url(../imgs/header_btn_tori.gif) -165px 0 no-repeat;
}
body.bdSp #SearchpopMenu .hanbai a {
	background:url(../imgs/header_btn_hanbai.gif) 0 0 no-repeat;
}
body.bdSp #SearchpopMenu .tori a {
	background:url(../imgs/header_btn_tori.gif) 0 0 no-repeat;
}
body.bdSp #SearchpopMenu .hanbai_02 a {
//	background:url(../imgs/header_btn_hanbai.gif) -116px 0 no-repeat;
	background:url(../imgs/header_btn_hanbai.gif) -165px 0 no-repeat;
}
body.bdSp #SearchpopMenu .tori_02 a {
//	background:url(../imgs/header_btn_tori.gif) -116px 0 no-repeat;
	background:url(../imgs/header_btn_tori.gif) -165px 0 no-repeat;
}
body.bdSp #SearchpopMenu a:hover {
}

/* ===================================== */
/* hanbai */
/* ===================================== */
body.bdSp #ContentArea.hanbai .bgWrapper {
	margin-left:15px;
	margin-top:27px;
	width:620px;
	background:url(../imgs/BG_hanbai2.gif) top left repeat-y;
}
body.bdSp #ContentArea.hanbai .columnWrapper {
	width:620px;
	overflow:hidden;
	background:url(../imgs/BG_hanbai3.gif) bottom left no-repeat;
}
body.bdSp #ContentArea.hanbai .columnLeft {
	width:290px;
	float:left;
}
body.bdSp #ContentArea.hanbai .columnRight {
	width:314px;
	float:right;
}
body.bdSp #ContentArea.hanbai .columnFooter {
	margin-top:20px;
	margin-left:10px;
	width:620px;
	float:left;
}

body.bdSp #ContentArea.hanbai .btn1 {
	margin:13px 0 0 33px;
}
body.bdSp #ContentArea.hanbai .ir01 {
	padding-bottom:15px;
	background:url(../imgs/BG_hanbaiL.gif) bottom left no-repeat;
	margin-bottom:0px;
}

body.bdSp #ContentArea.hanbai .ir02 h3 {
	background:#ffffff;
	padding-top:8px;
	margin-bottom:13px;
}
body.bdSp #ContentArea.hanbai .ir02 .selectBox {
	position:relative;
	margin-left:20px;
	height:28px;
}
body.bdSp #ContentArea.hanbai .ir02 .selectBox img {
	margin-top:6px;
}
body.bdSp #ContentArea.hanbai .ir02 .selectBox select {
	position:absolute;
	top:0;
	left:47px;
	border:1px solid #7f9db9;
	width:210px;
}
body.bdSp #ContentArea.hanbai .ir02 #formSearch {
	margin:0 0 12px 56px;
}
body.bdSp #ContentArea.hanbai #hanbaiSWF {
	margin:6px 0 14px 12px;
	width:291px;
}

/* ===================================== */
/* tori */
/* ===================================== */
body.bdSp #ContentArea.tori .bgWrapper {
	margin:0 0 0 15px;
	width:619px;
	background:url(../imgs/BG_tori2.gif) top left repeat-y;
}
body.bdSp #ContentArea.tori .columnWrapper {
	width:619px;
	overflow:hidden;
	background:url(../imgs/BG_tori3.gif) bottom left no-repeat;
}
body.bdSp #ContentArea.tori .columnLeft {
	width:419px;
	float:left;
}
body.bdSp #ContentArea.tori .columnRight {
	width:191px;
	float:right;
}
body.bdSp #ContentArea.tori .columnFooter {
	margin-top:20px;
	margin-left:10px;
	width:620px;
	float:left;
}

body.bdSp #ContentArea.tori #toriSWF {
	margin:6px 0 10px 12px;
}

body.bdSp #ContentArea.tori form {
	display:block;
	margin:2px 0 5px 13px;
	/margin-left:10px;
	margin-left:10px\9;
}
body.bdSp #ContentArea.tori .columnRight select,body.bdSp #ContentArea.tori .columnRight input {
	width:165px;
	/width:170px;
	width:170px\9;
}
	
body.bdSp #ContentArea.tori form p {
	margin-bottom:10px;
}
body.bdSp #ContentArea.tori form .freeword input {
}
body.bdSp #ContentArea.tori form .area {
	margin-top:12px;
}
body.bdSp #ContentArea.tori form .area img {
}
body.bdSp #ContentArea.tori form .area select {
	margin-bottom:5px;
}
body.bdSp #ContentArea.tori form .ticket {
	margin-top:10px;
}
body.bdSp #ContentArea.tori form .ticket img {
}
body.bdSp #ContentArea.tori form #formSearch {
	margin-top:10px;
}
body.bdSp #ContentArea.tori p.bdrTop {
	background:url(../imgs/line.gif) no-repeat 2px top;
	padding-top:8px;
	margin-bottom:8px;
	margin-left:11px;
}

/* ===================================== */
/* toriR */
/* ===================================== */
body.bdSp #ContentArea.toriR .toSearch a {
	display:block;
	background:url(../imgs/bull01.gif) top left no-repeat;
	padding:2px 0 0 22px;
	height:16px;
	margin-bottom:17px;
}
body.bdSp #ContentArea.toriR .hitResult strong {
	color:#ff0000;
}
body.bdSp #ContentArea.toriR .hitResult {
	margin-bottom:25px;
}

body.bdSp #ContentArea.toriR h3 {
	/* 下記画像は納品しない事 */
	background-image:url("/common/imgs/h4_bg.gif");
	background-position:left 50%;
	background-repeat:no-repeat;
	border-bottom:1px solid #00CA65;
	color:#006633;
	font-weight:bold;
	height:23px;
	line-height:23px;
	margin-bottom:20px;
	margin-top:0;
	text-indent:10px;
	/*width:562px;*/
}
body.bdSp #ContentArea.toriR .resultOutSection {
	margin-bottom:49px;
}
body.bdSp #ContentArea.toriR .resultOutSection ul {
	list-style:none;
	overflow:hidden;
	width:624px;
	padding-left:0;
	margin:15px 0 26px 24px;
	background:url(../imgs/BG_toriR01.gif) top left repeat-y;
	zoom:1;
}
body.bdSp #ContentArea.toriR .resultOutSection ul li {
	display:inline-block;
	/*width:182px;*/
	font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif;
	float:left;
	width:168px;
	vertical-align:top;
	padding-left:20px;
	margin-right:20px;
	list-style:none;
	background:url(../imgs/bull02.gif) 0 2px no-repeat;
	margin-bottom:12px;
}
* html body.bdSp #ContentArea.toriR .resultOutSection ul li{display:inline;margin-right:26px; width:182px; zoom:1;}
*:first-child+html body.bdSp #ContentArea.toriR .resultOutSection ul li{margin-right:26px; zoom:1;}

body.bdSp #ContentArea.toriR .stepNavi {
	border-top:3px solid #4769c6;
	margin-bottom:27px;
}
body.bdSp #ContentArea.toriR .stepNavi .btnPrev,body.bdSp #ContentArea.toriR .stepNavi .btnNext {
	display:none;
}
body.bdSp #ContentArea.toriR .note ul {
	margin:0 0 0 0;
	padding:0;
}
body.bdSp #ContentArea.toriR .note li {
	list-style:none;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.3;
}


/* ===================================== */
/* 販売店舗検索結果 */
/* ===================================== */
body.bdSp #ContentArea.toriR .resultOutSection dl {
	width:620px;
	margin:0 0 30px 15px;
	border-bottom:1px solid #aaaaaa;
}
body.bdSp #ContentArea.toriR .resultOutSection dt {
	background:url(../imgs/BG_dt.gif) top left no-repeat;
	line-height:30px;
	padding-left:13px;
	font-weight:bold;
}
body.bdSp #ContentArea.toriR .resultOutSection dd {
	border-width:0 1px;
	border-color:#aaaaaa;
	border-style:solid;
	margin:0;
	padding:10px 12px;
	line-height:1.3;
}
body.bdSp #ContentArea.toriR .resultOutSection dd span {
	width:5em;
	font-weight:bold;
}

/* ===================================== */
/* detail */
/* ===================================== */
body.bdSp #ContentArea.resultDetail table {
	border-collapse:collapse;
	width:620px;
	margin-bottom:20px;
	margin-left:15px;
}
body.bdSp #ContentArea.resultDetail table th,body.bdSp #ContentArea.resultDetail table td {
	border:1px solid #aaaaaa;
	padding:0.6em 1em;
}
body.bdSp #ContentArea.resultDetail table td.s4 {
	font-weight:bold;
}
body.bdSp #ContentArea.resultDetail table th {
	background:#efefef;
	text-align:left;
	width:7em;
}
	
body.bdSp #ContentArea.resultDetail h3.mapTitle {
	width:490px;
	/width:500px;
	width:500px\9;
	padding-left:10px;
	line-height:25px;
	font-weight:bold;
	margin-bottom:7px;
	margin-left:76px;
	background:#efefef;
}
body.bdSp #ContentArea.resultDetail #map_canvas {
	width:500px;
	height:350px;
	margin-left:76px;
}
body.bdSp #ContentArea.resultDetail .note ul {
/*	margin:0 0 0 0; */
	margin-left:76px;
	padding:0;
}
body.bdSp #ContentArea.resultDetail .note li {
	list-style:none;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.3;
}
.rgb_006633 {color:#006633;}
