@charset "UTF-8";

#topFlash {
	width: 948px;
	height: 472px;
	overflow:hidden;
}

#secondNavi ul {
	width:948px;
	height:26px;
	background:url(images/sec_navi.gif) no-repeat;
	overflow:hidden;
}

#secondNavi a {
	width:146px;
	height:26px;
	float:left;
	margin-left:1px;
	background-image:url(images/sec_navi.gif);
	background-repeat:no-repeatl
}

#secMn01 a { background-position:-1px 0px; }
#secMn02 a { background-position:-148px 0px; }
#secMn03 a { background-position:-295px 0px; }
#secMn04 a { background-position:-442px 0px; }

#secMn01 a:hover, #secMn01 a.nowhere { background-position:-1px -26px; }
#secMn02 a:hover, #secMn02 a.nowhere { background-position:-148px -26px; }
#secMn03 a:hover, #secMn03 a.nowhere { background-position:-295px -26px; }
#secMn04 a:hover, #secMn04 a.nowhere { background-position:-442px -26px; }


/* 3rd */

.mainPic {
	position:absolute;
	width:638px;
	height:425px;
	top:0px;
	left:47px;
	z-index:3;
}

#picChushaku {
	position:absolute;
	width:638px;
	height:12px;
	top:427px;
	left:47px;
	z-index:4;
}

#pageTtl {
	position:absolute;
	width:28px;
	height:425px;
	top:0px;
	left:875px;
	z-index:3;
}

#pageText {
	position:absolute;
	width:43px;
	height:425px;
	top:0px;
	left:826px;
	z-index:3;
}

#roomLink {
	position:absolute;
	width:120px;
	height:130px;
	top:295px;
	left:696px;
	overflow:hidden;
	z-index:4;
}

#roomLink ul {
	list-style:none;
}

#roomLink li {
	display:inline;
}

#roomLink a {
	float:right;
	width:14px !important;
	width /**/:18px;
	border:solid 1px #000;
	padding:12px 1px 3px;
	text-align:center;
}

#roomLink a:hover, #roomLink a.nowat {
	background:url(images/bow_red_ud.gif) center top no-repeat;
	border:solid 1px #920707;
}

#picThumb {
	position:absolute;
	width:120px;
	height:425px;
	top:0px;
	left:696px;
	z-index:3;
}

#picThumb ul {
	list-style:none;
}

#picThumb li {
	display:inline;
}

#picThumb a {
	display:block;
	width:120px;
	height:95px;
	margin-bottom:5px;
	background:url(images/b_kakudai.gif) 0px 78px no-repeat;
}

#picThumb a:hover {
	background:url(images/b_kakudai_f.gif) 0px 78px no-repeat;
}



