@charset "utf-8";
/* CSS Document */

#wrapper #headerBlock {
	background: url(../images/18_mainv.png) no-repeat right top;
	height: 550px;
	width: 700px;
	margin-right: 100px;
	margin-left: 100px;
	padding-top: 175px;
}
#wrapper #headerBlock h1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	display: block;
	width: 200px;
	height: 24px;
	margin-left: 160px;
}
#wrapper #headerBlock h2 {
	color: #000000;
	font-size: 12px;
	font-weight:600;
	line-height: 16px;
	display: block;
	width: 500px;
	text-align: center;
}
#wrapper #headerBlock h3 {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight:100;
	display: block;
}
#wrapper #headerBlock .syoukai {
	background: url(../images/18_syoukai.png) ;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight:100;
	display: block;
	width: 500px;
	padding-right: 40px;
	padding-left: 40px;
	margin-left: 25px;
}
#wrapper #headerBlock .syoukai p {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#wrapper #headerBlock .logo {
	margin-top: 40px;
	margin-left: 80px;
}

#wrapper #headerBlock .attention {
	height: 120px;
	background: url(../images/18_attentionbg.png) no-repeat;
	width: 670px;
	padding-left: 30px;
}
#wrapper #headerBlock .attention a {
	display: inline-block;
	float: left;
}
#wrapper #headerBlock .attention p {
	display: block;
	height: 44px;
	width: 270px;
	font-size: 10px;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 12px;
	float: left;
	margin-left: 75px;
	margin-top: 25px;
}
#wrapper #headerBlock .copyright {
	width: 270px;
	height: 12px;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	text-align: center;
	margin-top: 50px;
	margin-left: 210px;
}
#wrapper #bannerBlock {
	margin-top: 10px;
	text-align: center;
	width: 900px;
}
#wrapper #bannerBlock ul.bannerBox1 {
	margin-bottom: 20px;
}
#wrapper #bannerBlock ul.bannerBox1 img {
	margin-right: 1px;
	margin-left: 1px;
	border-width: 0px;
	border-style: none;
}
#wrapper #bannerBlock ul.bannerBox2 {
	width: 660px;
	padding-right: 120px;
	padding-left: 120px;
}
#wrapper #bannerBlock ul.bannerBox2 li {
	height: 33px;
	width: 90px;
	display: block;
	float: left;
	padding: 1px;
	margin-left: 2px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #bannerBlock ul.bannerBox2 li img {
	border-width: 0px;
	border-style: none;
}
