@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

#allwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

footer {
	position: absolute;
	bottom: 0;
	width: 100%;
}

h2 {
	margin: 30px 0 0;
}

#exarea {
	width: 840px;
	margin: 0 auto;
	padding: 0 0 70px;
}

h3 {
	font-size: 16px;
	line-height: 1;
	padding: 8px 20px;
	background: url(../special/img/point_s_title.gif) 8px 8px no-repeat #d90710;
	color: #fff;
	margin: 20px 0 10px;
}


#pagetop {
	text-align: right;
	margin: 20px 0 0 0;
	height: 150px;
}

.txt {
	padding: 0 0 20px;
}

p.txt01 {
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}

p.txt02 {
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
font-weight: bold;
}

.asterisk {
	text-indent: -1em;
	margin-left: 1em;
}


#report {
	margin: 20px 0 0;
}
.photo {
	margin: 9px 18px 9px 0;
}