@charset "utf-8"; 

/*TAITO OFFICIAL SITE TAG RESET START*/

#article * {
	margin: 0px; padding: 0px; font-size: 100%;font-weight: normal; font-style:normal; vertical-align: top;
	}

#article {
	width: 900px;
	margin: 0px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif; 
	font-size: 75%;
	line-height: 1.8;
	text-align: left;
	color: #666666;
	background-color: #ffffff;
	}

#article img {
	border: none;
	}
	
#article a {
	color: #0075c1;
	text-decoration: none;
	}
	
#article a:hover {
	text-decoration: underline;
	color: #3aa90d;	
	}

#article input, #article select , #article textarea {
	padding: 1px;
	margin: 2px;
	vertical-align: middle;
	}

#article option {
	padding: 1px 5px;
	}

#article em, #article strong {
	font-weight: bold;
	color: #5A3D1B;
	}

#article em{font-style: normal; font-weight: bold; font-size: 1.2em; } 

#article strong {
	color: #e83030
	}


/*ブロック（共通）*/
#article ul, #article ol, #article dl {
	padding: 12px;
	}

#article ol {
	list-style-position: inside;
	}

#article dt {
	font-weight: bold;
	}

#article dd {
	padding-left: 12px;
	margin-bottom: 12px;
	}


#article h2 {
	margin-bottom: 12px;
	line-height: 24px;
	overflow: hidden;
	font-size: 1.2em;
	font-weight: bold;
	}

#article h3 {
	padding-left: 18px;
	font-weight: bold;
	}

/*mainのテーブルの装飾*/
#article table {
	line-height: 1.8;/*IE5*/
	padding: 0px;
	margin: 0px 0px 24px 0px;
	border-collapse: collapse;
	text-align: left;
	}

#article caption {
	text-align: left;
	}

#article td, #article th {
	padding: 6px 6px;
	}

#article th {
	text-align: right;
	}
/*TAITO OFFICIAL SITE TAG RESET END*/








/*メインボディ****************************/

#combini_wrap{
	width: 870px;
	margin: 10px auto;
	text-align:center;

	}

	.gameBase {
	background: url(../images/game_back.jpg) repeat-y;
	}

	#combini_wrap h2 {
		clear: both;
		margin-top: 10px;
		}
	
	#combini_wrap h3 {
		clear: both;
		}
	
	#combini_wrap p{
		text-indent: 0;
		}


.boxHalf {
	float: left;
	width: 435px;
	}

.left {
	float: left;
	}

.right {
	float: right;
}

.clear {
	clear: both;
	}


/*リンクのページ****************************************/
#combini_wrap ul.netsyop {
	float: right;
	width: 480px;
	list-style: none;
	margin-bottom: 20px;
	padding: 30px 80px 0px 0px;



}	
	#combini_wrap ul.netsyop li{
	width: 230px;
	height: 40px;
	margin: 0px 10px 3px 0px;
	float: left;

	}

	#combini_wrap ul.netsyop li a{
	display: block;
	width: 230px;
	height:0px!important;
	height /**/: 40px;
	padding-top: 40px;
	overflow: hidden;
	background: url(../images/netshop.jpg);
	}

		ul.netsyop li#netA a {background-position: 0px 0px;}
		ul.netsyop li#netA a:hover {background-position: 0px 2px;}

		ul.netsyop li#netB a {background-position: 0px -40px;}
		ul.netsyop li#netB a:hover {background-position: 0px -38px;}

		ul.netsyop li#netC a {background-position: 0px -80px;}
		ul.netsyop li#netC a:hover {background-position: 0px -78px;}

		ul.netsyop li#netD a {background-position: 0px -120px;}
		ul.netsyop li#netD a:hover {background-position: 0px -118px;}

		ul.netsyop li#netE a {background-position: 0px -160px;}
		ul.netsyop li#netE a:hover {background-position: 0px -158px;}

		ul.netsyop li#netF a {background-position: 0px -200px;}
		ul.netsyop li#netF a:hover {background-position: 0px -198px;}

		ul.netsyop li#netG a {background-position: 0px -240px;}
		ul.netsyop li#netG a:hover {background-position: 0px -238px;}

		ul.netsyop li#netH a {background-position: 0px -280px;}
		ul.netsyop li#netH a:hover {background-position: 0px -278px;}
		
		ul.netsyop li#netI a {background-position: 0px -320px;}
		ul.netsyop li#netI a:hover {background-position: 0px -318px;}

/*ミニゲーム****************************/
/*#minigame {
	width: 735px;
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	background-color:#FF9

}

	#minigame ul{
	background-color:#9F0;
	margin: 0px;
	padding: 0px;
	list-style: none;

	}

		#minigame ul li{
		width: 100px;
		height: 73px;
		margin: 0px 5px 5px 0px;
		background-color:#0CF;
		float: left;
		padding: 0px;

		

}*/

	 
/*フッタ****************************/

#footer_combini {
	width: 860px;
	margin: 5px auto 0px;
	padding: 10px 5px;
	color: #929292;
	font-size: 0.9em;
	text-align: left;

}

#footer_combini img {
	border: none;
	margin-right: 10px;
	float: left;
}

