div#content_wrapper{
	background-image: url(../images/bg.png);
	position:relative;
}

div#head_bg{
	background-image:url(../images/mainnav_bg.png);
	height:263px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-position: center;
}
div#main_content{
	position:relative;
}

h2#logo{
	background-image:url(../images/h2.png);
	width:317px;
	height:86px;
	overflow:hidden;
	text-indent:-999px;
	margin:22px auto 7px auto;
}
#txtcatch{
	position:absolute;
	top:10px;left:10px;
}

/*pagetop*/


.pagetop {
	position:relative;
	width:100%;
	height:0;
	margin:0 auto;
	/*display:none;*/
	z-index:1000;
}
.pagetop a{
	background-image:url(../images/pagetop.png);
	position: fixed;
	bottom: 0px;
	display: block;
	width: 83px;
	height:25px;
	right:40px;
	text-indent:-999px;
	overflow:hidden;
	display:none;
}
.pagetop a:hover{
	background-position:0 -25px;
}

/*----- navgation ------*/
#mainnav{
	position:relative;
	height:147px;
	text-align: center;
	width:100%;
	display:inline;

}
#mainnav ul{
	/*background-color:#000;*/
	width:830px;height:138px;
	text-align:center;
	margin:0 auto;
	display:block;
}
#mainnav li{

	position:relative;
	float:left;
	display:block;
	margin:0 5px;
	height:147px;

	background-repeat: no-repeat;
}
#mainnav li .arrow{
	width:100%;
	position:absolute;
	bottom:9px;
	display:none;
}
#mainnav li a{
	display:block;
	cursor:pointer;
	text-indent: -999px;
	overflow:hidden;
}
#mainnav li.nav_beerhourstadium{
	background-image:url(../images/nav_beerhourstadium.png);
	width:73px;
	background-repeat: no-repeat;
}
#mainnav li.nav_beerhourstadium a{
	display:none;
	background-image:url(../images/nav_beerhourstadium.png);
	width:73px;
	height:122px;
}

#mainnav li.nav_sonichourportable{
	background-image:url(../images/nav_sonichourportable.png);
	width:99px;
}
#mainnav li.nav_sonichourportable a{
	display:none;
	background-image:url(../images/nav_sonichourportable.png);
	width:99px;
	height:122px;
}
#mainnav li.nav_gokurei{
	background-image:url(../images/nav_gokurei.png);
	width:134px;
}
#mainnav li.nav_gokurei a{
	background-image:url(../images/nav_gokurei.png);
	width:134px;
	height:122px;
}
#mainnav li.nav_tablebeerhour{
	background-image:url(../images/nav_tablebeerhour.png);
	width:75px;
}
#mainnav li.nav_tablebeerhour a{
	background-image:url(../images/nav_tablebeerhour.png);
	width:75px;
	height:122px;
}

#mainnav li.nav_beerhour{
	background-image:url(../images/nav_beerhour.png);
	width:76px;
}
#mainnav li.nav_beerhour a{
	background-image:url(../images/nav_beerhour.png);
	width:76px;
	height:122px;
}

#mainnav li.nav_gokuawaportable{
	background-image:url(../images/nav_gokuawaportable.png);
	width:91px;
}
#mainnav li.nav_gokuawaportable a{
	background-image:url(../images/nav_gokuawaportable.png);
	width:91px;
	height:122px;
}

#mainnav li.nav_gokuawabarserver{
	background-image:url(../images/nav_gokuawabarserver.png);
	width:103px;
}
#mainnav li.nav_gokuawabarserver a{
	background-image:url(../images/nav_gokuawabarserver.png);
	width:103px;
	height:121px;
}

#mainnav li.nav_gokuawasmart{
	background-image:url(../images/nav_gokuawasmart.png);
	width:93px;
}
#mainnav li.nav_gokuawasmart a{
	background-image:url(../images/nav_gokuawasmart.png);
	width:93px;
	height:120px;
}




#subnav{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:1000;
}
#subnav .inner{
	position:relative;
	width:100%;
}
#subnav .inner #abs{
	position:absolute;
	left:0;
	top:-84px;
	width:100%;
	background-image: url(../images/subnav_bg.png);
	background-repeat: repeat-x;
	height:84px;
}
#subnav .wrap{
	width:980px;
	padding:0 10px;
	margin:0 auto;
}
#subnav ul{
	margin-top:5px;
	position:relative;
	width:100%;

}
#subnav ul li{
	height:54px;
	float:left;
	margin-right:10px;
	text-align: center;
	display:inline-block;
	position:relative;
	background-repeat: no-repeat;
}
#subnav li .arrow{
	width:100%;
	position:absolute;
	bottom:-12px;
}
#subnav li a{
	cursor:pointer;
	display:block;
	text-indent: -999px;
	overflow:hidden;
	background-repeat: no-repeat;
}
#subnav li.nav_beerhourstadium{
	background-image:url(../images/subnav_beerhourstadium.png);
	width:28px;
	margin-right:35px;
}
#subnav li.nav_beerhourstadium a{
	display:none;
	background-image:url(../images/subnav_beerhourstadium.png);
	width:28px;
	height:54px;
}

