/*リンクにする場合、z-indexを1以上に設定*/

#main_header2{
	background: url("../img/main_header.png") repeat-x;
	position:	relative;
	left:		0px;
	top:		0px;
	width:		100%;
	height:		30px;
	z-index:	100;
}

#intro{
	position:	relative;
	top:	0px;
	width:	980px;
	margin:		5px auto;
	z-index:	100;
}
#intro_title{
	position:	relative;
	width:		980px;
	height:		54px;
	z-index:	200;
	margin-bottom:	30px;
}
#intro_title_pic{
	position:	absolute;
	width:		450px;
	height:		60px;
	left:		50%;
	margin-left:	-520px;
}
#intro_nono{
	width:		980px;
	height:		500px;
	position:	relative;
	margin-top:	10px;
	padding-bottom: 0px;
	margin-bottom:	70px;
}
#nono_loc{
	position:	absolute;
	width:		978px;
	height:		527px;
	left:		0px;
	bottom: 0px;
}
#nono_pos{
	position:	absolute;
	width:		117px;
	height:		91px;
	left:		801px;
	bottom:		235px;
	z-index:	10;
}

#intro_ruri{
	width:		980px;
	height:		500px;
	position:	relative;
	margin-top:	10px;
	padding-bottom: 0px;
	margin-bottom:	70px;
}
#ruri_loc{
	position:	absolute;
	width:		978px;
	height:		527px;
	left:		0px;
	bottom: 0px;
}
#ruri_pos{
	position:	absolute;
	width:		117px;
	height:		91px;
	left:		801px;
	bottom:		235px;
	z-index:	10;
}
#intro_milk{
	width:		980px;
	height:		500px;
	position:	relative;
	margin-top:	10px;
	padding-bottom: 0px;
	margin-bottom:	30px;
}
#milk_loc{
	position:	absolute;
	width:		978px;
	height:		527px;
	left:		0px;
	bottom: 0px;
}
#milk_pos{
	position:	absolute;
	width:		117px;
	height:		91px;
	left:		801px;
	bottom:		235px;
	z-index:	10;
}
#intro_rin{
	width:		980px;
	height:		500px;
	position:	relative;
	margin-top:	10px;
	padding-bottom: 0px;
	margin-bottom:	80px;
}
#rin_loc{
	position:	absolute;
	width:		978px;
	height:		527px;
	left:		0px;
	bottom: 0px;
}
#rin_pos{
	position:	absolute;
	width:		117px;
	height:		91px;
	left:		801px;
	bottom:		235px;
	z-index:	10;
}