body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #595959;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/sitebg.jpg);
}


div#header{
	width:950px; height:105px; margin-left:auto; margin-right:auto; background-image:url(graphics/header.jpg);
}
div#header_navi{
	width:100px; margin-top:5px; margin-right:16px; text-align:right; float:right; font-size:10px;
}
div#header_navi a{
	color:#FFFFFF; text-decoration:none; line-height: 21px;
}
div#header_navi a:hover{
	color:#FF9933;
}
div#sm_opt{
	width:100%; height:25px; overflow: hidden;
}
div#sm_opt a{
	font-size:9px; color:#8B8B8B; text-decoration:none;
}



div#navi_container{
	width:950px; height:250px; margin-left: auto; margin-right:auto;
}
div#navi_bg{
	width:250px; height:250px; float:left; background-image:url(graphics/navi_bg.jpg);
}
div#navi_link_container{
	width:160px; height:210px; margin-left:50px; margin-top:22px;
}
div#navi_link_container a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
div#navi_link_container a:hover{
	color:#FF9933;
}

div#navi_shadow_right{
	width:20px; height:250px; float:left;
}
div#slideshow_container{
	width:680px;
	height:250px;
	float:left;
	background-image:url(graphics/slide_bg.jpg)
}





div#header_space_container{
	width:950px; height:20px; margin-left: auto; margin-right:auto;
}
div#content_space_container{
	width:950px; height:5px; margin-left: auto; margin-right:auto;
}


.space_left{
	width:250px; float:left;
}
.space_middle{
	width:20px; float:left;
}
.space_right{
	width:680px; float:left;
}





div#content_container{
	width:950px; margin-left: auto; margin-right:auto;
}




div#special_offer_bg{
	width:250px;
	float:left;
	background-image:url(graphics/offer_bg.jpg);
	background-repeat: repeat-y;
}
div#special_offer_container{
	width:180px; margin-left:50px; line-height: 18px; font-size: 9px;
}
div#special_offer_right{
	width:20px; float:left;
}
div#special_offer_container img{
	margin-right: 5px;
}
div#special_offer_container h1{
	font-size:18px; color: #FFFFFF;  line-height: 24px;
}
div#special_offer_container h2{
	font-size:18px; font-weight:bold; color: #FFFFFF;  line-height: 24px;
}


div#content_area{
	width:680px;
	float:left;
	font-size:12px;
	line-height: 20px;
	background-image: url(graphics/content_area.jpg);
}
div#content_area_headline{
	margin-left:10px;
}
div#content_area h1{
	font-size:18px; color: #FF9900}

div#foot_container{
	width:950px; height:80px; margin-left: auto; margin-right:auto; margin-bottom: 10px;
}
div#foot_left{
	width:250px; height:80px; float:left; background-image:url(graphics/footer_left.jpg);
}
div#foot_middle{
	width:20px; height:80px; float:left;
}
div#foot_right{
	width:680px; height:80px; float:left; background-image:url(graphics/footer_right.jpg); background-repeat:no-repeat;
}
div#adress_container {
	width:200px; margin-left:20px; margin-top:10px; font-size:9px; line-height:16px;
}
div#footer_navi_container {
	width:660px; margin-left:5px; margin-top:35px; height: 31px;
}
div#footer_navi_container a{
	height:32px; color:#FFFFFF; text-decoration:none;
}
div#footer_navi_container a:hover{
	color:#FF9933;
}

div#column_left{
	width:310px; float:left; margin-left:10px; margin-top:5px;
}
div#column_left_390{
	width:390px; float:left; margin-left:10px; margin-top:5px;
}

div#column_right{
	width:310px;
	float:left;
	margin-top:5px;
	margin-left: 30px;
}
div#column_right_250{
	float:left; margin-left: 20px; width:250px;
}
div#column_left_370 {
	width:370px; float:left; margin-left:10px; margin-top:5px;
}
div#one_column {
	width:650px; float:left; margin-left:10px; margin-top:5px;
}

div#one_column td, th{
	font-size:12px;
	line-height: 20px;
}



.offer_price {
	font-size: 18px; color: #FFFFFF; line-height: 24px; display:block; text-align:right;
}
.image_border {
	border: 2px solid #FFFFFF;
}
.headline_white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
.headline_color1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	line-height: 28px;
}
.headline_color2 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.underline {
	border-bottom: 1px solid #5B5B5B;
	border-right: none;
	border-top: none;
	border-left: none;
}
.shop_note {
	font-size: 9px;
	line-height: 12px;
}
.border {
	border: 1px solid #CCCCCC;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.orange {

	color: #FF9900;
}
div#special_offer_bg_without_text {

	width:250px;
	float:left;
	background-image:url(graphics/offer_bg_wt.jpg);
	background-repeat: repeat-y;
}
div#special_offer_container_wt {
	width:210px; margin-left:20px; line-height: 18px; color:#000000;
}
.note {
	font-size: 9px;
	color: #666666;
}
.note-white {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
}
.subnavi_link {
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	margin-left: 15px;
	display:block;
}
a.subnavi_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}