@charset "utf-8";

/*
===== CONTENTS ==============================
	1:.sectionH1
	1:.sectionH2
=============================================
*/

/*
===== 1:.sectionH1 ====
*/
#content .sectionH1 .tlt {
	width: 514px;
	margin: 0 0 12px 28px;
	_margin: 0 0 0 28px;
}

#content .sectionH1 .tlt h1 {
	padding: 10px 5px 10px 22px;
	font-size: 90%;
	color: #327043;
	background: url(../images/tlt_bgc.gif) no-repeat 7px center;
	border-top: 1px solid #98b7a1;
}

#content .sectionH1  .tlt p {
	margin: -40px 0 0 160px;
}

#content .sectionH1 table {
	width: 515px;
	margin: 0 0 10px 30px;
	border-top: 1px solid #98b7a1;
}
#content .sectionH1 table th,
#content .sectionH1 table td {
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #98b7a1;
}
#content .sectionH1 table th {
	padding: 10px 5px 10px 22px;
	font-size: 90%;
	color: #327043;
	background: url(../images/tlt_bgc.gif) no-repeat 7px center;
}
#content .sectionH1 table td {
	font-size: 80%;
}
#content .sectionH1 table a {
	color: #327043;
	text-decoration: none;
}

#content .sectionH1 table a:hover {
	text-decoration: underline;
}


/*
===== 2:.sectionH2 ====
*/
#content .sectionH2 {
	width: 530px;
	margin: 0 0 0 20px;
	padding: 0 0 5px;
	background: url(../images/h2_bottom.gif) no-repeat left bottom;
}

#content .sectionH2 .topImg {
	vertical-align: top;
}

#content .sectionH2 p {
	margin: 10px 15px;
}

#content .sectionH2 ul {
	margin: 0 0 10px 35px;
	_margin: -10px 0 10px 35px;
}
#content .sectionH2 ul li {
	font-weight: bold;
	color: #327043;
}
#content .sectionH2 ul li a {
	color: #327043;
	text-decoration: none;
}

#content .sectionH2 ul li a:hover {
	text-decoration: underline;
}


#content .sectionH2 ul.lnksum li{
clear:both;
display:block;
margin-bottom:10px;
}
#content .sectionH2 ul.lnksum li img{
width:128px;
margin-right:5px;
}
#content .sectionH2 ul.lnksum li .lnkdet{
font-weight:normal;
font-size:0.85em;
color:#333333;
margin:10px 0 0 0;
}

