#pressimg {
	width: 760px;
	margin-bottom: 10px;
}
#presscontents {
	width: 760px;
}
* html #presscontents {/* for IE */
	/*\*/height:1%;/* for WinIE*/
	display:inline-table;/* for MacIE*/
} 	
#presscontents:after {/* for modern brouser */
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both; 
	}
#pressmenu {
	width: 130px;
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}
#pressmain {
	width: 610px;
	float: right;
}
#pressbox {
	border: 1px solid #999999;
	width: 568px;
	padding: 20px;
}
#pressbox_full {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 608px;
}
#contentsbox {
	padding: 0px;
	width: 548px;
	text-align: left;
}
h2 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tabletext p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.toptext {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

.tablebox {
	width: 100%;
}

.tablehead {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3BB483;
	padding: 5px;
	font-weight: normal;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.tablecaption {
	background-color: #E0F0E6;
	padding: 5px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.tabletext {
	background-color: #EFEFEF;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#contentsbox {
	padding: 0px;
	margin: 0px;
	width: 568px;
}

.subcontentsbox {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F08200;
}
.subcontentsbox p {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
