#headerInq ul {
	text-align: right;

}
#contents {
	width: 958px;
	margin-top: -10px;
	padding-top: 0px;
}
#contents p span {
	font-weight: bold;
	color: #F00;
}
#contents .txt {
	font-weight: bold;
	padding-bottom: 24px;
}
#contents .txt02 {
	font-weight: bolder;
}

#intro {
}
#intro p {
	clear: both;
	padding-top: 30px;
	padding-bottom: 35px;
	padding-left: 26px;
	padding-right: 26px;
	text-indent: 1em;
}

#section01 {
}
#section01 h2 {
	padding-bottom: 8px;
	padding-left: 26px;
}
#section01 .detail {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
	padding-right: 26px;
	padding-left: 27px;
}
#section01 .detail h3 {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 12px;
}
#section01 .detail p {
	text-indent: 1em;
}
#section01 .detail div p {
	padding-bottom: 3px;
	font-size: 90%;
}
#section01 .detail div .txt03 {
	padding-bottom: 8px;
}
#section01 .detail div .txt04 .leftT {
	float: left;
	padding-top: 5px;
	display: block;
}
#section01 .detail .txt04 .rightT {
	float: left;
	display: block;
}
