@charset "utf-8";

/* #home トップ
=========================================== */
#home #news {
	width:616px;
	min-height:937px;
	margin:0 0 23px;
	padding:32px 0 0;
	background:url(../../img/bg_news01.png) no-repeat 0 0;
}
#home #news h2 {
	width:568px;
	margin:0 auto;
}
#home #news ul {
	padding:55px 70px 0;
}
#home #news li {
	padding:10px 0 12px;
	background:url(../../img/bdr_news01.png) repeat-x 0 bottom;
	font-size:14px;
	line-height:1.5;
}

/* #movie ムービー
=========================================== */
#movie .cmnSec {
	position:relative;
	height:686px;
	background:url(../../movie/img/bg_movie01.png) no-repeat 0 0;
}
#movie .cmnSec p.txt {
	position:absolute;
	left:230px;
	top:70px;
	width:290px;
	font-size:14px;
	line-height:1.5;
	color:#fff;
}
#movie .cmnSec p.movie01 {
	position:absolute;
	left:230px;
	top:130px;
}
#movie .cmnSec p.movie02 {
	position:absolute;
	left:230px;
	top:370px;
}
#movie .cmnSec ul.lang01 {
	position:absolute;
	left:230px;
	top:320px;
	overflow:hidden;
}
#movie .cmnSec ul.lang02 {
	position:absolute;
	left:230px;
	top:561px;
	overflow:hidden;
}
#movie .cmnSec li {
	float:left;
	width:154px;
	background-color:#fff;
}
#movie .cmnSec li a:hover img {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
#movie .cmnSec2 {
	position:relative;
	height:656px;
	background:url(../../movie/img/bg_movie02.png) no-repeat 0 0;
	margin: 20px 0 0;
}
#movie .cmnSec2 p.txt {
	position:absolute;
	left:55px;
	top:110px;
	font-size:14px;
	line-height:1.5;
	color:#fff;
}
#movie .cmnSec2 .mSec {
    left: 50px;
    position: relative;
    top: 150px;
    width:250px;
    float: left;
	margin: 0 5px 25px;
}
#movie .cmnSec2 .mSec p.movie {
	text-align: center;
	margin: 0 0 10px;
}
#movie .cmnSec2 .mSec ul {

}
#movie .cmnSec2 .mSec li {
	float:left;
	width:125px;
	background-color:#fff;
}
#movie .cmnSec2 .mSec li.stage {
    background-color: #000000;
    color: #FFFFFF;
    height: 20px;
    padding: 5px 0 0;
    text-align: center;
    width: 250px;
}
#movie .cmnSec2 .mSec li a:hover img {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
/* #trade 特商法
=========================================== */
#trade .cmnSec {
	height:1052px;
	padding:25px 23px 0;
	background:url(../../trade/img/bg01.png) no-repeat 0 0;
}
#trade .cmnSec h2 {
	margin:0 0 15px;
}
#trade .cmnSec p {
	padding:0 5px;
	font-size:14px;
	line-height:1.3;
}
#trade .cmnSec ol {
	margin: 0 0 0 30px;
}
#trade .cmnSec ol li {
    line-height: 1.4;
    list-style: inherit;
    margin: 0 0 10px;
}

/* #terms 利用規約
=========================================== */
#terms .cmnSec {
	height:3873px;
	padding:25px 23px 0;
	background:url(../../terms/img/bg01.png) no-repeat 0 0;
}
#terms .cmnSec h2 {
	margin:0 0 15px;
}
#terms .cmnSec h3 {
	font-weight: bold;
	margin:20px 0 10px 0;
}
#terms .cmnSec p {
	padding:0 5px;
	font-size:14px;
	line-height:1.3;
}
#terms .cmnSec ol {
	margin: 0 5px;
}
#terms .cmnSec ol li {
    line-height: 1.4;
    list-style: none;
    margin: 0 0 9px;
    font-size:12px;
}

