@charset "utf-8";
@import "/css/default.css";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/

/* float */
.floatL {
	float: left;
}

.floatR {
	float: right;
}

.dis {
	display: block;
}

/* clearfix */
	* html .clearFix {
		display: inline-block;
	}

	*+html .clearFix {
		display: inline-block;
	}

.clearFix:after,
#sideBar h2:after,
h2.ttl:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clear { clear: both;}
.p0 { padding: 0!important;}
.mr1 { margin-right: 0!important;}
.mr0 { margin-right: 0!important;}
.mr5 { margin-right: 5px!important;}
.mr10 { margin-right: 10px!important;}
.mr15 { margin-right: 15px !important;}
.ml5 { margin-left: 5px!important;}
.ml10 { margin-left: 10px!important;}
.ml15 { margin-left: 15px !important;}
.mb0 { margin-bottom: 0!important;}
.mb5 { margin-bottom: 5px!important;}
.mb10 {	margin-bottom: 10px!important;}
.mb15 {	margin-bottom: 15px!important;}
.mb20 {	margin-bottom: 20px!important;}
.mb25 {	margin-bottom: 25px!important;}
.pl0 {	padding-left: 0!important;}
.alignR{text-align: right;}
.alignC{text-align: center;}
.alignL{text-align: left;}
.pad0_20_20_0{padding: 0 20px 20px 0;}
.w100p {width: 100%;}
.w200 {width: 200px;}
.mgRB15 {margin:0 15px 15px 0}
.pad10 {padding: 10px}
.pad0_30 {padding: 0 30px;}
.bdr1sB {border:1px solid #333}
.wh100 {width:100px; height:100px;}
.w265 {width: 265px;}
.padB10 {padding-bottom: 10px;}

.E30500 {color:#E30500}

.font10 {font-size: 10px;}
.bold {font-weight: bold}

/*------------------------------------------------------------
	body
------------------------------------------------------------*/
body {
	text-align: center;
	line-height: 1.7;
	background: #E30500 url(/img/common/body_back.gif) repeat-x top;
}

/*------------------------------------------------------------
	#container
------------------------------------------------------------*/
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	color: #333;
}

/*------------------------------------------------------------
	#header
------------------------------------------------------------*/
#header {
	height: 112px;
	position: relative;
}

#header .hd_txt {
	position: absolute;
	top: 0;
	left: 0;
	color: #E30500;
	font-size: 10px;
	font-weight: normal;
}

#header .hd_link {
	right: 0;
	top: 0;
}

#header .hd_link li {
	margin: 0 0 0 15px;
	float: right;
}

#header .hd_link li a {
	padding: 0 0 0 18px;
	font-size: 10px;
	color: #333;
	display: inline-block;
	text-decoration: none;
	background: url(/img/common/icon01.gif) no-repeat left center;
}

#header .hd_link li a:hover {
	color: #D6D6D6;
}

#header h1,
#header .logo {
	left: 0;
	top: 23px;
	position: absolute;
}

#header .hd_link02 {
	right: 0;
	top: 34px;
	position: absolute;
}

#header .hd_link02 li {
	float: left;
}

#header .hd_link02 li.input_txt {
	border: 1px solid #CEC3B8;
	border-right: 0;
}

#header .hd_link02 li.input_txt input {
	width: 158px;
	float: left;
	border: 0;
	line-height: 24px;
}

#header .hd_link02 li.input_txt input.img_on {
	width: 60px;
	float: left;
	border: 0;
	line-height: 24px;
}
#header .hd_link02 li.input_txt a {
	margin: -1px 0 -1px 0;
	display: block;
	float: left;
	position: relative;
	z-index: 10;
}

/*------------------------------------------------------------
	#globalNavi
------------------------------------------------------------*/
#globalNavi {
	top: 72px;
	left: 0;
	position: absolute;
}

#globalNavi li {
	float: left;
}

#globalNavi li a {
	display: block;
}

/*------------------------------------------------------------
	#main
------------------------------------------------------------*/
#main {
	padding: 0 0 0 0;
}

/*------------------------------------------------------------
	.pageGuide
------------------------------------------------------------*/
.pageGuide {
	padding: 10px 0 3px 0;
	font-size: 10px;
	color: #fff;
	line-height: 1;
}

