/* Updated 2014/05/19,n */
@import "/common_css/default_wide.css";
@import "/common_css/component_wide.css";


/*--------------------------------------
  clearfix
---------------------------------------*/

*:after {	display:block;	clear:both;	height:0;	visibility:hidden; }
.clearfix { zoom:1;}
.clearfix:after {	content:".";} 


/*--------------------------------------
  headNav
---------------------------------------*/

#headNav {
	margin:5px 0 8px;
	zoom:1;
}

#headNav:after {content:".";}


/* supplenav readSpeaker */
#headNav #supplenav{
	width:100%;
	float:left;
}
#headNav #supplenav:after{ content:"."; }

#headNav .readSpeaker{
	float:left;
	padding:2px 0 0 10px;
}
.rsbtn{
	position: static !important;
	height: auto !important;
	float: right !important;
}
.rsbtn .rsbtn_play {
	display: inline-block !important;
}
/*--------------------------------------
  categorybox
---------------------------------------*/

/* categorybox */
#contents div.categorybox {
	border:solid 1px #C6DA95;
	width:544px;
	margin-bottom:10px;
}

#contents div.categorybox div.title {
	background:url(/aboutus/image_uniq/bg_title_01.gif) repeat-x left bottom;
	min-height:35px;
	_height:35px;
}

#contents div.categorybox div.title h2,
#contents div.categorybox div.title h3 {
	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(/responsibility/image_uniq/bg_categorybox.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;
}

#contents div.categoryclm2 div.categorybox.r {
	margin:0;
}



/* Updated¥ 2014/05/19.n */
/* categoryclm3 */
#contents div.categoryclm3 {
	width:546px;
	background:url(/responsibility/image_uniq/bg_categorybox02.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 */