@charset "UTF-8";

@import url("common.css");

/* **************************************************************************************

 トップページのスタイル

*************************************************************************************** */

/* --------------------------------------------------------------------------------------
 コンテンツ
--------------------------------------------------------------------------------------- */

div#cont-top {
	width: 940px;
}


/* 検索・ログイン
------------------------------------------------------------ */

div#headArea {
	position: relative;
	width: 940px;
	background: url(../../img/bg_head_rp.gif) repeat-y;
}
div#headAreaIn {
	width: 940px;
	padding-bottom: 15px;
	background: url(../../img/bg_head_bt.gif) no-repeat left bottom;
}
div#headAreaIn:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#headAreaIn { display:inline-block; }
/*\*/
* html div#headAreaIn { height:1%; }
div#headAreaIn { display:block; }
/**/

div#headArea div.searchBox {
	float: left;
	width: 563px;
	background: url(../../img/bg_search_tp.jpg) no-repeat left top;
}

div#headArea div.searchBox form {
	margin: 0 30px;
}

div#headArea div.searchBox textarea.inputstyle {
	width: 340px;
	height: 16px;
	margin-right: 15px;
	padding: 13px 7px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	font-size: 86%;
}
* html div#headArea div.searchBox textarea.inputstyle {
	width: 355px;
	height: 42px;
	padding: 13px 7px 0;
}

div#headArea div.searchBox textarea,
div#headArea div.searchBox input,
div#headArea div.searchBox img {
	vertical-align: middle;
}

div#headArea div.searchBox p.pos01 {
	position: absolute;
	top: 107px;
	left: 333px;
}

div#headArea div.loginBox {
	float: right;
	width: 377px;
	background: url(../../img/bg_login_tp.jpg) no-repeat left top;
}

div#headArea div.loginBox ul {
	width: 340px;
	margin-left: 35px;
}
div#headArea div.loginBox ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#headArea div.loginBox ul { display:inline-block; }
/*\*/
* html div#headArea div.loginBox ul { height:1%; }
div#headArea div.loginBox ul { display:block; }
/**/

div#headArea div.loginBox ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
}


/* 新着情報
------------------------------------------------------------ */

div#newArea {
	position: relative;
	width: 940px;
	margin: 15px 0px 0px;
}
div#newAreaIn {
	width: 940px;
	padding-bottom: 15px;
}
div#newAreaIn:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#newAreaIn { display:inline-block; }
/*\*/
* html div#newAreaIn { height:1%; }
div#newAreaIn { display:block; }
/**/

div#newArea div.searchBox {
	float: left;
	width: 940px;
	background: url(../../img/bg_new_tp.jpg) no-repeat left top;
	height: 155px;
}

div#nProgram {
	overflow:auto;
	width:880px; /*幅*/
	height:87px; /*高さ*/
	margin-bottom:0px;
	background-color: #FFF;	/* 背景色（不必要なら削除） */
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 35px;
	text-align: left;
}

#nProgram dl {
	margin:0px;/*マージン（調整可）*/
	padding: 0px;
}

#nProgram dl dt {
	margin:0;
	padding:0 0px 7px 0px;
	font-weight:bold;
	color: #666666;
	float: left;
	width: 55px;
}

#nProgram dl dt.icon1 {
	background: url(../../img/icon1.jpg) no-repeat 2px;
	margin: 0px;
	padding: 0px 0px 0px 90px;
}

#nProgram dl dt.icon2 {
	background: url(../../img/icon2.jpg) no-repeat 2px;
	margin: 0px;
	padding: 0px 0px 0px 90px;
}

#nProgram dl dt.icon3 {
	background: url(../../img/icon3.jpg) no-repeat 2px;
	margin: 0px;
	padding: 0px 0px 0px 90px;
}

#nProgram dl dd {
	margin:0;/*マージン（調整可）*/
	padding:0 0px 7px 10px;
	float: left;
	width: 680px;
}

#nProgram dl dd img{
	margin: 0px;
	padding: 0px;
	vertical-align: 0px;
}

#nProgram a:link,a:visited {
	color: #BF0000;
}

#nProgram a:hover,a:active {
	color: #BF0000;
	text-decoration: none;
}

#nProgram a.blueLink:link,a.blueLink:visited {
	color: #0384d5;
}

#nProgram a.blueLink:hover,a.blueLink:active {
	color: #0384d5;
	text-decoration: none;
}


/* バナー
------------------------------------------------------------ */

ul#bnrArea {
	width: 940px;
	margin: 10px 0 22px;
}
ul#bnrArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul#bnrArea { display:inline-block; }
/*\*/
* html ul#bnrArea { height:1%; }
ul#bnrArea { display:block; }
/**/

ul#bnrArea li {
	float: left;
}
ul#bnrArea li.first {
	margin-right: 13px;
}
ul#bnrArea li.second {
	margin-right: 14px;
}


/* ピックアップ
------------------------------------------------------------ */

div#pickupArea {
	width: 940px;
	background: url(../../img/bg_pickup_rp.gif) repeat-y;
}
div#pickupAreaTp {
	width: 940px;
	background: url(../../img/bg_pickup_tp.jpg) no-repeat left top;
}
div#pickupAreaBt {
	width: 940px;
	padding-bottom: 25px;
	background: url(../../img/bg_pickup_bt.gif) no-repeat left bottom;
}
div#pickupAreaBt:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#pickupAreaBt { display:inline-block; }
/*\*/
* html div#pickupAreaBt { height:1%; }
div#pickupAreaBt { display:block; }
/**/

div.pickupLeft {
	float: left;
	width: 305px;
	margin-right: 13px;
}
div.pickupCenter {
	float: left;
	width: 305px;
	margin-right: 14px;
}
div.pickupRight {
	float: left;
	width: 303px;
}

div.pickupLeft p,
div.pickupCenter p {
	margin: 5px 25px 0;
}

div.pickupLeft p.btn {
	margin-top: 10px;
}

div.pickupRight div#movie {
	text-align: center;
}


/* --------------------------------------------------------------------------------------
 ヘルプ
--------------------------------------------------------------------------------------- */

body#help{
	padding: 30px 40px;
	background: #FFFFFF;
}

div#cont-help {
	width: 520px;
	margin: 0 auto;
	text-align: left;
}

div#cont-help h1 {
	margin-bottom: 15px;
}

div#cont-help ul {
	padding-bottom: 10px;
}

div#cont-help ul li {
	margin-bottom: 15px;
	padding-left: 1.3em;
	text-indent: -1.3em;
}

div#cont-help ul li span {
	color: #F40505;
	font-weight: bold;
}