.pageGuide li {
	padding-right: 2px;
	display: inline;
}

.pageGuide li a {
	color: #fff !important;
	padding-right: 8px;
}

.pageGuide li a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	#conts
------------------------------------------------------------*/
#conts {
	width: 710px;
	float: right;
}

#conts .h2_default {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	clear: both;
	font-size: 14px;
	background: url(/img/sub/about/h2_back.gif) repeat-x left bottom;
}

#conts h3.s_navi_ttl {
	margin: 0 !important;
	padding: 0 0 0 20px !important;
	background: #000 !important;
	clear: both;
}

#conts ul.s_navi {
	padding: 10px 0 30px 20px;
	background: #fff url(/img/common/s_navi_back.gif) repeat-x bottom;
}

#conts ul.s_navi li {
	margin: 0 20px 10px 0;
	float: left;
}

#conts ul.s_navi li img {
	display: block;
}

#conts ul.s_navi li a {
	display: block;
}

#conts .contactBox {
	background: url(/img/common/contact_back.gif) repeat-y;
}

#conts .contactBox ul.register {
	padding: 15px 0 10px 0;
	width: 190px;
	float: right;
}

#conts .contactBox .contact {
	margin: 22px 0 0 20px;
	height: 20px;
	background: url(/img/common/line01.gif) repeat-y 233px top;
}

#conts .contactBox .contact li {
	margin: 0 60px 0 0;
	float: left;
}

#conts .contactBox .mylist_btn {
	padding: 5px 10px 5px 0;
	clear: both;
	background: #000;
}

#conts .contactBox .mylist_btn a {
	float: right;
}

#conts h1.conts_h1 {
	padding: 0;
	color: #000;
	font-size: 20px;
	line-height: 1.2;
	background: #FC0 url(/img/common/conts_h1_back.gif) repeat-x top;
}

#conts h1.conts_h1 img {
	_margin: 0 0 0 -3px;
	display: block;
}

#conts h1.oneLine span {
	padding: 20px 20px 15 90px;
}

#conts h1.conts_h1 span {
	padding: 13px 0 0 90px;
	display: block;
}

#conts h1.conts_h1 span strong {
	padding-top: 5px;
	display: inline-block;
	font-size: 14px;
}

#conts .pageTop {
	padding: 0 14px 0 0 !important;
	background: #F0F0F0 !important;
}

#conts .pageTop a {
	float: right;
}

.movie_thb_img {
	float:left;
	width:160px;
	height:160px;
	margin: 0 10px;
}

.top_ss_thb {
	width: 120px;
	height: 120px;
	margin-left:10px;
	text-align: center;
	float: left;
}

.top_dnw_thb {
	width: 101px;
	height: 101px;
	text-align: center;
	float: left;
}

.fc_thb_box {
	width: 203px;
/* 	height: 165px; */
	text-align: center;
	float: left;
}
/*------------------------------------------------------------
	#side
------------------------------------------------------------*/
#sideBar {
	padding: 6px 0 0;
	width: 210px;
	float: left;
}

#sideBar .sideMenu {
	padding: 0 0 14px;
}

#sideBar .sideMenu li {
	display: inline;
}

#sideBar .sideMenu li a {
	margin: 0 0 1px;
	display: block;
}

h2.ttl {
	background: #000;
}

h2.ttl img {
	display: block;
}

h2.ttl a {
	float: right;
}

.boxA {
	margin: 0 0 15px;
	padding: 10px;
	background: #fff;
}

.boxA p.floatL {
	width: auto;
	float: left;
}

.boxA p.floatL a {
	padding: 0;
	background: none;
}

.boxA p {
	width: 110px;
	float: right;
}

.boxA p a {
	padding: 0 0 0 10px;
	background: url(/img/common/icon02.gif) no-repeat left center;
}

dl.news {
	margin: 0 0 15px;
	padding: 5px 0;
	background: #fff;
	line-height: normal;
}

dl.news dt {
	padding: 0 10px 5px 10px;
}

dl.news dd {
	margin-bottom: 5px;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
}

.end {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}

.boxB {
	margin: 0 0 15px;
	padding: 5px 0 0 0;
	background: #fff;
}

.boxB h3 {
	margin: 0 10px 3px 10px;
	font-size: 12px;
	font-weight: normal;
}

