@charset "UTF-8";
/* CSS Document */

#csr .inner {
	position:relative;
}
#csr .inner span.home a {
	position:absolute;
	right:0px;
	top:0px;
	color:#666;
	text-decoration:none;
	padding:13px 0 13px 20px;
	background:url(../images/arrow_r.gif) no-repeat 0 12px;
}

#csr .indexBox {
	position:relative;
	height:350px;
}
#csr .social {
	float:left;
	padding-right:23px;
	position:absolute;
	top:-17px;
	background:url(../../csr/images/dot.gif) no-repeat right 18px;
}
#csr .social ul {
	margin-left:15px;
	margin-top:25px;
}
#csr .environment {
	position:absolute;
	top:-17px;
	left:501px;
}
#csr .environment ul {
	margin-left:15px;
	margin-top:25px;
}
#csr .boxStyle {
	margin-bottom:50px;
}
#csr .boxStyle h3 {
	margin-bottom:25px;
}
#csr .boxStyle h5 {
	font-weight:bold;
}
#csr .boxStyle .rBox {
	width:660px;
	float:left;
	line-height:1.7em;
}
#csr .boxStyle .txt {
	width:300px;
	margin:20px 0 0 20px;
}
#csr .boxStyle .txtAll {
	width:640px;
	margin:20px 0 0 20px;
}
#csr .boxStyle .txtSoc {
	margin:20px 0 0 20px;
	line-height:1.7em;
}
#csr .boxStyle .image {
	float:right;
}

