@charset "utf-8";

/*------------------------------------------------
	category top page styles
--------------------------------------------------*/
.ctop_lead{
	margin: 18px 0px 0px 0px;
	line-height: 1.5em;
}
.ctop_contents{
	padding: 20px 0px 0px 0px;
}
.ctop_contents_inner{
	padding: 10px 0px 0px 0px;
}
.ctop_contents_left{
	width: 445px;
	float: left;
}
.ctop_contents_right{
	width: 445px;
	float: right;
}
#maincontents .ctop_contents h2{
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	min-height: 18px;
	border-left: none;
	border: 1px solid #e8e8e8;
	background: #ffffff url(/english/common/images/bg_category_title.gif) left top no-repeat;
	font-weight: bold;
	fotn-size: 120%;
	color: #ffffff;
}
.ctop_contents h2 a:link,
.ctop_contents h2 a:visited{
	padding: 0px 0px 0px 19px;
	background: url(/english/common/images/icon_category_title.gif) left 0.2em no-repeat;
	color: #0d4c9f;
	display: block;
	min-height: 13px;
}
.ctop_contents h2 span{
	padding: 0px 0px 0px 0px;
	display: block;
	min-height: 13px;
	color: #333333;
}
.ctop_contents ul{
	margin: 12px 18px 18px 15px;
}
.ctop_contents ul li{
	margin: 8px 0px 0px 14px;
	line-height: 1.5em;
	text-indent: -14px;
}
.ctop_contents ul li img{
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
.ctop_contents p.text01{
	margin: 2em 0px 0px 0px;
	line-height: 1.3em;
}
