@charset "UTF-8";
@import url(main.css);
@import url(navi.css);

* {
	margin: 0;
	padding: 0;
	}
	
html {
	overflow-y: scroll;
	}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: #3B0900;
	text-align: center;
	font-size: 62.5%;
	}

table {
	width: 100%;
	padding: 0;
	border: none;
	border-collapse: separate;
	empty-cells: show;
	}

h1,h2,h4,h5,h6 {
	font-size: 140%;
	font-weight: normal;
	}
	
p,li,dt,dl,dd {
	line-height: 1.6;
	}
	
p {
	margin: 0 0 0.5em 0;
	}
	
li {
	list-style: none;
	}
	
img {
	border: 0;
	}
	
select option {padding: 0 5px;}
orm label {cursor: pointer;}
	
.cr {clear: both;}
.left {float: left;}
.right {float: right;}
.text-r {text-align: right;}
.text-l {text-align: left;}
.text-c {text-align: center;}

a {
	color: #94734E;
	text-decoration: none;
    outline: none;
	}

a:hover {
	border-bottom: solid 1px #94734E;
	}

#head h1 a {
	border: none;
	}

ol {
	margin: 10px 0 10px 40px;
	color: #666666;
	font-size: 90%;
	}

ol li {
	list-style: inside;
	list-style: upper-alpha;
	}

ol li strong {
	color: #009999;
	font-weight: normal;
	margin: 0 5px;
	}

ul.list {
	margin: 10px 0 10px 40px;
	color: #926B52;
	font-size: 90%;
	}

ul.list li {
	margin-bottom: 5px;
	list-style: inside;
	list-style: disc;
	}
	
/*
clearfix ************************/
	
/* for modern brouser */
div#head:after,
div#about dl:after,
ul.pricemenu:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
div#head,
div#about dl,
ul.pricemenu {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html div#head,
* html div#about dl,
* html ul.pricemenu {
	height: 1%;
	}
div#head,
div#about dl,
ul.pricemenu {
	display: block;
	}
/* End hide from IE-mac */

/*
container
***********************************************/

div#container {
	background: url(../images/backB.gif) #FFFFFF no-repeat 0 bottom;
	width: 800px;
	margin: 0 auto;
	padding-bottom: 40px;
	}

/*
content main navisub head foot
***********************************************/

div#content {
	background: url(../images/back.gif) #FFFFFF no-repeat 0 top;
	width: 800px;
	padding-top: 5px;
	font-size: 120%;
	line-height: 1.6;
	}

div#main {
	float: right;
	width: 602px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 120%;
	}
	
div#navi {
	background: #3B0900;
	float: left;
	width: 800px;
	text-align: left;
	}

div#head {
	background: #3B0900;
	text-align: left;
	}

div#content img.topimage {
	vertical-align: top;
	border-bottom: solid 1px #3B0900;
	padding: 0 10px 5px;
	}

/*
head
***********************************************/

#head ul li a {
	border: none;
	color: #EAD295;
	}

#head ul li a:hover {
	color: #EAD295;
	border-bottom: solid 1px #EAD295;
	}

#head p.description {
	float: left;
	padding: 0;
	width: 510px;
	color: #EAD295;
	font-size: 100%;
	margin-bottom: 20px;
	}

#head h1 {
	float: left;
	width: 300px;
	text-align: left;
	color: #EAD295;
	}
 
#head ul {
	float: right;
	padding-right: 25px;
	color: #EAD295;
	font-size: 1.2em;
	line-height: 1.6;
	margin-top: 20px;
	}
 
#head ul li {
	background: url(../images/list.gif) no-repeat 0 6px;
	padding-left: 12px;
	}

/*
foot
***********************************************/

div#foot {
	background: url(../images/foot_back2.gif) #E4D5C1 no-repeat 0 bottom;
	width: 780px;
	margin: 40px auto 0;
	color: #3B0900;
	}

address {
	font-style: normal;
	padding: 5px 0;
	color: #926B52;
	}
	
div#foot div {
	background: url(../images/foot_back1.jpg) no-repeat 0 0;
	width: 780px;
	height: 46px;
}
	
div#foot div span {
	display: none;
}
	
div#foot p {
	padding: 5px 0 0;
	margin: 0;
	}
	
div#foot a {
	color: #3B0900;
	border: none;
	}
	
div#foot a:hover {
	color: #926B52;
	}
	
div#foot span {
	display: block;
	padding: 5px 0;
	margin: 0 5px;
	border-bottom: dotted 2px #926B52;
	font-weight: bold;
	font-size: 120%;
	}

	
/*
photo
*************************/

img.photo1 {
	margin: 5px 0;
	float: left;
	}

img.photo2,
img.photo3 {
	border: solid 1px #EAD295;
	padding: 1px;
	margin: 8px 5px 5px 18px;
	}

img.photo3 {
	margin: 8px 28px 5px 5px;
	}

img.map {
	margin: 8px 0 5px 50px;
	}
	
/*
text-style
***********************************************/	
	
p.attention {
	background-color: #F4EDE8;
	padding: 5px 20px;
	color: #666666;
	text-indent: -1em;
	}
	
p.error {
	padding: 0 20px;
	line-height: 1;
	color: #FF0000;
	}
	
p.address {
	text-align: center;
	color: #408080;
	border: dotted 2px #408080;
	padding: 5px;
	}
	
p.address span {
	font-weight: bold;
	font-size: 120%;
	line-height: 1;
	}
	
	
