﻿@charset "UTF-8";


/* ユニバーサルセレクタ ブラウザによるデフォルトのmarginとpaddingの差異を無くす */
* {  
    margin:0;  
    padding:0;  
} 

/* html指定 Firefoxによる位置ずれなど対策 念のため */
html {  
    overflow-y:scroll;  
}  

/* body 画面全体の背景・書体指定 */
body{
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	background:url("../layout/background.gif");  
}

/* wrapper コンテンツ部分全般のレイアウト指定 */
#wrapper{
	width:900px;
	height:100%;
	margin:0 auto;
}

#wrapper a img{
	border-style:none;
}

p, h2.sub2 span{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:1px;
}

p span{
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}

p a {
	color:#0000ff;
	font-weight:bold;
	font-size:18px;
	margin-bottom:1px;
}

p.br {
	margin-top: 1em;
}

h1 {
	line-height:2em;
	font-size:1.5em;
	font-family:'HGP創英角ﾎﾟｯﾌﾟ体','New Gulim',sans-serif;
	color:#696969;
	margin-left:100px;
}

h2 {
	color:#223322;
	font-weight:bold;
	font-size:18px;
	margin:0;
}

h2.sub {
	color:#cc0000;
	font-weight:bold;
	font-size:16px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin:0;
	padding:0;
}

h2.sub2 {
	color:#cc0000;
	font-weight:bold;
	font-size:22px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin:5px;
}

h3, h3 a {
	color:#cc0000;
	font-weight:bold;
	font-size:16px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin:0;
	padding:0;
}

h3.main, h3.main a{
	color:#ff33ff;
	font-weight:bold;
	font-size:18px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin-top:5px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:6px;
	text-decoration: none;
}

#header{					/* header内の設定 */
	width:100%;
	height:240px;
	border:0;
	margin:0;
	background:url("../layout/headerbackground.png");
}

#header #headtext{
	margin-left:350px;
	padding-top:80px;
}

#header #subpageheadtext{
	padding-left:300px;
	padding-top:125px;
}

#header #button{
	margin-left:66px;
	padding-top:15px;
	border:0;
}

#header ul li{		/* リストを横並びに */
	list-style:none inline;
	display:inline;
	border-style:none;
	border:0;
	margin:0;
	padding:4px;
	background-color: #3355aa;
}

#header li:hover{
	background-color:#cc0000;
}

#header p{
	color:#000000;
	font-weight:bold;
	font-size:20px;
	margin-bottom:1px;
}

#header img.icon {
	width:120px;
	height:40px;
}

/* 以下contents部分 */
#contents{
	width:800px;
	border:0;
	margin-left:50px;
	text-align:center;
	background:url("../layout/wrapper.gif");
}

#contents table{
	width:100%;
	border-spacing:0;
    empty-cells:show;
}

#contents table.undertable{
	padding-bottom:50px;
}

table,td{
	/* border: 1px #808080 solid; */
	text-align: center;
	vertical-align: middle;
	margin:0;
	padding:0;
}

#contents table td.linkunit{			/* ads linkunit用 */
	height: 60px;
	width:100%;
}

#contents table td.bigbanner{			/* ads bigbanner用 */
	width:100%;
	height:140px;
}

#contents table td.widesky_left {		/* wideskyscraper用（左寄せ） */
	width:200px;
	text-align:left;
	padding-top:5px
}

#contents table td.widesky_right {		/* wideskyscraper用（右寄せ） */
	width:200px;
	text-align:right;
	padding-top:5px
}

#contents table td.num1 {				/* tabletop２分割部分で主に使用 */
	width:400px;
	height:300px;
}

#contents table td.num2 {				/* 下罫線のある600 */
	width:600px;
	height:30px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 2px #808080 ridge;
}

#contents table td.num3 {				/* 背景白の600×40 */
	width:600px;
	height:40px;
	background-color:#ffffee;
}

#contents table td.num4 {				/* 300×30 */
	width:300px;
	height:30px;
	vertical-align: bottom;
}

#contents table td.num5 {				/* 背景白の300×100　壁紙ディスプレイで使用 */
	width:300px;
	height:100px;
	background-color:#ffffee;
}

#contents table td.num6 {				/* 600×40 トップページでNEWなどの画像を入れてる部分 */
	width:600px;
	height:40px;
}

#contents table td.num7_right {			/* 200×130 トップページ、ゲーム画像格納用 右寄せ */
	width:200px;
	height:125px;
	text-align: right;
}

