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

/*　初期設定
-------------------*/
body {
	color: #502700;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
	color: #502700;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}
a img {
	border: none;
}

a:link {
	color: #502700;
	text-decoration: none;
}
a:visited {
	color: #502700;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F8B500;
}
.rest_nav #end a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7B51A;
}
.menu2ColumnItem-2 #2colum {
	padding-bottom: 24px;
}

.menu2ColumnBlock-3 #2colum {
	padding-bottom: 32px;
}
.menu2ColumnBlock-2 #2colum {
	padding-bottom: 28px;
}
.nenmatsu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	border:#502700 solid 1px;
	padding: 10px 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.nenmatsu p{
	text-align:center;
}

.block{
	display:block;
	padding:0;
	margin:0;
}

img.vabottom{
	varticalalign:bottom;
}

.clear{
	clear:both;
}