@charset "utf-8";


#home #main-img {
	position:relative;
}

/*2010_09_30*/
#home #main-img h2 {
	background:url(../img/main_img_2.jpg) no-repeat scroll 0 0;
	height:283px;
	width:765px;
	text-indent:-11000em;
	margin-bottom:20px;
}

#main-img #movie_link {
	width:110px;
	height:100px;
	position:absolute;
	top:185px;
	left:453px;
}

#main-img #movie_link a {
	display:block;
	width:110px;
	height:100px;
	text-indent:-11000em;
}


#main-img #movie {
	width:183px;
	height:155px;
	background-color:#000;
	padding-left:10px;
	padding-top:10px;
	position:absolute;
	top:90px;
	left:550px;
}
/**/


/*
#main-img #bnr-newmember {
	position:absolute;
	top:262px;
	left:553px;
}

#main-img #bnr-newmember a {
	display:block;
	width:211px;
	height:67px;
	background:url(../img/newmember.gif) no-repeat;
	text-indent:-11000em;
}

#main-img #bnr-newmember a:hover {
	background:url(../img/newmember_on.gif) no-repeat;
}
*/

h2#contents {
	width:560px;
	height:28px;
	background:url(../img/title_content.gif) no-repeat;
	text-indent:-11000em;
	margin-bottom:5px;
}

h2#member{
	width:560px;
	height:28px;
	background:url(../img/title_member.gif) no-repeat;
	text-indent:-11000em;
	margin-bottom:5px;
}

h2#news {
	width:560px;
	height:28px;
	background:url(../img/title_news.gif) no-repeat;
	text-indent:-11000em;
	margin-bottom:5px;
}

.content-left {
	float:left;
	width:271px;
	display:block;
}

.content-right {
	float:right;
	width:271px;
	display:block;
}

#item01 {
	background:url(../img/con_img_01.jpg) left top no-repeat;
}

#item02 {
	background:url(../img/con_img_02.jpg) left no-repeat;
}

#item03 {
	background:url(../img/con_img_03.jpg) left no-repeat;
}

#item04 {
	background:url(../img/con_img_04.jpg) left no-repeat;
}

#item05 {
	background:url(../img/con_img_05.jpg) left no-repeat;
}

#item06 {
	background:url(../img/con_img_06.jpg) left no-repeat;
}

#item07 {
	background:url(../img/con_img_07.jpg) left no-repeat;
}

#item08 {
	background:url(../img/con_img_08.jpg) left no-repeat;
}

#item01, #item02, #item03, #item04, #item05, #item06, #item07, #item08 {
	padding-left:54px;
	margin-bottom:10px;
}

#content-items p {
	padding:0 0 5px 5px;
}

* html #content-items p {
	padding:0 0 0 5px;
}

*:first-child+html #content-items p {
	padding:0 0 0 5px;
}

#content-items a{
	color:#666666;
	font-weight:normal;
}

#content-items a:hover{
	text-decoration:underline;
}


/*最新情報*/
#whats-new{
	width:560px;
	margin-bottom:25px;
}

* html #whats-new {
	margin-bottom:0px;
}

*:first-child+html #whats-new {
	margin-bottom:0px;
}

#whats-new dl{
	padding:0px;
	margin:0px 0px 0px 5px;
	}
	
#whats-new dt {
  float: left;
  padding-left:0.5em;
  margin-bottom:0.5em;
  background:url(../img/arrow.gif) left no-repeat;
}

#whats-new dd {
  margin-left: 7.5em;
  margin-bottom:0.5em;
}

