/*======================================

	4.style

=======================================*/

#hdrMenu .menu02, #hdrMenu .menu03, #hdrMenu .menu04, #hdrMenu .menu05, #hdrMenu .menu06, #hdrMenu .menu07, #hdrMenu .menu08, #hdrMenu .menu09 {
	background: url(../img_cmn/hdr_menu_line.gif) no-repeat right top;
	float: left;
	text-align: left;
}

#ftr {
	width: 768px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top: #303030 1px solid;
}

body {
	background-color: #000;
	color: #FFF;
}

#container {
	width:768px;
	margin:0 auto;
	text-align:center;
}

#wrapper {
	width:768px;
	margin:0 auto;
	text-align:left;
}

.stmain1 {
	width: 768px;
	/*height: 471px;*/
}

.stmain2 {
	width: 768px;
	height: 471px;
	background-image: url(../style/img/style_bg_001.jpg);
	background-repeat: no-repeat;
}

.stmain3 {
	width: 768px;
	height: 471px;
	background-image: url(../style/img/style_bg_002.jpg);
	background-repeat: no-repeat;
}

.stmain4 {
	width: 768px;
	height: 471px;
	background-image: url(../style/img/style_bg_003.jpg);
	background-repeat: no-repeat;
}

.stybtn1 {
	display: block;
	width: 291px;
	height: 206px;
	background-image: url(../style/img/img3_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
	float: left;
}

.stybtn1:hover {
	background-position: 0 -206px;
}

.stybtn2 {
	display: block;
	width: 385px;
	height: 134px;
	background-image: url(../style/img/img4_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
	float: left;
}

.stybtn2:hover {
	background-position: 0 -134px;
}

.stybtn3 {
	display: block;
	width: 281px;
	height: 206px;
	background-image: url(../style/img/img7_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
	float: left;
}

.stybtn3:hover {
	background-position: 0 -206px;
}

.stybtn4 {
	display: block;
	width: 27px;
	height: 27px;
	background-image: url(../style/img/style_close_001.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
	float: left;
}

.stybtn4:hover {
	background-position: 0 -27px;
}

