.com {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;

}
.comSub {
	padding: 10px;
}
.comBox {
	padding: 10px;
	background-color: #F7F7F7;
	border: 1px solid #CCC;
	text-align: center;
}
.com h2.pagetitle {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-image: url(image/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;
}
dl {
	margin: 0px;
	padding: 0px;
}
.txtRed {
	color: #C00;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	ime-mode: inactive;
	margin: 0px;
	padding: 0px;
}
input.nihongo {
	ime-mode: active;
}
textarea {
	ime-mode: active;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #C00;
	font-size: 11px;
	display: block;
}

/* greeting
--------------------------------------------- */
.greetingImg {
	float: left;
	padding: 4px;
	border: 1px solid #CCC;
}
.greetingCom {
	float: right;
	width: 370px;
}

/* staff
--------------------------------------------- */
.staffBox {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	padding: 10px;
	width: 560px;
}
.staffBox .staffImg {
	float: left;
	padding: 4px;
	border: 1px solid #CCC;
}
.staffBox dl {
	float: right;
	width: 430px;
	clear: right;
	margin: 0px;
	padding: 0px;
}
.staffBox dl dt {
	margin: 0px;
	font-weight: bold;
	color: #006;
	font-size: 1.1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.staffBox dl dd {
	margin: 0px;
	padding: 0px;
}
.staffBox .staffNameEng {
	font-size: 11px;
	color: #666;
	font-family: "Times New Roman", Times, serif;
}

/* faq
--------------------------------------------- */
dl.faq dt {
	font-weight: bold;
	background-image: url(image/page/faq_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #09C;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin: 0px;
}
dl.faq dd {
	background-image: url(image/page/faq_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}

/* link
--------------------------------------------- */
dl.links dt {
	margin: 0px;
	font-weight: bold;
	background-image: url(image/page/icon_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
dl.links dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
