.frame {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #999;
	height: 90px;
}
.frame_top_left {
	width: 300px;
	float: left;
	height: 80px;
	font-size: 12px;
}
.frame_top_right {
	float: right;
	height: 90px;
	width: 250px;
	text-align: right;
	font-size: 12px;
}
.top_navi_table {
	text-align: center;
	font-size: 12px;
	color: #666;
	border: thin none #999;
	width: 750px;
	vertical-align: top;
	height: 100px;
}
.navi_table1 {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration:none;
	border-style:none;
	background-position: center top;
	vertical-align: middle;
	text-align: left;
}

.news_table {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 600px;
	float: none;
}
.catalog_navi {
	width: 155px;
	margin-top: 25px;
	float: left;
	text-align: center;
	margin-bottom: 100px;
}
.navi1 {
	text-align: center;
	height: 38px;
	width: 800px;
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	background-color: #FFF;
	height: 100px;
	width: 900px;
	float: left;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 20px;
}
