#title {
	height: 110px;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(images/bg-ttl.jpg);
}
#title h1{
	margin: 0 0 0 20;
	font-size: 24px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "A-OTF リュウミン Pro L-KL", "ＤＦＰ平成明朝体W3";
	font-weight: normal;
	padding-top: 32px;
}
#title h2{
	margin: 7 0 0 20;
	font-size: 11px;
	color: #F6F6F6;
}
#main .title {
	background-image: url(../images/ttl-bar.gif);
	height: 46px;
	width: 520px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	padding-top: 11px;
}
#main h3 {
	font-size: 18px;
	color: #666666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F8B551;
	line-height: 24px;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main h4 {
	font-size: 14pt;
	color: #F8B551;
	line-height: 21pt;
	font-weight: bold;
	margin: 0px 0px 5px;
}
