@charset "utf-8";

/*===
information
==============================*/
h1 {
	padding-top: 10px;
}
#section02A {
	width: 1000px;
	overflow: hidden
}
#section02A .block01 {
	float: left;
	width: 794px;
	background: #fff;
}
#section02A .block01 .mainBlock {
	padding: 0 0 0 15px;
	width: 750px;
}
#section02A .block01 .mainBlock .boxA {
	float: left;
	width: 170px;
	padding: 0 0 15px;
	background: url(img/bg04.gif) no-repeat left bottom;
}
#section02A .block01 .mainBlock .boxA .innerBoxA {
	width: 170px;
	background: url(img/bg03.gif) #cb8d15 no-repeat left top;
}
#section02A .block01 .mainBlock .boxA h2 {
	padding: 6px 0 0 14px;
	font-size: 116%;
	/*font-weight: bold;*/
	color: #fff;
}
#section02A .block01 .mainBlock .boxB {
	float: right;
	width: 555px;
}
#section02A .block01 .mainBlock .boxB .staticArea {
	padding: 8px 0 0 0;
	font-size: 93%;
}
#section02A .block01 .mainBlock .boxB .staticArea p {
	padding: 0 0 35px 0;
}
#section02A .block01 .mainBlock .boxB .ftArea p {
	padding: 0;
}
#section02A .block01 .mainBlock .boxB .ftArea p.pic {
	text-align: right;
	padding: 0 0 23px 0;
}
#section02A .block01 .mainBlock .boxB .ftArea p.txt {
	text-align: right;
}


/* 詳細ページ */
#section02A .block02 {
	float: right;
	width: 198px;
	background: #5b6c2c;
}
#section02A .block02 h4 {
	padding: 0 0 15px 10px;
	font-size: 118%;
	color: #fff;
}
#section02A .block02 ul {
	padding: 0 0 0 15px;
	font-size: 123.1%;
	color: #fff;
}
#section02A .block02 ul li {
	border-left: 3px solid #6d8235;
	font-size: 77%;
	color: #fff;
	margin: 0 0 10px 0;
}
#section02A .block02 ul li a {
	color: #fff;
	padding: 0 0 0 5px;
}
#section02A .block02 ul li span {
	font-weight: bold;
	padding: 0 0 0 5px;
}

#pagetopA {
	width: 794px;
	text-align: right;
	padding: 10px 0 25px 0;
}
#pagetopA a {
	font-size: 93%;
	background: url(../common/img/arrow02.gif) no-repeat left center;
	padding-left: 10px;
}



div.formArea {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../img/company/line_dot.gif) repeat-x left top;
}
div.formArea table {
	width: 530px;
	margin: 0 0 0 0px;
	font-size:80%;
}
div.formArea table.inner {
	width: 510px;
	margin: 0 0 0 0;
}
div.formArea table th {
	width: 190px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
}
div.formArea table td {
	padding: 0 0 20px 0;
}
div.formArea table.inner td {
	padding: 0 0 0 0;
}
div.formArea table td.checkArea p {
	float: left;
	width: 145px;
	padding: 0 0 10px 0;
}
div.formArea table td.checkArea p.first {
	clear: both;
}
div.formArea table td.checkArea p.txtArea {
	width: 200px;
}
div.formArea table td.checkArea p.txtArea input.txtinput {
	width: 180px;
	border: 1px solid #666666;
	padding: 2px 3px;
}
div.formArea table td input.boxshort {
	width: 200px;
	border: 1px solid #666666;
	padding: 2px 3px;
}
div.formArea table td input.boxshort2 {
	width: 110px;
	border: 1px solid #666666;
	padding: 2px 3px;
}
div.formArea table td input.boxlong {
	width: 310px;
	border: 1px solid #666666;
	padding: 2px 3px;
}
div.formArea table td select.selectlong {
	width: 220px;
	border: 1px solid #666666;
	padding: 2px 3px;
}
div.formArea table td select.selectshort {
	width: 130px;
	border: 1px solid #666666;
	padding: 2px 3px;
}
div.formArea table td p.txtsample {
	font-size:10px;
}
div.formArea table td textarea {
	width: 380px;
	border: 1px solid #666666;
	padding: 2px 3px;
}
div.formArea table td textarea.detail {
	height: 180px;
}
div.formArea table th span {
	color: #ff0000;
}
div.formArea p.btnblock {
	padding: 0 0 30px 0;
	margin: 0 0 0 220px;
}
