body {  font-size: 12px; background-image: url(image/back.gif); text-align: center}
.sum {
	font-size: 10px;
	text-indent: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-indent: 10px;
}
.waku {
	width: 760px;
	border: 2px #00aa00 solid;
	margin-right: auto;
	margin-left: auto;
}
p {  margin-top: 1px; margin-bottom: 1px; font-size: 12px; line-height: 17px}
h3 {  font-size: 12px; line-height: 25px; margin-bottom: 5px; border-color: #CCCCCC #FFFFFF; border-style: dotted; border-top-width: thin; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px}
.line {  background-image: url(image/line.gif); background-repeat: repeat-y; background-position: 176px}
.navi {  font-size: 12px; line-height: 14px}
h2 {  font-size: 18px; text-indent: 10px; text-align: left}
.blue {  color: #0066CC}
.grn {  color: #339900}
.red {  color: #FF0000}
.top {  font-size: 14px; text-align: center; font-weight: bolder}
table {  font-size: 12px; line-height: 17px}

/* お問い合わせ */
#inquiry {
	margin: 1.5em 0 50px;
}
#inquiryForm {
	background: url(image/inquiry_form_bg.gif) repeat-y left top;
	margin: 0 0 50px 30px;
	padding: 0;
}
*html #inquiryForm {
	margin-bottom: 0;
}
#inquiryCol {
	background: url(image/inquirycol_body_bg.png) no-repeat left top;
}
#inquiryCol p#notes {
	margin: 0px 0 10px;
	padding: 20px 200px 0 0;
}
#inquiryCol p#notes02 {
	padding-right: 200px;
}
#inquiryCol table {
	margin: 30px 10px 0 5px;
}
#inquiryCol th {
	text-align: right;
	padding: 0.3em 15px 0.3em 0;
	width: 150px;
	font-weight: normal;
	border-bottom: 1px dotted #FFFFFF;
	vertical-align: top;
}
#inquiryCol td {
	padding: 0.3em 0 0.3em 10px;
	width: 310px;
	vertical-align: top;
}
#inquiryCol td input {
	width: 250px;
}
#inquiryCol td.short input {
	width: 100px;
}
#inquiryCol td.short02 input {
	width: 50px;
}
#inquiryCol td.radio input {
	width: 1em;
}
#inquiryCol td textarea {
	width: 280px;
	height: 5em;
}
#inquiryCol p#formBtn {
	margin: 20px 0 0;
	text-align: center;
	background: url(image/inquirycol_bottom_bg.gif) no-repeat left bottom;
	padding: 0 30px 25px 0;
}
*html #inquiryCol p#formBtn {
 	height: 25px;
}
#inquiryCol #formBtn input {
	margin:0 10px;
}
#inquiryCol #formBtn img {
	margin:0 10px;
}
#inquiryCom {
	background: url(image/inquirycol_com_bg.png) no-repeat left top;
	margin: 0 0 50px 30px;
	min-height: 110px;
}
*html #inquiryCom {
	height: 110px;
}
#inquiryCom p {
	margin: 1em 0;
	padding-right: 200px;
}
#inquiry #returnPage a {
	background: url(image/arrow.gif) no-repeat left top;
	padding-left: 15px;
}
