body {
	font-family: Tahoma, "メイリオ", "MS UI Gothic";
	font-size: 12px;
	line-height: 1.5;
	margin-right: 10%;
	margin-left: 10%;
	background-image: url(images/bg.gif);
	color: #423300;
	margin-top: 0px;
}
#wrapper {
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEBA20;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-radius: 7px;        /* CSS3草案 */
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 7px;   /* Firefox用 */
}
#header   {
	font-size: 18px;
	font-family: Meiryo, Tahoma, sans-serif;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 55px;
}






#content {
	border-radius: 7px;        /* CSS3草案 */
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 7px;
	clear: both;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}  

#footer {
	text-align: center;
	margin-top: 50px;
	color: #666666;
}
#home {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h1 {
	font-size: 20px;
	color: #6DC34B;
	line-height: 1;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	color: #695200;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #695200;
	border-left-color: #FFC700;
	padding-top: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
}
h3 {
	margin-bottom: 0px;
	font-family: Meiryo, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-right-width: 20px;
	border-right-style: dotted;
	border-right-color: #FC0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}


a {
	color: #FF3366;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #86B52F;
	font-size: 14px;
}
form {
	padding-top: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.lead {
	font-size: 14px;
	line-height: 1.7;
}
.section {
	margin-bottom: 50px;
}

.notes {
	font-size: 10px;
	letter-spacing: 1px;
}
.important {
	color: #CC0000;
}

.clear {
	clear: both;
}
.error {
	font-size: 10px;
	color: #CC0000;
}

}


#policy {
	color: #333333;
	letter-spacing: 1px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	margin-left: 35px;
	margin-right: 35px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	height: 100px;
	display: block;
	overflow: visible;
}


#policy #attention {
	float: left;
	width: 70%;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 1.5;
}
#policy #seal {
	float: right;
	width: 28%;
	font-size: 10px;
}
caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: auto;
}

#spiral {
	width: 500px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #999999;
	color: #666666;
}
table{
	background-color: #695200;
	margin-left: 35px;
	width: 700px;
	margin-bottom: 35px;
}
th {
	background-color: #C6E292;
	text-align: left;
	width: 120px;
	font-weight: normal;
	font-size: 12px;
}
td{
	font-size: 12px;
	background-color: #FFFFFF;
}
dl {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 15px;
}

.goukaku {
	background-color: #423300;
	margin-left: 49px;
	width: 630px;
}
.goukaku caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.goukaku th {
	background-color: #FCF;
	text-align: left;
	width: 120px;
	font-weight: normal;
}
.goukaku td {
	background-color: #FFF;
}
.goukaku caption .hosoku {
	font-size: 12px;
	font-weight: normal;
}

.touan {
	background-color: #423300;
	margin-left: 49px;
	width: 630px;
}
.touan caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.touan th {
	background-color: #CCF;
	text-align: left;
	width: 120px;
	font-weight: normal;
}
.touan td {
	background-color: #FFF;
}
.touan caption .hosoku {
	font-size: 12px;
	font-weight: normal;
}
#wrapper #content ul li {
	font-size: 14px;
}

#tokuten{
	background-color: #FFC;
	border: 2px solid #FC3;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-radius: 20px;        /* CSS3草案 */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 20px;   /* Firefox用 */
	line-height: 1.2;

}

#tokuten h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #FEB303;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	text-align: center;
	letter-spacing: 3pt;
	font-size: 20px;
	font-weight: bold;
}
#tokuten h3 {
	font-size: 18px;
	font-weight: bold;
	color: #573D00;
	margin-bottom: 15px;
	letter-spacing: 1px;
	margin-top: 5px;
	background-color: #FFC;
}
#tokuten p {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#tokuten h3 em {
	background-color: #FD7404;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFF;
}
#tokuten .more {
	margin-bottom: 5px;
	font-weight: bold;
	color: #FD7404;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
}
#tokuten div {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #513D00;
	border-bottom-color: #513D00;
	color: #A37441;
	padding-right: 30px;
	padding-left: 30px;
}
.font_s12 {
	font-size: 12px;
}

/* ボタン装飾 */

.button {
	background-color: #333;
	color: #fff;
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button:hover {
	background-color: #690;
}


.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
