/* CSS Document */
*{ margin:0px; padding:0px; } 
html {
	height : 100%;
}
body {
	height : 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}
#main {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}
body > #main {
	height: auto;
}
.height_100{
	height : 100%;
}
#footer  {
	height: 17px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-indent: 10px;
	line-height: 17px;
	text-align: left;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, a:active {
	text-decoration: underline;
	color: #CCCC99;
}
.slice_left_bg {
	background-image: url(../img/slice_left.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 18px;
}
.slice_right_bg {
	background-image: url(../img/slice_right.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 18px;
}
.main_tb_bk {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;
}
.main_tb_bk2 {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 0px;
}
.text_tb_bk {
	padding-top: 30px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 19px;
	font-weight: 200;
	letter-spacing: 0.5pt;
}
.contact_txt {
	font-size: 10pt;
	color: #6B6B6B;
	letter-spacing: 0.1em;
	border-bottom: 100% dotted #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contact_txt a:link {
	color: #663300;
	text-decoration: none;
}
.contact_txt a:visited {
	color: #663300;
	text-decoration: none;
}
.contact_txt a:hover, a:active {
	text-decoration: underline;
	color: #663300;
}
.contact_txt_err {
	font-size: 10.5pt;
	color: #990000;
	letter-spacing: 0.1em;
	border-bottom: 100% dotted #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.under_bar {
	background-image: url(../img/under_bar.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center;
}
.level30 {
	height: 30px;
}
.product_line {
	background-image: url(../sale/img/product_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.product_midashi {
	font-size: 8.5pt;
	line-height: 18px;
	color: #B89C77;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 12px;
}
.product_txt {
	font-size: 8.5pt;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-indent: 12px;
	padding-bottom: 5px;
}
.product_midashi2{
	font-size: 8.5pt;
	line-height: 18px;
	color: #B89C77;
	font-weight: bold;
	padding-top: 5px;
}
.product_txt2 {
	font-size: 8.5pt;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}
.product_all {
	font-size: 8.5pt;
	line-height: 18px;
	font-weight: bold;
	background-position: bottom;
	text-indent: 12px;
	background-color: #FFFFF3;
	height: 45px;
	padding-right: 15px;
}
.movie {
	height: 180px;
	width: 240px;
}
.topics {
	background-image: url(../img/point_01.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.5pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-position: 5px center;
	text-align: left;
	font-weight: 220;
	vertical-align: middle;
}
.topics_txt {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.5pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 115px;
	background-position: 5px center;
	text-align: left;
	font-weight: 200;
	vertical-align: middle;
}
.special_text {
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 19px;
	font-weight: 200;
	letter-spacing: 0.5pt;
}
.special_bk1 {
	background-image: url(../special/img/special02_image.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 731px;
}
.special_bk2 {
	background-image: url(../special/img/special03_image.jpg);
	background-repeat: no-repeat;
	height: 317px;
	width: 765px;
	background-position: right;
}
.special_bk3 {
	background-image: url(../special/img/special05_image.jpg);
	background-repeat: no-repeat;
	height: 587px;
	width: 765px;
	background-position: right;
}

