/* -------------------------------------------------------------------

------------------------------------------------------------------- */
#menu{
	width:600px;
	height: 52px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}

#menu li a {
	text-indent:-10000px;
}

#menu01 a {
	display:block;
	width:274px;
	height:52px;
	background-image: url(../contents/pamphlet/pamphletbutton_1.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}
#menu01 em a       {text-decoration:none; background-position:0 -100px;}
#menu01 a:hover    {text-decoration:none; background-position:0 -58px;}
#menu01 em a:hover {text-decoration:none; background-position:0 -100px;}


#menu02 a {
	display:block;
	width:274px;
	height:52px;
	background-image: url(../contents/pamphlet/pamphletbutton_2.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#menu02 em a       {text-decoration:none; background-position:0 -100px;}
#menu02 a:hover    {text-decoration:none; background-position:0 -58px;}
#menu02 em a:hover {text-decoration:none; background-position:0 -100px;}
