@charset "utf-8";

/*==================================

   base

==================================*/

body {
	background-color: #000;
}
#wrap {
	width: 100%;
	min-width: 960px;
	background: url(../img/top/bg.jpg) center top no-repeat;
	background-color: #FFF;
	/margin-top: -20px;
}
#contents {
	width: 960px;
	height: 691px;
	margin: auto;
}
#contents #sideCol {
	width: 180px;
	margin: 0 40px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
#contents #mainCol {
	width: 740px;
	margin: 0;
	padding: 46px 0 0 0;
	float: left;
}
#footer {
	width: 100%;
	background-color: #313131;
	overflow:auto;
}

/*\*/
　* html #footer{overflow: visible;}
/**/


/*==================================

   Side Column

==================================*/

/* navigation ---------- */
#sideCol #navi {
	padding: 14px 0 0 0;
}
#sideCol #navi h1 a {
	margin: 0 auto 16px auto;
	_margin: 14px auto 16px auto;
	border: 0;
}
#sideCol #navi ul li{
	line-height:0;
	/margin-top: -3px;
}
#sideCol #navi ul li img{
	display: block;
	line-height:normal;
}
#sideCol #navi ul li.inq {
	height: 44px;
	background: url(../img/top/navi_line.gif) bottom no-repeat;
	margin-bottom: 11px;
}

/* What's New ---------- */
#sideCol #new {
	width: 160px;
	height: 240px;
	text-align: left;
	font-size: 10px;
	/font-size: 9px;
	margin: 54px 8px 0 13px;
}
#sideCol #new h2 {
	margin-bottom: 14px;
	border: 0;
}
#sideCol #new #message {
	height: 210px;
}
#sideCol #new dt {
	font-size: 104%;
	font-weight: bold;
}
#sideCol #new dd {
	padding-bottom: 14px;
	width: 145px;
}
#sideCol #new .att {
	font-weight: bold;
	color: #F00;
}

/* Scroll Bar ---------- */
#sideCol #new #message .scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
/*bar*/
#sideCol #new #message .vscrollerbar {
	width: 11px;
	background: #ececec url(../img/top/scrollbar.png) -11px 0px repeat-y;
}
/*bar_top*/
#sideCol #new #message .vscrollerbarbeg {
	height: 11px !important;
	width: 11px;
	background: url(../img/top/scrollbar.png) -33px 0px no-repeat;
}
/*bar_bottom*/
#sideCol #new #message .vscrollerbarend {
	height: 11px;
	width: 11px;
	background: url(../img/top/scrollbar.png) -33px 0px no-repeat;
}
/*bg*/
#sideCol #new #message .vscrollerbase {
	width: 11px;
	background: #ececec url(../img/top/scrollbar.png) 0px 0px repeat-y;
}
/*arr_top*/
#sideCol #new #message .vscrollerbasebeg {
	width: 11px;
	height: 11px !important;
	background: url(../img/top/scrollbar.png) -22px 0px no-repeat;
}
/*arr_bottom*/
#sideCol #new #message .vscrollerbaseend {
	width: 11px;
	height: 11px !important;
	background: url(../img/top/scrollbar.png) -22px -11px no-repeat;
}
#sideCol #new #message .hscrollerbase {
	height: 11px;
	background-color: ececec;
}
#sideCol #new #message .hscrollerbar {
	height: 11px;
	background-color: ececec;
}
#sideCol #new #message .vscrollerbar,
#sideCol #new #message .hscrollerbar {
	padding: 11px;
	z-index: 2;
}
#sideCol #new #message .scrollerjogbox {
	width: 11px;
	height: 11px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #ececec;
}

/*==================================

   Main Column

==================================*/

/* Signboard ---------- */
#mainCol #signboard {
	width: 544px;
	margin: 0 0 3px 103px;
	overflow: hidden;
}

