/* CSS Document */

/* basic elements */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Trebuchet MS','Lucida Grande',Verdana,Arial,osaka,sans-serif;
	font-size: small;
	color: #333333;
	background: #EFEFEF;
	line-height: 130%;
}
a:link {
	text-decoration: none;
	color: #226688;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:normal;
}
p {
	margin-bottom: 10px;
}
blockquote {
	margin: 15px;
}
img {
	border: 0;
}
li {
	list-style-type: none;
}
h1 {
	margin-right: 10px;
	float: right;
	margin-top: 4px;
}
h2 {
	font-size: 10px;
	margin: 0 10px;
}
h3 {
	margin: 5px;
}
p.hdescription {
	line-height: 120%;
	margin: 0px 5px 5px;
}
/* common class */
#container {
	margin: 0px auto;
	width: 970px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF url(/images_parts/container_back.jpg) repeat-y;
}

#sitebar {
	background: url(/images_parts/sitebarbg.jpg) no-repeat;
	height: 31px;
	width: 968px;
	font-size: 10px;
}
#sitebar p {
	float: right;
	margin-top: 4px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#header {
	height: 90px;
	padding-bottom: 3px;
}
#header #sitetitle {
	float: left;
	text-align: center;
	margin-top: 30px;
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
#header #sitetitle p {
	margin-bottom: 0px;
}
#header #header_ad {
	float: right;
	text-align: right;
	margin-right: 5px;
}
#partnerbar {
	clear: both;
	background: url(/images_parts/partnerbarbg.gif) no-repeat;
	height: 32px;
	width: 970px;
}
#partnerbar li {
	float: left;
	list-style-type: none;
	margin-top: 2px;
	margin-left: 3px;
}
#partnerbar p {
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}
#container_menu {
	float: left;
	width: 664px;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 2px;
}
#top_main_contents {
	float: right;
	width: 502px;
}
#menu_contents {
	float: left;
	width: 160px;
	margin-right: 1px;
}
#main_contents {
	float: left;
	width: 662px;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 2px;
}
#side_contents {
	margin-top: 5px;
	float: right;
	width: 300px;
	margin-right: 2px;
	clear: right;
}
#side_contents div.sub_title {
	background: url(/images_parts/sitecontentstitle.jpg) no-repeat;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 8px solid #FF9900;
	font-weight: bold;
	margin-bottom: 5px;
}
#side_contents p#login {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
}
#side_contents p#newgame {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
	background: url(/images_parts/emoticon_happy.gif) no-repeat;
	padding-left: 20px;
}
#side_contents ul.gamerank {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#side_contents ul.gamerank li{
}

#side_contents div.ads_gamepc {
	margin-left: 5px;
	font-size: 10px;
	margin-bottom: 5px;
	clear: left;
}
#side_contents ul.gamesoft_list {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
}
#side_contents ul.gamesoft_list li{
}

#side_contents div.mobile_form {
	margin-top: 15px;
}
#side_contents ul.partner_list {
}
#side_contents ul.partner_list li {
	float: left;
	text-align: center;
	width: 150px;
}
#layout_btm_ads {
	margin-top: 20px;
	clear: both;
}

#footer {
	text-align: center;
	clear: both;
	background: url(/images_parts/footerbar.gif) no-repeat;
	padding: 12px;
}

/* common id&class */
.ads {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 8px;
	clear: both;
}
.ksearch {
	text-align: center;
	margin-bottom: 10px;
}
#rss {
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/images_parts/icon_feed.gif) no-repeat;
	margin-left: 5px;
	padding-left: 20px;
}

/* top page */
#top_main_contents div.sub_title {
	background: url(/images_parts/subtitlebg_500.gif) no-repeat;
	height: 21px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	clear: both;
}
#top_main_contents .gcb_img {
	float: left;
	width: 170px;
	clear: both;
	margin-left: 5px;
	margin-bottom: 10px;
}
#top_main_contents .gcb_contents {
	float: left;
	margin-bottom: 10px;
	width: 320px;
}
#top_main_contents .gcb_title {
	margin-bottom: 5px;
	background: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left: 10px solid #2157A6;
}
#top_main_contents .gcb_comment {
	margin-bottom: 5px;
}
#top_main_contents .gcb_date {
	clear: both;
	text-align: right;
}
#top_main_contents ul.list_view {
	margin-bottom: 15px;
}
#top_main_contents ul.list_view li {
	background: url(/images_parts/icon_bit_green.gif) no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
#menu_contents div.menu_title_top {
	background-image: url(/images_parts/menu_blank.gif);
	background-repeat: no-repeat;
	height: 19px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-left: 8px;
}

