@charset "utf-8";


/* =Reset default browser CSS
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font:90%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#252525;
}


/* LINK
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#333333;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color: #666;
}

#logo { max-width:100%;height:auto;}

/* CS24 in ---------------*/

.free_sizeImg img{max-width:100%;height:auto;}

/* //end CS24 in ---------*/



/* Form
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #4f4d4d;
background: -moz-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4d4d), color-stop(100%,#2e2c2c));
background: -webkit-linear-gradient(top, #4f4d4d 0%,#2e2c2c 100%);
background: -o-linear-gradient(top, #4f4d4d 0%,#2e2c2c 100%);
background: -ms-linear-gradient(top, #4f4d4d 0%,#2e2c2c 100%);
background: linear-gradient(to bottom, #4f4d4d 0%,#2e2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4d4d', endColorstr='#2e2c2c',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #4f4d4d;
background: -moz-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e2c2c), color-stop(100%,#4f4d4d));
background: -webkit-linear-gradient(top, #2e2c2c 0%,#4f4d4d 100%);
background: -o-linear-gradient(top, #2e2c2c 0%,#4f4d4d 100%);
background: -ms-linear-gradient(top, #2e2c2c 0%,#4f4d4d 100%);
background: linear-gradient(to bottom, #2e2c2c 0%,#4f4d4d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2c2c', endColorstr='#4f4d4d',GradientType=0 );
}

*:first-child+html input[type="submit"]{padding:3px;}


/* LAYOUT
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:940px;
}





#footer{
clear:both;
padding-top:20px;
border-top:1px solid #ccc;
} 


/* HEADER
*****************************************************/

/* SITE Description
----------------------------------*/
#header h1{
padding:10px 0 0 3px;
color: #fff;
font-size:80%;
font-weight:normal;
}


/* LOGO SiteTitle
----------------------------------*/
#header h2{
clear:both;
float:left;
padding-top:20px;
color: #F20000;
font-size:160%;
font-weight:bold;
}




#mainImg{
line-height:0;
text-align:center;
background: #fff;
z-index:0;
}


img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}


/* TYPO Grafee
*****************************************************/
h2.title{
clear:both;
margin:30px 0 20px;
padding:5px 0;
font-size:126%;
font-weight:bold;
color: #252525;
border-bottom:3px solid #F20000;
}

h2.first{margin-top:0;font-weight:bold; padding-left:12px;}



/* Footer
*****************************************************/
#footerLogo{
float:left;
width:265px;
}

#footerLogo img{
max-width:265px;
height:auto;
}

#footer ul{
float:right;
width:625px;
font-size:95%;
padding-bottom:20px;
}

#footer ul ul{padding-bottom:0;width:auto;}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-left:15px;
background: url(imgs/arrow.png) no-repeat 0 9px;
}

#footer ul li	a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
}

#footer ul li	a:hover{text-decoration:underline;}

#footer ul li li{
display:block;
padding:0;
margin-left:5px;
background: url(imgs/arrow2.png) no-repeat 0 6px;
}

#footer ul li	li a{padding:0 0 0 8px;}

*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:85%;
zoom:1;
}


/* 　PC-------------*/
.menueImg{ margin:0; padding:0;
line-height:0;
text-align:center;
background: #fff;
z-index:0;
}

/* 表示切り替え */
.dispry_pc_on { display: block;}
.dispry_pc_off { display:none;}



/* Main menue　PC
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){

}


/* Main manue iPad size Low
------------------------------------------------------------*/
@media only screen and (max-width:1024px){

	#mainImg{margin-bottom:20px;}
	.free_sizeImg img{max-width:100%;height:auto;}
}


/* 959px Low 1culum
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, #header, .inner{width:100%;}


	
	#mainImg img{width:98%;height:auto;}
.free_sizeImg img{max-width:100%;height:auto;}
	#footer{margin:0;border:0;text-align:center;}
	
	#footerLogo, #footer ul{
	float:none;
	width:auto;
	padding-bottom:20px;
	text-align:center;
	}
	
	#footer ul{
	padding-top:20px;
	border-top:1px solid #ccc;
	}
	
	#footer ul ul{padding-top:0;border:0;}	
	
	.ctr { text-align:center;}
	
	/* 表示切り替え */
.dispry_pc_on { display: none;}
.dispry_pc_off { display: block;}
}


/* 
------------------------------------------------------------*/
@media only screen and (max-width: 648px){
	
	.free_sizeImg img{max-width:100%;height:auto;}

/*　予約ボタン　SPサイズ*/
form input .spSizu { max-width: 80%;}

.no_display { display:none;}

/* 表示切り替え */
.dispry_pc_on { display: none;}
.dispry_pc_off { display: block;}


  /* //end  CS24 alter */
}


