@charset "utf-8";

div#contents-full {
	height: 320px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(../images/toppage/bg_house.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#contents-full div#main {
	position: relative;
}

div#contents-full div#main div.title01 {
	position: absolute;
	width: 485px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/toppage/title01.png);
	background-repeat: no-repeat;
	left: 50px;
	top: 10px;
}

div#contents-full div#main div.title02 {
	position: absolute;
	width: 485px;
	height: 163px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/toppage/title02.gif);
	background-repeat: no-repeat;
	left: 50px;
	top: 60px;
}

div#contents-full div#main div.family {
	position: absolute;
	left: 845px;
	top: 39px;
	width: 62px;
	height: 96px;
	background-image: url(../images/toppage/bg_family.png);
	background-repeat: no-repeat;
	z-index: 10;
}

div#contents-full div#main div.thm {
	position: absolute;
	left: 600px;
	top: 10px;
	width: 230px;
	height: auto;
	z-index: 5;
}

div#contents-full div#main div.thm p {
	text-align: center;
}

div#contents-full div#main div.thm p.title {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 131%;
	font-weight: bold;
	color: #FFFFFF;
	/* background-color: #69abc4; */
	border-radius: 8px 8px 0px 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3c6681;
	border-right-color: #3c6681;
	border-left-color: #3c6681;
	background: #b1dbe5;
	background: -moz-linear-gradient(top,  #b1dbe5 0%, #41879d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b1dbe5), color-stop(100%,#41879d));
	background: -webkit-linear-gradient(top,  #b1dbe5 0%,#41879d 100%);
	background: -o-linear-gradient(top,  #b1dbe5 0%,#41879d 100%);
	background: -ms-linear-gradient(top,  #b1dbe5 0%,#41879d 100%);
	background: linear-gradient(to bottom,  #b1dbe5 0%,#41879d 100%);


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1dbe5', endColorstr='#41879d',GradientType=0 );
}

div#contents-full div#main div.thm p.exp {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 116%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #3c6681;
	border-left-color: #3c6681;
}

div#contents-full div#main div.thm p.number {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 131%;
	font-weight: bold;
	color: #003a41;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #3c6681;
	border-left-color: #3c6681;
}

div#contents-full div#main div.thm p.number span.num {
	font-size: 174%;
	color: #FF0000;
	font-weight: bold;
	margin-right: 5px;
}

div#contents-full div#main div.thm p.date {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 116%;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-radius: 0px 0px 8px 8px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3c6681;
	border-left-color: #3c6681;
	border-bottom-width: 3px;
	border-bottom-color: #3c6681;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #d6d6d6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d6d6d6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#d6d6d6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#d6d6d6 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 );
}

div#contents-full div#main div.thm div.line {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #3c6681;
	border-left-color: #3c6681;
	height: auto;
	width: auto;
	text-align: center;
}

div#contents-full div#main div.thm p.line2 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

div#contents-full div#main div.exp {
	position: absolute;
	width: 350px;
	height: 71px;
	top: 165px;
	left: 572px;
	z-index: 5;
}

div#contents-full div#main div.exp a {
	display: block;
	width: 350px;
	height: 71px;
	background-image: url(../images/toppage/exp_link_x2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#contents-full div#main div.exp a:hover {
	background-position: 0px -71px;
}

div#contents-full div#main div.exp p {
	position: absolute;
	width: auto;
	height: auto;
}

div#contents-full div#main div.exp p.count-b {
	font-size: 174%;
	width: 75px;
	text-align: right;
	top: 6px;
	left: 230px;
	z-index: 7;
	font-weight: bold;
	color: #FFFFFF;
}

div#contents-full div#main div.exp p.count-t {
	font-size: 174%;
	width: 75px;
	text-align: right;
	top: 30px;
	left: 230px;
	z-index: 7;
	font-weight: bold;
	color: #FFFFFF;
}




div#contents div.satei-form {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 680px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	border: 5px solid #6cb1da;
	position: relative;
	border: 10px solid #89af64;
	border-radius:10px;
}

div#contents div.satei-form div.title {
	background-color: #89af64;
	padding-bottom: 10px;
}

div#contents div.satei-form div.title p.caption {
	background-color: #d8482d;
	color: #ffffff;
	font-size: 131%;
	margin-left: 120px;
	margin-right: 10px;
	text-align: center;
	padding: 5px;
	margin-bottom: 0px;
}

div#contents form {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: rgba(255,255,255, 0.85);
}

div#contents div.satei-form img.satei {
	position: absolute;
	top: -28px;
	left: 0px;
}

div#contents div.satei-form table.form {
	padding: 0px;
	margin-top: 0px;
	width: 660px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

div#contents div.satei-form table.form tr:not(:last-child) {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0C99F;
}

div#contents div.satei-form table.form th {
	padding: 10px;
	text-align: left;
	font-size: 116%;
	font-weight: normal;
	width: 200px;
	background-image: url(../images/point_blue.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 15px;
}

div#contents div.satei-form table.form td {
	padding: 10px;
	text-align: left;
	font-size: 116%;
}

div#contents div.satei-form table.form td span.exp{
	font-size: 85%;
}



div#contents div.satei-form form {
	margin: 0px;
	padding: 0px;
}

