@charset "UTF-8";
/* CSS Document */

article h2.pagetitle {
	display:block;
	background:url(../images/pagetitle.gif) no-repeat;
	width:0;
	padding-left:906px;
	height:117px;
	margin:0 auto 25px auto;
	overflow:hidden;
}

section.wrap {}
section.wrap label {
	cursor:pointer;
}
section.wrap .require {
	display:block;
	background:url(../images/require.gif) no-repeat;
	width:0;
	padding-left:32px;
	height:14px;
	overflow:hidden;
}


/* ============================== 
section.privacy
==============================*/
section.wrap  section.privacy {
	margin-bottom:25px;
	overflow:hidden;
}
section.wrap  section.privacy div.container {
	font-size:93%;
	line-height:1.75em;
	width:598px;
	float:left;
}
section.wrap  section.privacy div.container p.lead { margin-bottom:15px; }
section.wrap  section.privacy div.container p.link {
	background:url(../images/privacy_link_icon_arrow.gif) no-repeat left center;
	padding-left:10px;
}
section.wrap  section.privacy div.container p.link a {
	background:url(../images/privacy_link_icon_window.gif) no-repeat right;
	color:#424242;
	text-decoration:none;
	padding-right:20px;
}
section.wrap  section.privacy div.container p.link a:hover { color:#db0000; }
section.wrap  section.privacy figure.ssl {
	border-left:1px dotted #dbdbdb;
	width:208px;
	padding-left:19px;
	float:right;
	overflow:hidden;
}
section.wrap  section.privacy figure img {
	display:block;
	float:right;
}
section.wrap  section.privacy figure.ssl figcaption {
	font-size:85%;
	line-height:1.36em;
	width:94px;
	float:left;
}

/* ============================== 
section.privacy-check
==============================*/
section.wrap  section.privacy-check {
	border:1px solid #e5e6e1;
	background:#f4f4f4;
	font-size:93%;
	text-align:center;
	width:100%;
	padding:20px 0;
	margin-bottom:30px;
	overflow:hidden;
}
section.wrap  section.privacy-check label { position:relative; }
section.wrap  section.privacy-check .require {
	position:absolute;
	top:0;
	left:-65px;
}


/* ============================== 
section.form
==============================*/
section.form {
	margin-bottom:25px;
	overflow:hidden;
}
section.form h3.lead { 
	font-size:108%;
	line-height:1.75em;
	margin-bottom:40px;
}
section.form h2.caption {
	color: #786b5e;
	margin-bottom: 7px;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
/*section.form h2.caption01 { background-image:url(../images/caption01.gif); }*/
/*section.form h2.caption02 { background-image:url(../images/caption02.gif); }*/
section.form h3.caption { margin-bottom:10px; }

section.form table {
	border-top:3px solid #fb0000;
	border-left:1px solid #e5e6e1;
	width:100%;
	margin-bottom:25px;
}
section.form table.others { border-top:1px solid #e5e6e1;  }
section.form table th {
	border-right:1px solid #e5e6e1;
	border-bottom:1px solid #e5e6e1;
	background:#f7f5f0;
	font-size:93%;
	vertical-align:top;
	width:180px;
	padding:15px;
	overflow:hidden;
}
section.form table th span.notice {
	display:block;
	margin-top:2em;
}
section.form table td {
	border-right:1px solid #e5e6e1;
	border-bottom:1px solid #e5e6e1;
	font-size:93%;
	padding:15px;
}
section.form table td span {
	display:block;
	font-size:77%;
}
section.form table td span.margin-bottom { padding-bottom:1em; }
section.form table td span.margin-top { padding-top:1em; }
section.form table span.require { float:right; }
section.form table textarea {
	border:1px solid #c0c0c0;
	width:100%;
	height:10em;
}
section.form table input[type=text],
section.form table input[type=date],
section.form table select {
	border:1px solid #c0c0c0;
	width:10em;
	padding:0.5em;
	margin:0 1em 0 0;
}
section.form table select {
	width: auto;
}
section.form table input[type=text].shorter,
section.form table input[type=date].shorter {
	width:5em;
}
section.form table input[type=text].mhe_building,
section.form table input[type=date].mhe_building {
	width:20em;
}
section.form table input[type=text].longer,
section.form table input[type=date].longer {
	width:40em;
}
section.form table input[type=text].margin-left,
section.form table input[type=date].margin-left {
	margin-left:1em;
}
section.form table label {
	margin-left:0.5em;
	margin-right:1em;
}
section.form table textarea {
	padding:0.5em;
}

section.form table.container {
	border:none;
	width:auto;
	margin:0;
}
section.form table.container td {
	border:none;
	padding:0;
	padding-top:15px;
}

section.form table td.error {
	background:#EFE9E9;
	color:#cc0000;
}

/* ============================== 
section.button
==============================*/
section.button {
	text-align:center;
}
section.button input {
	margin:0 20px 50px 20px;
}
section.button.button-recaptcha {
	padding-bottom: 50px;
}
section.button.button-recaptcha input {
	margin: 0 20px;
}
section.button.button-recaptcha button {
	width: auto;
	margin: 0 20px;
	padding: 0;
	background: none;
	border: 0;
	font-size: 0;
	line-height: 0;
	overflow: visible;
	cursor: pointer;
	display: inline-block;
}


/* ============================== 
section.error
==============================*/
section.wrap section.error {
	clear:both;
	width:29em;
	margin:0 auto 30px;
	overflow:hidden;
}
section.wrap section.error.error_wide {
	width:80%;
}
section.wrap section.error p {
	margin:0;
	padding-left:38px;
	height:24px;
	background:url(../images/attention.gif) no-repeat;
	overflow:hidden;
	color:#cc0000;
	font-size:108%;
}
section.wrap section.error span {
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding-left:30px;
	width:0;
	height:1.5em;
	background:#EFE9E9;
	border:1px solid #d3d3d3;
	overflow:hidden;
}
	

.ja { ime-mode:active; }
.en { ime-mode:disabled; }


