*{
	font-size: 13px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
a:link , a:visited  {
	text-decoration:none;
	color: #3399CC;
}
a:hover , a:active {
    color: #3399CC;
	text-decoration:underline;
}
html{
	height:100%;
}
body {
	height:100%;
	background-image: url(../img/common/back.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
body > #wrapper {
    height: auto;
}
#wrapper{
	background-image: url(../img/common/back_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height:100%;
	min-height: 100%;
}
#bottom{
	background-image: url(../img/top/top_bottom.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center bottom;
	}
#container{
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top/box.gif);
	background-repeat: repeat-y;
}
#ring{
	width: 908px;
	background-image: url(../img/top/top_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#box{
	width: 908px;
	background-image: url(../img/top/top_box.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/******* ヘッター *******/

#header{
	height: 112px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}
h1{
	display:none;
}
#ivision{
	width:158px;
	height:66px;
	float:left;
}
#header .right{
	height: 66px;
	width: 740px;
	float: right;
}
#header .right ul{
	height: 20px;
	text-align: right;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 20px;
}
#header .right li {
	display: inline;
}
#header .right a:link,#header .right a:visited  {
	text-decoration:none;
	color: #FFFFFF;
}
#header .right a:hover,#header .right a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/******* ボタン *******/

#globalnavi{
	width: 898px;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#globalnavi ul li{
	display:inline;
	float:left;
	height: 46px;
}
#globalnavi ul{
	width:898px;
	height:46px;
	list-style-type:none;
}
li#moviepro{
	display:block;
	width:153px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:0px 0px;
	text-indent:-200000px;
	overflow:hidden;
}
li#media{
	width:147px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-153px 0px;
	text-indent:-200000px;
	overflow:hidden;
}
li#system{
	width:149px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-300px 0px;
	text-indent:-200000px;
	overflow:hidden;
}
li#showcase{
	width:148px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-449px 0px;
	text-indent:-200000px;
	overflow:hidden;
}
li#recruit{
	width:148px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-597px 0px;
	text-indent:-200000px;
	overflow:hidden;
}
li#company{
	width:153px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-745px 0px;
	text-indent:-200000px;
	overflow:hidden;
}
li#moviepro a:hover{
	display:block;
	width:153px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:0px -51px;
	text-indent:-200000px;
	overflow:hidden;
}
li#media a:hover{
	width:147px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-153px -51px;
	text-indent:-200000px;
	overflow:hidden;
}
li#system a:hover{
	width:149px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-300px -51px;
	text-indent:-200000px;
	overflow:hidden;
}
li#showcase a:hover{
	width:148px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-449px -51px;
	text-indent:-200000px;
	overflow:hidden;
}
li#recruit a:hover{
	width:148px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-597px -51px;
	text-indent:-200000px;
	overflow:hidden;
}
li#company a:hover{
	width:153px;
	height:51px;
	background-image:url(../img/common/navi.jpg);
	background-position:-745px -51px;
	text-indent:-200000px;
	overflow:hidden;
}
li#moviepro a{
	display:block;
	width:153px;
	height:51px;
} 
li#media a{
	display:block;
	width:147px;
	height:51px;
}
li#system a{
	display:block;
	width:149px;
	height:51px;
}
li#showcase a{
	display:block;
	width:148px;
	height:51px;
}
li#recruit a{
	display:block;
	width:148px;
	height:51px;
}
li#company a{
	display:block;
	width:153px;
	height:51px;
}

/******* メイコンテンツ *******/

#maincontent{
	width:880px;
	float:right;
}
#contentarea{
	width:880px;
	margin-right: auto;
	margin-left: auto;
	height: 840px;
	position:relative;
}
#movie{
	width:898px;
	margin-right: auto;
	margin-left: auto;
	height: 290px;
	position:relative;
	margin-bottom: 27px;
}
#maincontent #left{
	width:540px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
#maincontent #right{
	width:320px;
	float: right;
	margin-right: 5px;
}
#maincontent #right p{
	margin-top: 6px;
}
#maincontent #navi{
	width:840px;
	clear: both;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#maincontent #navi p{
	float: right;
	margin-left: 20px;
	margin-bottom: 40px;
}
#maincontent #left .box{
	clear: both;
	width:540px;
}
#maincontent #left .box .area{
	width:228px;
	float: left;
}
#maincontent #left .box .detail{
	width:312px;
	float: right;
}
#maincontent #left .box .detail p{
	width:312px;
	margin-top: 7px;
}
.button{
	margin-top: 20px;
	text-align: right;
}
#topics{
	height: 32px;
	width: 318px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#whatsnew{
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #B4B4B4;
	margin-top: 5px;
	height: 310px;
}
dt {
	clear: left;
	float: left;
	width: 70px;
	height: 10px;
	margin-left: 4px;
	margin-right: -13em;
}
dd {
	margin-left: 6em;
	margin-bottom: 7px;
}
dl  {
	line-height: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 310px;
	margin-top: 3px;	
	margin-left: 5px;
}
/******* フッター *******/

div#footer{
	bottom:0;
	width:100%;
	height: 169px;
}
.fclear {
	clear: both;
}
#copyright ul{
	padding-top:3px;
	list-style-type:none;
}

#copyright li{
	display:inline;
	margin-right: 8px;
	margin-left: 8px;
}

#copyright{
	margin:0px auto 0px auto;
	padding-top:3px;
	width:822px;
	height:14px;
	color:#000000;
	font-size:100%;
	text-align:center;
	clear:both;
}
