body,td,th {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.4;
}

.ctboxgamesoft {
	background-color: #FFF;
	margin-left: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/common/bg_line_ffffff.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 787px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
}


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-left: 4px;
}


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;
}

form {
	margin: 0px;
	padding: 0px;
}

/*カテゴリーナビ用*/
.ctglynavi_totop {
	padding-left: 26px;
	padding-bottom: 5px;
	width: 182px;
}

.ctglynavi_INbox a{color:#666;text-decoration:none;}
.ctglynavi_INbox a:link{color:#666;text-decoration:none;}
.ctglynavi_INbox a:visited{color:#666;text-decoration:none;}
.ctglynavi_INbox a:active{color:#229fff;text-decoration:none;}
.ctglynavi_INbox a:hover{color:#229fff;text-decoration:underline;}

.ctglyttl_h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.ctglynavi_box_F7F7F7 {
	width:182px;
	background-image:url(../images/common/ctglynavi-btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 26px;
}
.ctglynavi_INbox {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 12px;
	color: #999999;
}

.index_rightbox_bnr {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.index_rightbox_bnr .bnrimg {
	margin: 0px 0px 10px 17px;
}


/*ゲームカタログ カテゴリー一覧用*/
.gamecatlog_excerpt_box {
	width: 515px;
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.gamecatlog_excerpt {
	color:#666;
	font-size: 12px;
	line-height: 1.2;
	padding-left: 13px;
}
.gamecatlog_excerpt ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.gamecatlog_excerpt li {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.gamecatlog_excerpt .gamettl {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #229fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/* thickbox用 */


#box {
	position:absolute;
	left:0px;
	top:100px;
	width:320px;
	height:240px;
	background-color:#f00;
	border:1px solid black;
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}

