@charset "utf-8";
#Fpage {
	width: 760px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.45;
	color: #666;
}

/* CSS Document */
#snavi01 {
	float: left;
	width: 190px;
	text-align: center;
}
#snavi01 ul {
	text-align: left;
	background-color: #F2F2F2;
}
#snavi01 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #666;
	color: #FFF;
	font-weight: bold;
}

#snavi02 {
	float: left;
	width: 190px;
}
#snavi02 ul {
	text-align: left;
	background-color: #F2F2F2;
}
#snavi02 p {
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
}


#snavi03 {
	float: left;
	width: 190px;
}
#snavi03 p {
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
}
#snavi03 ul {
	background-color: #F2f2f2;
	text-align: left;
}

#snavi04 p {
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
}
#snavi04 {
	float: left;
	width: 190px;
}
#snavi04 ul {
	text-align: left;
	background-color: #F2F2F2;
}


#fnavi li {
	display: inline;
}
#fnavi {
	clear: both;
	width: 760px;
	text-align: center;
}
#Fpage #bottom {
	font-style: normal;
	text-align: center;
	width: 760px;
}
#Fpage #Fcontents {
	text-align: left;
	width: 760px;
}

