@charset "UTF-8";

#header {
}
#contentsArea #mainContents {
	float: left;
	width: 450px;
}
#contentsArea #mainContents h2 {
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #0A3359;
}
#contentsArea #mainContents h3 {
	margin-top: 15px;
	padding-left: 10px;
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-style: normal;
}
#contentsArea #mainContents p {
	padding-left: 15px;}
#contentsArea #mainContents {
	margin-bottom: 15px;
}
#contentsArea #sideContents {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#contentsArea #sideContents h2 {
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #0A3359;
}

