﻿body {
	font-family: ＭＳ 明朝,Serif;
	margin: 0px;
	background-color: #333333;
	background-image: url(../images_common/bg_side.jpg);
	font-size: 12px;
	line-height:20px;
}
h2{
	color: #bb0000;
	background: transparent url(h2.gif) no-repeat 0px 50%;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 10px;
	line-height: 35px;
}
h3{
	color: #bb0000;
}
div.reco{
	color: #bb0000;
		font-weight: bold;

}
span.reco{
		color: #bb0000;
		font-weight: bold;
}
img{
	border: none;
}
a img.link{
	border:1px solid;
	border-color:#ff6600;
}

table.matrix tr{
	background-color:#ddd;
}

div.attent{
	margin:  10px 10px 10px 0px;
	padding: 5px 10px 15px 20px;
	border: 1px solid;
	border-top-color:#fff;
	border-left-color:#fff;
	border-right-color:#ddd;
	border-bottom-color:#ddd;
	overflow: auto;
	background-color: #eeeeee;

}

div.overnavi{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 0px solid #fff;
	border-right:0px none #fff;
	padding: 5px 5px 5px 5px;
	background-image: url(overnavi.png);
}
div.undernavi{
	margin-top:30px;
	border-top: 1px solid #ddd;
	border-bottom: 0px none #ddd;
	border-left: 0px none #fff;
	border-right:0px none #fff;
	padding: 5px 5px 5px 5px;
}

div.news{

	width:555px;
	height:30px;
	background-image: url(../images_common/news.gif);
	background-repeat: none;

}

table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_common/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_common/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 15px;
	background-image: url(../images_common/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	line-height: 200%;

	color: #DDDDDD;
	padding-left: 10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}
p.header_copy{
	padding-left:40px;
	padding-right:40px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 1px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_common/header_bg.jpg);
}

td.header_column {
	height: 100px;
	vertical-align: top;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_common/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 3px;
	vertical-align: top;
	background-image: url(../images_common/bg_content.jpg);
	background-repeat: repeat;
	text-decoration: none;

}

td.left_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images_common/bg_content.jpg);
	background-repeat: repeat;
	color: #1f1f1f;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	margin-top:30px;
	padding-top: 0px;
	padding-left: 4px;
}
td.left_content ul {
	padding: 0px;
	margin-left:8px;
	border-top: 1px dashed #999;
}
td.left_content li {
	border-bottom: 1px dashed #999;
	list-style-type: none;
}
td.left_content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D2B7B7;
	background-repeat: repeat;
	color: #1f1f1f;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	margin-top:0px;
	padding: 8px 0px 8px 10px;

}


td.left_content li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554;
	display: block;
	padding: 8px 0 8px 8px;
	list-style-type: none;
	text-decoration: none;
	width: 95%;
	line-height: 150%;

}
td.left_content li a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554;
	display: block;
	padding: 8px 0 8px 10px;
	list-style-type: none;
	text-decoration: none;
	width: 95%;
	line-height: 150%;

}

td.left_content li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ddd;
	color: #1f1f1f;
	line-height: 150%;
	list-style-type: none;
	text-decoration: none;
}
a:active,a:visited,a:link{
	text-decoration: none;
	color: #ff6600;
}
a:hover{
	text-decoration: underline;
	color: #FF3300;
}
a.news:active,a.news:visited,a.news:link,a.news:hover{
	line-height:30px;
	font-size: 14px;
	text-decoration: none;
	padding-left:70px;
	color: #222222;
}

a.left_link:active,a.left_link:visited,a.left_link:link{
	font-weight: normal;
	text-decoration: none;
	color: #ff6600;
	padding: 8px 0 8px 5%;

}
a.left_link:hover{
	color: #ff3300;
	padding: 8px 0 8px 5%;

}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 25px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.header_link:active,a.header_link:visited,a.header_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #ff3300;
	line-height: 25px;
}
a.header_link:hover{
	color: #ff6600;
}

a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 25px;
	vertical-align: middle;
	text-align: center;
}
div.navigation_here {
	border-top: 2px solid #bb0000;
	background-color:#000;
	color: #fff;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 25px;
}
div.melmaga{
	margin-left:3px;
	background-image: url(../images_common/melmaga_bg.gif);
	background-repeat: no-repeat;
	padding-top:65px;
	padding-left:5px;
	padding-right:6px;
}
div.belt_option{
	margin-left:0px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
}
div.belt_detail{
	margin-left:0px;
	margin-bottom:5px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	background-color:#ffffdd;
}
span.belt_optionitem{
	font-weight:bold;
}
span.belt_disableditem{
	font-weight:bold;
	color:#cccccc;
}
span.soldout{
	color:#FFFFFF;
	background-color: #BB0000;
	border-style:solid;
	border-width:1px;
	border-color:#BB0000;
	padding:1px;
	width:84px;
}