﻿@charset "utf-8";

#wrapper #contents { 
	background:url(../images/bg_contents.jpg) no-repeat 0 0; 
	}

/* #header */

#main #header{
	height:550px;
	text-indent:-9999em;
	position:relative;
}

#main #header h1{
	width:316px;
	height:204px;
	background:url(../images/h1_header.png) no-repeat 0 0;
	position:absolute;
	top:258px;
	right:25px;
}

#main #header h2{
	width:84px;
	height:411px;
	background:url(../images/h2_header.png) no-repeat 0 0;
	position:absolute;
	top:27px;
	left:15px;
}

#main #header h3{
	width:310px;
	height:30px;
	background:url(../images/h3_header.png) no-repeat 0 0;
	position:absolute;
	top:487px;
	right:32px;
}

/* #btn-sbm */

#btn-sbm {
	margin:20px 10px 0 0;
	text-align: right;
}

#btn-sbm li {
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	line-height: normal;
	list-style: none;
	vertical-align: top;
}
*html #btn-sbm li { display: inline; } /* for IE6 */ 
*+html #btn-sbm li { display: inline; } /* for IE7 */

#btn-sbm li a { margin: 0px; }

#btn-sbm .btnFaceBook { width: 110px; }

#btn-sbm .btnHatenaBookmark { margin-right: 7px; }
#btn-sbm .btnGoogleCalendar { margin-right: 10px; }

/* #news */

#main #article #news{
	height:227px;
	margin:5px 0 0;
	background:url(../images/top/bg_news.gif) no-repeat 0 0;
}

#main #article #news h3{
	height:52px;
	background:url(../images/top/h3_news.png) no-repeat 30px bottom;
	text-indent:-9999em;
}

#main #article #newslist{
	width:590px;
	height:125px;
	margin:23px 0 0 30px;
	outline:none;
	overflow:auto
}

#main #article #news table{
	width:590px;
}

#main #article #news table th,
#main #article #news table td{
	padding:3px;
	vertical-align:top;
}

#main #article #news table th{
	width:95px;
}

#main #article #news table td a{
	color:#f2d138;
}

#main #article #news table td a.tw{
	padding-left:3px;
}

#main #article #news table td a.fb{
	padding-right:3px;
}

/* #sns */

#main #article #sns{
	padding:20px 0 0;
}

#main #article #sns #twitter{
	width:321px;
	height:233px;
	margin:0 12px 0 0;
	background:#fff;
	border:#fff 1px solid;
	float:left;
	position:relative;
}

#main #article #sns #twitter h3{
	height:40px;
	background:url(../images/top/tit_tw_sns.gif) no-repeat 0 0;
	text-indent:-9999em;
}

#main #article #sns #twitter img.btn_follow{
	position:absolute;
	top:8px;
	right:8px;
}

#main #article #sns #twitter iframe.twitter-timeline {
	min-width: 321px;
	height: 193px !important;
	min-height: 193px !important;
}

#main #article #sns ul li{
	margin:0 0 10px;
}

/* #movie */

#main #article #movie{
	height:457px;
	margin:15px 0 0;
	background:url(../images/top/bg_movie.gif) no-repeat 0 0;
}

#main #article #movie h3{
	height:80px;
	margin:0 0 20px;
	background:url(../images/top/h3_movie.png) no-repeat center bottom;
	text-indent:-9999em;
}

#main #article #movie #player{
	width:553px;
	height:311px;
	/*background:url(../images/top/bg_player.gif) no-repeat 0 0;*/
	margin:0 auto ;
}

/* #bnr_dvd */

#main #article table#bnr_dvd th{
	padding-right:12px;
	vertical-align:top;
}

#main #article table#bnr_dvd td{
	padding-bottom:10px;
	vertical-align:top;
}

/* テキスト指定 */

#main #article #news table{
	font-size:15px;
	color:#fff;
	line-height:1.6em;
}

#main #article #news table th span{
	font-weight:bold;
}