h1{font-size:20px;}
h2{font-size:15px;}
h3{font-size:10px;}

/*リンクの文字、アクションの設定*/
A:link {color:#333333; text-decoration:none;}
A:visited {color:#333333; text-decoration:none;}
A:hover {color:green; text-decoration:underline;}
A:active {color:#333333; text-decoration:none;}

table.a			{
BORDER-STYLE:SOLID;
BORDER-WIDTH:1PX 1PX 1PX 1PX;
color:black;
}
.sidestyle{
	font-size: 10px;
	font-style: normal;
	margin-left: 5px;

}
.gametitle{
	font-size: 10px;
	font-style: normal;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 1px;

}

.toptag {
	font-size: 12px;
	font-style: normal;
	margin-left: 5px;

}



/*更新情報関係*/
/*白い文字*/
.topbar_white{
	font-family:"ＭＳ Ｐゴシック, Osaka";
	font-size:0.8em;
	color:#FFFFFF;
}
.topbar_none{
	text-decoration:none;
	color:white;
}


/*フッター関係*/
/*選択していない*/
.footer_a{
	font-family: "ＭＳ Ｐゴシック, Osaka";
	font-size: 1.0em;
	text-decoration:none;
	color:#0033FF;
}
/*２段目*/
.footer_b{
	font-family: "ＭＳ Ｐゴシック, Osaka";
	font-size: 0.8em;
	color:#777777;
	text-decoration:none;
}



/*コピーライト関係*/
.copyright{
	font-family: "ＭＳ Ｐゴシック, Osaka";
	font-size: 0.8em;
	color:#999999;
}

.title {
	font-size: 15px;
	font-style: normal;
	margin-left:5px;
	font-family:"ＭＳ Ｐゴシック, Osaka";
	color: #0000FF;
	font-weight: bold;
}

.key {
	font-size: 10px;
	font-style: normal;
	margin-left:5px;
}

.gamesetumei {
	font-size: 10px;
	font-style: normal;
	margin-left: 10px;

}


