@charset "utf-8";
/* CSS Document */
/*-------------------------
INDEX CSS
-------------------------*/
#header1 {
	height: 630px;
	margin-bottom: 10px;
	background-image: url(../image/index_bg.jpg);
}
#header1 h1{
	padding-left: 30px;
}
#header1 a.rogo{
	position:absolute;
	overflow: hidden;
	text-indent: -9999px;
	height: 110px;
	width: 460px;
	margin-top: 50px;
	margin-left: 50px;
	background: url(../image/rogo_top1.jpg);
}
#coment {
	position:absolute;
	height: 60px;
	width: 500px;
	margin-top: 180px;
	margin-left: 50px;
	color: #FFFFFF;
}
#iri .enter a {
	position:absolute;
	overflow: hidden;
	margin-top: 260px;
	margin-left: 710px;
	display: block;
	width: 200px;
	height: 80px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../image/enter.jpg) no-repeat;
	float: right;
}
#iri .enter a:hover {
	background: url(../image/enter.jpg) no-repeat right;
}
#iri .exit a {
	position:absolute;
	overflow: hidden;
	margin-top: 260px;
	margin-left: 520px;
	display: block;
	width: 185px;
	height: 80px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../image/leave.jpg) no-repeat;
}
#iri .exit a:hover {
	background: url(../image/leave.jpg) no-repeat right;
}
#iri .spcover1 a {
	position:absolute;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	font-size: 0;
	line-height: 0;
	background-image: url(../image/sp_cover1.jpg);
	height: 227px;
	width: 387px;
	margin-top: 20px;
	margin-left: 525px;
}
#iri .spcover2 a {
	position:absolute;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	font-size: 0;
	line-height: 0;
	background-image: url(../image/sp_cover2.jpg);
	height: 227px;
	width: 387px;
	margin-top: 360px;
	margin-left: 120px;
}
#iri .spcover3 a {
	position:absolute;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	font-size: 0;
	line-height: 0;
	background-image: url(../image/sp_cover3.jpg);
	height: 227px;
	width: 387px;
	margin-top: 360px;
	margin-left: 525px;
}