/* 
------------------------------------------------------------*/
@media only screen and (max-width: 644px){

	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}
.free_sizeImg img{max-width:100%;height:auto;}
	
/*　予約ボタン　SPサイズ*/
form input .spSizu { max-width: 80%;}
.no_display { display:none;}

/* 表示切り替え */
.dispry_pc_on { display: none;}
.dispry_pc_off { display: block;}

}







/* Font size */
.ft58 { font-size:58%;}
.ft64 { font-size:64%;}
.ft82 { font-size:82%;}
.ft120 { font-size:128%;}

/* Font Color */
.fred { color:#F00;}
.fgreen { color:#063;}
.fblue { color:#039;}
.fbrown { color:#930;}

.a_underline a { text-decoration:underline;}



/* Font Weight */
.ft_bold { font-weight:bold;}

/* Link underLine */
.underLine a {text-decoration: underline;}

/* space */
.sp_top8 { margin-top:8px;}
.sp_top10 { margin-top:10px;}
.sp_top20 { margin-top:20px;}
.sp_top30 { margin-top:30px;}
.sp_top40 { margin-top:40px;}
.sp_top60 { margin-top:60px;}
.sp_bottom0 { margin:0; padding:0}
.sp_bottom10 { margin-bottom:10px;}
.sp_bottom20 { margin-bottom:20px;}
.sp_bottom30 { margin-bottom:30px;}
.sp_bottom40 { margin-bottom:40px;}

.sp_left20 { margin-left:20px;}
.sp_left30 { margin-left:30px;}
.sp_left40 { margin-left:40px;}
.sp_left60 { margin-left:60px;}

.sp_right20 { margin-right:20px;}
.sp_right30 { margin-right:30px;}
.sp_right40 { margin-right:40px;}
.sp_right60 { margin-right:60px;}

.sp10-20px { padding: 10px 20px;}
.sp10px { padding: 10px;}

.block { display:block;}
.photowaku { border:#737373 solid 1px; background:#FFF;}

.bg_yellow { background:#FFC;}
.bg_glay { background: #F8F8F8;}
.bg_glay2 { background: #CCC; border-bottom:#333 1.5px dotted; border-left: #333 1.5px dotted; border-right: #333 1.5px dotted;}
.yellowList { background:#FFF9E3; padding:10px 0 0 10px;}
.grayList { background: #FCFCFC; padding:10px 0 0 10px;}

/*Table*/
.tbl tr,td { border:none; text-align: left; vertical-align:top; padding:10px;}
.tbl td { border-bottom: #CC0000 dotted 1px;}

/* ロールオーバー時 */
a:hover img {
  opacity: 0.70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -ms-filter: "alpha(opacity=70)";
}

/* 
------------------------------------------------------------*/



/* Shop Serch */
#result table { width:100%; border: none;}
#result .shop {
text-align: left;
font-size: 16px;
margin: 8px 0;
width:200px;
white-space: normal;
}
#result .shop a,
#result .shop a:link,
#result .shop a:active,
#result .shop a:visited {
color: #c00;
font-weight: bold;
}
#result tr { border-bottom: #F00 dotted 1px; border-left:none; border-right:none;}
#result td {
font-size: 12px; border-bottom:dotted #FF0000 1px; text-align:left;
}

#result .tel {
background: #FFF;
letter-spacing: 0.1em;
padding: 0 5px;
}
#result .map {
background: #EEE;
padding-top:18px;
}
#result th {
padding: 5px;
background: #777;
font-size: 12px;
font-weight: normal;
color: #FFF;
text-align: center;
line-height: 100%;
border:none;
}

.necessary { color:#F00;}
.table_left { background:#F8F8F8; text-align:center; border:none;}


.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 8px 20px;
	background: -moz-linear-gradient(
		top,
		#ffaa42 0%,
		#ff4805);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffaa42),
		to(#ff4805));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #401f01;
	-moz-box-shadow:
		0px 1px 3px rgba(240,012,012,0.5),
		inset 0px 0px 4px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(240,012,012,0.5),
		inset 0px 0px 4px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(240,012,012,0.5),
		inset 0px 0px 4px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
		display:block;
		margin-bottom:8px;
}

.blue_line { text-decoration:underline; color: #039;}

.btn a:hover {
	color: #000;
}

.w80 {width:88%;}
.list p { padding:10px 0;}


.line { text-align:center; border:#5BD712 solid 1px; padding-top:15px;}
address a { text-decoration:underline; color:#F00;}
select { font-size:110%;}