@charset "UTF-8";
/*TOPページ専用
-------------------------------------*/

#wrapper{
	width:985px;
	height: auto;
	margin:0px auto;
	padding-left:5px;
	background-color: #000;
}

/*クリア
--------*/
.clear{
	clear: both;
}

/*コンテンツ
-------*/
#contents {
    position: relative;
	width: 980px;
	margin: 0px;
	height: 752px;
	/*background-color: #000;*/
	padding: 0;
	overflow:hidden;
}

#left {
	width: 470px;
	margin: 0px;
	height: 752px;
	float: left;
	z-index: 0;
	/*background-color: #000;*/
}
#left h2{
	text-indent:-9999px;
	width:470px;
	height:664px;
	margin:0px;
	padding:0px;
	display:block;
}
#kv{
	width:470px;
	height:664px;
	z-index: 0;
	background: #000 url(../swf/files/kv005.jpg) no-repeat;
	position: absolute;
}

#right {
	width: 502px;
	margin: 0px;
	height: 692px;
	float: right;
	z-index: 0;
}

#pv{
	width:500px;
	height:410px;
	background: url(../swf/right.jpg) no-repeat;
	z-index: 0;
	top: 193px;
	position: absolute;
	border: 1px #252525 solid;
}

#pv_bc{
	width:500px;
	height:410px;
	background: url(../swf/right2.jpg) no-repeat;
	z-index: 0;
	top: 194px;
	position: absolute;
	border: 1px #252525 solid;
}


/*NEWS INFORMATION
-------------------------------------*/
#newsInfo{
	position:absolute;
	/*background-color: #000;*/
	width:500px;
	margin:0 0 0 3px;
	top: 7px;
}

#newsInfo .box{
	width:500px;
	height:165px;
	/*overflow:auto;*/
}

#newsInfo .box dl{
	margin:2px 0px;
}

#newsInfo .box dl span{
	color:#B81C22;
	padding-right:3px;
	font-weight:bold;
}

#newsInfo .box dl dt{
	color:#CCC;
	margin:0px 0px -17px 0px;
	padding:2px 0px 0px 5px;
	background-color: #333333;
}

#newsInfo .box dl dd{
	margin:0px 0px 4px 75px;
	background-color: #333333;
}

#newsInfo .box a{
	color:#FFF;
	text-decoration: none;
}
#newsInfo .box a:hover{
	color:#B81C22;
	text-decoration: underline;
}

.txt img.img_l { margin-right:10px;}


.clear {clear:both;}

/*right archives zone
-------------------------*/
/*#rightBnr {
	width:500px;
	background-color: #000;
}*/


/*left
--------------*/
/*#rightBnr .box_l{
	width:300px;
	margin:10px 0 0 0;
	padding:0px;
	background: url(../images/dvd_info.jpg) no-repeat;
	display:block;
	height:90px;
	float:left;
	text-indent:-9999px;
	position: absolute;
	top: 610px;
}

#rightBnr .box_l a{
	width:300px;
	display:block;
	height:90px;

}*/

/*right
--------------*/
/*#rightBnr .box_r{
	width:200px;
	margin:10px 0 0 0;
	padding:0px;
	background: url(../images/dvd_info2.jpg) no-repeat;
	display:block;
	height:90px;
	float:left;
	text-indent:-9999px;
	position: absolute;
	top: 610px;
	left: 780px;
}

#rightBnr .box_r a{
	width:200px;
	display:block;
	height:90px;

}*/

/*right Banners zone
-------------------------*/

#rightBnrs {
	width: 502px;
	height: 100px;
	position:absolute;
	top:610px;
	background-color: #000;
}

/*right Banners zone - Left Banner
---------------------------*/
#rightBnrs .box_l {
	width: 300px;
	height: 90px;
	margin:5px 2px;
	float: left;
	padding: 0;
	background: url(../images/dvd_info.jpg) no-repeat;
}

#rightBnrs .box_l h2{
	text-indent:-9999px;
	width:300px;
	height:90px;
	display:block;
}

#rightBnrs .box_l a{
	width:300px;
	height:90px;
	display:block;
}

/*right Banners zone - Right Banner
---------------------------*/
#rightBnrs .box_r {
	width: 190px;
	margin:5px 2px;
	height: 90px;
	float: right;
	padding: 0;
	background: url(../images/dvd_info2.jpg) no-repeat;
}
#rightBnrs .box_r h3{
	text-indent:-9999px;
	width:190px;
	height:90px;
	display:block;
}

#rightBnrs .box_r a{
	width:190px;
	height:90px;
	display:block;
}

/*right under Banners zone
-------------------------*/

#underBnrs02 {
	width: 502px;
	height: 32px;
	position:absolute;
	top:720px;
	background-color: #000;
}

#underBnrs {
	width: 502px;
	height: 32px;
	position:absolute;
	top:720px;
	background-color: #000;
}

/*right Banners zone - Extra Banner
---------------------------*/
#underBnrs .exBanner_l{
	background: url(../images/exBanner_l.gif) no-repeat center;
	width:249px;
	height:32px;
	float: left;
	padding: 0;
}

#underBnrs .exBanner_l h2{
	text-indent:-9999px;
	width:249px;
	height:32px;
	display:block;
}

#underBnrs .exBanner_l a{
	width:249px;
	height:32px;
	display:block;

}

#underBnrs .exBanner_r{
	background: url(../images/exBanner_r.gif) no-repeat center;
	width:249px;
	height:32px;
	float: right;
	padding: 0;
}

#underBnrs .exBanner_r h3{
	text-indent:-9999px;
	width:249px;
	height:32px;
	display:block;
}

#underBnrs .exBanner_r a{
	width:249px;
	height:32px;
	display:block;

}

/*right archives zone
-------------------------*/

#archives {
	width: 470px;
	position:absolute;
	top:675px;
	background-color: #000;
}

/* FMA old HP link
---------------------------*/
#archives #left {
	background-color: #000000;
	width: 200px;
	height: 77px;
	float: left;
	padding: 0;
	background-image: url(../images/FMA_old_link.jpg);
}

#archives #left h2{
	text-indent:-9999px;
	width:200px;
	height:77px;
	margin:0px;
	padding:0px;
	display:block;
}

#archives #left a{
	width:200px;
	height:77px;
	display:block;
}

/* mail magazine
---------------------------*/
#archives #right {
	width: 260px;
	/*margin-right: 5px;*/
	height: 77px;
	float: right;
	padding: 0;
	background-image: url(../images/mail_magazine_bnr.jpg);
}
#archives #right h3{
	text-indent:-9999px;
	width:260px;
	height:77px;
	margin:0px;
	padding:0px;
	display:block;
}

#archives #right a{
	width:260px;
	height:77px;
	display:block;
}

