/* -------------------------------------  *	ベース * ------------------------------------- */



body{
	
background-color: #008B8B;

	border: 0px;

	margin:0px;

	padding:0px;

	color:#dcdcdc;

}




img{
	border: 0px;
}




a{
	text-decoration: underline;
}



a:link{ color: #3333cc;}
a:visited{ color: #3333cc; }
a:hover { color: #ff0000; }a:active { color: #ff0000; }





/* -------------------------------------  *	ヘッダ * ------------------------------------- */


#title{

	width:100%;

	height:100px;

	background-image: url("image/title_bg.gif");
	background-repeat:repeat-x;
	padding: 0px;

	border-style: none;

	margin: 0px;

	align: left;

}






/* -------------------------------------  *	メイン * ------------------------------------- */


img.sn{

	width:50px;

	height:50px;

	margin: 3px 10px 3px 3px;

	float: left;

}

#main{

	width:900px;

	height:auto;

	
background-color: #008B8B;
	padding: 0px;

	border-style: none;

	margin: 10px 0px 0px 30px;

	align: left;

}

.topgame{
	width:560px;

	height:auto;

	padding: 0px;
	text-align: right;
	vertical-align: top;

}

.add{
	width:auto;

	height:auto;

	padding: 0px 0px 0px 0px;

	text-align: left;
	vertical-align: top;	
}

#mainsita{
	width:900px;
	height:auto;

	
background-color: #008B8B;
	padding: 10px;

	border-style: none;

	margin: 10px 0px 0px 30px;

	align: left;
	
}

.author{
	width:450px;

	height:auto;

	text-align: left;
	vertical-align: top;	
}

.link{
	width:auto;

	height:auto;

	text-align: left;
	vertical-align: top;	
}

.top_ad{
	width:150px;

	height:auto;

	text-align: center;
	vertical-align: top;	
}


/* -------------------------------------  *	ゲーム * ------------------------------------- */

#top_box{
	width:auto;

	height:auto;
	padding: 5px;

	border-collapse: collapse;
	margin: 30px 0px 20px 110px;

	align: left;

	color: #000000;
	text-align: left;
	vertical-align: top;

}

.caution{
	width:600px;

	height:auto;

	
background-color: #ffffff;
	padding: 10px;

	border-collapse: collapse;
	border-style: none;
	align: left;

	color: #000000;

}

.add800{
	width:600px;

	height:auto;
	border-style: none;
	margin: 0px 0px 0px 200px;

	align: left;

	text-align: center;
	vertical-align: top;

}

#gamemain{
	width:auto;

	height:auto;

	
background-color: #ffffff;
	padding: 5px;

	border-collapse: collapse;
	margin: 30px 0px 20px 200px;

	align: left;

	color: #000000;
	text-align: left;
	vertical-align: top;

}

.game_cell_f{
	width:150px;

	height:130px;

	padding: 4px;

	
background-color: #ffffff;
	align: left;

	color: #000000;
	text-align: center;
	vertical-align: top;

}
.game_cell_e{
	width:150px;

	height:auto;

	padding: 4px;

	
background-color: #e6e6e6;
	align: left;

	color: #000000;
	text-align: center;
	vertical-align: top;

}

.gamesn{
	float:center;
	margin: 5px 10px 5px 5px;
}

.gamename_left{
	width:320px;

	height:80px;

	
background-color: #ffffff;
	padding: 5px;


	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: dotted;

	border-bottom-style: dotted;

	border-left-style: none;

	border-width: medium;

	border-color: #a9a9a9;


}

.gamename_right{
	width:320px;

	height:80px;

	
background-color: #ffffff;
	padding: 5px;


	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;

	border-bottom-style: dotted;

	border-left-style: none;

	border-width: medium;

	border-color: #a9a9a9;


}

.gamead{
	
background-color: #008B8B;
	padding: 5px;


	text-align: left;
	vertical-align: top;
}

.gamecom{
	margin: 3px 0px 0px 20px;


}



/* -------------------------------------  *	各ゲーム * ------------------------------------- */

.gamebg{
	width:800px;

	height:auto;

	
background-color: #000000;
	border-style: none;
	margin: 20px 0px 10px 50px;


}

.gamebg850{
	width:850;

	height:auto;

	
background-color: #000000;
	border-style: none;
	margin: 20px 0px 10px 50px;


}

.gamebg_left{
	width:700px;

	height:auto;

	
background-color: #000000;
	border-style: none;
	margin: 20px 0px 10px 50px;


}

.gamefile{
	text-align: center;
	vertical-align: top;
	padding: 5px;



}

.gamefile2{
	text-align: right;
	vertical-align: top;
	padding: 5px;



}

.gamefileadl{
	width:170px;

	height:auto;
	text-align: left;
	vertical-align: top;
	padding: 3px;



}
	
.gamefileadr{
	width:auto;

	height:auto;
	text-align: right;
	vertical-align: top;
	padding: 5px 5px 5px 20px;



}

.gamefileadr320{
	width:320px;

	height:auto;
	text-align: right;
	vertical-align: top;
	padding: 3px;



}


.gamefile_left{
	text-align: right;
	vertical-align: top;
	padding: 5px;



}

.gametitle{
	text-align: center;
	height: 30px;
	vertical-align: center;
	padding: 5px;



}

/* -------------------------------------  *	フッタ * ------------------------------------- */



#footer{

	clear:both;

	width:900px;

	height:auto;
	padding: 5px;

	border: 0px;

	margin: 5px;

	align: left;

	color:#ffffff;

	text-align:center;

	font-size:12px;

}










