.main{
	width:100%;
	height:100%;
	background-image:url(../img/main_2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fff;
}


/* メインメニュー */
.menu{
	width:1000px;
	height:477px;
	position:relative;

}
.logo{
	width:322px;
	height:110px;
	background-image:url(../img/logo.png);
	position:relative;
}

.contents_body{
	width:1000px;
	height:auto;
	display:table;
	background-image:url(../img/frame/contents_body.jpg);
	position:relative;
}

.title{
	width:940px;
	height:45px;
	background-image:url(../character/title.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
.history{
	width:600;
	height:20px;
	font-size:14px;
	position:absolute;
	left:320px;
	top:8px;
}

.left{
	width:212px;
	height:auto;
	position:relative;
	float:left;
}




.ai{
	width:728px;
	height:auto;	
	position:relative;
	float:right;
	z-index:5;
}
.ai01{
	height:52px;
	position:relative;
	background-image:url(../character/01_ai_01.jpg);
}
.ai02{
	height:641px;
	position:relative;
	background-image:url(../character/01_ai_02.jpg);
}
.ai_movie{
	width:230px;
	height:34px;
	z-index:90;
	position:absolute;
	top:400px;
	left:30px;
}
.ai_new{
	width:50px;
	height:25px;
	z-index:100;
	background-image:url(../img/new_l.png);
	position:absolute;
	top:390px;
	left:30px;
}



.aya{
	width:728px;
	height:748px;
	position:relative;
}
.aya01{
	height:52px;
	position:relative;
	background-image:url(../character/02_aya_01.jpg);
}
.aya02{
	height:641px;
	position:relative;
	background-image:url(../character/02_aya_02.jpg);
}
.aya_movie{
	width:230px;
	height:34px;
	z-index:90;
	position:absolute;
	top:435px;
	left:30px;
}
.aya_new{
	width:50px;
	height:25px;
	z-index:100;
	background-image:url(../img/new_l.png);
	position:absolute;
	top:425px;
	left:30px;
}


.kaori{
	width:728px;
	height:748px;
	position:relative;
}
.kaori01{
	height:52px;
	position:relative;
	background-image:url(../character/03_kaori_01.jpg);
}
.kaori02{
	height:641px;
	position:relative;
	background-image:url(../character/03_kaori_02.jpg);
}
.kaori_movie{
	width:230px;
	height:34px;
	z-index:90;
	position:absolute;
	top:420px;
	left:30px;
}
.kaori_new{
	width:50px;
	height:25px;
	z-index:100;
	background-image:url(../img/new_l.png);
	position:absolute;
	top:410px;
	left:30px;
}


.sv{
	width:230px;
	height:34px;
	z-index:88;
	position:absolute;
	top:110px;
	left:21px;
}

.vote{
	width:728px;
	height:auto;
	position:relative;
	float:left;
}

.bg_text{
	height:auto;
	font-size:12px;
	color:#000;
	position:absolute;
	top:210px;
	left:35px;
	z-index:-1;
	
}

.ss_title{
	width:940px;
	height:45px;
	background-image:url(../character/ss_title.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
.ss{
	width:840px;
	height:auto;	
	position:relative;
	float:left;
	left:50px;
	z-index:5;
}

.ss_l{
	width:400px;
	height:auto;
	position:relative;
	float:left;
	
	
}

.ss_r{
	width:400px;
	height:auto;
	position:relative;
	float:right;
}

.ss_text{
	width:785px;
	height:85px;
	position:relative;
	float:left;
	left:23px;
	text-align:center;
	font-size:16px;
	line-height:140%;
	background-image:url(../character/ss_text.gif);
	
}

.ss_etc{
	width:654px;
	height:auto;
	position:relative;
	float:left;
	left:93px;
	text-align:center;
	font-size:14px;
	line-height:140%;

}







