@charset "UTF-8";


body {
	background: url(/common/materials/page_bg00.jpg) #ffffff repeat-x;
}

.page {
	background: url(/common/materials/base_bg.jpg) no-repeat;
}


#detail_contents {
	width: 593px;
	margin: 0px 0px 15px 0px;
}

#detail_contents h2 {
	margin: 0px;
	padding: 0px;
}

#detail_contents .mi p {
 	margin: 0px 240px 10px 15px;
}

#detail_contents .mi p.tl {
	margin: 11px 0px 10px 12px;
}

#detail_contents img.lt {
	padding: 0px 20px 10px 0px;
	margin: 0px;
	background: #ffffff;
}

#detail_contents img.rt {
	padding: 0px 0px 10px 20px;
	margin: 0px;
	background: #ffffff;
}


#detail_contents .bd, #detail_contents .bd2 {
	width: 593px;
	margin: 0px 0px 15px 0px;
}

#detail_contents .bd .hd, #detail_contents .bd2 .hd {
	width: 593px;
	height: 36px;
	margin: 30px 0px 10px 2px;
	padding: 0px;
	overflow: hidden;
}

#detail_contents .bd .hd h3, #detail_contents .bd2 .hd h3 {
	margin: 5px 0px 0px 5px;
	text-indent: -9999px;
}

#detail_contents .bd p {
	margin: 0px 0px 15px 0px;
}

#detail_contents .bd strong {
	font-size: 15px;
	color: #ee7600;
	padding: 0px 2px 0px 2px;
}

#detail_contents .bd strong.c1 {
	color: #016bf4;
}

#detail_contents .bd strong.c2 {
	color: #f46b01;
}

#detail_contents .bd strong.c3 {
	color: #01f401;
}

#detail_contents .bd h4 {
	font-size: 15px;
	margin: 20px 0px 10px 0px;
}

#detail_contents .bd h4 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#detail_contents .bd .box {
	width: 593px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 6px 0px;
	background: url(/detail/materials/box_tp.gif) #f8cca3 no-repeat;
}

#detail_contents .bd .box .mg {
	margin: 0px 0px 0px 6px;
}

#detail_contents .bd .sbox {
	width: 190px;
	text-align: center;
	margin: 6px 5px 0px 0px;
	background: url(/detail/materials/sbox_tp.gif) #ffffff no-repeat;
}

#detail_contents .bd .sbox p {
	margin: 0px 10px 10px 10px;
}

#detail_contents .bd h5 {
	margin: 5px 10px 10px 10px;
	text-align: left;
}

#detail_contents table img {
	margin-bottom: 5px;
}


table.opelist {
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border-collapse: collapse;
}

table.opelist a, table.opelist a:link, table.opelist a:visited, table.opelist a:active {
	font-weight: bold;
	text-decoration: underline;
}

table.opelist a:hover {
	font-weight: bold;
	text-decoration: none;
}

table.opelist td {
	width: 70%;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	vertical-align: middle;
	padding: 8px 8px 7px 12px;
	background-color: #ffffff;
}

table.opelist td.color_box1 { width: 30%; }
table.opelist td.color_box2 { width: 30%; }


p.btn_special {
	padding: 6px 0px 0px 305px;
}

p.btn_special a {
	width: 286px;
	height: 21px;
	display: block;
	background: url(/detail/materials/btn_special.gif) no-repeat;
	text-indent: -9999px;
}

p.btn_special a:link {background-position: 0 0;}
p.btn_special a:visited {background-position: 0 0;}
p.btn_special a:hover {background-position: -286px 0;}
p.btn_special a:active {background-position: -286px 0;}


