@charset "UTF-8";



/*sectionH1*/
.sectionH1 {
	float:left;
	width:530px;
	margin:15px 0;
}
.sectionH1 h1{
	margin:0 0 10px;
}
.sectionH1.contact{
	padding:0 0 25px 0;
}
/*sectionH2*/
.sectionH2{
	width:520px;
	clear:both;
	margin:25px 0 0;
}
.sectionH2 h2 {
	background-color:#eeeee9;
	border-left:6px solid #a7a29b;
	padding:3px 0 3px 10px;
	font-size:83%;
	font-weight:bold;	
}
.sectionH2 p {
 margin:10px 0 0;
}
.sectionH2 p.link {
	background:url(/commonImage/iconArrowGray.gif) left center no-repeat;
	padding:0 0 0 15px;
}
.sectionH1 p,
.sectionH1 li,
.sectionH1 th,
.sectionH1 td{
	line-height:150%;
}
.sectionH2 ul{
	margin:10px 0 0 15px;
}
.sectionH3{
	width:520px;
	border-bottom:1px #CCCCCC solid;
	padding-bottom:10px;
}
p.contactButton {
	margin:28px 0 0;
}
p.contactButton img {
	display:inline;
	width:161px;
	height:36px;
}
.sectionH2 table.contact th,
.sectionH2 table.contact td{
	padding:1px 3px;
}
.sectionH2 table.contact th{
	text-align:left;
	font-weight:normal;
	width:4em;
}
