/* CSS Document */
html{overflow-x: hidden;}
body{
	margin:0px;
	padding:0px;
	background:#FFF;
	color:#222222;
	font-size:12px;
	line-height:1.4em;
}

a {
	color:;
	text-decoration:underline;
}

a hover {
	color:#FF0000;
	text-decoration:underline;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.sub a:hover img {
    filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
} 

span.rlov img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.wrapper {
	width:980px;
	border:solid #222222 1px;
	margin:0px auto;
}

#header_bg{
	background-image:url(../images/header_index_03.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.header {
	width:980px;
	margin:0px;
	}

.fl_area {
	width:980px;

	margin:0px;
	padding:0px 0px 5px 0px;
}/* height:290px;padding:0px 0px 20px 0px; */
.container_index {
	width:980px;
	height:auto;
	margin:0px;
	padding:0px 0px 20px 0px;
	overflow:hidden;
}

.container {
	width:980px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-image:url(../images/img_shop/ttl_bg.gif);
	background-repeat:repeat-x;
}

ul { padding: 0; }
ul.txt_lnk {
	width:115px;
	padding:0 0 0 0px;
	margin: 0 0 0 20px;
	text-align:left;
	font-size:10px;
}
ul.txt_lnk2 {
	width:90px;
	padding:0;
	margin: 0;
	text-align:left;
	font-size:10px;
}
ul.txt_lnk3 {
	width:90px;
	padding:0;
	margin: 0;
	text-align:left;
	font-size:10px;
}
ul.txt_lnk li {
	list-style-image:url(../images/c_triangle.gif);
	list-style-position:outside;
	list-style-type:circle;
	margin:0;
	padding:0;
}
ul.txt_lnk2 li {
	list-style-image:url(../images/c_triangle.gif);
	list-style-position:outside;
	list-style-type:circle;
	margin:0;
	padding:0;
}
ul.txt_lnk3 li {
	list-style-image:url(../images/c_triangle.gif);
	list-style-position:outside;
	list-style-type:circle;
	margin:0;
	padding:0;
}

.footer2 {
	width:980px;
	height:130px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:10px;
	background-color:#387928;
	background-image:url(../images/footer5.gif);
	background-repeat:no-repeat;
}
.footer a {
	color:#222222;
}

.footer a:hover {
	text-decoration:underline;
}
.footer2 a {
	color:#222222;
}

.footer2 a:hover {
	text-decoration:underline;
}
.footer3{
	color:#FFFFFF;
	}
.footer3 a {
	color:#FFCC00;
}

.footer3 a:hover {
	text-decoration:underline;
}

.footer_tenpo{
background-image:url(../images/footer_tenpo2.gif);
background-repeat:no-repeat;
}
img.shp {
	border-right:#222222 solid 1px;
	border-top:#222222 solid 1px;
	border-bottom:#222222 solid 1px;
	margin:0px;
}

img.up {
	border-right:#222222 solid 1px;
	border-top:#222222 solid 1px;
	border-bottom:#222222 solid 1px;
	margin:0px;
}

img.btm {
	border-right:#222222 solid 1px;
	border-bottom:#222222 solid 1px;
	margin:0px;
}

img.upr {
	border-top:#222222 solid 1px;
	border-bottom:#222222 solid 1px;
	margin:0px;
}

img.btmr {
	border-bottom:#222222 solid 1px;
	margin:0px;
}

table.mame_tp {
	font-size:0.8em;
	text-align:left;
	line-height:1.4em;
}

table.floor {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.pr10{
padding-right:7px;
font-size:10px;
}


#telopArea {
	width: 100%;
	height: 31px;
	text-align: left;
	background-color: #339900;
	}
	
#telopLeft {
	float: left;
	width: 720px;
}
#telopLeft h5 {
	margin: 0;
	padding: 0;
	float: left;
	width: 196px;
	height: 30px;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}
#telopLeft p {
	margin: 3px 0 3px 3px;
	padding: 0;
	float: left;
	width: 518px;
	height: 23px;
	background-color: #222;
	border: solid 1px #666;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 23px;
	color:orange;
}
#telopRight {
	float: right;
	width: 250px;
	height: 31px;
}
#telopRight p {
	margin: 0;
	padding: 8px 0 0 0;
}
#telopRight p a {
	color: #fff;
	font-weight: bold;
}
#aqua .wrapper {
	border:none;
}

ul.ranking {
	list-style-type: none;
}

ul.ranking li {
	margin-right: 20px;
	float: left;
}

.5slo {
	margin-left: 30px;
	background: #f22b92;
	padding: 2px;
	color: #FFF;
}

.1pachi {
	margin-left: 30px;
	background: #fdec06;
	padding: 2px;
}

.ranking_box {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	border: #ff7b00 solid 1px;
	overflow: hidden;
}

.ranking_box img {
	 float: left;
	 margin-right: 10px;
}

#calendar .holiday {
	color:#F00;
}
#calendar .saturday {
	color:#0C00CC;
}
#calendar .big {
	font-size:30px;
}
#calendar .small {
	font-size:18px;
}


/* ▼GPカレンダーページ右上、人気機種ランキング3位表示部分▼ */

/* 5スロランキング 
div.ranking_5sro {
	 margin-top: -15px;
	 margin-bottom: 5px;
}
*/
/* 20スロランキング 
div.ranking_20sro {
	 margin-top: -5px;
	 margin-bottom: 10px;
}
*/
/* 1パチランキング 
div.ranking_1pachi {
	 margin-top: -5px;
	 margin-bottom: 10px;
}
*/



/* ▼IE8のみに適用 */
html>/**/body div.ranking_5sro{
 	 margin-top /*\**/: -15px\9;
	 margin-bottom /*\**/: 5px\9;
}

html>/**/body div.ranking_20sro{
 	 margin-top /*\**/: -5px\9;
	 margin-bottom /*\**/: 10px\9;
}
html>/**/body div.ranking_1pachi{
 	 margin-top /*\**/: -5px\9;
	 margin-bottom /*\**/: 10px\9;
}







/*▼firefox crome safari に適用する*/
div.ranking_5sro  { 
	 margin-top: -10px;
	 margin-bottom: -65px;/
}

/* 20スロランキング */
div.ranking_20sro  { 
	 margin-top: 10px;
	 margin-bottom: -45px;
}

/* 1パチランキング */
div.ranking_1pachi  { 
	 margin-top: 10px;
	 margin-bottom: -45px;
}



/*▼firefox3.0以上のみに適用する*/
/* 5スロランキング */
/*
div.ranking_5sro,  x:-moz-any-link, x:default  { 
	 margin-top: -10px;
	 margin-bottom: -65px;/
}
*/
/* 20スロランキング */
/*
div.ranking_20sro,  x:-moz-any-link, x:default  { 
	 margin-top: 10px;
	 margin-bottom: -45px;
}
*/
/* 1パチランキング */
/*
div.ranking_1pachi,  x:-moz-any-link, x:default  { 
	 margin-top: 10px;
	 margin-bottom: -45px;
}
*/
/*▲firefox3.0以上のみに適用する*/






/*▼IE7のみに適用する*/
/* 5スロランキング */
*:first-child+html div.ranking_5sro {
	 margin-bottom: 5px;
}

/* 20スロランキング */
*:first-child+html div.ranking_20sro {
	 margin-bottom: 10px;
}

/* 1パチランキング */
*:first-child+html div.ranking_1pachi {
	 margin-bottom: 10px;
}
/*▲IE7のみに適用する*/





