body,td,th {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.4;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 490px;
}

a{color:#229fff;text-decoration:none;}
a:link{color:#229fff;text-decoration:none;}
a:visited{color:#0065b3;text-decoration:none;}
a:active{color:#229fff;text-decoration:none;}
a:hover{color:#229fff;text-decoration:underline;}


.ctout_box {
	text-align: left;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	}

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

.blockDivider{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


/*ゲームブログ 一覧用*/
.gameblog_box {
	width: 484px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color:#333;
	font-size: 12px;
	line-height: 20px;
	padding-left: 6px;
}

.gameblog_eachttl {
	margin-bottom: 8px;
}

.gameblog_eachttl a{color:#ff5400;text-decoration:none;}
.gameblog_eachttl a:link{color:#ff5400;text-decoration:none;}
.gameblog_eachttl a:visited{color:#ff5400;text-decoration:none;}
.gameblog_eachttl a:active{color:#ff5400;text-decoration:none;}
.gameblog_eachttl a:hover{color:#ff5400;text-decoration:underline;}

.gameblog_detailtxt {
	padding-left: 16px;
}

.gameblog_box_ttlonly {
	width: 484px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color:#333;
	font-size: 12px;
	line-height: 20px;
	padding-left: 6px;
}
.gameblogindex_box {
	width: 481px;
	border: 1px solid #FF0000;
}

