body {
	padding: 0px;
	margin: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	background-color: #d2dcd2;
}
.top {
	background-color: #515d56;
}
.top table {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
.wrapper {
	background-image: url(img/side.png);
	background-repeat: repeat-y;
	background-position: 0px center;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.contents {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin: 5px;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
}
.bold {
	font-weight: bold;
}
.blue{
	color:#247f9a;
}
.pink {
	color: #ff5e9a;
}
.brown {
	color: #765c30;
}
.green{
	color: #515d56;
    width: 20px;
}
.orange {
	color: #e2826a;
}
.white{
	color:#fff;
}
.font15{
	font-size: 13px;
}
.title {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.title img{
	padding: 20px;
}
.title .f1 {
	position: absolute;
	z-index: 10;
	left: 512px;
	top: 74px;
}

.main_img {
	background-image: url(img/title2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 236px;
	width: 650px;
	padding-top: 30px;
}

.sakusha {
	background-color: #fad4c0;
	color: #515d56;
	padding: 5px 5px 5px 0px;
	margin-top: 10px;
	border-radius:5px;
}
.intro {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e2826a;
	height: 30px;
	width: 330px;
	text-indent: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px 5px 5px 0px / 0px 5px 5px 0px;
}

.main {
	width: 640px;
	border-collapse: separate;
	border-spacing: 5px;
	margin-right: auto;
	margin-left: auto;
}
.pdl30 {
	padding-left: 30px;
}

.waku01 {
	background-color: #fffae6;
	padding-top: 10px;
	padding-bottom: 5px;
}

.bg_green {
	background-color: #47a396;
	font-weight: bold;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
}
.bg_green a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.bg_or {
	background-color: #e2826a;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	margin: 5px;
	border-radius:3px;
}
.bg_or a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.ctr{
	text-align:center;
}
.bg_brown2 {
	background-color: #fcb836;
	padding: 5px;
	border-radius:0px 5px 5px 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
}
.sakka {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e6b473;
	height: 30px;
	width: 330px;
	text-indent: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px 5px 5px 0px / 0px 5px 5px 0px;
}
.bby {
	border-bottom: 1px dotted #515d56;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.q{
	color: #fcb836;
}
.btm {
	margin-left: -50px;
	margin-top: -80px;
}

.footer {
	background-color: #515d56;
	margin: 0px;
	padding: 0px;
}
.shop {
	color: #FFFFFF;
	padding: 10px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.footer2 {
	background-color: #FFFFFF;
	margin: 0px;
}
.footer2 p {
	margin: 0px;
	padding: 0px;
}
.footer2 p a {
	color: #222222;
	text-decoration: none;
}
