


#alphaHeader{
	position:relative;
	margin:20px 0 20px 0;
}
#alphaHeader h2{
	padding:0 0 0 50px;
}
#aboutMechayuruBtn{
	display:block;
	position:absolute;
	top:-10px;
	right:50px;
	width:160px;
	height:60px;
	background:url(../img/mechayuru/aboutBtn.png) no-repeat;
	text-indent:-1000em;
}
#aboutMechayuruBtn:hover{
	background-position:0px -60px;
}

#alphaNavi{
	position:relative;
	padding:0 0 30px 0;
	background:url(../img/mechayuru/magHR.png) no-repeat center bottom;
	text-align:center;
}
#alphaNavi h3{
	display:inline-block;
	*display:inline;
	*zoom:1;
}
#nextMYbtn,
#prevMYbtn{
	display:block;
	position:absolute;
	top:0px;
	width:180px;
	height:30px;
	background-image:url(../img/sanchan/sanchanNavi.png);
	text-indent:-1000em;
}
#nextMYbtn{left:5px;}
#prevMYbtn{right:5px;}
.san01 #nextMYbtn{ background-position:0px 0px}
.san01 #prevMYbtn{ background-position:-215px 0px}
.san01 #nextMYbtn:hover{ background-position:0px -50px}
.san01 #prevMYbtn:hover{ background-position:-215px -50px}

.san02 #nextMYbtn{ background-position:0px -100px}
.san02 #prevMYbtn{ background-position:-215px -100px}
.san02 #nextMYbtn:hover{ background-position:0px -150px}
.san02 #prevMYbtn:hover{ background-position:-215px -150px}

.san03 #nextMYbtn{ background-position:0px -200px}
.san03 #prevMYbtn{ background-position:-215px -200px}
.san03 #nextMYbtn:hover{ background-position:0px -250px}
.san03 #prevMYbtn:hover{ background-position:-215px -250px}



#btnWatchNow{
	display:block;
	width:140px;
	height:25px;
	margin:10px 0 0 0;
	background:url(../img/mechayuru/btnWatchNow.png) no-repeat 0px 0px;
	text-indent:-1000em;
}
#btnWatchNow:hover{
	background-position:-150px 0px;
}


#pics{
	height:400px;
	margin:20px 0;
	text-align:center;
	line-height:400px;
}
#picsInner{
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
}
#thePic img{
	max-height:400px;
}
#nextPic, #prevPic{
	display:block;
	position:absolute;
	top:50%;
	width:20px;
	height:50px;
	margin:-30px 0 0 0;
	background-image:url(../img/mechayuru/picNavi.png);
	cursor:pointer;
}
#nextPic{
	left:-20px;
	background-position:0px 0px;
}
#prevPic{
	right:-20px;
	background-position:-620px 0px;
}
#nextPic:hover{
	background-position:-2px 0px;
}
#prevPic:hover{
	background-position:-618px 0px;
}

#magY01, #magY02{
	position:absolute;
	top:-17px;
}
#magY01{left:-15px;}
#magY02{right:-15px;}


#texts{
	position:relative;
	margin:20px 0 0 20px;
}

#shikishi{
	position:absolute;
	top:10px;
	right:50px;
}
#shikishi1{
	position:absolute;
	top:10px;
	right:180px;
}
#shikishi2{
	position:absolute;
	top:10px;
	right:20px;
}

#texts h4{
	margin:0 0 15px 0;
}
#texts h5{
	font-size:20px;
	font-weight:normal;
}
.textBlock{
	margin:30px 0 0 0;
}
.textBlockPhoto, .textBlockInner{
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	vertical-align:middle;
}
.textBlockPhoto{
	padding:0 10px 0 0;
}
.textBlockPhoto .mag{
	position:absolute;
	top:-15px;
	left:90px;
}
.textBlockInner{
	width:380px;
}
.textBlockInner p{
	margin:5px 0 0 0;
	line-height:18px;
}


#staffBlog{
	position:relative;
	width:600px;
	height:130px;
	margin:30px auto 10px auto;
	padding:10px 0 0 0; 
	background:url(../img/mechayuru/staffBlogSummary.png) no-repeat;
}
#staffBlog h3{
	width:320px;
	height:30px;
	background:url(../img/mechayuru/staffBlogSummary.png) no-repeat 0px -140px;
	text-indent:-1000em;
}
#staffBlog.h h3{background-position:0px -140px;}
#staffBlog.k h3{background-position:0px -170px;}
#staffBlog p{
	padding:5px 15px 0 15px; 
}
#staffBlog a{
	display:block;
	position:absolute;
	right:10px;
	bottom:10px;
	width:110px;
	height:25px;
	background:url(../img/mechayuru/staffBlogSummary.png) no-repeat -350px -145px;
	text-indent:-1000em;
}
#staffBlog a:hover{background-position:-480px -145px;}


#youtube{
	padding:60px 0 30px 0;
	text-align:center;
	background:url(../img/mechayuru/youtube.png) no-repeat 10px 0px;
}


/* ---------------------------- Idol */
#picsIdol{
	min-height:600px;
	margin:30px 0;
	text-align:center;
}
#picsIdol h3{
	margin-bottom:15px;
}
#picsIdol div{
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	margin:5px 15px;
	vertical-align:middle;
}
#picsIdol .mag{
	position:absolute;
}





