@charset "utf-8";
#pageBody .ttlFlow {
	background: url(../images/bar_flow.jpg) no-repeat left top;
	height: 38px;
	width: 770px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#pageBody .ttlArrive {
	background: url(../images/bar_arrive.jpg) no-repeat left top;
	height: 38px;
	width: 770px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#pageBody .boxFlow {
	background: url(../images/bg_01.gif) no-repeat left bottom;
	margin-bottom: 2px;
}

#pageBody .entries01 {
	background: url(../images/ttl_flow01.gif) no-repeat left top;
	height: 63px;
	width: 770px;
	text-indent: -9999px;
}

#pageBody .entries02 {
	background: url(../images/ttl_flow02.gif) no-repeat left top;
	height: 63px;
	width: 770px;
	text-indent: -9999px;
}

#pageBody .entries03 {
	background: url(../images/ttl_flow03.gif) no-repeat left top;
	height: 63px;
	width: 770px;
	text-indent: -9999px;
}

#pageBody .entries04 {
	background: url(../images/ttl_flow04.gif) no-repeat left top;
	height: 63px;
	width: 770px;
	text-indent: -9999px;
}

#pageBody .entries05 {
	background: url(../images/ttl_flow05.gif) no-repeat left top;
	height: 63px;
	width: 770px;
	text-indent: -9999px;
}

#pageBody .entries06 {
	background: url(../images/ttl_flow06.gif) no-repeat left top;
	height: 63px;
	width: 770px;
	text-indent: -9999px;
}

#pageBody .boxFlow dd {
	padding: 25px 50px 40px;
}
#pageBody .boxFlow p {
	float: left;
	width: 430px;
}
#pageBody .boxFlow a {
	float: right;
}
#pageBody .boxFlow .clearfix span {
	font-size: 90%;
	color: #FF66CC;
}
#pageBody .formText {
	margin-bottom: 10px;
}
#form {
	padding: 2px;
	border: 1px solid #CCCCCC;
}


#InquiryAddForm td {
	background: #FFCCFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 10px;
	width: 220px;
}
#InquiryAddForm .tdr {
	background: #FFFFFF;
	padding: 5px;
}
#InquiryAddForm .btnArea {
	background: #FFFFFF;
	text-align: center;
	display: block;
	width: 770px;
	margin-top: 10px;
}
#InquiryAddForm .btnArea td {
	background: #FFFFFF;
	text-align: center;
}
#InquiryAddForm .btnArea .submit {
	width: 770px;
	margin-bottom: 5px;
}

#InquiryAddForm .error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
#InquiryAddForm .form-error {
	background-color: #FBB;
}


#pageBody .form {
	background: url(../images/bar_form.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 38px;
	width: 770px;
	margin-top: 20px;
	padding-bottom: 15px;
}

