@charset "UTF-8";

/*=================================================
	index.css
=================================================*/


/*RESET
=================================================*/

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/*初期設定（基本的にタグタイプセレクタ）
=================================================*/
h1,h2,h3,h4,h5,h6 {font-style: normal;font-weight: normal;font-size: 1.0em;}
/*table {border-spacing:0;}*/
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ol,ul {list-style:none;}
ol li,ul li {list-style: none;}
fieldset,img {border: none;}
hr,legend,caption {display:none;}
address {font-style:normal;}
em { font-style:normal;font-weight:bold;}

/*フォント設定（ブラウザのデフォルト・フォントサイズ16pxを前提)
=================================================*/

body {
	font-size: 62.5%; /*ブラウザでフォルトが16pxを基準 62.5％＝10px */
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6em;
	color:#333;
}

*+html body { font-size:67.5%;}

h1 { font-size: 2em; /* 20px */ }
p { font-size:1.4em; line-height:1.7em; text-align:left; /* 14px */ }

/* --- general --- */

h2 { font-size:2em ; line-height:1.8em ; font-weight:bold; margin-bottom: 10px; }
h3 { font-size:1.5em ; line-height:1.5em ; font-weight:bold; margin-bottom: ; }
h4 { font-size:1.3em ; line-height:1.5em; font-weight:bold; }
h5 { font-size: ; line-height: ; margin-bottom: ; }
h6 { font-size: ; line-height: ; margin-bottom: ; }

ul li, ol li {font-size:1em;}

/* --- link --- */

a{text-decoration:none;}
a:link {color:#009;}
a:visited {color:#009;}
a:hover {color: #009;text-decoration:underline;}
a:active {text-decoration:none;}

body {
	background:#EEE;
}

/* 基本構造
=================================================*/

div#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-size:1.2em;
}

div#container div#header {
	width: 800px;
	margin-top:10px;
	padding:25px 0px 10px;
	text-align: center;
	background: url(/images/common/stripe3.gif) repeat-x #FFFFFF;
}

div#container div#header h1{
	float:left;
	margin: 5px 0px 0px 13px;
}
div#container div#header form{
	float:right;
	margin: 7px 13px 0px 0;
}

div#container div#header div#nowPlay {
	clear:both;
	width: 800px;
	padding:17px 0 30px;
	text-align: center;
	background: #FFFFFF;
}

div#container div#header div#nowPlay a {
	font-weight:bold;
}
div#container div#header div#nowPlay div#nowAgora {
	position:relative;
	display:inline;
	float:left;
	/*padding: 0px;3列の場合なし*/
	width: 250px;/*2列の場合380px、3列の場合250px*/
	height:180px;
	margin-left:15px;
	text-align: center;
	background: #FFFFFF;
}

div#container div#header div#nowPlay div#nowAgora h2 {
	display:block;
	padding:4px 0 0;
	margin-bottom:15px;
	height:17px;
	background:#CC0000;
	font-size:0.1em;
	line-height:0.1;
}
div#container div#header div#nowPlay div#nowShunpusha {
	position:relative;
	float:left;
	display:inline;
	/*padding: 0px;3列の場合なし*/
	width: 250px;/*2列の場合380px、3列の場合250px*/
	height:180px;
	margin-left:10px;
	text-align: center;
	background: #FFFFFF;
}

div#container div#header div#nowPlay div#nowShunpusha h2 {
	display:block;
	padding-top:4px;
	margin-bottom:15px;
	height:17px;
	background:#339900;
	font-size:0.1em;
	line-height:0.1;
}
div#container div#header div#nowPlay div#nowOthers {
	position:relative;
	float:left;
	display:inline;
	width: 250px;
	height:180px;
	margin-left:10px;
	text-align: center;
	background: #FFFFFF;
}

div#container div#header div#nowPlay div#nowOthers h2 {
	display:block;
	padding-top:4px;
	margin-bottom:15px;
	height:17px;
	background:#3399FF;
	font-size:0.1em;
	line-height:0.1;
}

