@charset "Shift_JIS";

/*アッパータイトル*/
#Upper{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#Upper h1{
	float: left;
	width: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	display: block;
}
#Upper p{
	float: left;
	display: block;
	margin-left: 20px;
	color: #333;
	width: 640px;
	padding-top: 15px;
}
#Upper ul{
	padding-top: 20px;
	float: right;
	width: 350px;
}
#Upper ul li{
	display: inline;
	float: left;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	line-height: 1em;
	padding-left: 9px;
	letter-spacing: 0.1em;
}
#Upper ul li a{
	text-decoration: none;
	color: #666;
}
#Upper ul li a em{
	text-decoration: none;
	color: #06C;
}
#Upper strong{
	font-size: 160%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #F30;
}

.inq{
	background-image: url(images/inq_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
}
.concept{
	background-image: url(images/concept_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*店舗詳細*/

#Contents{
	float: left;
	width: 620px;
	margin-bottom: 10px;
}
#Contents table{
	margin-left: 180px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Contents table td{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#Contents h2{
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
	clear: both;
}
#Contents h3{
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}
#Contents  p{
	margin-bottom: 40px;
	margin-left: 180px;
	line-height: 1.8em;
}
#Contents  p strong{
	font-weight: bold;
}
#Contents  p.answer{
	margin-left: 50px;
}
#Contents .imgbox{
	width: 160px;
	float: left;
	background-color: #FFF;
}
#Contents .txtbox{
	float: right;
	width: 440px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#Contents .txtbox p{
	
	margin-left: 0px;
}
/*データ*/
#Data{
	width: 615px;
	margin-top: 10px;
}


#Data p{
	color: #444;
	padding-left: 8px;
	margin-bottom: 16px;
}
#Data table{
	width: 607px;
	margin-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	margin-bottom: 15px;
}
#Data table th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	width: 150px;
	padding: 5px;
	text-align: left;
	background-color: #FAFAFA;
}
#Data table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	padding: 5px;
}
/*アクション*/
#Action{
	width: 615px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FB6614;
}
#Action h4{
	font-weight: bold;
	color: #06C;
}
#Action .column{
	display: block;
	float: left;
	width: 180px;
	margin-right: 7px;
	padding: 10px;
}
#Action .last{
	margin-right: 0px;
	line-height: 2em;
	text-align: right;
}


/*右サイド---------------------------------------*/
#Side{
	float: right;
	width: 280px;
	margin-bottom: 10px;
	display: block;
}
#Side img{
	margin-top: 55px;
}
#Side h2{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	font-size: 110%;
	font-weight: bold;
	color: #600;
}

#Side ul{
	width: 280px;
	background-color: #FFF;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
#Side ul li{
	margin-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
/*ドキュメント*/
#Pages{
	width: 640px;
	margin-left: 180px;
	margin-bottom: 20px;
}
#Pages h2{
	margin-bottom: 2em;
}
#Pages h3{
	font-weight: bold;
	color: #2D0900;
	margin-top: 2em;
	margin-bottom: 0.8em;
}
#Pages p{
	line-height: 1.6em;
	color: #333;
}
#Pages p strong{
	font-weight: bold;
	}
#Pages table{
	margin-left: 2px;
	width: 100%;
}
#Pages table th{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	color: #060;
	font-weight: bold;
	line-height: 1.4em;
	white-space: nowrap;
}
#Pages table td{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666;
	line-height: 1.4em;
}
#Pages table td.stttl{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

#Pages table td.cptxt{
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

/*フォーム*/
/*フォーム*/
#FM{
	width: 730px;
	margin-left: 160px;
	padding: 20px;
}
#FM h1{
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 10px;
}
#FM h2{
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
#FM h3{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #600;
	padding-left: 10px;
	color: #666;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#FM form input,#FM form select,#FM form textarea{
	font-size: 110%;
}
#FM form label{
	margin-left: 1em;
}
#FM td small{
	font-size: 90%;
	color: #666;
}

#FM p{
	color: #444;
	padding-left: 0px;
	margin-bottom: 16px;
	line-height: 1.8em;
}
#FM table{
	width: 730px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
#FM table th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	padding: 10px;
	text-align: left;
	background-color: #FAFAFA;
	width: 100px;
}
#FM table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	color: #444;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#FM table td table{
	width: 100%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#FM table td table td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#FM .bdline{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #E8E8E8;
}

#FM .Btnarea{
	padding: 10px;
	width: 710px;
	text-align: center;
}
