@charset "utf-8";
.contents_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.1em;
	margin-bottom: 100px;
	overflow: hidden;
	margin-top: 50px;
	color: #2D2D2D;
}


.nagare_t {
	font-size: 20px;
	line-height: 22px;
	background-image: url(image/textline.gif);
	background-repeat: no-repeat;
	background-position: 0% 26px;
	height: 30px;
	margin-bottom: 30px;
	padding-left: 5px;
	letter-spacing: 0.3em;
	margin-top: 15px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #2D2D2D;
}

.nagare-txt1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 24px;
}

.nagare_box ul{
	margin-left: 10px;
}
.nagare_box li{
	list-style-type: decimal;	
}

.nagare-txt2 {
	color: #998675;
	padding-top: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: left;
}
.p2{
	float: left;
	margin-right: 10px;
}
.p1 {
	float: right;
	margin-left: 30px;
}

.menu_t {
	font-size: 20px;
	line-height: 22px;
	background-image: url(image/textline2.gif);
	background-repeat: no-repeat;
	background-position: right 26px;
	height: 30px;
	margin-bottom: 30px;
	padding-left: 5px;
	letter-spacing: 0.3em;
	margin-top: 15px;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.menu-list_box {
	width: 550px;
	float: right;
	color: #a67c52;
	font-size: 14px;
	line-height: 22px;
	padding-left: 10px;
}

.menu-list {
	border-bottom: 2px solid #936393;
	padding-top: 30px;
	color: #1D1D1D;
	font-size: 16px;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-left: -10px;
}

.menu_pbox {
	float: left;
}

.plus{
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	color: #89786b;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 10px;
	border: 1px solid #663366;
	font-size: 12px;
	letter-spacing: 0.2em;
}

.notice_box {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/notice-img.gif);
	background-repeat: no-repeat;
	height: 115px;
	color: #89786b;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	line-height: 24px;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.notice-t {
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}
