/* Updated 2014/05/19,n */
@import "/common_css_e/default_wide.css";
@import "/common_css_e/component_wide.css";



/*--------------------------------------
  AboutUs-Top
---------------------------------------*/
/*--------------------------------------
  clearfix
---------------------------------------*/

*:after {	display:block;	clear:both;	height:0;	visibility:hidden; }
.clearfix { zoom:1;}
.clearfix:after {	content:".";} 



/*--------------------------------------
  categorybox
---------------------------------------*/

/* categorybox */
#contents div.categorybox {
	border:solid 1px #C6DA95;
	width:544px;
	margin-bottom:10px;
}

#contents div.categorybox div.title {
	background:url(/english/aboutus/image_uniq/bg_title_01.gif) repeat-x left bottom;
	min-height:35px;
	_height:35px;
}

#contents div.categorybox div.title h2 {
	background:url(/common_images/icon_arwright_box.gif) no-repeat 11px 11px;
	padding:8px 0 0 30px;
	line-height:1.6;
}

#contents div.categorybox div.detail {
	padding:13px 15px 5px;
}

#contents div.categorybox div.detail p {
	margin-bottom:10px;
}


/* categoryclm2 */
#contents div.categoryclm2 {
	width:546px;
	background:url(/english/aboutus/image_uniq/bg_index_01.gif) no-repeat left bottom;
	margin-bottom:10px;
}

#contents div.categoryclm2:after {
	content:".";
}

#contents div.categoryclm2 div.categorybox {
	width:267px;
	padding:0 1px 1px;
	border:none;
	border-top:solid 1px #C6DA95;
	float:left;
	display:inline;
	margin:0 8px 0 0;
}

#contents div.categoryclm2 div.categorybox div.detail {
	padding:13px 5px 5px 15px;
	background:none;
}

#contents div.categoryclm2 div.categorybox.r {
	margin:0;
}

/* Updated¥ 2014/05/19.n */
/* categoryclm3 */
#contents div.categoryclm3 {
	width:546px;
	background:url(/english/aboutus/image_uniq/bg_index_02.gif) no-repeat left bottom;
	margin-bottom:10px;
}

#contents div.categoryclm3:after {
	content:".";
}

#contents div.categoryclm3 div.categorybox {
	width:267px;
	padding:0 1px 1px;
	border:none;
	border-top:solid 1px #C6DA95;
	float:left;
	display:inline;
	margin:0 8px 0 0;
}

#contents div.categoryclm3 div.categorybox div.detail {
	padding:13px 5px 5px 15px;
}

#contents div.categoryclm3 div.categorybox.r {
	margin:0;
}

/* Updated£ 2014/05/19.n */