div#container div#header div#nowPlay div.pictPlay {
	float:left;
}
div#container div#header div#nowPlay div.pictPlay img {
	margin-right: 10px;
	-moz-box-shadow:
	    2px 2px 3px rgba(000,000,000,0.5);
	-webkit-box-shadow:
		2px 2px 3px rgba(000,000,000,0.5);
	box-shadow:
		2px 2px 3px rgba(000,000,000,0.5);
}

div#container div#header div#nowPlay div.threeColumn {
	padding:0 10px 10px 0;
	background-position: 0px 0px;/*３列の場合なし*/
}

div#container div#header div#nowPlay div.pictPlay {
	padding:0 0 0 0;/*３列の場合なし*/
}

/*
div#container div#header div#nowPlay div.pictPlay table {
	margin-right:10px;
	background:url(/images/top/pictShadow.jpg) right bottom no-repeat;
}
div#container div#header div#nowPlay div.pictPlay table tr td#PictShadowRT {
	width:10px;
	height:10px;
	background:url(/images/top/PictShadowRT.gif) no-repeat left top;
}
div#container div#header div#nowPlay div.pictPlay table tr td#PictShadowR {
	width:10px;
	background:url(/images/top/PictShadowR.gif) repeat-y center;
}
div#container div#header div#nowPlay div.pictPlay table tr td#PictShadowRB {
	width:10px;
	height:10px;
	background:url(/images/top/PictShadowRB.gif) no-repeat center;
}
div#container div#header div#nowPlay div.pictPlay table tr td#PictShadowB {
	height:10px;
	background:url(/images/top/PictShadowB.gif) repeat-x center;
}
div#container div#header div#nowPlay div.pictPlay table tr td#PictShadowBL {
	width:10px;
	height:10px;
	background:url(/images/top/PictShadowBL.gif) no-repeat left top;
}
*/

/*====================================================================*/

div#container div#header div#nowPlay p.date{
	margin:10px 0 0;
	font-size:1em;
}
div#container div#header div#nowPlay h3{
	margin:2px 0 0;
	font-size:1em;
	font-weight:normal;
	line-height:1.3;
	text-align:left;
}

div#container div#header div#nowPlay h3 span{
	font-size:0.8em;
	font-weight:normal;
	line-height:1.3;
	text-align:left;
}
div#container div#header div#nowPlay div span.nextPlays {
	position:absolute;
	bottom:-10px;
	right:0;
	display:block;
	padding-top:55px;
	padding-right:5px;
	font-size:0.8em;
	text-align:right;
}

/*====================================================
	コンテンツ
====================================================*/

div#contents{
	width: 800px;
	background:#FFFFFF;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*====================================================
	mainColumn
====================================================*/

div#contents div#mainColumn {
	display:inline;
	float: right;
	width: 520px;
    padding: 0px 15px 15px 0px;
}
div#contents div#mainColumn ul {
    width:520px;
}
div#contents div#mainColumn ul#ban {
    width:520px;
    border-bottom:1px dotted #333;
    margin-bottom: 10px;
}
div#contents div#mainColumn ul#ban li {
    text-align:center;
	margin-bottom:10px;
}
div#contents div#mainColumn ul#ban li.noDotLine {
	border:none;
	padding:0;
}
div#contents div#mainColumn ul#newsList li{
    text-align:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #333;
}
div#contents div#mainColumn ul#newsList li a {
	font-weight:bold;
	/* letter-spacing: 0.05em; */
}
div#contents div#mainColumn ul#newsList li.noDotLine {
	border-bottom:none;
}

div#contents div#mainColumn ul#newsList li div.thumb{	
	float:left;
	width:40px;
	text-align:right;	
	padding:0px 10px;
}
div#contents div#mainColumn ul#newsList li dl{
	display:block;
	float:right;	
	width:460px;
	text-align:left;
}
div#contents div#mainColumn ul#newsList li dl dt{
    margin-bottom:7px;
}
div#contents div#mainColumn ul#newsList li dl dd{
	display:block;
	list-style-type:square;
}
div#contents div#mainColumn ul#newsList li dl span {
	font-size:0.9em;
}
div#contents div#mainColumn ul#newsList li dl span.subTitleRed {
	color:#CC0000;
	font-size:1.1em;
	line-height:1.5;
	margin-top:5px;
}