/* next stage ---------- */
#mainCol #signboard .nextstage {
	width: 468px;
	height: 26px;
	margin-top: 16px;
	padding-top: 5px;
	float: left;
}
#mainCol #signboard .extlink{
	background: url(../img/thumb_fb.jpg) no-repeat left center;
	padding-left: 13px;
}
	
/* clock ---------- */
#mainCol #signboard #clock{
	width: 58px;
	float:right;
}
#mainCol #signboard #clock .clock_face {
	width: 58px;
	height: 58px;
	background-image: url(../img/top/clock_face.png);
	position: relative;
}
#mainCol #signboard #clock .clock_h,
#mainCol #signboard #clock .clock_m,
#mainCol #signboard #clock .clock_s {
	width: 58px;
	height: 58px;
	position: absolute;
	top: 0;
	left: 0;
}

/* Station Map ---------- */
#mainCol #mainimg {
	width: 700px;
	height: 550px;
	position: relative;
	clear: both;
}
#mainCol #mainimg #opening {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 2;
}
#mainCol #mainimg #mainbg {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
}

/* SNS Button ---------- */
#mainCol #snsBtn {
	width: 300px;
	height: 20px;
	float: right;
}
#mainCol #snsBtn #fb-root {
	z-index: 100;
}
#mainCol #snsBtn .twitter-share-button{
	width: 90px !important;
}
#mainCol #snsBtn #btn_tw,
#mainCol #snsBtn #btn_fb {
	width: 120px;
	float: right;
	text-align: right !important;
	margin:0;
}
#mainCol #snsBtn #btn_fb .fb_edge_widget_with_comment span.fb_edge_comment_widget {
	display: none !important;
}

/*==================================

   footer

==================================*/

/* sns ---------- */
#footer #sns {
	width: 960px;
	margin: 20px auto;
	overflow: hidden;
}

/* recommend ---------- */
#footer #sns #recommend {
	width: 405px;
	min-height: 232px;
	margin-right: 20px;
	background: url(../img/top/line_footer.gif) right repeat-y;
	color: #FFF;
	float: left;
}
#footer #sns #recommend a:link {
	text-decoration: underline;
	color: #FFF;
}
#footer #sns #recommend a:visited {
	text-decoration: underline;
	color: #D5D5D5;
}
#footer #sns #recommend a:hover {
	text-decoration: none;
	color: #918151;
}
#footer #sns #recommend a:active {
	text-decoration: none;
	color: #918151;
}

#footer #sns #recommend h2{
	margin-top: 3px;
	margin-bottom: 19px;
}

#footer #sns #recommend .box {
	width: 183px;
	height: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#footer #sns #recommend .box_end {
	width: 183px;
	height: 80px;
	margin-bottom: 10px;
	float: left;
}

#footer #sns #recommend .thumb {
	width: 80px;
	height: 80px;
	margin: 0 10px 0 0;
	float: left;
	border: 0;
}
#footer #sns #recommend .ttl {
	font-size: 12px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	/display:inline;
	/zoom:1;
}
#footer #sns #recommend .caption {
	font-size: 11px;
	clear: both;
}
#footer #sns #recommend p.ads {
	font-size: 9px;
	text-align: right;
	margin-top: 60px;
}

/* twitter ---------- */
#footer #sns #twitter {
	width: 257px;
	margin-right: 20px;
	float: left;
}

#footer #sns #tw {
	width: 257px;
	position: absolute;
	z-index: 1;
}
#footer #sns #twitter #twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, 
#footer #sns #twitter #twtr-widget-1 .twtr-bd p{
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,MS PGothic,sans-serif;
}

#footer #sns #twitter #twtr-widget-1 .twtr-ft span{
	font-size:9px;
	margin-top:5px;
}

/* facebook ---------- */
#footer #sns #facebook {
	width: 258px;
	background-color: #FFF;
	float: right;
}

/* copyright ---------- */
#copyright{
	width: 100%;
	margin:auto;
	background: #000;
	color: #fff;
}
#copyright address{
	width: 960px;
	margin:auto;
	padding: 10px;
	text-align: center;
}
