body {
	font-family: Tahoma, "メイリオ", "MS UI Gothic";
	color: #423300;
}
#wrapper {
	width: 95%;
	max-width: 960px;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header   {
	font-size: 18px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 55px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FC0;
}
#content {
	clear: both;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}  

#footer {
	text-align: center;
	margin-top:20px;
	color: #666666;
}



#home {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h1 {
	font-size: 24px;
	color: #FFF;
	line-height: 1;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	padding: 10px;
}
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: 30px;
	margin-bottom: 20px;
}
h3 {
	margin-bottom: 0px;
	padding: 0px;
	font-family: Meiryo, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

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: 16px;
	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;
}
.font_c_g {
	font-weight: bold;
	color: #090;
}


#content ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


form caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: auto;
}

#spiral {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 150px;
	margin-left: 150px;
	padding: 5px;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #999999;
	color: #666666;
}
table#haishin {
	background-color: #615641;
	width: 770px;
}
#haishin td.download {

}

#haishin th {
	background-color: #C6E292;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
	width: 100px;
}
#haishin  td{
	font-size: 12px;
	background-color: #FFF;
}
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: auto;
	margin-right: auto;
	width: 750px;
}
.goukaku caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.goukaku th {
	background-color: #E8E8E8;
	text-align: left;
	font-weight: normal;
}
.goukaku td {
	background-color: #FFF;
}
.goukaku caption .hosoku {
	font-size: 12px;
	font-weight: normal;
}

.touan {
	background-color: #423300;
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	margin-bottom: 30px;
}
.touan caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.touan th {
	background-color: #EFEFEF;
	text-align: left;
	width: 15%;
	font-weight: bold;
	font-size: 12px;
}
.touan td {
	background-color: #FFF;
}
.touan caption .hosoku {
	font-size: 12px;
	font-weight: normal;
}
#haishin td table {
	width: 100%;
}

#haishin td table td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-align: center;
}
#haishin table th {
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	color: #333;
}
#tokuten{
	background-color: #FFC;
	border: 2px solid #FC3;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-radius: 20px;        /* CSS3草案 */
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 20px;   /* Firefox用 */
	line-height: 1.6;

}

#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: 24px;
}
#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: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	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;
}
