/*一番上のアイフレームのバック指定*/
.gameheader {
	background-color: #000000;
	text-align: center;
	width: 580px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.gameheaderimg{
	background-color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 7px;
}
.aboutpc {
	margin-top: 10px;
	margin-bottom: 0px;
}
.aboutpc .pctext {
	background-color: #FFF9DF;
	padding: 10px;
	margin-bottom: 10px;
}
.midasi {color: #FF6600}
.style2 {color: #FF6600; font-weight: bold; }
/* リンク */
#go a:link{
	color:#666666;
}

#go a:visited{
	color:#666666;
}

#go a:hover{
	color:#000000;
	background-color: #F2F2F2;
}

#go a:active{
	color:#000000;
	background-color: #F2F2F2;
}
#go {
	font-size: 9px;
	text-align: center;
	margin-top: 10px;
}

/*index*/
.gamecontets {
	background-color: #000000;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.headertext {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	
}
.midashitext {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	
}
.contetstable{
	width: 560px;
	margin-left:auto;
	margin-right:auto;
	
}

.bannerrayout {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.bannerrayoutlast {
	margin-bottom: 20px;
}
.gamedetail  {
	margin-top: 10px;
	margin-left: 10px;
	margin-right:10px;
}

.gameleft {
	background-image: url(../../../../images/game/flash/r5_c3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.gameright {
	background-image: url(../../../../images/game/flash/r5_c6.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