#menu_contents ul {
	margin-left: 5px;
	margin-bottom: 10px;
}
#menu_contents ul li {
	font-size: 12px;
	background: url(/images_parts/icon_bit_orenge.gif) no-repeat;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu_contents ul.pr li {
	background: no-repeat;
	padding-left: 0px;
}
.ads_btm {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 340px;
}
#btm_category_navi {
	float: left;
	width: 140px;
	margin-top: 10px;
}
#btm_category_navi p {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#btm_category_navi ul {
	margin-top: 0px;
	padding-top: 0px;
}
#btm_category_navi ul li {
	width: 120px;
	background: url(/images_parts/icon_next.gif) no-repeat;
	padding-left: 15px;
	padding-top: 4px;
}
#btm_category_navi_contents {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-left: 10px;
}
#btm_category_navi_contents p {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#btm_category_navi_contents ul {
	margin-top: 0px;
	padding-top: 0px;
}
#btm_category_navi_contents ul li {
	width: 120px;
	background: url(/images_parts/icon_next.gif) no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	text-align: left;
}
#hit_game_navi {
	clear: both;
}

/* ナビゲーション部分 */
#container_menu .contents_navi {
	background: url(/images_parts/subtitlebg_664.gif) no-repeat;
	height: 21px;
	width: 660px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-left: 10px;
}

/* カテゴリ一覧 */
.game_category_block {
	margin: 5px;
	width: 645px;
	padding: 20px 5px;
	border-top: 1px dotted #CCCCCC;
	clear: both;
}
.game_category_block .gcb_img {
	float: left;
	width: 165px;
}
.game_category_block .gcb_contents {
	float: left;
	width: 480px;
}
.game_category_block .gcb_title {
	font-size: medium;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 15px solid #2157A6;
	padding-left: 10px;
}
.game_category_block .gcb_comment {
	margin-bottom: 10px;
}
.game_category_block .gcb_left {
	float: left;
	clear: both;
	width: 240px;
	margin-bottom: 5px;
	font-size: x-small;
}
.game_category_block .gcb_right {
	float: left;
	width: 240px;
	text-align: right;
	margin-bottom: 5px;
	font-size: x-small;
}
.game_category_block br {
	clear: left;
}
/* ゲーム個別 */
.game_entry_block {
	margin: 5px;
	width: 645px;
	padding: 20px 5px;
	clear: both;
}
.game_entry_block .gcb_img {
	float: left;
	width: 340px;
}
.game_entry_block .gcb_contents {
	float: left;
	width: 305px;
}
.game_entry_block br {
	clear: both;
}
.game_entry_block  table.spec {
	border: 1px solid #CCC;
}
.game_entry_block table.spec tr {
}
.game_entry_block table.spec td {
	border: 1px solid #CCC;
	padding: 2px;
}
.game_entry_block .to_hp{
	margin-top: 10px;
	margin-bottom: 10px;
}
.game_entry_block .gcb_title {
	font-size: medium;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 15px solid #2157A6;
	padding-left: 10px;
	text-align: center;
}
.cmt_navi {
	text-align: center;
	margin-bottom: 20px;
	background-color: #DDD;
}
.cmt_body table {
	margin-bottom: 20px;
	width: 100%;
}
.cmt_body table th {
	background-color: #DDDDDD;
}
.cmt_body table td.head {
	background-color: #EFEFEF;
	padding: 3px;
}
.cmt_body table td.odd {
}
.cmt_body table td.even {
	padding-bottom: 10px;
}
div.comTitle {
	margin-bottom: 5px;
}
div.comText {
	margin-bottom: 5px;
}

/* コンテンツ共通 */
#main_contents p.title {
	background: url(/images_parts/subtitlebg_664.gif) no-repeat;
	height: 21px;
	width: 660px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-left: 10px;
}
#main_contents p#title {
	background: url(/images_parts/subtitlebg_664.gif) no-repeat;
	height: 21px;
	width: 660px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-left: 10px;
}
#main_contents h4 {
	background-color: #EFEFEF;
}
#main_contents table.outer ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 35px;
}
#main_contents #content table td#colorheads {
	background-color: #8BB1EB;
	padding: 2px;
}
#main_contents #content table td#color {
	background-color: #DAE4F5;
	padding: 2px;
}
table.ranker {
	width: 100%;
}
table.ranker tr {
}
table.ranker th {
	width: 100%;
	background-color: #8BB1EB;
	padding: 2px;
}
table.ranker td {
	border: 1px solid #CCC;
}
/* FAQ */
table.faq {
}
table.faq tr {
}
table.faq th {
	background-color: #8BB1EB;
}
table.faq td {
}
table.faq ul {
	margin-left: 30px;
}


