@charset "utf-8";
#contentsArea #sideMenu {
}
#sideMenu .info {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentsArea #mainContents {
	float: left;
	width: 736px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#mainContents #text {
	float: left;
	width: 730px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
#borderBottom #mainContentsborder{
	float: left;
	width: 736px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
h4 {
	border-top: 1px solid #888888;
	margin: 10px 0px 0px 0px ;
	padding: 7px 0px 0px 0px ;
	text-indent: -30px;
	padding-left: 30px;
}
h4 a {
	text-decoration: none;
}
p {
	text-indent: -30px;
	padding-left: 30px;
}