body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-size: 75%;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

#container
{
	width: 810px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
}
.container
{
	width: 810px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#header
{
	background-image: url(../images/products/back_header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: 810px;
	position: relative;
}

#header .bt_rvn
{
    width: 220px;
	height: 20px;
	top: 23px;
	left: 555px;
	position: absolute;
}

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#main {
	background-image: url(../images/back_main.jpg);
}
#photo
{
	padding: 0px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
#flash
{
	padding: 0px;
	margin: 0px;
	background-color: #776340;
}

#new_banner {
	width: 810px;
}

#new_banner_l {
	float: left;
	width: 511px;
	background-repeat: no-repeat;
	height: 202px;
	padding: 0px;
	margin: 0px;
}
#new_banner_l_in {
	width: 502px;
	background-image: url(../images/back_whatsnew.jpg);
	background-repeat: no-repeat;
	height: 202px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}

#new_banner_r {
	float: right;
	width: 269px;
	margin: 0px;
}
#new_banner_r_in {
	width: 238px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:200px;
}

#mainContent
{
	float: right;
	margin:0px;
	width: 580px;
	padding: 0px;
}

#footer
{
	padding: 0;
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#footpath
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#footer_copy
{
	clear: both;
	margin: 0;
	padding: 0px;
	text-align: right;
}
#footer a:link
{
	text-decoration: none;
	color: #666666;
}
#footer a:visited
{
	text-decoration: none;
	color: #666666;
}
#footer a:hover
{
	text-decoration: none;
	color: #666666;
}
#footer a:active
{
	text-decoration: none;
	color: #666666;
}

#whatsnew
{
	background-image: url(../back_whatsnew.jpg);
}

#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tx_main
{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 90%;
	margin-bottom: 0px;
}
.tx_top
{
	padding: 0px;
	margin-right: 2px;
	margin-left: 15px;
	margin-top: 0px;
	width: 797px;
	margin-bottom: 0px;
}
.tx_side
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}

