@charset "utf-8";
/* CSS Document */

/* core	================================================	*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: bottom;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

br {
    letter-spacing: 0;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
	
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}

body {
	line-height: 1;
	font-family: 'ヒラギノ丸ゴ ProN W4','Hiragino Maru Gothic ProN', 'Helvetica', 'Arial', 'Meiryo', "メイリオ", 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	background: #E0E0E0;
}

a {
	color:#ff7497;
}
h1{
	margin-bottom:15px;
}
#exteriorWrapper {
	position:relative;
	width:100%;
	max-width:1600px;
	min-width:980px;
	margin:0px auto;
}

#interiorWrapper {
	background:url(../../img/bg.jpg) #fff;
	background-position:top center;
	background-repeat:no-repeat;
}

#leftArea {
	width:378px;
	height:auto;
	background:url(../img/globalMenu/global_bg.png);
	padding-bottom: 100px;
	float:left;
	z-index:1;
	position:relative;
}

#globalMenu {
	position:relative;
	background:url(../img/globalMenu/base_menu.png);
	width:378px;
	height:430px;
	margin-top: 0px;
}

#menuItem {
	padding-top:45px;
	padding-left:22px;
}

#menuItem li {
	margin-top:-1px;
	position:relative;
}

#globalHit {
	position:absolute;
	left:0px;
	top:0px;
}

#subMenu {
	width:291px;
	margin:0px auto;
	margin-top:11px;
}

#subMenu li {
  position: relative;
  float: left;
  background:url(../img/globalMenu/star_submenu.png);
  padding-left:15px;
  margin-left:5px;
  background-repeat:no-repeat;
}

#subMenu li.nm {
	padding-left:0px;
	background:none;
	margin-left:0px;
}

#subMenu li.subLine {
	margin-top:7px;
}

#movieView {
	width:378px;
	height:98px;
	position:relative;
	margin-top:29px;
	cursor:pointer;
}

#movieImage, #movieCover {
	position:absolute;
	left:0px;
	top:0px;
}

#movieCover {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

#movieBullet {
	position:absolute;
	right:16px;
	top:-12px;
}

#global_newsList {
	width:295px;
	margin:0px auto;
	margin-top: 15px;
}

#global_newsList a {
	color:inherit;
}

#global_newsList a:hover {
	color:#ff7497;
}

#global_newsList li {
	margin-top:13px;
}

#global_newsList li:first-child {
	margin-top:0px;
}

.global_newsDate {
	color: #FF7497;
	background: url(../img/globalMenu/mark_news.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 12px;
	font-weight: none;
	height: 20px;
	line-height: 24px;
}

.global_newsTitle {
	padding-left: 22px;
	font-size: 11px;
	margin-top: 5px;
	word-break: break-all;
	line-height: 1.6em;
	color: #333;
}

.newIcon {
	position:absolute;
	left:0px;
	top:0px;
	
	background:url(../img/globalMenu/upIcon.png);
	width:22px;
	height:22px;
}

#sideBanners {
	width: 315px;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 45px;
}

#sideBanners li {
	position:relative;
	margin-top:14px;
}

#sideBanners li:first-child {
	margin-top:0px;
}

.sideBannerArrow {
	position:absolute;
	left:290px;
	top:23px;
}


/* right */
#rightArea {
	float:left
	position:relative;
	margin-left:378px;
}

#rightContents {
	position:relative;
}


/* footer */
#footer {
    padding-bottom: 100px;
	background:#FFF;
	position:relative;
}

#btnGo2Top {
	width:53px;
	height:53px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	left:50%;
	top:-100px;
	margin-left:-26px;
}

#btnGo2Top:hover img {
	margin-top:-53px;
}

#ftBanner {
    margin-top: 55px;
    width: 100%;
    height: 100px;
    position: relative;
	
	background:#ff7497;
	padding:20px 0px;
}


#ftContents {
	width:980px;
	margin:0px auto;
}

.ftBannerNav {
    width: 23px;
    height: 23px;
    overflow: hidden;
    cursor: pointer;
}

.ftBannerNav:hover img {
    margin-top: -23px;
}

.ftBannerNav.deactive img {
    margin-top: 0px;
    opacity: 0.2;
}

#ftBannerPrev {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -11px;
}

#ftBannerNext {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -11px;
}

#ftBannerView {
    width: 858px;
    height: 100px;
    overflow: hidden;
    margin: 0px auto;
}

#ftBannerList li {
    float: left;
}

#ftContents {
    margin-top: 36px;
}

#ftContents .leftArea {
    float: left;
    width: 365px;
    padding-left: 85px;
}

#ftContents .leftArea p {
    float: left;
    width: 174px;
    height: 108px;
    overflow: hidden;
    margin-left: 17px;
}

#ftContents .leftArea p:hover img {
    margin-top: -108px;
}

#ftContents .leftArea p:first-child {
    margin-left: 0px;
}

#ftContents .rightArea {
    margin-left: 41px;
    float: left;
}

#ftNoticeList li {
    float: left;
    margin-left: 8px;
}

#ftNoticeList li:first-child {
    margin-left: 0px;
}

#ftWB {
    width: 107px;
    height: 23px;
    overflow: hidden;
}

#ftWB:hover img {
    margin-top: -23px;
}

#ftRelatedList {
    margin-top: 8px;
}

#ftRelatedList li {
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    background:url(../img/footer/line_dot.png);
    background-repeat: no-repeat;
    height: 23px;
    overflow: hidden;
}

#ftRelatedList li:first-child {
    background: none;
    padding-left: 0px;
    margin-left: 0px;
}

#ftRelatedList li:hover img {
    margin-top: -23px;
}

#ftCopyRights {
    margin-top: 8px;
}

#ftSocialArea {
    margin-top: 15px;
}

.socialTwitter {
    float: left;
}

.socialFaceBook {
    width: 70px;
    overflow: hidden;
    float: left;
    margin-left: 7px;
}

.socialMixi {
    float: left;
    margin-left: 7px;
}

.socialGoogle {
    float: left;
    margin-left: 7px;
}

#comingSoon {
    padding-top: 130px;
    padding-bottom: 450px;
    text-align: center;
}

#btnGo2TopB {
    position: fixed;
    right: 0px;
    bottom: 0px;
    width: 61px;
    height: 61px;
    overflow: hidden;
    cursor: pointer;
}

#btnGo2TopB:hover img {
    margin-top: -61px;
}

#btnGo2TopB img {
    margin-left: 61px;
}

#bannerBluray {
	width:237px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	margin:0px auto;
	margin-top: 10px;
}

#bannerBluray:hover img {
	margin-top:-50px;
}

#apology{
	font-size:12px;
    margin:10px 0;
    text-align:center;
    line-height:1.5em;
	text-decoration: none;
}
#apology a{
	text-decoration: none;
}
#apology a:hover{
	text-decoration: underline;
}

/* Delete white space generated by remarketing code */ iframe[name="google_conversion_frame"] {
  position: absolute;
  height: 0;
}