/*---clear---*/
*	{ 		}


.unnamed1 {
	font-size:14px;
	}

.text{ font-size: 0.8em; }
.bold {
	font-size: 16px;
	line-height: 150%;
	font-weight: bolder;
	color: #000099;
}
.smalltext {
	font-size: small;
	line-height: 130%;
	color: #FFFFFF;
}
.gamelink {
	font-size: 10px;
	line-height: 200%;
	color: #FFFFFF;
}

/*トップページ*/
#mainimage	{
	}
#twocolumn	{
	background-image:url(image/main/back-sea.jpg);
	backgrund-repeat:repeat-y;
	width:800px;
	}
#contents	{
	float:left;
	width:520px;
	margin:10 0 0 0;
	padding: 0 0 10 10;
	}
#contents img	{
margin-bottom:10px;
}
#twocolumn hr{ 
color: #FFFFFF; 
}

#rightside {
	float:right;
	width:260px;
	background-image: url(image/new-main/bg-rightside.gif);
	}
#rightside img	{
margin-bottom:10px;
}
#rightsideul{
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF; 
}
#rightside a{
	color: #FFFFFF; 
	
}
#rightside h2	{
	width:260px;
	color: #FFFFFF;
	background-color: #330099;
	height: 30px;
	padding-top: 5px;
	font-size: 16px;
}

#right-contents{ }

#right-contents ul{
	list-style-type: none;
}
#right-contents li{
line-height: 30px;
width: 200px;
height:30px;
text-indent:30px;
margin-bottom:5px;
background-image: url(image/new-main/game-text-bg.gif);
}
#right-contents li a{
	display:block;
	width: 200px;
	height:30px;

}

/**#right-contents li a hover{
background-image: url(image/new-main/game-text-bg.gif);
width: 200px;
height:30px;
}**/

#clear	{
	clear:both;
	}
#footer	{
	clear:both;
	font-size: 0.8em;
	color: #FFFFFF;
	}
	
#top{
	width: 600px;
}



/*お願いとご注意*/
#info{
	width:350px;
	height:autopx;
	padding:20px;	
}
#info h1{
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	border-top-width:1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	}
#info h2{
	font-size: 12px;
	color:#ffffff;
	text-align:right;
	}
#info p{
	font-size: 14px;
	color:#ffffff;
	}


/*料金ページ*/

#kihon-ryoukin{
	width:600px;
	margin-left:100px;
}
.kihon{
	clear:both;
	margin:0px 0px 10px 0px;
	width: 290px;
	float: left;
}
.kihon h1{
	color: #333399;
	font-size: 0.9em;
	border-top: #6666CC 1px dotted;
	border-bottom: #6666CC 1px dotted;
	font-weight: bold;
	margin: 5px 0;

}
.kihon p{
	font-size: 0.8em;
	margin: 0;
}

.kihon2{
	width:290px;
	float: right;

}
.kihon2 h1{
	color: #333399;
	font-size: 0.9em;
	border-top: #6666CC 1px dotted;
	border-bottom: #6666CC 1px dotted;
	font-weight: bold;
	margin: 5px 0;
}
.kihon2 p{
	font-size: 0.8em;
	margin: 0;
}

.text2{ 
	font-size: 0.8em;
	color:#ffffff;
	font-weight: bold;
}
.text3{ 
	font-size: 0.8em;
	color:#ffffff;
	font-weight: bold;
}
#pack{
	clear:both;
	width:600px;
	margin-left:100px;
}
#pack img{margin:5px 1px;
}
.price{
	font-weight:bold;
	font-size: 1.2em;
	}