#contents table td.num7_left {			/* 200×130 トップページ、ゲーム画像格納用 左寄せ */
	width:200px;
	height:125px;
	text-align: left;
}

#contents table td.num8 {
	width:400px;
}

#contents table td.num9 {
	width:400px;
	height:130px;
}

#contents table td.num10 {				/* 背景白の300×100　壁紙ディスプレイで使用 */
	width:300px;
	height:180px;
	background-color:#111111;
	border: 1px #808080 solid;
}

#contents table td.num11 {				/* 背景白の600×40 */
	width:600px;
	height:180px;
	background-color:#ffffee;
}

#contents table td.num12 {				/* 画像置き場用 */
	width:600px;
	height:400px;
	background-color:#F5F5DC;
	border: 1px #808080 solid;
}

#contents table td.num13{
	width:400px;
	height:40px;
	border-bottom: 2px #808080 ridge;
	background-color:#ffffee;
}

#contents table td.num14{
	width:200px;
	height:40px;
	border-bottom: 2px #808080 ridge;
	background-color:#ffffee;
}

#contents table td.num15{
	width:400px;
	padding-top:10px;
	background-color:#FFDEAD;
}

#contents table td.num16 {				/* 画像置き場用 */
	width:1200px;
	height:400px;
	background-color:#F5F5DC;
	border: 1px #808080 solid;
}

#contents table td.num17{				/* SNSボタン置き場用 */
	width:90px;
	height:40px;
	border-bottom: 2px #808080 ridge;
	background-color:#ffffee;
	margin:0;
	padding:0;
}

#contents table td.num18{				/* ツイートボタン置き場用 総数を表示するのでちょっと大きめ */
	width:130px;
	height:40px;
	text-align: center;
	border-bottom: 2px #808080 ridge;
	background-color:#ffffee;
}

#contents table td.num19{				/* SNSボタン置き場用 */
	width:100px;
	height:40px;
	border-bottom: 2px #808080 ridge;
	background-color:#ffffee;
	margin:0;
	padding:0;
}

#contents table td.chuui{
	width:800px;
	height:120px;
	vertical-align: bottom;
	border-bottom: 2px #808080 ridge;
	background-color:#ffffee;
}

#contents table td.k_mini {
	border-bottom: 2px #808080 ridge;
	width:110px;
	height:85px;
}

#contents table td.k_big{
	border-bottom: 2px #808080 ridge;
	width:280px;
	padding:0;
}

#contents table td.miniben {
	width:400px;
	height:125px;
	background:url("../layout/miniben.gif");
	background-position: 80% 100%;
	background-repeat: no-repeat;
}

#contents table td.oyaji {
	width:400px;
	height:125px;
	background:url("../layout/peaceoyaji.gif");
	background-position: 20% 70%;
	background-repeat: no-repeat
}

#contents table td.setumei1 {			/* トップページ　新作ゲーム説明欄用。画像アリ */
	width:400px;
	height:125px;
	text-align: left;
	background:url("../layout/setumei1.png");
	margin-bottom:0;
}

#contents table td.setumei2 {
	width:400px;
	height:125px;
	text-align: left;
	background:url("../layout/setumei2.png");
	margin-bottom:0;
}

#contents table td.setumei3 {
	width:400px;
	height:125px;
	text-align: left;
	background:url("../layout/setumei3.png");
	margin-bottom:0;
}

#contents table td.setumei4 {
	width:800px;
	height:280px;
	background:url("../layout/sarunobi.png");
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

#contents table td.game {					/* 600×400 用フレーム */
	width:800px;
	height:480px;
	background:url("../layout/haikei2.png");
	background-repeat: no-repeat;
}

#contents table td.game2 {					/* 640×560 用フレーム */
	width:800px;
	height:560px;
	background:url("../layout/haikei3.gif");
	background-repeat: no-repeat;
}

#contents table td.game3 {					/* 640×580 用フレーム */
	width:800px;
	height:580px;
}

#contents table td.game4 {					/* 700×400 用フレーム */
	width:800px;
	height:480px;
	background:url("../layout/haikei4.gif");
	background-repeat: no-repeat;
}

#contents table td.game5 {					/* 600×500 用フレーム */
	width:600px;
	height:640px;
	background:url("../layout/haikei5.gif");
	background-repeat: no-repeat;
}

#contents table td.game6 {					/* 600×500 用フレーム */
	width:400px;
	height:680px;
	background-repeat: no-repeat;
}

#contents table p.p1 {
	font-weight:normal;
	margin-top:0;
	margin-left:90px;
	margin-bottom:0;
}

