@charset "UTF-8";


/* ----------------------------------------------------------- 
index
-------------------------------------------------------------- */

#pro #content_v4 .mainArea {
	width:890px;
	height:265px;
	background-image: url(../images/pho_top_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pro #content_v4 .topMainBack {
	float:left;
	width:675px;
	height:265px;
	background-image: url(../images/pho_top_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pro #content_v4 .topMainBack a,
#pro #content_v4 .topMainBack a:hover {
	display:block;
	width:675px;
	height:265px;
	text-indent:-9999em;
	outline-style:none;
}

#pro #content_v4 .topMainBack a:hover {
	background-image: url(../images/pho_top_main_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pro #content_v4 ul.mainMaterial {
	float:right;
	width:213px;
	padding-top:13px;
}

#pro #content_v4 ul.mainMaterial li {
	height:125px;
	font-size:0;
}

#pro #content_v4 ul.mainMaterial li a { 
	position:relative;
	display:block;
	outline-style:none;
	cursor:pointer;
}

/* IE6 */
* html #pro #content_v4 ul.mainMaterial {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}
* html #pro #content_v4 ul.mainMaterial li a {
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+this.firstChild.src+",sizingMethod=scale)");
	width:expression(this.firstChild.clientWidth+"px");
	height:expression(this.firstChild.clientHeight+"px");
}
* html #pro #content_v4 ul.mainMaterial li a img {
	visibility:expression("hidden");
}

/* pro_CategoryBox
--------------------------------------------- */

#pro #content_v4 .subPane {
	margin-top:40px !important;
} 

#pro #content_v4 .pro_CategoryBox {
	width:660px;
	margin-top:40px;	
}

#pro #content_v4 .pro_CategoryBox ul li {
	padding-bottom:30px;
	width:165px;
	float:left;
}

#pro #content_v4 .pro_CategoryBox ul li em{
	display:block;
	font-weight:normal;
	background-image:url(../../../common_v4/src/jp/images/category_pro/mark_link.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:15px;
}

#pro #content_v4 .typeTriangle {
	margin-top:0;
	padding:10px 0;
}

#pro #content_v4 .categoryList li {
	display:inline;
	padding-right:22px;
}

#pro #content_v4 .categoryList li a {
	font-size:100%;
}



/* XV
--------------------------------------------- */
#pro #content_v4 .narrowContainer.releaseListWrap {
	position:relative;
	zoom:1;
}
#pro #content_v4 .narrowContainer.releaseListWrap h2 {
	margin-bottom:0;
}
#pro #content_v4 .narrowContainer.releaseListWrap .releaseList {
	zoom:1;
}
#pro #content_v4 .narrowContainer.releaseListWrap .releaseList dl {
	margin:10px 0 0;
	padding:0 0 10px;
}

/* XV */
#pro #content_v4 .narrowContainer.releaseListWrap .releaseHistory {
	position: absolute;
	top:15px;
	width: 645px;
	text-align: right;
}
#pro #content_v4 .narrowContainer.releaseListWrap .releaseHistory a {
	padding-left:10px;
	background:url(../../../common_v4/src/jp/images/category_pro/mark_link.gif)  no-repeat 0 0.2em;
	font-size:85%;
}


/* ----------------------------------------------------------- 
Navigation
-------------------------------------------------------------- */
#pro .noArrow {
	margin-top:15px;
}

#pro .noArrow li {
	padding-left:7px;
}

/* ----------------------------------------------------------- 
clearfix
-------------------------------------------------------------- */
#pro div.pro_CategoryBox:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
}

#pro div.pro_CategoryBox {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* ----------------------------------------------------------- 
Utility
-------------------------------------------------------------- */

/* /product/kako/index.html
--------------------------------------------- */
#pro #content_v4 ul.linkListFlat li.list_in a {
	display:inline;
}

#pro #content_v4 ul.linkListFlat li.list_in sup a {
	padding-left:0;
	background: none;
}

#pro #content_v4 ul.linkListFlat li.nolink {
	padding-left:10px;
	background:url(/common_v4/src/jp/images/category_pro/mark_ul_disc.gif) no-repeat 0 0.5em;
}

#pro #content_v4 ul.p2-2 li.nolink {
	width:310px;
}
/* A postscript is not added at the following */

