@charset "utf-8";
body {
	background-color: #222222;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #8F6C28;
	background-color: #540C0D;
}
#header {
	width: 900px;
	height: 145px;
	margin: 0px;
	padding: 0px;
	border: 1px none #8F6C28;
	background-image: url(../images/header_img550x110.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
#header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#logo {
	padding-left: 20px;
	color: #FFFFFF;
}
.header_info {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #999999;
	line-height: 150%;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
.menu_table_tr {
	font-size: 12px;
	line-height: 150%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #7E571E;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu {
	background-color: #222222;
	width: 900px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-align: center;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #8F6C28;
	border-bottom-color: #5D5D5D;
}
#menu a {
	background-color: #222222;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#menu a:hover {
	background-color: #111111;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li {
	float: left;
	text-decoration: none;
	display: inline;
	margin: 0px;
}
.img_border  {
	border-top-width: 1px;
	border-right-width: 30px;
	border-bottom-width: 1px;
	border-left-width: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #540C0D;
	border-right-color: #540C0D;
	border-bottom-color: #540C0D;
	border-left-color: #540C0D;
}
.img_border_film {
	border-top-width: 15px;
	border-right-width: 2px;
	border-bottom-width: 15px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #540C0D;
	border-right-color: #540C0D;
	border-bottom-color: #540C0D;
	border-left-color: #540C0D;
	margin: 0px;
	padding: 0px;
}
.img_border_up {
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #540C0D;
	border-right-color: #540C0D;
	border-bottom-color: #540C0D;
	border-left-color: #540C0D;
}
.img_border_menu {
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #540C0D;
	border-right-color: #540C0D;
	border-bottom-color: #540C0D;
	border-left-color: #540C0D;
	margin-right: 10px;
	margin-left: 10px;
}
.small a {
	font-size: 10px;
	color: #5D5D5D;
}
.small a:hover {
	font-size: 10px;
	color: #540C0D;
}

.pad15 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}




#container {
	border: 1px none #8F6C28;
	background-color: #5D5D5D;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu_title {
	font-size: 12px;
	font-weight: normal;
	color: #7E571E;
	line-height: 150%;
	border: 1px none #7E571E;
}
.menu_subtext {
	font-size: 11px;
	color: #333333;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 50px;
	padding-left: 20px;
}


#Main {
	width: 698px;
	float: right;
	background-color: #ededed;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.flash {
	margin: 0px;
	padding: 5px;
}
.navi {
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	margin-right: 10px;
	padding-top: 8px;
	height: 11px;
}
h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 16px;
}
h3{
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content{
	padding: 20px;
}
.content_left {
	padding: 15px;
	float: left;
	width: 45%;
}
.menu_td {
	margin: 0px;
	padding: 0px;
	text-align: left;
}


.content_right {
	padding: 20px;
	float: right;
	width: 45%;
}



#side {
	float: left;
	width: 196px;
	background-color: #5d5d5d;
	margin: 0px;
	padding: 0px;
}

.side_banner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	width: 180px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	color: #CC3300;
	background-color: #ededed;
	padding: 4px;
	text-align: center;
}

#footermenu {
	font-size: 10px;
	line-height: 50px;
	text-indent: 20px;
	color: #7e571e;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
}
#footermenu a {
	color: #7e571e;
	text-decoration: none;
}
#footermenu a:hover {
	color: #8F6C28;
	text-decoration: none;
}

#copyright {
	font-size: 11px;
	line-height: 180%;
	color: #999999;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


.clear {
	clear: both;
}
.clear_color {
	clear: both;
	background-color: #333333;
	font-size: 12px;
	line-height: 20px;
}
form{
	margin: 0px;
}
.strong {
	font-weight: bold;
}
.price {
	font-weight: bold;
	margin: 0px;
	text-align: right;
}
.menu_coments {
	font-size: 12px;
	color: #ffffff;
	line-height: 150%;
	background-color: #999999;
	text-indent: 10px;
	text-align: right;
	margin: 5px;
}
.menu_coments a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_coments a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_coments a:hover{
	font-weight: bold;
	color: #540C0D;
	text-decoration: none;
}
.menu_coments_little {
	font-size: 11px;
	color: #ffffff;
	line-height: 150%;
	background-color: #999999;
	text-align: center;
	width: 140px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 340px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu_coments_little a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_coments_little a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_coments_little a:hover{
	font-weight: normal;
	color: #540C0D;
	text-decoration: none;
}
.menu_coments_half {
	font-size: 10px;
	color: #ffffff;
	line-height: 150%;
	background-color: #999999;
	text-align: center;
	width: 120px;
	margin: 5px;
	padding: 0px;
	float: right;
}
.menu_coments_half a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_coments_half a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_coments_half a:hover{
	font-weight: normal;
	color: #540C0D;
	text-decoration: none;
}
