@charset "euc-jp";

.h-news{
	width:830px;
	margin:0px auto;
	background:url(/home/img/h_news.jpg) no-repeat center;
	height:60px;
	text-align:left;
}

.h-news p{
	color:#FFFFFF;
	left:150px;
	letter-spacing:1px;
	position:relative;
	top:22px;
	margin:0px;
	padding:0px;
}


#home{
	width:825px;
	text-align:left;
	margin:0 auto;
	height:720px;
}


#home .left{
	float:left;
	height:680px;
	margin-top:15px;
	padding:0;
	width:570px;
	display:block;
}

#home .left .topic{
	background-color:transparent;
	clear:both;
	float:left;
	height:220px;
	padding:5px 0 0 10px;
	width:560px;
	background-image: url(../home/img/bg_topics.jpg);
	background-repeat:no-repeat;
}

#home .left .topic h2{
	height:30px;
	width:550px;
	margin:0 0 5px 0;
	text-indent:-99999px;
}

#home .left .topic p{
	height:160px;
	width:540px;
	padding:5px;
}



#home .left .bn_eria{
	float:left;
	width:170px;
	margin:6px 3px 0 0;
	display:inline;
}

#home .left .bn_eria img{
	margin:0 0 0px 0;

}

#home .left .bn_eria .mie{
	width:175px;
	height: 247px;
	text-align:center;
	position: relative;
}

#home .left .bn_eria .mie .cover{
	width:176px;
	height: 250px;
	position:absolute;
	z-index: 2;
	behavior: expression(IEPNGFIX.fix(this));
	background:url(/home/img/mie_cover.png) no-repeat;
	top:-2px;
	left:0px;
}


#home .left .bn_eria .mie embed{
	position:relative;
	top:7px;
	width:160px;
	height: 230px;
}


#home .left .bbs{
	background:#000000 url(../home/img/bg_bbs.jpg) no-repeat scroll 0 0;
	height:438px;
	margin:10px 0;
	width:390px;
}

#home .left .bbs iframe{
	position:relative;
	top:10px;
	left:5px;
}

*html #home .left .box2{
	float:left;
	display:inline;
	margin-left:0px;
}

#home .left .box2{
	float:left;
	margin-left:4px;
	display:inline;
}

#home .left .bbs h2{
	height:35px;
	width:384px;
	margin:1px auto;
	text-indent:-99999px;
}

#home .left .bbs p{
	height:35px;
	width:386px;
	margin:0 auto 6px auto;
}










#home .right{
	float:right;
	height:700px;
	margin-top:15px;
	padding:0;
	width:250px;
	position: relative;
}

#home .right .pickup2{
	background:transparent url(../home/img/bk_pickup2.jpg) no-repeat scroll center bottom;
	font-family:Arial,Helvetica,sans-serif;
	height:420px;
	width:250px;
}



#home .right .movie{
	background-color:#000000;
	clear:both;
	margin:10px 0 0;
	padding:0 0 20px;
	position:relative;
	width:250px;
	height:220px;
	background-image: url(../home/img/bg_movie.jpg);
	background-repeat:no-repeat;
}

#home .right .movie h2{
	height:37px;
	width:200px;
	margin:0 0 5px 0;
	text-indent:-99999px;
}

#home .right .movie em {
	left:83px;
	position:absolute;
	top:214px;
}

#home .right .movie p {
	margin:0 0 0 18px;
}







#cover {
	margin:20px auto 0px auto;
}



.clearfix:after {
  content: ".";  /* 新しい要素を笹E*/
  display: block;  /* ブ礎クE戰E彖任 */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