#subnav li.nav_sonichourportable{
	background-image:url(../images/subnav_sonichourportable.png);
	width:61px;
	margin-right:35px;
}
#subnav li.nav_sonichourportable a{
	display:none;
	background-image:url(../images/subnav_sonichourportable.png);
	width:61px;
	height:54px;
}
#subnav li.nav_gokurei{
	background-image:url(../images/subnav_gokurei.png);
	width:44px;
	margin-right:35px;
}
#subnav li.nav_gokurei a{
	display:none;
	background-image:url(../images/subnav_gokurei.png);
	width:44px;
	height:54px;
}
#subnav li.nav_tablebeerhour{
	background-image:url(../images/subnav_tablebeerhour.png);
	width:27px;
	margin-right:35px;
}
#subnav li.nav_tablebeerhour a{
	display:none;
	background-image:url(../images/subnav_tablebeerhour.png);
	width:27px;
	height:54px;
}
#subnav li.nav_beerhour{
	background-image:url(../images/subnav_beerhour.png);
	width:44px;
}
#subnav li.nav_beerhour a{
	background-image:url(../images/subnav_beerhour.png);
	width:44px;
	height:54px;
}
#subnav li.nav_gokuawaportable{
	background-image:url(../images/subnav_gokuawaportable.png);
	width:32px;
	margin-right:35px;
}
#subnav li.nav_gokuawaportable a{
	background-image:url(../images/subnav_gokuawaportable.png);
	width:32px;
	height:51px;
}
#subnav li.nav_gokuawabarserver{
	background-image:url(../images/subnav_gokuawabarserver.png);
	width:21px;
	margin-right:30px;
}
#subnav li.nav_gokuawabarserver a{
	background-image:url(../images/subnav_gokuawabarserver.png);
	width:21px;
	height:51px;
}

#subnav li.nav_gokuawasmart{
	background-image:url(../images/subnav_gokuawasmart.png);
	width:55px;
	margin-right:30px;
	background-repeat: no-repeat;
}
#subnav li.nav_gokuawasmart a{
	background-image:url(../images/subnav_gokuawasmart.png);
	width:55px;
	height:51px;
	background-repeat: no-repeat;
}

a#movie_sonichourportable{
	background-image:url(../images/sonichourportable/movie.png?201503);
	width:480px;
	height:270px;
	text-indent:-999px;
	overflow:hidden;
	position:absolute;
	top:40px;
	right:40px;
}
a#movie_sonichourportable:hover{
	background-position:0 -270px;
}

#main_content{
	width:980px;
	margin:0 auto;
}
#cont{
	width:980px;
	overflow:hidden;

}

.elm{
	position:relative;
	width:980px;
}


#toiawase{
	margin:10px 0;
	width:980px;
	display:block;
}
#toiawase img{
	padding:20px;
}
#toiawase p{
	padding:30px 20px;
	color:#fff;
	font-weight: bold;
	font-size:16px;
}
#toiawase p span{
	font-weight: normal;
}
#sns{
	width:100%;
	text-align: right;
	height:20px;
	margin:20px 0;
	position:absolute;
	top:0;
	right:20px;
}
#sns ._sharebuttons{
	width:100%;
	justify-content: flex-end;
}


div#recommend_sites{
	margin-top:10px;
	margin-bottom:38px;
}


a.t2mall_cat{
	background-image:url(../images/btn_t2mall.png);
	width:124px;
	height:32px;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
}
a.t2mall_cat:hover{
	background-position:0 -32px;
}


a.btn_manual{
	background-image:url(../images/btn_manual.png);
	width:162px;
	height:56px;
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	position:absolute;
}
a.btn_manual:hover{
	background-position:0 -56px;
}

.spec h3{
	position:absolute;
	top:174px;
	left:66px;
	color:#0054a7;
	width:300px;
	font-size:15px;
	font-weight: bold;
	line-height:1.4em;
	letter-spacing: 0.1em;
}

.spec table{
	position:absolute;
	top:225px;
	left:66px;
	line-height:1.6em;
}
.spec table tr td.m{
	width:120px;
}

.spec a.t2mall_cat{
	left:276px;
	top:328px;
}

#beerhourclear .spec a.t2mall_cat{
	top:338px;
}

a.btn_manual{
	top:10px;
	left:10px;
}