/* 月間ラインナップ
-----------------------------------------------------*/
div#contents div#mainColumn h3 {
	width:520px;
	height:16px;
	padding-top:3px;
	margin-bottom:5px;
	text-align:center;
	font-size:0.1em;
	line-height:0.1;
}
div#contents div#mainColumn h3#lineupAgora {background-color:#C00;}
div#contents div#mainColumn h3#lineupShunpusha {background-color:#390;}
div#contents div#mainColumn h3#lineupOthers {background-color:#39F;}

div#contents div#mainColumn ul.lineup {
	margin-bottom:5px;
}

div#contents div#mainColumn ul.lineup li {
	clear:both;
	width:507px;
	padding:5px 0 5px 10px;
	border-bottom:dotted #333333 1px;
	text-align:left;
}
div#contents div#mainColumn ul.lineup li a {
	font-weight:bold;
}
div#contents div#mainColumn ul.lineup li.noDotLine {
	border-bottom:none;
}
div#contents div#mainColumn ul.lineup li span {
	display:block;
	float:left;
	width:90px;
	color:#006;
}
div#contents div#mainColumn ul.lineup li h4 {
	display:block;
	float:left;
	width:417px;
	font-size:1em;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#toTop {
	text-align:right;
	padding:10px 10px ;
}

/*====================================================
	sideColumn
====================================================*/

div#contents #sideColumn {
	float: left;
	display:inline;
	width: 235px;
	padding:0 15px;
	background: #FFFFFF;
}

div#contents #sideColumn h3 {
	display:block;
	height:17px;
	padding:4px 5px;
	background-color:#999999;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	font-size:1em;
	font-weight:normal;
	line-height:1.4;
}

div#contents #sideColumn ul {
	margin-bottom:8px;
}

div#contents #sideColumn ul.menu li {
	display:block;
	background:url("../data/point.gif") 3px center no-repeat;
	border:1px solid #999999;
	margin:3px 0;
	padding-left:17px;
	text-align:left;
	color:#000066;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#contents #sideColumn ul.menu li a {
	display:block;
	padding:2px 0 1px 4px;
	text-decoration:none;
	font-weight: bold;
}
div#contents #sideColumn ul.menu li a:hover {
	background-color:#000099;
	color:#FFFFFF;
}
div#contents #sideColumn ul.menu li a span {
	color:#CC0000;
}

/*====================================================
footer
====================================================*/

div#footer {
	clear: both;
	width: 800px;
	padding:25px 0 20px;
	background: url(/images/common/stripe3.gif) #EEE repeat-x;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

div#footer p{
	font-size: 0.9em;
	line-height: 1.3;
	color: #333333;
}
div#footer p#corporation {
	margin-bottom:10px;
}

div#footer address {
	font-size:0.9em;
	line-height: 1.2;
	color: #333333;
}
div#footer div#copyright {
	position:relative;
	margin: 0;
}
div#footer div#copyright a {
	float:left;
}
div#footer div#copyright div {
	position:absolute;
	left:110px;
	top:5px;
}

/*フロートを設定した子要素を持つ親要素の高さを復活するための設定
==================================================*/

.clearfix:after {
content:".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height:1%;
}
/*Mac IE に適用させないための設定*/
*html .clearfix {/*セレクタの前に「*htm」1がつくとIE6以前のみに適用される*/
height: 1%;
}
.clearfix {
display:block;
}


/*=================================================
  Firefoxの右側スクロールバー領域を常に表示
=================================================*/
html {
	overflow-y:  scroll; }

/*=================================================
  汎用クラス
=================================================*/

.sign {
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
}
.red {
	color:#900;
}