@charset "UTF-8";

/*************************************************

module Styles

*************************************************/

#content h1 {

}

div.contentBox {
	width: 769px;
	margin-left: 42px;
	background: #FFF5DA;
}

div.contentBox div.formExp {
	width: 710px;
	background: #FFFFFF;
	margin-left: 11px;
	margin-top: 20px;
}

div.contentBox div.formExp h2 {
	font-size: 0.9375em;
	padding: 8px;
}

div.contentBox div.formExp p {
	padding-right: 10px;
	padding-left: 10px;
}

div.contentBox div.formExp ul.caution {
	color: #FF0000;
	padding: 10px;
}

div.contentBox div.formExp ul.caution li {
	font-size: 0.6875em;
}

div.formConts {
	width: 516px;
	margin-left: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	float: left;
	display: inline;
}

div.formConts p {
	text-align: right;
	color: #FB419D;
}

div.formConts table {
	width: 516px;
	font-size: 100%;
	margin-bottom: 4px;
}

div.formConts table p {
	color: #222222;
	text-align: left;
	font-size: 0.9em;
}

div.formConts table p em {
	font-style: normal;
	color: #FF0000;
}

div.formConts table tr {
}

div.formConts table tr th {
	background: #DFD4CA;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	border-bottom: 2px solid #FFF5DA;
}

div.formConts table tr th span {
	color: #FB419D;
}

div.formConts table tr td {
	background: #DFD4CA;
	vertical-align: top;
	margin-bottom: 2px;
	border-bottom: 2px solid #FFF5DA;
	padding: 4px;
}

div.formConts table input,
div.formConts table select {
	width: 150px;
	line-height: 1.2;
	font-size: 12px;
}

div.formConts table textarea {
	height: 55px;
	width: 350px;
	font-size: 12px;
}

div.formConts table input#photo {
	width: auto;
}

div.qrBox {
	width: 177px;
	float: right;
	display: inline;
	margin-right: 48px;
	margin-top: 22px;
}

div.formFin {
	text-align: center;
	background: #FFFFFF;
	width: 744px;
	margin-left: 12px;
	margin-top: 20px;
	margin-bottom: 25px;
}

div.formFin h2 {
	font-size: 1.0625em;
	padding-top: 110px;
	padding-bottom: 50px;
	font-weight: normal;
}

div.formFin img {
	margin-top: 45px;
	margin-bottom: 160px;
}
