.meibo_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
}
.kaiinn {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.aiueo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #CC6600;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.pagetop a{
	font-size: 10px;
	height: 31px;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
}
.navList{
	width: 483px;
	height: 18px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
	padding:2px 15px;
}
.navList li{
	display: inline-block;
	list-style: none;
	padding: 0 10px;
	border-right: 1px #ccc solid;
	}
.navList li a{
	text-decoration: none;
	font-size: 14px;
	color: #333;
}
.navList li a:hover{
	color: #ff0033;
}
