@charset "utf-8";
/* CSS Document */





/* reset
---------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a img {
	border: none;
	outline:none;
}

img {
	border:0 none;
	font-size:0;
	line-height:0;
	vertical-align: middle;
}


/* link
---------------------------------------------*/
a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
}




/* body
---------------------------------------------*/
body{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
	font-size: 92%;
	line-height: 1.5;
	color: #111111;
	margin:  0;
	padding: 0;
	width: 100%;
}

body#Home{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 1.3;
	color: #111111;
	background:  url(../img/bg.gif) #F5F1E9 repeat-x top left;
	margin:  0;
	padding: 0;
	width: 100%;
}

body#Form{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 1.3;
	color: #111111;
	background:  url(../img/f_header_bg.gif) #F5F1E9 repeat-x top left;
	margin:  0;
	padding: 0;
	width: 100%;
}


/* Content
---------------------------------------------*/

div#Wrapper{
	padding: 0 10px;
	margin: 5px auto ;
	width: 880px;
	text-align: left;
	background: #F5F1E9;
}

div#Header {
	margin: 0 0 0 0;
	width: 880px;
	height: 60px;
}

div#Header h1{
	margin: 5px 0;
}

div#Content h2{
	margin: 0 0 10px 0;
	width: 798px;
}

/* contents
---------------------------------------------*/

div#FlashContent{
	width: 880px;
	height: 555px;
	margin: 0 0 30px 0;
}

ul#btn{
	float: left;
	width: 880px;
	height: 97px;
	margin: 0 0 10px 0;
}

ul#Btn li{
	float: left;
	width: 435px;
	margin: 0 10px 0 0;
}
ul#Btn li.End{
	width: 435px;
	margin: 0;
}


div#Campaign{
	width: 880px;
	margin: 10px 0 10px 0;
}


div#Campaign{
	width: 880px;
	margin: 20px 0 10px 0;
}
div#Campaign h2{
	width: 880px;
	margin: 0 0 20px 0;
}

ul#CampaignList{
	float: left;
	width: 880px;
	margin: 0 0 10px 0;
}

ul#CampaignList li{
	float: left;
	width: 193px;
	margin: 0 10px 15px 0;
	padding: 0 0 0 17px;
	background: url(../img/arrow_link.gif) no-repeat top left;

}
ul#CampaignList li.End{
	width: 435px;
	margin: 0;

}




div#Area{
	width: 880px;
	margin: 20px 0 10px 0;
}
div#Area h2{
	width: 880px;
	margin: 0 0 20px 0;
}

ul#AreaList{
	float: left;
	width: 880px;
	margin: 0 0 20px 0;
}

ul#AreaList li{
	float: left;
	width: 193px;
	margin: 0 10px 15px 0;
	padding: 0 0 0 17px;
	background: url(../img/arrow_link.gif) no-repeat top left;

}
ul#AreaList li.End{
	width: 435px;
	margin: 0;

}


/* footer
---------------------------------------------*/


div#footer{
	padding: 30px 0 0 0;
	width: 880px;
	background: url(../img/foot_line.gif) repeat-x top left;
	text-align: center;
}

div#footer address{
	
	font-weight: normal;
	font-style: normal;
	line-height:: 1.4;
	margin: 15px 0;
	
}



/* フォーム
---------------------------------------------*/
div#FormContents{
	width: 620px;
	margin: 15px 0 0 0;
	padding: 20px 130px;
	background: url(../img/f_back.gif) top left;
}

div#FormContents dl{
	padding: 12px 0;
	border-top: 1px dotted #624231;
}

div#FormContents dl dt{
	margin: 0 0 0 0;
}
div#FormContents dl.start{
	margin: 20px 0 0;
	padding: 13px 0;
	border-top: 2px solid #624231;
}

div#FormContents dl.last{
	border-bottom:1px dotted #624231;
	padding: 12px 0;
	border-top: 1px dotted #624231;
}


#date {
　　margin: 20px 0 0;
	padding: 13px 0;
	border-top: 1px dotted #624231;
}


.dateBox {
	width:125px;
	margin:0 20px 0 0;
	padding:0;
	float:left;
}

*html .dateBox {
	margin:0 10px 0 0;
}

.dateBox_02 {
	width:125px;
	margin:0;
	padding:0;
	float:left;
}

#starttime {
　　margin: 20px 0 0;
	padding: 13px 0;
	border-top: 1px dotted #624231;
}

