


#alphaHeader{
	position:relative;
	margin:0px 0 0px 0;
}
#alphaHeader h2{
	padding:0 0 0 30px;
}
#btnBlog{
	display:block;
	position:absolute;
	top:64px;
	right:12px;
	width:270px;
	height:100px;
	background:url(../img/bachibachi/btnBlog.png) no-repeat;
	text-indent:-1000em;
}
#btnBlog:hover{
	background-position:0px -100px;
}

.minogashi a{
	display:block;
	width:520px;
	height:130px;
	margin:0 auto;
	background:url(../img/bachibachi/banFod.png) no-repeat;
	text-indent:-1000em;
}
.minogashi a:hover{
	background-position:0px -130px;
}

#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;
}
#nextBEbtn,
#prevBEbtn{
	display:block;
	position:absolute;
	top:0px;
	width:105px;
	height:30px;
	background-image:url(../img/mechayuru/mechayuruNavi.png);
	text-indent:-1000em;
}
#nextBEbtn{left:5px;}
#prevBEbtn{right:5px;}
.be01 #nextBEbtn{ background-position:0px 0px}
.be01 #prevBEbtn{ background-position:-295px 0px}
.be01 #nextBEbtn:hover{ background-position:0px -50px}
.be01 #prevBEbtn:hover{ background-position:-295px -50px}

.be02 #nextBEbtn{ background-position:0px -100px}
.be02 #prevBEbtn{ background-position:-295px -100px}
.be02 #nextBEbtn:hover{ background-position:0px -150px}
.be02 #prevBEbtn:hover{ background-position:-295px -150px}

.be03 #nextBEbtn{ background-position:0px -200px}
.be03 #prevBEbtn{ background-position:-295px -200px}
.be03 #nextBEbtn:hover{ background-position:0px -250px}
.be03 #prevBEbtn:hover{ background-position:-295px -250px}

.be04 #nextBEbtn{ background-position:0px -300px}
.be04 #prevBEbtn{ background-position:-295px -300px}
.be04 #nextBEbtn:hover{ background-position:0px -350px}
.be04 #prevBEbtn:hover{ background-position:-295px -350px}

.be05 #nextBEbtn{ background-position:0px -400px}
.be05 #prevBEbtn{ background-position:-295px -400px}
.be05 #nextBEbtn:hover{ background-position:0px -450px}
.be05 #prevBEbtn:hover{ background-position:-295px -450px}

.be06 #nextBEbtn{ background-position:0px -500px}
.be06 #prevBEbtn{ background-position:-295px -500px}
.be06 #nextBEbtn:hover{ background-position:0px -550px}
.be06 #prevBEbtn:hover{ background-position:-295px -550px}

.be07 #nextBEbtn{ background-position:0px -600px}
.be07 #prevBEbtn{ background-position:-295px -600px}
.be07 #nextBEbtn:hover{ background-position:0px -650px}
.be07 #prevBEbtn:hover{ background-position:-295px -650px}

.be08 #nextBEbtn{ background-position:0px -700px}
.be08 #prevBEbtn{ background-position:-295px -700px}
.be08 #nextBEbtn:hover{ background-position:0px -750px}
.be08 #prevBEbtn:hover{ background-position:-295px -750px}

.be09 #nextBEbtn{ background-position:0px -800px}
.be09 #prevBEbtn{ background-position:-295px -800px}
.be09 #nextBEbtn:hover{ background-position:0px -850px}
.be09 #prevBEbtn:hover{ background-position:-295px -850px}

.be10 #nextBEbtn{ background-position:0px -900px}
.be10 #prevBEbtn{ background-position:-295px -900px}
.be10 #nextBEbtn:hover{ background-position:0px -950px}
.be10 #prevBEbtn:hover{ background-position:-295px -950px}


#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;
}
.alignR{
	float:right;
	padding:0 0 0 10px;
}
.alignL{
	float:left;
	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;
}





