/*<LINK href="base.css" rel="stylesheet" type="text/css">*/

#inframe {
	/*インフレームの位置スクロール設定*/
	overflow-x:hidden;
	overflow-y: scroll;
	position: absolute;
	left: 136px;
	top:  163px;/*160*/
	width: 648px;
	height: 496px;
	/*filter:Alpha(opacity='20');*/
}

a {
	text-decoration: none;
	/*background-color:none;*/
	color:#ffffff;

}


a:visited.maplink{
	/*background-color:#333399;*/
	color:#ffffff;
}

a:hover.maplink{
	background-color:#333399;
	color:#ffffff;
	text-decoration:underline overline;
}




body {
	position: absolute;
	background-color: #000000;
	margin:0px;
	padding:0px;
	
}

#toplogo {
	font-family: "MS UI Gothic", "Osaka";
	font-size: 14px;
	font-weight: normal;
	line-height:200%;
	letter-spacing: 0.4em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	/*background-color: #666699;*/
	color: #ffffff;
	position: absolute;
	left: 450px;
	top: 190px;

}

#toplogo2 {
	font-family: "MS UI Gothic", "Osaka";
	font-size: 12px;
	font-weight: normal;
	line-height:150%;
	/*letter-spacing: 0.4em;*/
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	/*background-color: #666699;*/
	color: #ffffff;
	position: absolute;
	left: 200px;
	top: 480px;

}


#mainbox {
	position: absolute;
	left: 750px;
	top:  0px;
	width: 100px;
	height: 900px;

}


#butterfly {
	position: absolute;
	left: 400px;
	top: 570px;

}

#butterflyPK {
	position: absolute;
	left: 590px;
	top: 630px;

}



#rag_time {
	position: absolute;
	left:13;
	top:17;
}

#kamo {
	clear:both;
	position: absolute;
	left: 0px;
	top: 652px; /*652*/
	width: 800px;
	height: 54px;/*54*/
	z-index:1;
}

#ie_logo{
	position: absolute;
	left: 800px;
	top:60px ;
}



/*テストコード*/
#viewbox {
	/*position: relative;*/
	position: absolute;
	width: 890px;
	left: 134px;
	top: 160px;
	width: 638px;
	height: 505px;
	/*position: absolute;*/
	/*margin: 10px 80px;*/
	background-image: url(back.jpg);
	background-repeat:no-repeat;
	/*padding:10px;*/
	/*border: 3px solid #000066;*/