.starttimeBox {
	width:204px;
	margin:0 20px 0 0;
	padding:0;
	float:left;
}

.starttimeBox_02 {
	width:204px;
	margin:0;
	padding:0;
	float:left;
}





.teltimeMain {
	padding: 12px 0;
	border-top: 1px dotted #624231;
	border-bottom: 1px dotted #624231;
}

.teltimeBox {
	width:120px;
	margin:0 20px 0 0;
	padding:0;
	float:left;
}

.teltimeBox_02 {
	width:120px;
	margin:0;
	padding:0;
	float:left;
}

.mailtextArea {
	width:204px;
	height:20px;
	border:#CCC 1px solid;
	margin:5px 0 0;
	float:left;
	clear:both;
}

.mailtextArea2 {
	width:204px;
	height:20px;
	border:#CCC 1px solid;
	margin:5px 0 0;
	float:left;
	clear:both;
}

.mailtextArea_02 {
	width:120px;
	height:20px;
	margin:5px 0 0;
	border:#CCC 1px solid;
	float:left;
}

.mailtextArea_03 {
	width:73px;
	height:20px;
	border:#CCC 1px solid;
	margin:5px 0 0;
	float:left;
}

.mailtextArea_04 {
	width:120px;
	height:20px;
	border:#CCC 1px solid;
	margin:5px 0 0;
	float:left;
}

.mailtextArea_05 {
	width:120px;
	height:20px;
	border:#CCC 1px solid;
	background: #FFFFEC;
	margin:5px 0 0;
	float:left;
}

.submit_button {
	width: 217px;
	height: 58px;
	background:url(../img/f_btn_confirm.gif) 0 0 no-repeat;
	font-size:1px;
	color:#FFF;
	margin:0 20px 0 0;
	border:#FFF 1px solid;
	text-indent:-9999px;
}

.reset_button {
	width: 187px;
	height: 58px;
	background:url(../img/f_btn_reset.gif) 0 0 no-repeat;
	font-size:1px;
	color:#FFF;
	margin:0;
	border:#FFF 1px solid;
	text-indent:-9999px;
}

#image-btn {
    border: 0px;
    width: 390px;
    height: 32px;
	background: url(../../inquiry/img/btn_next.gif) no-repeat top left;
	margin: 0 0 25px;
}

#img_btn_2 {
	margin:0 auto;
	padding:10px 0 0;
	clear:both;
}

#img_btn_3 {
	width:430px;
	margin:0;
	padding:20px 130px 0;
	clear:both;
	float:left;
}


#img_btn_3 .btnL {
	margin:0;
	padding:0;
	float:left;
}

#img_btn_3 .btnR {
	margin:0;
	padding:0;
	float:right;
}



/* 店舗詳細
---------------------------------------------*/
#tenpoDetail {
	background:#F7E9CC;
	line-height:150%;
	font-size:0.75em;
}

#tenpoDetail #wrap {
	width:794px;
	margin:0 auto;
	padding:20px;
	text-align: center;
}

#tenpoDetail h3 {
	width: 650px;
	height: 33px;
	background:url(../img/stl_back.gif) 0 0 no-repeat;
	margin:0 0 10px;
	padding:8px 10px 0;
	color:#C60404;
	font-size:medium;
	font-weight:bold;
	clear:both;
}

#tenpoDetail #top {
	clear:both;
}

#tenpoDetail #top #pic {
	width:244px;
	float:left;
}

#tenpoDetail #top #info {
	width:410px;
	float:right;
}

#tenpoDetail #bottom {
	width:670px;
	text-align:center;
	padding:20px 0 20px;
	clear:both;
}

#tenpoDetail p {
	line-height:150%;
}

#tenpoDetail #top #pic p {
	padding:3px 5px;
}

#tenpoDetail #top #info p {
	margin:0 0 30px;
	padding:0 5px;
}

#tenpoDetail #top #info table td.left {
	padding:5px 5px 5px 8px;
	font-weight:bold;
}

#tenpoDetail #top #info table td.right {
	padding:5px 8px 5px 0;
}

#tenpoDetail #top #info table td.whiteline {
	background:#FBF7EB;
}




/* マルチクラス
---------------------------------------------*/
.center{
	text-align: center;
}

.Mb10{
	margin-bottom: 10px;
}
.Mb08{
	margin-bottom: 20px;
}
.Mb05{
	margin-bottom: 5px;
}
.Mt07{
	margin-top: 7px;
}


/* clearfix
---------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* for macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end of for macIE */
