﻿@charset "utf-8";

/*  public  */

body { color: #fff; background-color: #000; }

a:link { color: #36a8e0; text-decoration:underline; outline: none;}
a:visited { color: #c8dc5f; }
a:hover { text-decoration: underline; color: #FF0000; }

/*  contents　*/

#container {
	width:100%;
	height:699px;
	background:url(/games/rivercitysports/ko/images/bg.jpg) center top no-repeat #000;
	margin:0 auto;
	text-align:center;
}

header {
	width:1000px;
	height:699px;
	margin:0 auto;
	position:relative;
}

nav{
	width:1000px;
	height:60px;
	top:633px;
	position:absolute;
}

nav li,#main_cont ul.box,#sns li{
	float:left;
}

#logo{
	margin: 0 auto 135px;
	text-align: center;
	position:absolute;
}

#chara {
	margin: 0 auto;
	position:absolute;
	top:19px;
	left:100px;	
}

header ul.logo li:first-child {
	float:right;
	margin-top:16px;
}

header ul.logo li:nth-child(2) {
	float:left;
	margin:12px 0 34px -10px;
}

header ul.logo li:nth-child(3) {
	float:right;
	margin:16px 5px;
	text-align:right;
}

#contents{
	width:100%;
	height:270px;
	margin-top:18px;
	background:url(/games/rivercitysports/ko/images/main_bg.jpg) center top repeat-x;
}

#main_cont{
	width:1000px;
	margin:0 auto;
	text-align:left;
}

p.text {
	width:564px;
	height:51px;
	margin-bottom: 5px;
	background:url(/games/rivercitysports/ko/images/text.jpg) center top no-repeat;
	text-align:left;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	overflow:hidden;
}

dl.spec {
	width:548px;
	height:131px;
	background:url(/games/rivercitysports/ko/images/spec.jpg) left top no-repeat;
	text-align:left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

p.qr {
	width:253px;
	height:102px;
	margin:0 auto;
	background:url(/games/rivercitysports/ko/images/yamamoto_thumb.jpg) center top no-repeat;
	text-align:center;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	overflow:hidden;
}

div#news{
	float:right;
	width:388px;
	height:153px;
	margin-right:2px;
	padding:18px 16px 25px 16px;
	background:url(/games/rivercitysports/ko/images/news.jpg) left top no-repeat;	
}

div#news .more{
	margin-bottom:10px;
	padding-left:302px;
	font-size:13px;
	display:block;
}

div#news a:link {
	color:#FFF;
	text-decoration:underline;
}

div#news a:hover {
	color:#51a622;
	text-decoration:underline;
}

dl#news_roll{
	width:383px;
	height:150px;
	padding-right:15px;
	overflow:auto;
}

dl#news_roll dt{
	padding:5px 0;
	font-weight:bold;
	color:#51a622;
	border-bottom:1px #313131 dotted;
}

dl#news_roll dd{
	height:auto;
	margin-bottom:7px;
	padding-top:5px;
	color:#fff;
}

h1,dd {
	height:0;
	overflow:hidden;
}

footer{
	float:left;
	width:1000px;
	height:30px;
	margin: 5px auto 0;
	text-align:left;
}

#copy{
	float:left;
	width:471px;
	height:30px;
	background:url(/games/rivercitysports/ko/images/copy.png) left 8px no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#sns{
	float:right;
	width:325px;
	height:20px;
	margin-right:2px;
	padding:5px 5px 5px 90px;
	background:#0d0d0d;
}

#sns li {
	float: left;
	margin:0 10px;
	width: 100px;
	height: 20px;
	text-align:center;
	overflow: hidden;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
    display: none !important;
}

#fb-root {
	display: block;
	height: 0;
	overflow: hidden;
}

#guide{
	position:absolute;
	/*top:344px;*/
	top:405px;
	left:812px;
}

#info{
	position:absolute;
	top:552px;
	left:-3px;
	/*top:516px;
	left:809px;*/
}

/*** BGM ***/

a.sound {
	display:block;
	width:192px;
	height:40px;
	background:url(/games/rivercitysports/ko/images/sound.png) no-repeat;
	position:absolute;
	top:588px;
	left:805px;
	text-indent:-9999px;
}


a.sound.paused
a.sound.paused:hover {
	background:url(/games/rivercitysports/ko/images/sound.png) no-repeat;
}

a.sound.playing,
a.sound.playing:hover {
	background:url(/games/rivercitysports/ko/images/sound_on.png) no-repeat;
}

a.sound.paused,
a.sound.paused:hover {
	background:url(/games/rivercitysports/ko/images/sound.png) no-repeat;
}