@charset "Shift_JIS";



#contentArea .csrMainArea h3 {
	clear: both;
}

/*-----------------------------------------
 policy/aim.htm
-----------------------------------------*/
#mainAria div.aimColumn {
	width: 600px;
	margin-top: 25px;
	margin-left: 100px;
	padding: 30px 0px 30px 90px;
	border: #ddd 1px solid;
}
#mainAria div.aimColumn h2 {
	margin-bottom: 20px;
	margin-left: 50px;
	border: none;
}
#mainAria div.aimColumn dl dt {
	margin: 30px 0 15px;
}

#mainAria div.aimColumn dl dd {
	margin: 0;
	font-size: 91%;
	line-height:1.6em;
}



/*-----------------------------------------
 policy/soc.htm
-----------------------------------------*/


/*   2014”N’Ç‰Á    */
ul.soc{
    padding-left:3em; 
    text-indent: -3em; 
	font-weight:normal;
	line-height:1.7;
	font-size:93%;
	}
ul.soc ul{
	padding-left:10px;
}
ul.soc ul li{
	list-style:none;
	padding-left:30px;
    text-indent:none; 
}

ul.soc li{
	background: none;
}




/*-----------------------------------------
 policy/business.htm
-----------------------------------------*/


.csrBus .busWrapTitle li{
	width: 410px;
	text-align: center;
	float: right;
	background: none;
	font-weight: bold;
	margin-top: 30px;
}

.csrBus .busWrapTitle li:first-child{
	float: left;
	width: 320px;
}

.csrBus h3{
	padding: 8px 10px;
	border-radius: 5px;
	margin:30px 0 15px;
	font-size: 120%;
	font-weight:bold;
	color: #FFF;
}

.csrBus .busWrap div{
	float: right;
	width: 420px;
	margin-left: 20px;
}

.csrBus .busWrap div p{
	float: left;
	width: 130px;
	margin-right: 15px;
}

.csrBus .busWrap div p:last-child{margin-right: 0;}

.csrBus h3.bus01{background: #f6ad3c; margin-top:0;}
.csrBus h3.bus02{background: #9cca54;}
.csrBus h3.bus03{background: #72b3af;}
.csrBus h3.bus04{background: #6d9ede;}
.csrBus h3.bus05{background: #6467b1;}



/*-----------------------------------------
 policy/profile.htm
-----------------------------------------*/


.csr_gaiyo  td{
	border-bottom:1px solid #CCC;
	line-height:1.0;
	padding:10px;

}


/*-----------------------------------------
 engagement/history.htm
-----------------------------------------*/

#mainAria table.outline th,
#mainAria table.outline td {
	border:1px solid #CCC;
	line-height:1.4;
	padding:6px;
}
#mainAria table.outline th {
	width: 6em;
	text-align: center;
}
#mainAria table.outline th.latest {
	background: #fceda7;
}
#mainAria table.outline td.latest {
	background: #fff5d4;
}
#mainAria table.outline td ul li {
	margin-bottom: 5px;
}

#mainAria table.outline td ul li:last-child {
	margin-bottom:0;
}

#mainAria table.outline td ul li img {
	vertical-align: text-top;
}
#mainAria table.outline span,
#mainAria p.lineH {
	color: #4b8b40;
}

#mainAria p.lineH {
	line-height: 1;
}
#mainAria p.lineH img {
	margin-right: 3px;
	vertical-align: text-top;
}
