@import url("navi.css");

/*
===== CSS Index=====

	1: universal reset 
	
	2: header
		
	3: Base layout
	 3-1: allbox
	 3-2: doublebox
	 3-3: left-subbox
	 3-4:right-subbox
	
	4:footer
	
	5:right-unit
	
	6:image

====================
*/



/*===== 1: universal reset =====*/

*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
html{
	height:100%;

}
body{
	background-image: url(../img/base/bg_body.jpg);
	height:100%;
	background-attachment: fixed;

}
body#menu{
	background-image: none;
	background-color: #ffffff;
}
table{
	margin-left: 0px;
	margin-right: auto;
}

p{

	line-height: 18px;
	color: #444444;
}


/*=====2: header =====*/

#container{
	text-align: left;
	clear: both;

    min-height: 100%;

}
* html div#container{
    height:100%;
}



#header{
	width: 766px;
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	
}

#subnavi{
	width: 762px;
		height: 36px;
	text-align: center;
		background-color: #ffffff;
}
#subnavi.top{
	padding-top: 0px;
	height: 52px;
	text-align: center;
	background-color: #ffffff;
}

#subnavi ul{
	list-style: none;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#subnavi ul li{
float: left;
text-align: center;
}

#subnavi ul li a{

	display: block;
height: 36px;
	color: #484848;
padding-top: 14px;
	text-decoration: none;
	text-align: center;
	}

#subnavi ul li a:hover{
	
	color: #0099CC;
	text-decoration: none;
}

/*===== 3: Base layout =====*/

#mainbox,#mainboxright{
	width: 762px;
	margin-top: 16px;
	margin-left: 0px;
	margin-right: auto;
	padding-bottom: 14px;
	clear: both;
	background-color: #ffffff;
	border-right: 1px solid #9b856a;
	text-align: center;
}
		
			/*---sheet---*/	
			
div.sheet{
	width: 560px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
		clear: both;
			    overflow: hidden;

}
div.sheet:after{
  content: "."; 
  display: block;
  clear: both;
  height: 1px;
    overflow: hidden;

}
/*\*/
* html div.sheet {
    height: 1em;
    overflow: visible;
}
/**/


div.bg{
	background-position: left top;
	background-repeat: no-repeat;
}

div.sheet p{
	margin:16px 14px;
	text-align: left;

}

div.photobox{
	width: 560px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center;
	background-repeat: repeat-y;
	float: left;
	_float: none;
}
	
div.noline{
		background-image: none;
	}

.left{
	float: left;
	clear: left;
	width: 270px;
}

.right{
	float: right;
	clear: right;
	width: 270px;
	display: inline;
}


			/*---img-margin----*/	
			
div.photobox img{
	border: 1px solid #C1A27C;
	margin: 2px;

}

.photobox img.mtop{
	margin-top:25px;
	}
.photobox img.mbtm{
		margin-bottom: 30px;
	}
.photobox img.tntop{
	margin-top:-8px;}
.photobox img.tnbtm{
	margin-bottom:-8px;}
	
	div.photobox img.line-pause{
	border: none;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.photobox p{
	font-size: 12px;
	
	text-align: left;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 12px;
	
}

div.photobox p strong{
color: #574329;
}

img.line{
	margin-top: -10px;
	margin-bottom: 10px;
	clear: both;
}




			/*3-1: allbox*/
			

h2.cmn{
font-size: 14px;
margin-left: 30px;
margin-bottom: 30px;
margin-top: 30px;
text-align: left;
color: #555555;

	
}


#mainbox p{
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	line-height: 18px;
		margin-bottom: 15px;
	}

strong.red{
	color: #ff0000;
	}

strong.blue{
	color: #0099CC;
}


			/*	 3-4:right-subbox*/


#mainboxright div.main{
	width: 580px;

	float: left;

}

#mainboxright div.sub{
	width: 180px;

	float: right;
	margin-top: 10px;
	text-align: center;
	text-align: left;
	top: 0px;

}
#mainboxright table{
margin-left: auto;
margin-right: auto;

}




h1{
	text-align: left;
	background-image: url(../img/base/bg_h1.gif);
	background-repeat: repeat-x;


	padding-left: 24px;
	margin-top: 20px;
		margin-bottom: 30px;
		}
			
			
#mainbox h1{
	margin-left: 0px;


}		
			
