body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #000000;
}

img {
    float:left;
}

#wrapper {
    width:666px;
	margin:0 auto;
}

#btn li {
    margin:0;
	padding:0;
	float:left;
	width:438px;
	height:43px;
	list-style:none;	
}
#btn li#btn01 a {
	background-image: url(../p_images/present_jp_11.gif);
	background-repeat: no-repeat;
	width:438px;
	height:43px;
	text-indent:-10000px;
	display: block;
}

#btn li#btn01 a:hover {
	background-image: url(../p_images/present_jp_11_on.gif);
	background-repeat: no-repeat;
	width:438px;
	height:43px;	
	text-indent:-10000px;
	display: block;	
}

#btnen li {
    margin:0;
	padding:0;
	float:left;
	width:542px;
	height:43px;
	list-style:none;	
}
#btnen li#btn01 a {
	background-image: url(../p_images/present_en_07.gif);
	background-repeat: no-repeat;
	width:542px;
	height:43px;
	text-indent:-10000px;
	display: block;
}

#btnen li#btn01 a:hover {
	background-image: url(../p_images/present_en_07_on.gif);
	background-repeat: no-repeat;
	width:542px;
	height:43px;	
	text-indent:-10000px;
	display: block;	
}