@charset "Shift_JIS";

/* ----------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}
td, th {
	font-size: 12px;
	line-height: 1.6;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}
body {
	margin-top: 20px;
	font-size: 12px;
	line-height: 1.6;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	text-align: center;
	background: url(bgimg.gif);
}
#cntnr {
	margin: 0px auto;
	padding: 0px ;
	width: 810px;
	text-align: left;
}
img {
	border: none;
	vertical-align: top;
}
p {margin-bottom: 20px;}
.spc {
	clear: both;
	padding-bottom: 50px;
}
.cbt {clear: both;}

/* header ---------------------------------------------- */

h1 {
	width: 805px;
	text-align: right;
	font-size: x-small;
	line-height: 1;
}
.ftprnt {
	margin: 0px 0px 15px 10px;
	font-size: 10px;
	line-height: 1.6;
}

/* footer ---------------------------------------------- */

#ftr {
	clear: both;
	padding-bottom: 15px;
	text-align: center;
	width: 810px;
}
#ftr p {margin: 0px;}

/* link ------------------------------------------------ */

a, a:visited {
	color: #73613C;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.nwin {
	padding-right: 12px;
	background: url(cont/icon_nw.gif) right 0 no-repeat;
}

/* cont_lt --------------------------------------------- */

#cont_lt {
	float: left;
	width: 240px;
}
.cont240 {
	margin-bottom: 0px;
	background: url(bg_mdl240.gif);
}
#cont_lt li {
	display: block;
	width: 200px;
	list-style: none;
	font-size: 14px;
	background: url(dotline_hor.gif) bottom repeat-x;
}
#cont_lt li a {
	display: block;
	padding: 8px 0px;
	text-decoration: none;
}
#cont_lt li a:hover {
	text-decoration: underline;
	background: url(arw_brn.gif) right center no-repeat;
}
#cont_lt li .active {background: url(arw_brn.gif) right center no-repeat;}
.link {text-align: center;}
.f12rt {
	margin: 0px;
	color: #666666;
	text-align: right;
}
.tb_price {border-collapse: collapse;}
.tb_price th {
	padding: 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #333333;
	border-collapse: collapse;
	background: bottom url(dotline_hor.gif) repeat-x;
}
.tb_price td {
	padding: 5px;
	text-align: right;
	border-collapse: collapse;
	background: bottom url(dotline_hor.gif) repeat-x;
}
.prctxt {
	margin: 7px 0px 5px 0px;
	font-size: 10px;
	color: #666666;
	line-height: 1.2;
	text-align: center;
}

/* cont_rt --------------------------------------------- */

#cont_rt {
	float: left;
	margin-left: 20px;
	width: 550px;
	background: url(bg_mdl550.gif);
}
h4 {margin: 15px 0px 7px 0px;}
.img_rt {
	float: right;
	margin-left: 10px;
}

/* cont ------------------------------------------------ */

h3 {margin: 0px;}
.inr {margin: 0px 20px;}
.btm {
	margin: 0px;
	font-size: x-small;
	line-height: 1;
}
dl.info dt {
	float: left;
	padding: 9px 0 9px 12px;
	color: #725F3A;
	font-weight: bold;
	background: url(icon_cir.gif) left center no-repeat;
}
dl.info dd {
	padding: 9px 0 9px 10em;
	background: url(dotline_hor.gif) left bottom repeat-x;
}
dl.info dd.nl {background: #FFFFFF;}
