@charset "UTF-8";

div.important_mail {
	clear: both;
	overflow: hidden;
	width: 648px;
	padding: 30px 29px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0px 0px 20px 0px;
}
div.important_mail p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #454545;
	padding: 0px 0px 6px 0px;
}
div.important_mail ol {
	margin: 0px 0px 0px 5px;
}
div.important_mail ol li {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 12px;
	background:url(../../../images/ic_swrapping.gif) no-repeat 0px 4px;
}

/*-----------------------------------------------------------------*/
/* mailformbox */
/*-----------------------------------------------------------------*/

div#mailformbox {
	clear: both;
	width: 680px;
	margin: 0px auto 20px;
}
div#mailformbox a {
	color: #09F;
	font-size: 13px;
}
div#mailformbox a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
span.MFcaption {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #260c00;
	padding: 0px 0px 2px 18px;
	margin: 0px 0px 0px 4px;
	background: url(../images/icon.gif) no-repeat 0px 2px;
}



div#Corder {
	float: right;
	width: 570px;
	padding: 0px 0px 0px 10px;
	background: url(../images/shikiri.gif) repeat-y 0px 0px;
}


input.mfp {
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
	border: 1px solid #CCCCCC;
	background-color: #FDFDFD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 4px 4px 4px;
}
textarea.mfp {
	display: block;
	width: 670px;
	height: 180px;
	padding: 2px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
	border: 1px solid #CCCCCC;
	background-color: #FDFDFD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 4px 4px 4px;
	resize:none;
}

p.attention {
	font-size: 11px;
	line-height: 16px;
	color: #888888;
}
div.MFsection {
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 16px 0px;
}
input#send_confirm {
	margin: 0px 5px 0px 4px;
}

h3.MFtitle {
	clear: both;
	overflow: hidden;
	width: 700px;
	height: 30px;
	margin: 0px auto 0px;
	padding: 10px 0px 20px 0px;
}

div.Chorizon {
	clear: both;
	width: 100%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

/*-----------------------------------------------------------------*/
div.MFsection ul.column3_list {
	clear: both;
	overflow: hidden;
	width: 650px;
	margin: 0px auto 10px;
}
div.MFsection ul.column3_list li {
	float: left; 
	overflow: hidden;
	clear: none;
	width: 180px;
	margin: 0px 10px 6px 0px;
	padding: 0px 0px 0px 0px;
}
div.MFsection ul.column3_list li label {
	float: left;
	display: block;
	overflow: hidden;
	clear: none;
	width: 150px;
	text-decoration: none;
	padding: 10px 15px;
	margin: 0px 0px 0px 0px;
}
div.MFsection ul.column3_list li label.label_true {
	background-color: #ffdfe4;
}
div.MFsection ul.column3_list li label.label_false {
	background-color: #FFFFFF;
}
div.MFsection ul.column3_list li label.label_false:hover {
	background-color: #ffdfe4;
}


/*-----------------------------------------------------------------*/
/* thanks */
/*-----------------------------------------------------------------*/

div#Canke {
	clear: both;
	width: 950px;
}
h3#title_thanks {
	clear: both;
	width: 683px;
	height: 80px;
	margin: 0px auto 40px;
}
p#description {
	clear: both;
	width: 900px;
	text-align: center;
	margin: 0px auto 60px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #999999;
}
div#thanks_mainimages {
	margin-bottom: 30px;
}



