@charset "utf-8";
/* ****************************************************
Since : 2009-10-15
Last Modified: 2009-10-15
***************************************************** */

/*1: esco.html
=========================================*/

body.esco div#contents .design-3 {
 margin: 10px 0 0 0;
	padding:0 0 0 0;
	color:#000000;
	font-weight: bold;
	border-bottom:solid 1px #0850A5;
}

body.esco div#contents .design-3 .title-text {
	display: block;
	padding: 5px 0 5px 10px;
	line-height:1;
	border-left:solid 5px #0850A5;
}

body.esco div#contents .section div.three-left {
	width:265px;
	float:left;
	margin:0 10px 0 0;
}
body.esco div#contents .section div.three-center {
	width:50px;
	float:left;
	margin:0;
}
body.esco div#contents .section div.three-right {
	width:265px;
	float:right;
}

body.esco div#contents div.ene-border{
 width:245px;
	margin:10px 10px 0 10px; 
	padding:2px;
 text-align:center;
	border:solid 1px #C40000;
	background-color:#FFFFFF;
	}

body.esco div#contents div.ene{
 width:237px;
	margin:0;
	padding:4px;
 text-align:center;
	background-color:#C40000;
	}

body.esco div#contents div.ene p{
 margin:0;
	padding:0;
 text-align:center;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	}
	
	