@charset "utf-8";
/* CSS Document */

.top_cnt01,.top_cnt02 {
	width: 477px;
	margin: 1em 0 1em 10px;
}

.top_cnt01 div,
.top_cnt02 div {
	margin: 15px;
	overflow: hidden;
	width: 447px;
}

.top_cnt01 {
	background: url(../image/index/top_bg01.gif) bottom no-repeat;
}

.top_cnt01 h3,
.top_cnt02 h3,
.top_cnt03 h3 {
	height: 63px;
	text-indent: -9999px;
	margin-top: 0;
}

.top_cnt01 h3 {
	background: url(../image/index/top_ttl01.gif) no-repeat;
}

.top_cnt02 {
	background: url(../image/index/top_bg02.gif) bottom no-repeat;
}

.top_cnt02 h3 {
	background: url(../image/index/top_ttl02.gif) no-repeat;
}

.top_cnt03 {
	background: url(../image/index/top_bg03.gif) left bottom no-repeat;
}

.top_cnt03 h3 {
	background: url(../image/index/top_ttl03.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	height: 40px !important;
}

.top_cnt03 p {
	text-align: center;
	display: block;
	height: 231px;
	margin: 0;
}

.top_cnt03 p a {
	display: block;
	margin: 15px auto;
	width: 135px;
	height: 180px;
	text-align: left;
	text-indent: -9999px;
}

.top_txt01 {
	text-align: right;
	font-size: 80%;
}

.top_txt01 a {
	color: #f83b7b;
}

.top_txt01 a:hover {
	color: #ff96ba;
}

/* 100811 */

.top_enq {
	background: url(../image/index/top_bg04.jpg) no-repeat left top;
	width: 477px;
	height: 184px;
	overflow: hidden;
	margin: 15px 10px;
}

.top_enq p {
	display: none;
}

.top_enq ul {
	margin: 0;
	padding: 130px 0 0 185px;
	list-style: none;
}

.top_enq ul li {
	width: 130px;
	float: left;
	margin: 0;
	padding: 0;
}

.top_enq ul li a {
	width: 120px;
	height: 38px;
	display: block;
	text-indent: -9999px;
}

.top_enq ul li a.nv01 {
	background: url(../image/index/top_btn01.gif) no-repeat left top;
}

.top_enq ul li a.nv02 {
	background: url(../image/index/top_btn02.gif) no-repeat left top;
}

.top_enq ul li a:hover {
	background-position: 0 -38px;
}

