@charset "shift_jis";
/* CSS Document */

.main {
	border: 1px solid #666;
	background-color: #FFE6B3;
	text-align: left;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 140%;
	background-color: #FFCC66;
	background-image: url(img/back.gif);
}
.footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #C63;
	margin-top: 5px;
	background-color: #9C103A;
	color: #FFF;
}
.menu {
	background-image: url(img/menu.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666;
}
.new {
	background-color: #FFA84E;
	border: 1px solid #666;
}
#news p{
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.img {
	padding: 2px;
	border: 1px solid #999;
}
.main tr td h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #903;
	font-size: 22px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 140%;
}
.title {
	padding: 3px;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #633;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/t_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.main tr td p {
	margin: 0px;
}
#menu_table table {
	width: 600px;
	margin-left: 30px;
}
#menu_table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#menu_table h4 {
	margin: 0px;
	padding: 0px;
}
#menu_table h3 {
	border: 1px solid #990061;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.yen {
	text-align: right;
	width: 100px;
	vertical-align: bottom;
}
.sub_title {
	border: 1px solid #990061;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #990061;
	font-size: 20px;
	width: 770px;
	font-weight: bold;
}
.text14px {
	font-size: 14px;
	line-height: 140%;
	color: #000;
}
.table_back {
	background-color: #063;
}
.table_text {
	color: #FFF;
}
