@charset "UTF-8";
/* CSS Document */

#indexContent {
	width: 570px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
}
.page-top {
	margin: 100px 0 0 0;
	text-align: right;
	padding: 5px 10px 5px 0;
	border: 1px solid #E7E7E7;
}

/* =========== left contents area =========== */
div.left-contents {
	padding-left: 15px;
	width: 570px;
	float: left;
}
div.chuko-topimg-area{
	width: 570;
	margin-bottom: 20px;
	}
div.search-area {
	background-image: url(../img/chuko_search_bg.gif);
	height: 167px;
}
div.search-area ul {
	list-style-type: none;
	padding-left: 5px;
	display: block;
 	clear: both;
}
div.search-area ul li {
	float: left;
	margin-top: 7px;
}
div.search-area ul li img {
	display: block;
	padding-left: 2px;
	padding-right: 2px;

}

div.search-area ul li a {

	display: block;

	padding-left: 2px;
	
	padding-right: 2px;

}

div.customer-area {
	
	background-image: url(../img/chuko_customer_bg01.gif);
	
	margin-top: 20px;
	
	background-repeat: no-repeat;
	
}

div.customer-area dl{
	
	width: 285px;
	float: left;
}

div.customer-area dl dt{
	
	margin-top: 10px;
	
	margin-left: 10px;
	
	margin-bottom: 5px;
}

div.customer-area dl dd{
	
	margin-left: 10px;
	padding-bottom: 10px;
	width: 200px;

}

*+html div.customer-area dl dd{	
	padding-bottom: 2px;
}

*html div.customer-area dl dd{	
	padding-bottom: 0px;
	margin-bottom: 0;
}

div.customer-area02 {
	clear: both;
	background-image: url(../img/chuko_customer_bg11.gif);
	margin-top: 30px;
	background-repeat: no-repeat;
}

div.customer-area02 dl{
	
	width: 285px;
	float: left;
}

div.customer-area02 dl dt{
	
	margin-top: 10px;
	
	margin-left: 10px;
	
	margin-bottom: 5px;
}

div.customer-area02 dl dd{
	
	margin-left: 10px;
	padding-bottom: 10px;
	width: 200px;

}

*+html div.customer-area02 dl dd{	
	padding-bottom: 2px;
}

*html div.customer-area02 dl dd{	
	padding-bottom: 0px;
	margin-bottom: 0;
}





dl.customer_dl02 dd{
	width: 570px !important;
}

dl.customer_dl02 {
	background-image: url(../img/chuko_customer_bg02.gif);
	width: 570px !important;
	height: 71px;
	margin-bottom: 20px;
}

div.customer-area02 dl.customer_dl02 {
	background-image: url(../img/chuko_customer_bg12.gif);
}


div.customer-dl-area03 {
	background-image: url(../img/customer_bg_b02.jpg);
	background-repeat: no-repeat;
	min-height: 72px;
	_height: 72px;
	clear: both;
	float: none;
}

div.customer-dl-area03 dl{
	
	width: 285px;
	float: left;
}

div.customer-dl-area03 dl dt{
	
	margin-top: 10px;
	
	margin-left: 10px;
	
	margin-bottom: 5px;
}

div.customer-dl-area03 dl dd{
	
	margin-left: 10px;
	width: 200px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

*html img.dotted_line {
	position: relative;
	top: 5px;
}

*+html img.dotted_line {
	position: relative;
	top: 3px;
}

div.emb-area {
	margin-top: 30px;
}

div.emb-area ul{
	
	background-color: #EDF2F5;
	
	width: 570px;
	
	height: 50px;
	
	list-style-type: none;

}

div.emb-area ul li {

	white-space: nowrap;
	
	float: left;
	
	display: block;
	
	width: 270px;
}

div.emb-area ul li a {

	display: block;
	
	margin-left: 45px;
	
	margin-top: 7px;

}


/* =========== right contents area =========== */
div.right-contents {
	width: 185px;
	padding-right: 15px;
	float: right;
}


/* =========== for accessibility issue =========== */
.accessibility-hidden {

	position: absolute;

	left: 0;

	top: 0;

	overflow: hidden;

	width: 0;

	height: 0;

	font-size: 0;

	color: #fff;

	background: #fff;
	
	border: none;
	clear: both;
}

#fix {
	padding: 30px 0 200px 0;
	margin: 0 auto;
	width: 600px;
	text-align: center;
}
#fix table {
	margin: 0 auto;
}
#fix table img {
	padding: 10px 0 0 0;
}