#mainarea {
	width: 890px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
}
#sub_menu {
	width: 193px;
	padding-left: 30px;
	float: left;
	padding-bottom: 100px;
}
#sub_menu ul {
	list-style-type: none;
}
ul.submenu1 {
	width: 194px;
	padding-bottom: 20px;
}
ul.submenu1 li {
	padding-bottom: 2px;
}
ul.submenu2 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0A50C8;
	background-color: #F0F0E6;
	width: 193px;
	margin: 0px;
	padding: 0px;
}
ul.submenu2 li {
	width: 192px;
	padding-left: 1px;
	padding-top: 1px;
}
p.advice {
	height: 120px;
	width: 193px;
	background-color: #F0F0E6;
}
p.advice img {
	padding-top: 7px;
	padding-left: 4px;
}

p.company_pdh {
	padding-top: 12px;
}
#main {
	float: right;
	width: 622px;
	padding-right: 17px;
}
#main h3 {
	background-image: url(../images/project/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 37px;
	width: 612px;
	line-height: 37px;
	font-size: 17px;
}
p.project {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 20px;
	padding-left: 7px;
	padding-bottom: 25px;
}
ol.content {
	list-style-type: none;
	padding-left: 7px;
}
dl.hearing {
	background-image: url(../images/project/hearing_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 590px;
	padding-bottom: 7px;
	height: 141px;
}
dl.hearing dt {
	padding-top: 15px;
	padding-left: 18px;
	float: left;
	width: 192px;
}
dl.hearing dd {
	padding-top: 15px;
	font-size: 11px;
	line-height: 20px;
	width: 350px;
	float: left;
	padding-left: 10px;
}
li.scheme {
	position: relative;
	padding-bottom: 126px;
	height: 383px;
	width: 593px;
	z-index: 1;
}



#main ul {
	list-style-type: none;
	font-size: 11px;
}
#main ul li {
	background-image: url(../images/project/plan_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	line-height: 1.3em;
}
ul.proposition {
	position: absolute;
	left: 19px;
	top: 151px;
	z-index: 5;
}
ul.marketing {
	position: absolute;
	left: 243px;
	top: 117px;
	z-index: 4;
}
ul.planning {
	position: absolute;
	left: 493px;
	top: 125px;
	z-index: 3;
}
ul.verification {
	position: absolute;
	left: 240px;
	top: 336px;
	z-index: 2;
}
#mainarea:after {
	content: ".";
	display: block;
	clear: both; 
	height: 0;
	visibility: hidden;
}
