/* CSS Document */
*{
	margin:0;
	padding:0;
}
html{
	height:100%;
}
body{
	font:13px/1.431 "ＭＳ Ｐゴシック",Osaka,Arial,Verdana,sans-serif;
	*font-size:small;
	*font:x-small;
}
select,input,button,textarea{
	font:99% "ＭＳ Ｐゴシック",Osaka,Arial,Verdana,sans-serif;
}
table{
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
h1{
	font-size: 188%;
}
h2{
	font-size: 150%;
}
h3,h4,h5,h6{
	border-bottom:none;
	font-weight:bold;
}
h3{
	font-size:132%;
}
h4{
	font-size:116%;
}
h5{
	font-size:100%;
}
#container{
	font-size:93%;
	margin:0 auto;
	color:#333333;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clr{
	clear:both;
}
img{
	border:0;
}
a{
	cursor:hand;
}
a:link{
	color:#C20000;
	text-decoration:underline;
	}

a:visited{
	color:#C20000;
	text-decoration:underline;
	}

a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.red{
	color:#b80202;
}
.mrb10{
	margin-bottom:10px;
}
.bg_cancel{
	background:none!important;
}
/** ヘッダー **/
#hd_bg{
	background:#eee7da url(../images/hd_bg.gif) repeat-x left top;
}
#hd{
	height:83px;
	width:950px;
	background:url(../images/hd_bg.gif) repeat left top;
	position:relative;
	text-align:left;
	margin: 0 auto;
}
#hd h1{
	background:url(../images/hd_title.gif) left top no-repeat;
	height:40px;
	width:440px;
	display:block;
	overflow:hidden;
	position:absolute;
	left: 20px;
	top: 20px;
}
#hd h1 a{
	padding-top:40px;
	display:block;
}
#hd_tel{
	height:50px;
	width:220px;
	display:block;
	overflow:hidden;
	background:url(../images/hd_tel.gif) left top no-repeat;
	position:absolute;
	top: 10px;
	right: 175px;
}
#hd_tel span{
	padding-top:50px;
	display:block;
}
.hd_lang{
	height:25px;
	width:60px;
	overflow:hidden;
	position:absolute;
	display:block;
	top:29px;
}
.hd_lang span{
	padding-top:25px;
	display:block;
}
#hd_en{
	background:url(../images/hd_en.gif) no-repeat left top;
	right:85px;
}
#hd_jpn{
	background:url(../images/hd_jpn.gif) no-repeat left top;
	right:20px;
}
/**メニュー**/
div#mn{
	background:url(../images/mn_bg.gif) repeat-x left top;
	height: 46px;
}
div#mn ul{
	list-style-type: none;
	list-style-position: outside;
	margin:0 auto;
	background-image: url("../images/menu.gif");
	width: 950px;
}
div#mn ul li{
	display:block;
	overflow: hidden;
	float: left;
	height:42px;
}
div#mn ul li a {
	display: block;
	height: 15px !important;
	height /**/: 0px;
	padding-top: 42px;
	background-image: url("../images/menu.gif") ;
}

#mn1 a{
	background-position:0px 0px;
	width:120px;
}
#mn2 a{
	background-position:-120px 0px;
	width:160px;
}
#mn3 a{
	background-position:-280px 0px;
	width:135px;
}
#mn4 a{
	background-position:-415px 0px;
	width:135px;
}
#mn5 a{
	background-position:-550px 0px;
	width:135px;
}
#mn6 a{
	background-position:-685px 0px;
	width:145px;
}
#mn7 a{
	background-position:-830px 0px;
	width:120px;
}

#mn1 a:hover,
#mn1 a:focus {
	background-position:0px -42px;
}
#mn2 a:hover,
#mn2 a:focus {
	background-position:-120px -42px;
}
#mn3 a:hover,
#mn3 a:focus {
	background-position:-280px -42px;
}
#mn4 a:hover,
#mn4 a:focus {
	background-position:-415px -42px;
}
#mn5 a:hover,
#mn5 a:focus {
	background-position:-550px -42px;
}
#mn6 a:hover,
#mn6 a:focus {
	background-position:-685px -42px;
}
#mn7 a:hover,
#mn7 a:focus {
	background-position:-830px -42px;
}


