body {
	padding: 0px;
	margin: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	background-color: #ffdbd1;
}


.contents {
	width: 671px;
	background-image: url(bg_side1.png);
	background-repeat: repeat-y;
	margin: 0px auto;
}
.top {
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 191px;
	width: 673px;
	margin: 0px auto;
	padding-top: 20px;
}




p {
	margin: 5px;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
}
.bold {
	font-weight: bold;
}
.blue{
	color:#247f9a;
}
.pink {
	color: #ff5f5f;
}
.brown {
	color: #765c30;
}
.green{
	color:#147548;
}
.q{
	color: #b831ce;
}
.a {
	color: #FC7936;
}
.q_txt {
	color: #b831ce;
}

.white{
	color:#fff;
}
.font15{
	font-size: 14px;
}



.waku01 {
	height: 394px;
	width: 648px;
	margin: 0px auto;
	border-radius: 10px;
	text-align: center;
	background-image: url(waku.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.waku01 table {
	width: 548px;
	margin-right: auto;
	margin-left: auto;
}



.waku02 {
	border-radius: 10px;
	margin: 0px auto;
	width: 650px;
	text-align: center;
}
.waku02 p {
	text-align: left;
}



.bg_bk2 {
	font-weight: bold;
	padding: 5px;
	border-radius: 3px;
	text-align: left;
	background-color: #000;
	margin: 3px auto 5px;
	color: #FFFFFF;
	height: 20px;
	width: 400px;
	font-size: 14px;
}
.bg_or {
	background-color: #ff5f5f;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	border-radius: 3px;
	text-align: center;
	margin-left: 10px;
	border-radius:5px;
}
.bg_or a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.bg_or2 {
	background-color: #ff5f5f;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	border-radius: 3px;
	text-align: center;
	border-radius: 5px;
	width: 640px;
	margin: 0px;
}

.sakka {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-color: #24D482;
	color: #FFFFFF;
	height: 30px;
	width:50%;
	text-indent: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 15px;
}
.bby {
	border-bottom: 1px dotted #b8b585;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 13px;
}
.bby td:first-child {
	width: 15px;
}
.contents td {
	font-size: 13px;
}





.footer {
	margin: 0px;
	background-color: #2b2b2b;
	width: 100%;
}
.shop {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	color: #FFFFFF;
	padding-top: 10px;
}
.footer p {
	margin: 0px 0px 0px;
	padding: 0px;
}


.footer p a {
	text-decoration: none;
	color: #fff;
}
.footer > .shop p {
	font-size: 13px;
}.td-wid {
	width: 15px;
}
.waku02 .bby td {
	text-align: left;
}