.tx_q
{
	font-weight: bold;
	color: #FF5890;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC3C3;
	border-bottom-color: #FFC3C3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_a
{
	margin-left: 15px;
	width: 90%;
}

.table {
	border: 3px double #CCCCCC;
}
.tx_brown
{
	color: #663300;
}
.tx_lbrown
{
	color: #999900;
}

.table th {
	background-color: #F7F7F7;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.table td {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
}

.shintable {
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.shintable th {
	background-color: #F7F7F7;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.shintable td {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
}

.shintable2 {
	border: 1px dotted #CCCCCC;
	border-collapse: collapse;
	background: #EEE;
}
.shintable2 td {
	vertical-align: top;
	border: 1px dotted #FFF;
	font-size: 12px;
	padding-bottom: 20px;
}

.tableanother {
	border: 3px double #999999;
}
.tableanother td {
	font-size: 10px;
}

caption
{
	background-image: url(../images/back_tablehead.jpg);
	height: 15px;
	color: #FFFFFF;
	padding-top: 5px;
}


a:link
{
	text-decoration: none;
	color: #99CCFF;
}

a:visited
{
	text-decoration: none;
	color: #99CCFF;
}

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

a:active
{
	text-decoration: underline;
	color: #99CCFF;	
}

a.a_blue:link,
a.a_blue:visited
{
	text-decoration: none;
	color: #0066CC;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #path
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	font-size: 90%;
	color: #333;
	text-align: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

#header h1
{
	top: 1px;
	left: 520px;
	font-size: 90%;
	color: #999;
	font-weight: normal;
	position: absolute;
}

h2{
	width : 474px;
	height:21px;
	font-size:12px;
	text-indent:1em;
	color:#CA3700;
	background-image:url(../images/back_h2.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


h3{
	width : 473px;
	display : block;
	font-weight:bold;
	text-indent:0.5em;
	font-size:12px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#cccccc;
	background-color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

address
{
	font-style: normal;
}

/*li
{
	padding-left: 0px;
	background-image: url(../images/bt_maru.gif);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 150%;
	background-position: 0px 0px;
}*/

li
{
    list-style: none;
	float: left;
}

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

td img
{
	display: block;
}

img
{
	display: block;
}

.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 0px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}


hr
{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #635234;
}

.mn_img,
.st_ph,
.if_img,
.re_ph
{
    position: relative;
}

.mn_img p
{
    font-weight: bold;
}

.st_bt_01
{
    position: absolute;
	left: 36px;
	top: 173px;
	width: 185px;
	height: 65px;
}

.st_bt_02
{
    position: absolute;
	left: 259px;
	top: 173px;
	width: 185px;
	height: 65px;
}

.st_bt_03
{
    position: absolute;
	left: 482px;
	top: 173px;
	width: 185px;
	height: 65px;
}

.st_bt_04
{
    position: absolute;
	left: 36px;
	top: 253px;
	width: 185px;
	height: 65px;
}

.st_bt_05
{
    position: absolute;
	left: 259px;
	top: 253px;
	width: 185px;
	height: 65px;
}

.cm_01
{
    position: absolute;
	left: 38px;
	top: 190px;
	width: 240px;
}

.cm_02
{
    position: absolute;
	left: 298px;
	top: 190px;
	width: 165px;
}

.cm_03
{
    position: absolute;
	left: 298px;
	top: 250px;
	width: 165px;
}

.cm_04
{
    position: absolute;
	left: 298px;
	top: 310px;
	width: 165px;
}

.cm_05
{
    position: absolute;
	left: 484px;
	top: 190px;
	width: 165px;
}

.cm_06
{
    position: absolute;
	left: 484px;
	top: 250px;
	width: 190px;
}

.cm_07
{
    position: absolute;
	left: 484px;
	top: 310px;
	width: 190px;
}

.pr_01
{
    position: absolute;
	left: 540px;
	top: 148px;
	width: 100px;
}
.pr_02
{
    position: absolute;
	left: 540px;
	top: 178px;
	width: 100px;
}
.pr_03
{
    position: absolute;
	left: 540px;
	top: 208px;
	width: 100px;
}
.pr_04
{
    position: absolute;
	left: 540px;
	top: 238px;
	width: 150px;
}
.pr_05
{
    position: absolute;
	left: 540px;
	top: 268px;
	width: 150px;
}
.pr_06
{
    position: absolute;
	left: 240px;
	top: 55px;
	width: 120px;
}
.pr_07
{
    position: absolute;
	left: 240px;
	top: 85px;
	width: 120px;
}
.pr_08
{
    position: absolute;
	left: 240px;
	top: 115px;
	width: 120px;
}
.pr_09
{
    position: absolute;
	left: 240px;
	top: 145px;
	width: 120px;
}
.pr_10
{
    position: absolute;
	left: 240px;
	top: 175px;
	width: 120px;
}
.pr_11
{
    position: absolute;
	left: 563px;
	top: 55px;
	width: 120px;
}
.pr_12
{
    position: absolute;
	left: 563px;
	top: 85px;
	width: 120px;
}
.pr_13
{
    position: absolute;
	left: 563px;
	top: 115px;
	width: 120px;
}
.pr_14
{
    position: absolute;
	left: 563px;
	top: 145px;
	width: 120px;
}
.pr_15
{
    position: absolute;
	left: 563px;
	top: 175px;
	width: 120px;
}
.pr_16
{
    position: absolute;
	left: 540px;
	top: 298px;
	width: 150px;
}


.re_bt_01
{
    position: absolute;
	left: 75px;
	top: 188px;
	width: 244px;
	height: 64px;
}

.re_bt_02
{
    position: absolute;
	left: 395px;
	top: 188px;
	width: 244px;
	height: 64px;
}

.dt_01
{
    position: absolute;
	left: 60px;
	top: 5px;
	width: 600px;
}

.dtTable
{
    width: 100%;
}
.dtTable td,
.dtTable th
{
    color: #FFFFFF;
}

.rv_01
{
    position: absolute;
	left: 45px;
	top: 40px;
	width: 620px;
}

.rv_02
{
    position: absolute;
	left: 45px;
	top: 300px;
	width: 620px;
}

.rvTable
{
    width: 628px;
}
.rvTable td,
.rvTable th
{
    color: #FFF;
}

.rvTable th
{
    text-align: center;
}
.rvad
{
	padding: 15px;
	display: block;
	font-size: 130%;
	font-weight: bold;
	border: 1px solid #99CCFF;
}
.rvtel
{
	padding: 15px;
	display: block;
	font-size: 130%;
	font-weight: bold;
	border: 1px solid #FFF;
}

.idt
{
    text-indent: -1em;
	padding-left: 1em;
}
.idt4
{
    text-indent: -4em;
	padding-left: 4em;
}

.txt_orab
{
    color: #FF6600;
	font-weight: bold;
}
.txt_ora
{
    color: #FF9900;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
}
.txt_price
{
    text-align: right;
	color: #996600;
}
.txt_blk
{
    color: #000000;
	font-weight: bold;
}
.pro_name
{
    border-left: 4px solid #666666;
	font-weight: bold;
	color: #333333;
	padding: 5px 0px 5px 10px;
	margin: 2px 0px 10px 0px;
	white-space: nowrap;
}

#topics_body
{
	/*background: url(../images/top_topics_body.jpg) left top no-repeat;*/
	height: 112px;
	width: 479px;
	_width: 480px;
	overflow: auto;
	border-left: 1px solid #666;
	padding-right: 10px;
	padding-left: 10px;
}
#topics_body ul
{
    margin:0;
	padding:0;
}
#topics_body li
{
	margin: 10px 0px 0px 25px;
	/*padding-left: 15px;*/
	list-style: none;
	display: block;
	float: none;
	text-indent: -5.5em;
	padding-left: 4em;
}

.map {
    text-align: center;
	padding: 5px 0;
	border: 1px solid #CCCCFF;
	background-color: #666;
}

.mb12
{
    margin-bottom: 12px;
}
.mb30
{
    margin-bottom: 30px;
}

.mn_ph p
{
    margin: 0px;
	padding: 0px;
	float: left;
}

.link
{
    border: 1px solid #CCCCCC;
	width: 700px;
	margin-bottom: 10px;
}

.link th,
.link td.dot
{
	padding: 15px 5px;
	border-bottom: 1px dotted #CCCCCC;
}

.link td.txt
{
    padding: 5px;
	background-color: #CCCCCC;
}

.link .dot
{
    width: 550px;
}

.law
{
    border: 1px solid #CCCCCC;
	width: 700px;
	margin-bottom: 10px;
}

.law th
{
    padding: 5px;
	background-color: #CCCCCC;
	white-space: nowrap;
	text-align: left;
}

.law td
{
    padding: 5px;
	text-align: left;
	border: 1px dotted #CCCCCC;
}

.rv_mail_bg
{
    background: url(../images/reservation_mail.jpg) no-repeat;
	width: 678px;
	_width: 728px;
	height: 260px;
	_height: 320px;
	padding: 60px 0px 0px 50px;
}
.rv_tel_bg
{
    background: url(../images/reservation_tel.jpg) no-repeat;
	width: 628px;
	_width: 728px;
	height: 240px;
	_height: 320px;
	padding: 80px 50px 0px 50px;
}

.pl10 {
    padding-left: 10px;
}

.pb10 {
    padding-bottom: 10px;
}
.red {
	color: #F00;	
}