h1.nomargin{
	margin-bottom: 0px;
}

/*=====	4:footer =====*/

#copy{
	width: 100%;
	text-align: left;
	height: 30px;
	}

#copy p{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin: 0px;
	line-height: 24px;
	color: #ab7c43;
	font-size: 10px;
	text-align: left;
	letter-spacing: 1px;
}


span.shopname{
	font-size: 10px;
	font-weight: bold;
	color: #AB7C43;
}

/*	===== 5:right-unit =====*/

div.right-unit{
width: 178px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

p.unit{
	text-align: left;
	font-size: 10px;
	color: #444444;
	line-height: 14px;
	width: 140px;
	margin: 5px auto 5px auto;
}

img.unit-img{
margin-top: 10px;
margin-bottom: 5px;
}


a.unit{
	color: #304B5A;
	text-decoration: none;
	font-size: 10px;
	display: block;
}

a.unit:visited{
	color: #304B5A;
	text-decoration: none;
}

a.unit:hover{
	color: #111111;
	background-image: url(../img/base/unit_bglink.jpg);
	background-position: center;
	background-repeat: no-repeat;


}



/* right-navi*/

ul#snavi{
list-style: none;
margin-top: 10px;
margin-bottom: 10px;
width: 176px;
margin-left: 0px;
text-align: left;
}

ul#snavi img{


}

p.snavi
{
	font-size: 10px;
	color: #444444;
	text-align: left;
	margin: 14px 20px 14px 20px;
}
	
ul#snavi li
{
		font-size: 10px;
	color: #444444;
	text-align: left;
	margin-left: 10px;
	line-height: 20px;
	
}

ul#snavi li a
{
	text-decoration: none;
	padding-left: 14px;
	color: #444444;
			font-size: 10px;
	
}

	ul#snavi li a:hover
{
	background-image: url(../img/base/pt_snavi.gif);
	background-repeat: no-repeat;
	background-position: 0;
	color: #0099CC;
}
	
ul.module-list{
width: 160px;
margin-left: 0px;
}

li.module-list-item{
		font-size: 10px;
	color: #444444;
	text-align: left;
	margin-left: 0px;
		margin-bottom: 12px;
		line-height: 1.4;
	}

*:first-child+html li.module-list-item{
		font-size: 72%;
	color: #444444;
	text-align: left;
	margin-left: 0px;
		margin-bottom: 12px;
		line-height: 1.4;
	}
li.module-list-item a:link{
	text-decoration: none;
	padding-left: 14px;
	color: #0065a6;
		background-position: 0;
		display: block;
}
li.module-list-item a:visited{
	text-decoration: none;
	padding-left: 14px;
	color: #759fbf;
		background-position: 0;
}

	li.module-list-item a:hover{
	background-image: url(../img/base/pt_snavi.gif);
	background-repeat: no-repeat;
		background-position: 0;
	color: #0099CC;
}
	


/*	===== 6:image =====*/

div.photo{
	padding: 3px;
	border-top: 1px solid #CAEAF5;
	border-left: 1px solid #CAEAF5;
	border-right: 1px solid #7292A4;
	border-bottom: 1px solid #7292A4;
	display: block;
	position: relative;
}

img.bar{
margin-left: auto;
margin-right: auto;
margin-top:14px;
margin-bottom: 10px;
clear: both;
}

.pt{
	border: none;
}


a{
color: #0099FF;
text-decoration: none;
}

a.visited{
	color: #0099FF;
text-decoration: none;
}

a.hover{
	color: #00CCFF;
	text-decoration: underline;
}

.pricetable td{
	padding: 2px;
	color: #333333;
	font-size: 10px;
	border-bottom: 1px solid #888888;
	text-align: center;

}

table.datetable{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.datetable th{
	padding: 5px;
	color: #694527;
	font-size: 12px;
	border-bottom: 1px solid #888888;
	background-color: #FBF4D7;
}
.datetable td{
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	padding: 6px;

}


td.right{
				border-left: 1px solid #E0F1FC;
	vertical-align: top;
	text-align:center;
		width: 178px;
		padding-left: 1px;
padding-right:4px; 
}


		


caption{
	font-size: 10px;
	color: #929292;
	text-align: right;
}

body#menu img{
}

img.sbanner{
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 10px;
}

div.eventend{
padding-top:50px;
padding-bottom:50px;}
