@charset "utf-8";
/* CSS Document */

#btn a{
	display:block;
	width:120px;
	color:#333;
	height:40px;
	text-decoration:none;
	text-align:center;
	background-image: url(img.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: left;
	line-height: 40px;
}

#btn a:hover{
	color:#999;
	background-image: url(img_o.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

#btn2 {
	display:block;
	width:120px;
	color:#000;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	background-image: url(img_o.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: left;
}

#box1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
}

#box2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 2px;
}

.p9 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #369;
	margin-right: 25px;
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
}


#btn3 {
	display:block;
	width:120px;
	color:#FFF;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	background-image: url(juns.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	float: left;
}

#btn3 a:hover{
	color:#999;
	background-image: url(juns_o.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

