﻿@charset "utf-8";
/* =======================================================================
	CSS information

	file name  :request.css
	version:1.0
	style info :リクエスト用
======================================================================= */
/* import　各ディレクトリのスタイルシートは以下を必ず読み込む
----------------------------------------------------------------------------- */
@import "default.css"; /*リセット、font.css、再定義*/
@import "base.css"; /*サイトの初期設定*/
@import "layout.css"; /*サイトの基本レイアウト*/


/* #mainNavi
------------------------------------------------------------------------*/

#mainNavi {
	margin: 0;
}

#mainNavi li { display: inline;}

#mainNavi li a {
	overflow: hidden;
	display: block;
	float: left;
	height: 0 !important;
	height /**/: 44px;
	padding-top: 44px;
	background-image: url(../img/common/bu_main_store.jpg);
	background-repeat: no-repeat;
}

#mainNavi li#mainNavi01 a { width: 180px; background-position: 0 0;}
#mainNavi li#mainNavi02 a { width: 173px; background-position: -180px 0;}
#mainNavi li#mainNavi03 a { width: 173px; background-position: -353px 0;}
#mainNavi li#mainNavi04 a { width: 180px; background-position: -526px 0;}

#mainNavi li#mainNavi01 a:hover { width: 180px; background-position: 0 -44px;}
#mainNavi li#mainNavi02 a:hover { width: 173px; background-position: -180px -44px;}
#mainNavi li#mainNavi03 a:hover { width: 173px; background-position: -353px -44px;}
#mainNavi li#mainNavi04 a:hover { width: 180px; background-position: -526px -44px;}

#konan #mainNavi li#mainNavi01 a { width: 180px; background-position: 0 -88px;}
#ritto #mainNavi li#mainNavi02 a { width: 173px; background-position: -180px -88px;}
#minakuchi #mainNavi li#mainNavi03 a { width: 173px; background-position: -353px -88px;}
#yasu #mainNavi li#mainNavi04 a { width: 180px; background-position: -526px -88px;}


/* #mainHeader
------------------------------------------------------------------------*/

#konan #mainHeader {
	position: relative;
	background: url(../request/img/konan_header.jpg) no-repeat 9px 0;
	width: 650px;
	height: 199px;
	margin: 0 0 13px 20px;
}

#ritto #mainHeader {
	position: relative;
	background: url(../request/img/ritto_header.jpg) no-repeat 9px 0;
	width: 650px;
	height: 199px;
	margin: 0 0 13px 20px;
}

#minakuchi #mainHeader {
	position: relative;
	background: url(../request/img/minakuchi_header.jpg) no-repeat 9px 0;
	width: 650px;
	height: 199px;
	margin: 0 0 13px 20px;
}

#yasu #mainHeader {
	position: relative;
	background: url(../request/img/yasu_header.jpg) no-repeat 9px 0;
	width: 650px;
	height: 199px;
	margin: 0 0 13px 20px;
}

#mainHeader h1 {
	position: absolute;
	top: 19px;
	left: 0;
}

#mainHeader p {
	position: absolute;
	top: 127px;
	left: 15px;
	width: 300px;
}

#mainHeader p.reed { top: 74px; left: 8px; width: 316px;}

.storeInfo {
	width: 630px;
	margin: 0 0 30px 42px;
}

.storePhoto {
	float: left;
	width: 139px;
	margin: 0 15px 0 0;
}

.storeData {
	float: left;
	width: 350px;
}

.storePage {
	float: right;
	width: 113px;
	margin: 20px 0 0 0;
}

.storeInfo h2 {
	line-height: 1.6;
	font-size: 136%;
	color: #336600;
}

.storeTel {
	line-height: 1.4;
	font-size: 136%;
	color: #CC0000;
	font-weight: bold;
}

.storeTime {
	margin-bottom: 15px;
}


form {
	width: 658px;
	margin-left: 26px;
	background: url(../request/img/form_bg.jpg) repeat-y left top;
}

form ul.note {
	background: url(../request/img/form_top.jpg) no-repeat left top;
	color: #FF0000;
	padding: 18px;
	font-size: 92%;
	line-height: 1.3;
}

form table {
	width: 615px;
}

form table tr {
	background: url(../img/common/line_bot07.gif) repeat-x left bottom;
}

form table tr.trLast { background: none;}

form table tr th,
form table tr td {
	padding: 15px 0;
}

form table tr th {
	width: 182px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 107%;
}

form table tr th img {
	vertical-align: middle;
}

form table tr th span {
	margin: -1em 0 10px 46px;
	display: block;
	color: #FF0000;
	font-weight: normal;
	font-size: 92%;
}

form table tr td li {
	margin-bottom: 20px;
	line-height: 1.7;
}


form .columns615 {
	margin-left: 18px;
}

.formApr01 { width: 386px;}
.formApr02 { width: 135px;}
.formApr03 { width: 310px;}
.formApr04 { width: 60px;}

.buArea {
	overflow: hidden;
	width: 658px;
	background: #ffffff url(../request/img/form_bottom.jpg) no-repeat left top;
	padding: 40px 0;
}

.buArea ul {
	margin-left: 18px;
}

.buArea li {
	float: left;
	width: 185px;
	margin-right: 28px;
}

form label{
padding-right:20px;}


/* #sub 
------------------------------------------------------------------------*/


/* その他の店舗への問い合わせ
------------------------------------------------- */

#sub  #otherStore {
	margin-bottom: 5px;
}

#sub  #otherStore h3{
	margin-bottom: 10px;
}

#sub  #otherStore ul {
	margin: 0 18px;
}

#sub  #otherStore li {
	background: url(../request/img/arrow02.gif) no-repeat 0 4px;
	margin-bottom: 5px;
	padding: 0 0 0 14px;
} 

/* #useBox 取り扱い店舗
------------------------------------------------------------------------*/

#useBox {
	width: 646px !important;
	width /**/: 666px;
	margin: 0 0 10px 20px;
	padding: 15px 5px 20px 15px;
	background: #F5F5EA url(../img/rec/use_box_bg.jpg) no-repeat left bottom;
}


#useBox h4 {
	float: left;
	width: 14px;
	margin: 4px 12px 0 0;
}

#useBox .usePhoto {
	float: left;
	width: 138px;
	margin-right: 12px;
}

#useBox dl {
	float: left;
	width: 348px;
	margin-top: 2px;
	line-height: 1.4;
}

#useBox dl dt {
	font-size: 107%;
	font-weight: bold;
} 

.useBu {
	float: right;
	width: 114px;
}
