/* Reset */
*       { margin:0;padding:0;}
* html body { height: 100%;}
html    { overflow-x:hidden;overflow-y:scroll; }
body    {
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
input,textarea,select {
	*font-size: 100%;
}

a:link,
a:visited{
	color: #C09352;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration:none;
}
a:active,
a:focus {
	outline: none;
}
p{ }
img{ 
	border: 0px;
}
.Clear{
	clear: both;
}
.small{
	font-size: 80%;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}


#kanban{
	display: block;
	height: 160px;
	width: 300px;
	position: absolute;
	z-index: auto;
	left: 20px;
	bottom: 40px;
	background-image: url(images/logo_l2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	behavior: expression(IEPNGFIX.fix(this));
	text-indent: -9999px;
}

 h2{
	height: 40px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.logo{
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
#navi     {
	width:200px;
	position: absolute;
	right: 20px;
	bottom: 40px;
	padding: 0px;
	margin: 0px;
}
#navi a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
#navi .box {
	display: block;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	behavior: expression(IEPNGFIX.fix(this));
	border: 1px solid #ffffff;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 186px;
	margin-top: 0px;
}


#navi .box p{
	color: #eaeaea;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	font-size: 100%;
}

#navi .box address{
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	color: #333;
}


/*INDEX*/
/*
   style.css
   maxImage
   
   Created by Aaron Vanderzwan on 2009-02-11.
   Copyright 2009 Aaron Vanderzwan. All rights reserved.
*/
.maximage 			{ position:fixed !important; }
.slidemaximage { display:none; }	
.preimg {
	width:640px;
	height:420px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
}
.loader {
	position:absolute;
	width:16px;
	height:16px;
	top:49%;
	left:49%
}

#footer{
	position: absolute;
	bottom: 0;
	opacity:.6;
	filter: alpha(opacity=60);
	color: #CCC;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 99%;
	left: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer .capt{
	width: 40%;
	text-align:left;
	float: left;
	}
#footer .copy{
	width: 40%;
	text-align:right;
	float: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}
/*menu*/
#Flame{
	width: 100%;
}

#menubox{
	float: left;
	color: #C30;
	width: 450px;
}
#menubox h1{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#menubox h2{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30;
	width: 100%;
	font-size: 14px;
	margin-top: 12px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 18px;
	margin-bottom: 5px;
}
#menubox table{
	width:100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menubox table td{
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menubox table td.att{
	font-size: 90%;
	text-align: right;
	}

#pictbox{
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 10px;
}
#pictbox p{
	font-size: 10px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0px;
}

#menuboxbt{
	color: #C30;
	width: 640px;
}
#menuboxbt h1{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#menuboxbt h2{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30;
	width: 100%;
	font-size: 14px;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 18px;
	margin-bottom: 5px;
}
#menuboxbt table{
	width:100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menuboxbt table td{
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	white-space: nowrap;
}
#menuboxbt table td.att{
	font-size: 90%;
	text-align: right;
	}




/*MAP*/
#mapbox{
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mapbox p{
	font-size: 11px;
	color: #666;
	padding: 0px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#guidebox{
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#guidebox th{
	color: #666;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	line-height: 1.6em;
}
#guidebox td{
	color: #666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	vertical-align: top;
}
#guidebox h3{
	color: #C30;
	font-size: 130%;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#guidebox p{
	color: #666;
	font-size: 12px;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}





/*掲載紹介*/
#pubbox{
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}
#pubbox p{
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#pubbox .info{
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px dotted #C96;
}
#pubbox h3{
	font-size: 13px;
	color: #903;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#pubbox .data{
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECECEC;
	width: 640px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0px;
}
#pubbox .data .imgbox{
	float: left;
	width: 205px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline;
	height: 130px;
}
#pubbox .data .txtbox{
	float: right;
	width: 390px;
	display: inline;
	padding: 0px;
}
#pubbox .data .txtbox h3{
	color: #933;
	float: left;
	font-size: 14px;
}
#pubbox .data .txtbox h4{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin-bottom: 2px;
	padding: 3px;
	border: 1px solid #ECECEC;
	width: 24px;
	text-align: center;
	float: right;
}
#pubbox .data .txtbox p{
	line-height: 1.8em;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}

/*キッチンボード*/
#js-info{
	width: 184px;
	height: 100px;
	overflow: auto;
	position: relative;
	background-color: #FFF;
	padding: 5px 5px 0px 9px;
	border: 1px solid #963;
	margin-bottom: 20px;
}

#js-info p{
	font-size: 10px;
	line-height: 15px;
	color: #777;
	margin: 0;
	padding-bottom: 15px;
}
#js-info h3{
	font-size: 11px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30;
	color: #666;
}
#js-info a{
	color: #666;
	text-decoration: underline;
}


/* scroll*/ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbar {width: 6px;background: #C03;}
.vscrollerbarbeg {height: 1px !important;width: 6px;background: #444;}
.vscrollerbarend {height: 1px;width: 6px;background: #444;}
.vscrollerbase {width: 6px;background: #E5E0D2;}
.vscrollerbasebeg {width: 6px;height: 8px !important;background: #600;}
.vscrollerbaseend {height: 8px;width: 6px;background: #600;}
.vscrollerbar {padding: 9px;z-index: 2;}
.scrollerjogbox {width: 6px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}