#contents table p.p2, #contents table p.p2 a {
	color:#ff0000;
	font-weight:bold;
	font-size:22px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin:5px;
}

#contents table p.p3, #contents table p.p3 a{
	color:#0000ff;
	font-weight:normal;
	font-size:14px;
	font-family:'メイリオ','New Gulim',sans-serif;
}

#contents table p.p4{
	color:#007700;
	font-weight:normal;
	font-size:20px;
	font-family:'メイリオ','New Gulim',sans-serif;
}

#contents table p.p5, #contents table p.p5 a{
	color:#007700;
	font-weight:bold;
	font-size:18px;
	font-family:'メイリオ','New Gulim',sans-serif;
	padding-bottom:5px;
}

#contents table p.p6, #contents table p.p6 a{
	color:#0000ff;
	font-weight:normal;
	font-size:16px;
	font-family:'メイリオ','New Gulim',sans-serif;
	padding-top:10px;
	text-align: right;
}

#contents table p.p7{
	color:#000000;
	font-weight:normal;
	font-size:10px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin:5px;
}

#contents table p.p7 a{
	color:#cc5500;
	font-weight:bold;
	font-size:20px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin:5px;
}

#contents img.mini {					/* ゲーム一覧のリンク付ミニ画像 */
	width:100px;
	height:80px;
}

#contents img.big , #contents img.big a {	/* トップページのゲーム画像。リンク有り無し */
	width:150px;
	height:120px;
}

#contents img.superbig , #contents img.superbig a {	/* スマホ対応ゲームをゲームページに飛ばすゲーム画像。リンク有り無し */
	width:320px;
	height:480px;
}

#contents img.gamebig {	
	width:600px;
	height:400px;
}

#contents img.count {					/* カウンター素材(30×30)の画像 */
	width:30px;
	height:30px;
}

#contents img.count2 {					/* カウンター素材(20×30)の画像 */
	width:20px;
	height:30px;
}

#contents img.kabegami{
	width:100px;
	height:100px;
}

#contents img.appview{
	width:260px;
	height:173px;
}

#contents img.linkbanner{
	width:88px;
	height:31px;
	vertical-align: middle;			/* imgの隣に並ぶtextの位置をセンターにしている。 */
}

#contents table ul.hidari a, #contents table ul.hidari li {
	list-style:none;
	border-style:none;
	text-align: left;
	border:0;
	margin-left:10px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}

#contents table ul.migi a, #contents table ul.migi li {
	list-style:none;
	border-style:none;
	text-align: right;
	border:0;
	margin-right:10px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}

/* footer設定アドレスなどの部分 */
#footer{
	width:900px;
	height:100%;
	margin:0 auto;
	vertical-align:middle;
	text-align:center;
	clear:both;
}

#footer p ,#footer p a{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin:10px;
}

#footer hr{
	height: 2px;
	background-color: #ff8080;
	margin-top: 15px;
	margin-bottom: 15px;
    width:100%;
}




/*
#contents table td.col02 {
	width:75%;
	height:30px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 2px #808080 ridge;
}


#contents table td.col05 {
	width:50%;
	text-align: center;
	vertical-align: center;
}

#contents table td.col07 {
	width:25%;
	text-align:left;
	vertical-align: center;
	padding-top:5px
}
#contents table td.col08 {
	width:400px;
	background:url("../layout/miniben.gif");
	background-position: 80% 100%;
	background-repeat: no-repeat;
}

#contents table td.col09 {
	width:400px;
	background:url("../layout/peaceoyaji.gif");
	background-position: 20% 70%;
	background-repeat: no-repeat
}
#contents table td.col10{
	border-bottom: 2px #808080 ridge;
	width:280px;
	vertical-align: center;
	padding:0;
}

#contents table p.p5, #contents table p.p5 a {
	color:#ff0000;
	font-weight:bold;
	font-size:22px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin:5px;
}

#contents table p.p6 {
	color:#ff00ff;
	font-weight:bold;
	font-size:18px;
	margin-top:5px;
	margin-bottom:0px;
}
#contents table p.p7 ,#contents table p.p7 a {
	color:#cc0000;
	font-weight:bold;
	font-size:16px;
	font-family:'メイリオ','New Gulim',sans-serif;
	margin:0;
	padding:0;
}
#contents table p.p8 {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin:0;
	margin:0;
}

hr用 設定 
hr.end {
	height: 2px;
	background-color: #ff8080;
	margin-top: 15px;
	margin-bottom: 15px;
    width: 80%;
}

*/
