/* CSS Document */
body{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 18px;
	background-color: #d5d7d4;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(../rotator/rotator.php);
}
h1{
	font-size: 10px;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 12px;
	line-height: 10px;
	margin: 0px;
	color: #FFFFFF;
}
h2{
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}
a{}
a:hover{}

#wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
}

/* header */
#header{
	width: 600px;
	background-image: url(../img/bg_header.jpg);
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#navi{
	color: #FFFFFF;
	background-color: #000000;
	height: 28px;
	padding-top: 7px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navi a{
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	padding-right: 5px;
	padding-left: 5px;
	color: #CCCCCC;
	text-decoration: none;
}
#navi a:hover{
	color: #FFFFFF;
}

/* container */
#container{
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}


/* Main */
#Main{
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#Main .shopinfo {
	float: left;
	height: 180px;
	width: 280px;
	background-image: url(../img/bg_wrapper.jpg);
	background-repeat: repeat;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6B3511;
	border-bottom-color: #6B3511;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Main .rss {
	height: 180px;
	width: 260px;
	float: right;
	margin-right: 10px;
	background-image: url(../img/bg_wrapper.jpg);
	background-repeat: repeat;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6B3511;
	border-bottom-color: #6B3511;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Main .footermenu {
	font-size: 12px;
	line-height: 180%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #5C1E05;
	border-right-color: #5C1E05;
	border-bottom-color: #5C1E05;
	border-left-color: #5C1E05;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 590px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Main .footermenu .bar {
	background-image: url(../img/bg_header.jpg);
	height: 20px;
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#Main .footermenu a {
	color: #6B3511;
	text-decoration: none;
}
#Main .footermenu a:hover {
	color: #6B3511;
	text-decoration: underline;
}


#Main .flash {
	height: 360px;
	width: 590px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}

#logo{
	margin-bottom: 10px;
	text-align: center;
	border-right-width: 90px;
	border-left-width: 90px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #007250;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	height: 30px;
}
#menu{
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 5px;
	float: right;
	background-image: url(../img/bg_side.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	padding-bottom: 20px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6B3511;
	border-bottom-color: #6B3511;
	line-height: 135%;
	padding-top: 5px;
}
#menu img {
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6B3511;
	border-right-color: #6B3511;
	border-bottom-color: #6B3511;
	border-left-color: #6B3511;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}

#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-weight: bold;
	color: #641F02;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
}
#menu li{
	margin-bottom: 3px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B3511;
}
#menu li a{
	font-size: 14px;
	font-weight: bold;
	color: #6B3511;
	text-decoration: none;
	display: block;
}
#menu li a:hover{
	color: #990000;
}
.contents{
	padding: 5px;
	margin-bottom: 20px;
}
#bottom{
	height: 300px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/bg_main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* footer */
#footer{
	font-family: "Times New Roman", Times, serif;
	background-color: #eeeeee;
	background-image: url(../img/bg_header.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#foot_link{

}
#foot_link a{
	text-decoration: none;
}
#foot_link a:hover{

}
#copy{
	text-align: right;
}

/* other */
.clear{
	clear: both;
}
form{
	margin: 0px;
}
.small{
	font-size: 10px;
	line-height: 12px;
}
.big{
	font-size: 16px;
	line-height: 18px;
}
.right{
	text-align: right;
}
.red{
	color: #FF0000;
}

/* index */
#news{}
#Main .photo_title {
	height: 160px;
	width: 590px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
strong {
	font-weight: normal;
}
.font12 {
	font-size: 12px;
}
.nomal {
	font-weight: normal;
}
