@charset "utf-8";
/* CSS Document */

body {
	background-color:#FEFEFE;
	margin:0px;
	line-height:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 75%; /* IE */
	scrollbar-arrow-color:#E60A72;
	scrollbar-shadow-color:#E60A72;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#E60A72;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#ffffff;
}
html>/**/body {
  font-size: 12px; /* Except IE */
}

#disp {
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -226px;
	font-size: 10px;
	color:#ffffff;
	font-weight: normal;
	margin-left: -400px;
}
#disp h1 {
	float:left;
	font-size: 10px;
	color:#ffffff;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

h3 {
	float:left;
	font-size: 10px;
	color:#ffffff;
	line-height:12px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
#sml {
	float:left;
	font-size: 10px;
	color:#ffffff;
	margin:0px;
	padding:0px;
}
#mid {
	font-size: 10px;
	color:#333333;
	margin:0px;
	padding:0px;
}
#lag {
	font-size: 10px;
	color:#333333;
	float:right;
}

#box {
	position:absolute;
	width:900px;
	height:700px;
	left:50%;
	margin-left:-450px;
	z-index:20;
	border:1px solid #E60A72;
}
#cont1 {
	width:900px;
	height:626px;
	z-index:30;
	background:url(bgimg/001.jpg) no-repeat 0px 0px;
}
#cont2 {
	width:900px;
	height:626px;
	z-index:30;
	background:url(bgimg/002.jpg) no-repeat 0px 0px;
}
#cont3 {
	width:900px;
	height:626px;
	z-index:30;
	background:url(bgimg/003.jpg) no-repeat 0px 0px;
}
#cont4 {
	width:900px;
	height:626px;
	z-index:30;
	background:url(bgimg/004.jpg) no-repeat 0px 0px;
}
#cont5 {
	width:900px;
	height:626px;
	z-index:30;
	background:url(bgimg/005.jpg) no-repeat 0px 0px;
}
#cont6 {
	width:900px;
	height:626px;
	z-index:30;
	background:url(bgimg/006.jpg) no-repeat 0px 0px;
}
#cont7 {
	width:900px;
	height:626px;
	z-index:30;
	background:url(bgimg/007.jpg) no-repeat 0px 0px;
}
#cont8 {
	width:900px;
	height:626px;
	z-index:30;
	background:url(bgimg/008.jpg) no-repeat 0px 0px;
}
#sbox {
	width:400px;
	height:520px;
	z-index:40;
	margin-top:50px;
	margin-left:420px;
	background-color:#FFFFFF;
	border:1px solid #E60A72;
	padding:15px;
	overflow:auto;
}
#head {
	background:url(img/pink.gif) repeat;
	width:900px;
	height:37px;
}
#logo {
	float:left;
}
#foot {
	background:url(img/pink.gif) repeat;
	width:900px;
	height:37px;
	float:left;
}

#pp {
	margin-top:0px;
	margin-left:200px;
	color:#ffffff;
	font-size:10px;
	padding:10px;
	float:left;
	width:100px;
}

#pp a{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
#pp a:hover {
	text-decoration:underline;
	color:#339966;
}

#copy {
	margin-top:0px;
	margin-left:120px;
	color:#ffffff;
	font-size:10px;
	padding:10px;
	width:220px;
	float:right;
}

.sitemap {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:12px;
}