@charset "UTF-8";

/* ----------------------------------------
*
*Since:  2010-01-30
*Modified:  
*
*/

/* Style Index ===============================

	01:  header
	02:  attestation

========================================= */
/*
01:  header
-------------------------------------*/
div#header {
	background: none;
}

div#header div#headerCont {
	background: none;
}

/*
01-01:  attestation
-------------------------------------*/
div#attestation {
	margin: 35px 129px 40px 129px;
}

div#attestation dl {
	width: 682px;
	height: 261px;
	margin: 35px 0 0 0;
	background: url("../../images/top/bg_index.gif") no-repeat 0 0;
}

div#attestation dt {
	display: inline;
}

div#attestation dt img {
	display: block;
	width: 592px;
	margin: 0 auto;
	padding: 6px 0 0 0;
	text-align: center;
}

div#attestation dd {
	padding: 0 0 0 45px;
}

div#attestation dd ul {
	width: 624px;
}

div#attestation dd li {
	float: left;
	width: 312px;
}

div#attestation dd ul:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

div#attestation #toHome {
	text-align: center;
}
