@charset "UTF-8";

@import "/lib/cmn_css/component.css";
@import "/products/css/products_comp.css";


#contents div.mv {
 background: url(/products/basic/images/vi_basic.jpg) top left no-repeat;
	margin-bottom: 10px;
	height: 120px;
 width: 780px;
}

#contents div.pdBox {
	background: url(/products/basic/images/bg_basic_01.gif) left top no-repeat;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 10px;
	padding: 22px 0 6px 0;
	width: 530px;
}

#contents div.pdInner {
	margin: 0 0 0 10px;
	width: 505px;
}

#contents div.pdL {
	float: left;
	margin-right: 17px;
	width: 162px;
}

#contents div.pdR {
	float: left;
	width: 326px;
}

#contents div.bsSepaA {
	border-bottom: 1px solid #ECBF77;
	height: 22px;
	margin-bottom: 10px;
	width: 326px;
}

#contents div.bsSepaA p {
	float: right;
	line-height: 100%;
	padding-bottom: 0;
}

#contents div.bsSepaA h2 {
	float: left;
	height: 22px;
}

#contents div.bsSepaA p img {
	margin-left: 2px;
}

#contents h2.pdHead01 {
 background: url(/products/basic/images/h_basic_01.gif) top left no-repeat;
	width: 178px;
}

#contents h2.pdHead02 {
 background: url(/products/basic/images/h_basic_02.gif) top left no-repeat;
	width: 172px;
}

#contents h2.pdHead03 {
 background: url(/products/basic/images/h_basic_03.gif) top left no-repeat;
	width: 188px;
}

#contents h2.pdHead04 {
 background: url(/products/basic/images/h_basic_04.gif) top left no-repeat;
	width: 136px;
}

#contents h2.pdHead05 {
 background: url(/products/basic/images/h_basic_05.gif) top left no-repeat;
	width: 139px;
}

#contents h2.pdHead06 {
 background: url(/products/basic/images/h_basic_06.gif) top left no-repeat;
	width: 178px;
}

#mainContents h2 span {
 display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#mainContents h2 a {
	display: block;
	height: 22px;
}

/* except IE7 */
html>/**/body h2 a span { 
	display:block;
}
/* except IE7 */


