@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------
	CSR基本方針ページ
------------------------------------------------------------*/

#conts .textBox .box {
	background-image:url(../images/csr/line.gif);
	background-repeat:repeat-x;
	width:100%;
}


#conts .textBox .box .box_ttl {
	text-align:left;
	boder:solid 1px #000;
	font-weight:bold;
	padding : 5px;
	padding-top:15px;
	vertical-align:top;
	font-size:1.4em;
}
#conts .textBox .box .box_dst {
	text-align:left;
	padding-left : 50px;
	padding-bottom:10px;
	padding-right:10px;
	font-size:1.4em;
	line-height:22px;
}
