@charset "utf-8";/*====================== contentsarea Setting ======================*/#contentsarea h1{}#contentsarea #imghead{	margin-top: 0px;	padding-top: 20px;}#contentsarea h2{	font-size: 100%;	color: #333;}#contentsarea h2 .caps{	font-size: 80%;	font-weight: normal;}#contentsarea h2 .caps em{	color: #f33;	font-style: normal;}#contentsarea p{	font-size: 80%;	color: #555;	margin-top: 1em;	margin-bottom: 1em;	line-height: 1.5em;}#contentsarea p em{	color: #f33;	font-style: normal;}#contentsarea table th em{	color: #f33;	font-style: normal;}#contentsarea table th{	text-align: left;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #fff;	padding: 0.5em 0.8em;	font-size: 80%;	font-weight: normal;	color: #333;}#contentsarea table td{	text-align: left;	text-align: left;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #fff;	padding: 0.5em;	font-size: 80%;	font-weight: normal;	color: #333;}#contentsarea table .tablehead01{	background-image: url(../img/form_th01.gif);	background-repeat: no-repeat;	background-position: right center;}#contentsarea table .tablehead02{	background-image: url(../img/form_th02.gif);	background-repeat: no-repeat;	background-position: right center;}#contentsarea table .tablebody01{	background-color: #FEE5A9;}#contentsarea table .tablebody02{	background-color: #FFF2D4;}.formarea01{	float: left;	height: auto;	width: 430px;}.formarea02{	float: right;	height: auto;	width: 430px;}.floattext{	float: left;	margin-right: 10px;}.textarea{	margin-top: 1em;}.submitbutton{	text-align: center;}.errorpart{	background-color: #F99;	border: 1px solid #F66;}#resulttitle{	font-size: 120%;	color: #333;	padding-bottom: 0.4em;	border-bottom-width: 4px;	border-bottom-style: solid;	border-bottom-color: #aaa;	margin-top: 2em;}#errorbox{	border: 1px solid #f66;	background-color: #fee;	padding: 0.5em;}#errorbox p{	margin-top: 0px;	margin-bottom: 0px;}.formcaps{	text-indent: -1em;	margin-left: 1em;}