@charset "Shift_JIS";

/* トップメッセージ
---------------------------------*/
body{
	background: url(../../common/images/bg_index.gif) top repeat-x;
}

#topm h1{
	width: 800px;
	height: 300px;	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	background: url(../images/h1_topm.jpg) no-repeat;
	text-indent: -9999px;
}

#topm #message{
	width: 610px;
	margin-left: 70px;
}

#topm #message h2{
	width: 242px;
	height: 40px;
	background: url(../images/h2_topm.gif) top no-repeat;
	text-indent: -9999px;
}

#topm #message p{
	line-height: 20px;
	letter-spacing: 0px;
}

* html #topm #message p{
	line-height: 22px;
}

#topm #message p#sign{
	margin: 15px 0 0 440px;
	width: 160px;
	height: 50px;
	background: url(../images/sign_topm.gif) no-repeat;
	text-indent: -9999px;
}

#entrance{
	margin: 25px 0 0 4px;
	padding-left: 12px;
	width: 730px;
	height: 316px;
	background: url(../images/bg_topm_entrance.gif) top repeat-x;
}

#entrance div.part{
	float: left;
	width: 234px;
	margin-right: 8px;
}

#entrance div.part div.inner{
	position: relative;
	padding: 20px;
	width: 192px;
	height: 218px;
	background: #fff;
	border-right: #cbcbcb 1px solid;
	border-bottom: #cbcbcb 1px solid;
	border-left: #cbcbcb 1px solid;
}

#entrance div.part h3{
	width: 234px;
	height: 48px;
	text-indent: -9999px;
}

#entrance div.part p.btn-detail{
	position: absolute;
	width: 176px;
	height: 23px;
	top: 173px;
	left: 28px;
	padding-top: 15px;
	border-top: #e0e0e0 1px solid;
}

#entrance div.part p.btn-detail a{
	display:block;
	width: 176px;
	height: 23px;
	background: url(../images/btn_topm_enter.gif) no-repeat;
	text-indent: -9999px;
}

#entrance div.part p.btn-detail a:hover{
	background-position: 0 -23px;
}

#entrance #part1 h3{
	background: url(../images/h3_topm01.gif) no-repeat bottom;
}

#entrance #part2 h3{
	background: url(../images/h3_topm02.gif) no-repeat bottom;
}

#entrance #part3 h3{
	background: url(../images/h3_topm03.gif) no-repeat bottom;
}