div#contents div.satei-form label:not(:first-child) {
	margin-left: 15px;
}

div#contents div.satei-form input[type=radio] {
	width: 20px;
	height: 20px;
	position:relative;
	vertical-align: middle;
	top: -3px;
}

div#contents div.satei-form input[type="text"] {
	width: 85%;
	border: 3px solid #ff880d;
	padding: 5px;
}

div#contents div.satei-form select {
	width: auto;
	border: 3px solid #ff880d;
	padding: 3px;
}

div#contents div.satei-form textarea {
	width: 85%;
	height: 50px;
	border: 3px solid #ff880d;
	padding: 5px;
}

button.css3button2 {
	font-size: 197%;
	padding: 10px 20px 7px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #fff799;
	background-color: #d8482d;
	cursor: pointer;
}

button.css3button2:hover {
	color: #d8482d;
	background-color: #fff799;
	text-shadow: none;
	cursor: pointer;
}

button.css3button {
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	font-weight: bold;
	border: solid #ff880d 5px;
	border-radius: 15px;
	-webkit-border-radius: 15;
	-moz-border-radius: 15;
	color: #ff880d;
	background: #ffffff;
}

button.css3button:hover {
	color: #ffffff;
	background: #ffb554;
	background-image: -webkit-linear-gradient(top, #ffb554, #ffc549);
	background-image: -moz-linear-gradient(top, #ffb554, #ffc549);
	background-image: -ms-linear-gradient(top, #ffb554, #ffc549);
	background-image: -o-linear-gradient(top, #ffb554, #ffc549);
	background-image: linear-gradient(to bottom, #ffb554, #ffc549);
	text-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 2px 2px 1px #d6d6d6;
	-moz-box-shadow: 2px 2px 1px #d6d6d6;
	box-shadow: 2px 2px 1px #d6d6d6;

	text-shadow: none;
	cursor: pointer;
}

div#contents div.banner {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

div#contents table#reason {
	margin-bottom: 30px;
	border-collapse: separate;
	border-spacing: 20px;
	width: 710px;
}

div#contents table#reason td {
	width: 290px;
	border: 1px solid #000000;
	padding: 10px;
	vertical-align: top;
}

div#contents table#reason td dl {
	margin: 0px;
	padding: 0px;
}

div#contents table#reason td dl dt {
	margin: 0px;
	color: #689945;
	font-size: 161.6%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #689945;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 80px;
}

div#contents table#reason td dl dd {
	margin: 0px;
	color: #555555;
	line-height: 1.5em;
	font-size: 116%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#contents table#reason td dl dt.icon01 {
	background-image: url(../images/toppage/reason01.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

div#contents table#reason td dl dt.icon02 {
	background-image: url(../images/toppage/reason02.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

div#contents table#reason td dl dt.icon03 {
	background-image: url(../images/toppage/reason03.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

div#contents table#reason td dl dd p.highlight {
	width: 100%;
	color: #ffffff;
	background-color:#ff9900;
	text-align: center;
	font-size: 116%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#contents table#reason td dl dd b {
	color: #FF0000;
}

div#contents table#reason td dl dd strong {
	color: #ff9900;
	text-decoration: underline;
}

div#contents table#reason td dl dd em {
	color: #679aff;
	font-weight: bold;
	font-style: normal;
}

#loading{
	/* border:2px solid #2b97d6; */
	padding:15px;
	position: absolute;
	top:30%;
	left:50%;
	background-color:#FFF;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
 
#loading .loadingMsg{
	text-align:center;
	padding-top:100px;
	width:100px;
	background-image:url(../images/loading.gif);
	background-position: center top;
	background-repeat: no-repeat;
}


div#contents div#kaitori {
	margin-bottom: 10px;
}

div#contents div#kaitori p {
	color: #555555;
	line-height: 1.5em;
	font-size: 116%;
	margin-bottom: 20px;
}

div#contents div#kaitori dl {
	margin: 0px;
	padding: 0px;
}

div#contents div#kaitori dl dt {
	margin: 0px;
	color: #689945;
	font-size: 116%;
	font-weight: bold;
	padding: 0px;
}

div#contents div#kaitori dl dd {
	margin: 0px;
	color: #555555;
	line-height: 1.5em;
	font-size: 116%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

div#contents div#kaitori dl dd em {
	color: #ff810f;
	font-style: normal;
}

div#contents div#kaitori a.button {
	float: left;
	min-width: 200px;
	background-color: #df4a32;
	border-radius: 3px;
	box-shadow: 0 3px 0 rgba(160,53,36,1);
	color: #ffffff;
	display: block;
	font-size: 131%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 10px auto;
	padding: 10px 0;
}

div#contents div#kaitori a.button:hover {
	box-shadow: 0 1px 0 rgba(136,136,136,1);
	margin: 12px auto 8px;
}

div#contents div#information {
	margin-bottom: 10px;
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ECE9D8;
	color: #777777;
}

div#contents dl.result {
	border: 1px solid #999999;
	margin-left: 20px;
	width: 640px;
	border-redius: 5px;
}

div#contents dl.result dt {
	text-align: center;
	background-color:#FF0000;
	font-weight: bold;
	font-size: 131%;
	color: #ffffff;
	padding: 10px;
}

div#contents dl.result dd {
	padding: 10px;
}