.boxB .boxB_in {
	margin: 0 0 5px;
	padding: 0 10px 8px 10px;
	border-bottom: 1px solid #CCCCCC;
}

.boxB .boxB_in ul {
	width: 110px;
	float: right;
}

.listA {
	margin: 0 0 15px;
	padding: 5px 10px 10px 12px;
	background: #fff;
}

.listA li {
	padding: 0 0 0 11px;
	background: url(/img/common/icon02.gif) no-repeat left 7px;
}

#sideBar .banner li {
	display: inline;
}

#sideBar .banner li a {
	margin: 0 0 15px;
	display: block;
}

.side_thb_box {
	display: block;
	width: 71px;
	height: 71px;
	text-align: center;
	float: left;
}

/*------------------------------------------------------------
	#footer
------------------------------------------------------------*/
#footer {
	margin: 30px 0 0;
	padding: 20px 0;
	width: 100%;
	text-align: center;
	clear: both;
	background: #000;
}

#footer .ftrBox {
	margin: 0 auto;
	width: 950px;
	height: 100%;
	color: #fff;
	overflow: hidden;
	text-align: left;
	background: url(/img/common/ftr_line01.gif) repeat-y 240px top;
}

#footer .ftrBox a {
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}

#footer .ftrBox a:hover {
	color: #666;
	text-decoration: none;
}

#footer .ftr_leftBox {
	margin: 0 80px 0 0;
	width: 190px;
	float: left;
}

#footer .ftr_leftBox h2 {
	margin: 0 0 17px;
}

#footer .ftr_leftBox p {
	margin: 0 0 5px;
	color: #ccc;
	font-size: 10px;
}

#footer .ftr_cenBox {
	width: 453px;
	float: left;
}

#footer .ftr_cenBox div {
	width: 137px;
	float: left;
}

#footer .ftr_rightBox {
	width: 226px;
	float: right;
}

#footer .ftrBox h2 {
	margin: 0 0 8px;
}

#footer .ftr_leftBox ul {
	margin: 10px 0;
	padding: 10px 0 5px 0;
	line-height: 2;
	border-bottom: 1px solid #8E7C75;
	background: url(/img/common/line01.gif) repeat-x top;
}

#footer ul li a {
	padding: 0 0 0 10px;
	background: url(/img/common/icon03.gif) no-repeat left 3px;
}


#sideBar .subnavi_mypage {
	margin-bottom: 7px;
}

#sideBar .subnavi_mypage ul {
	padding: 0 2px 3px;
	background-color: #FFFFFF;
	border-right:1px solid #CFCCC7;
	border-left:1px solid #CFCCC7;
	border-bottom:1px solid #CFCCC7;
}

#sideBar .subnavi_mypage ul li {
	width: 206px;
	padding-bottom: 1px;
	background: url(/img/sub/mypage/subnavi_line.gif) repeat-x bottom;
}

#sideBar .subnavi_mypage ul li.none {
	background: none;
}

#sideBar .subnavi_mypage ul a {
	display: block;
	width: 183px;
	padding-left: 23px;
	line-height: 27px;
	color: #0066cc;
	background: url(/img/sub/mypage/subnavi_icon.gif) no-repeat 12px 10px;
}
	* html #sideBar .subnavi_mypage ul a {
		width: 238px;
	}

#sideBar .subnavi_mypage ul a:hover {
	color: #999;
	text-decoration: none;
	background: #f0f0f0 url(/img/sub/mypage/subnavi_icon_on.gif) no-repeat 12px 10px;
}


.col td{
	background-color:#FBFCD6;
	cursor:pointer;
}


.banner_field{
	width:190px;
}

.banner_field ul li{
	list-style:none;
	float:left;
	padding:0 0 5px 13px;
}

.banner_field{
	margin-bottom:15px;
	padding-left:10px;
}

.banner_field02{
	margin-bottom:15px;

}

.banner_field .banner_body.long_banner{
	background:url(/img/top/rankfield_body.jpg) left top repeat-y;
	padding:10px 0 0;
	height:806px;
}

.banner_field .shienfield.banner_body{
	background-image:url(/img/top/shienfield_body.jpg);
	padding:10px 0 0;
	height:68px;
}

#top_right .banner_field p{
	margin:0px;
}