@charset "utf-8";
.blue1 {
	background-color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#head {
	float: left;
	width: 800px;



}
.path  img  {
	vertical-align: text-top;
}



h2 {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #70A8FF;
	background-image: url(../img/contentsber.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	background-position: left top;
	height: 30px;
	line-height: 30px;
	padding-left: 11px;
	text-align: left;
}
h2  img  {
	margin-right: 6px;
	vertical-align: middle;
}
.contents1 {
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 16px;
	text-align: left;
}


.contents1 p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 16px;
	color: #000000;
}
#section1 {
	background-color: #FFFFFF;
	float: right;
	width: 613px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#section1  .path {
	text-align: right;
	margin-right: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
}

