/* CSS mizusizu vr1 */

* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	list-style: none;
	letter-spacing:3px;
	}
body{
	background: #E2EAF2 url(img/prt_004.jpg) left top repeat-x;
	line-height:14pt;
	}
#wrapper{
	width: 873px;
	position: relative;
	margin: auto;
	clear:both;
	}
#pagebody{
	width: 807px;
	margin: 0px 0px 0px 66px;
	background: #ffffff url(img/prt_003.jpg) bottom;
	}
#footer{
	width: 797px;
	height: 26px;
	margin: 0px 0px 0px 66px;
	background:url(img/prt_002.jpg);
	padding:5px;
	text-align:center;
	clear:both;
	}
#primary{
	width:528px;
	background:url(img/prt_005.jpg) no-repeat;
	padding:15px;
	position: relative;
	left: 10px;
	color:#0066CC;
	}
#ptit{
	width:498px;
	height:35px;
	}
#head{
	width: 873px;
	height: 49px;
	background:url(img/prt_001.jpg) no-repeat;
	}
#sub_head{
	width: 873px;
	height: 107px;
	background:url(img/prt_007.jpg) no-repeat;
	}
#secondary{
	width:183px;
	background:url(img/prt_006.jpg) no-repeat;
	padding:15px;
	position:relative;
	right:15px;
	top:30px;
	}
#right{
	float:right;
	width:213px;
	}
#box{
	float:left;
	width: 370px;
	border:1px;
	padding:5px;
	color:#0033CC;
	}
#gry{
	float:left;
	font-size:12px;
	color:#666666;
	width:130px;
	text-align:center;	
	}
#gry100{
	width:100%;
	height:130px;
	}
#loot1{
	width: 100%;
	height:40px;
	font-size:12px;
	color:#888;
	right:auto;
	}
#loot{
	width: 400px;
	font-size:12px;
	color:#888;
	margin: 0px 0px 0px 190px;
	}
#come{
	background-color:#fff;
	border:1px solid #00FFFF;
	width:500px;
	padding:15px;
	position: relative;
	left: 25px;
	color:#7EA3DA;
	}
#pri_fla{
	width: 528px;
	left: 100px;
	}
/* -------------text------------- */
.blue{
	color:#0033CC;
	}
.green{
	color:#009900;
	font-size:11px;
	}
h2{
	color:#0066CC;
	font-size:16px;
	}
h3{
	color:#009900;
	font-size:15px;
	}
/*-------------link----------------*/

a:link{
	color:#3DAF6D;
	text-decoration:none;
	}
a:hover{
	color:#669900;
	text-decoration:underline;
	}
a:active {
	color:#666600;
	}
a:visited{
	color:#669900;
	text-decoration:none;
	}
