#headLine {
	background-color: #FF7700;
	text-align: left;
}
.box {
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.infoText {
	font-size: 12px;
	line-height: 180%;
	padding-bottom: 20px;
}

.muryoSampleImg {
	padding-bottom: 20px;
}
.telFaxBox {
	padding-bottom: 40px;
}
.telFaxBox a{
	color: #F16198;
}
.telFaxBox a:hover{
	color: #F16198;
	text-decoration: underline;
}

.blueTitle {
	padding-bottom: 20px;
}
.formTd {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	top: auto;
	bottom: auto;
	font-size: 14px;
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.formTdProduct {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	top: auto;
	bottom: auto;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.formTdProductNoLine {
	top: auto;
	bottom: auto;
	font-size: 14px;
	line-height: 150%;
	border-top-style: none;
	padding-bottom: 10px;
}
.formTdProduct a {
	color: #000000;
	text-decoration: underline;
}
