@charset "UTF-8";

/* ---------------CONTENT BLOCK-------------- */
div#contentblock {
	float:left;
	display: block;
	width: 630px;
	padding-bottom: 20px;
}

div#enlogo {
	float:left;
	width: 150px;
	margin-top: 11px;
	height:30px;
	font-size: 80%;
	padding-bottom: 25px;
}

div#contentblock h1 {
	float:left;
	width: 460px;
	text-align: right;
	margin-top: 19px;
	height:22px;
	font-size: 80%;
	padding-bottom: 25px;
}

div#contentin {
	padding-left: 15px;
	padding-right: 25px;
}

div#contentin h2 {
	margin-bottom: 25px;
	background-color:#333333;
	font-size: 80%;
	line-height:120%;
	color:#FFFFFF;
	padding: 3px 10px 3px 10px ;
	text-align: center;
}



/* ---------------oneselect-------------- */

div.oneselect {
	width:590px;
	padding-bottom: 20px;
}

div.oneselect img {
	float:left;
	margin-right: 15px;
}


div.oneselectin {
	float:left;
	width: 385px;
}

div.oneselect h3 {
	margin-bottom: 5px;
	font-size: 90%;
	line-height:120%;
}

h3 a:link {text-decoration:none;}
h3 a:visited {text-decoration:none;}
h3 a:active {text-decoration:none;}
h3 a:hover {text-decoration:none;}

div.oneselect p {
	margin-bottom: 5px;
	font-size: 80%;
	line-height:120%;
}


/* ---------------pankuzu-------------- */
div#pankuzu {
	clear: both;
	font-size: 80%;
	padding-top:40px;
}




