/** メイン **/
#main_area{
	width:950px;
	text-align: left;
	padding-bottom:90px;
	background:url(../images/ft_bg.gif) repeat-x left bottom;
	margin: 25px auto 0 auto;
}
#main_box{
	float:left;
	width: 690px;
	clear: both;
}
/** right_area **/
#side_box{
	float:right;
	width: 220px;
	color:#52433A;
}
#side_box h2{
	background:url(../images/rsv_title.gif) no-repeat left top;
	height:41px;
	width:220px;
	overflow:hidden;
}
#side_box h2 span{
	display:block;
	padding-top:41px;
}
#side_box #rsv_bg{
	background:#ffffff;
	border-left:6px solid #DAD4B9;
	border-right:6px solid #DAD4B9;
	border-bottom:6px solid #DAD4B9;
	height: 100%;
	margin-bottom:20px;
	padding-left: 8px;
}
#side_box p#rsv_p1{
	background:url(../images/rsv_text.gif) no-repeat left top;
	height:15px;
	width:192px;
	overflow:hidden;
}
#side_box p#rsv_p1 span{
	display:block;
	padding-top:25px;
	width: 192px;
}
#side_box #rsv_bg form p{
	margin-left: 5px;
	margin-top: 5px;
}
#side_box #rsv_bg form p select{
	margin:0 3px 0 0;
}
#side_box #rsv_bg form p input{
	margin-left: 25px;
	margin-top: 5px;
}
#side_box #rsv_bg ul{
	margin-top:15px;
	margin-bottom:10px;
}
#side_box #rsv_bg ul li{
	list-style:none;
	display:block;
	overflow: hidden;
	height:26px;
	width: 192px;
}
#side_box #rsv_bg ul li a {
	display: block;
	height: 15px !important;
	height /**/: 0px;
	padding-top: 26px;
	background-image: url("../images/rsv_menu.gif") ;
}
#side_box #rsv_mn1 a{
	background-position:0px 0px;
}
#side_box #rsv_mn2 a{
	background-position:0px -26px;
}
#side_box #rsv_mn3 a{
	background-position:0px -52px;
}
#side_box #rsv_mn4 a{
	background-position:0px -78px;
}

#side_box #mobile{
	background:url(../images/mobile_bg.gif) repeat-y left top;
	width:219px;
	height: 128px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#side_box #mobile2{
	padding: 8px 5px 5px 17px;
}
#side_box #mobile h3{
	background:url(../images/mobile_hl.gif) no-repeat left top;
	height:75px;
	width:123px;
	float:right;
	overflow:hidden;
}
#side_box #mobile h3 span{
	display:block;
	padding-top:75px;
}
#side_box #mobile a{
	background:url(../images/mobile_link.gif) no-repeat left top;
	display:block;
	height:20px;
	width:190px;
	overflow:hidden;
}
#side_box #mobile a span{
	padding-top:20px;
	display:block;
}
#side_box #mobile p{
	background:url(../images/nobile_link.gif) no-repeat left top;
	height:10px;
	width:190px;
	display: block;
	overflow:hidden;
	margin-top: 5px;
}
#side_box #mobile p span{
	padding-top:10px;
	display:block;
}
/** フッター **/
#ft_bg{
	border-top:3px solid #4a2b1a;
	background:#3b1f0f;
	text-align:center;
	color:#ffffff;
	height: 100%;
}
#ft_bg div#ft{
	width:950px;
	height:100px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#ft_bg div#ft_date{
	width:360px;
	height:70px;
	float:left;
}
#ft_bg div#ft_date p{
	background:url(../images/ft_copy.gif) no-repeat left top;
	display:block;
	height:11px;
	width:235px;
	overflow:hidden;
	margin-top:5px;
}
#ft_bg div#ft_date p span{
	display:block;
	padding-top:11px;
}
#ft_bg div#ft_mn{
	font-size:85%;
	width:38em;
	height:70px;
	float:right;
}
#ft_bg div#ft_mn a{
	background:url(../images/icn1.gif) no-repeat left center;
	padding-left:6px;
	padding-right:11px;
	display:block;
	float:left;
}
#ft_bg div#ft_mn a:link{
	color:#ffffff;
	text-decoration:none;
}
#ft_bg div#ft_mn a:visited{
	color:#ffffff;
	text-decoration:none;
}
#ft_bg div#ft_mn a:hover{
	color:#cccccc;
	text-decoration:underline;
}

