#main h3 {
	background-image: url(../images/company/double_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 612px;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-right: 45px;
	margin-left: 45px;
	margin-bottom: 5px;
}
#main h4 {
	font-size: 1em;
	padding-left: 70px;
	margin-bottom: 20px;
	padding-right: 70px;
}
#main h4 span {
	font-weight: normal;
	font-size: 0.8em;
}
.link_message {
	text-align: right;
	margin-right: 80px;
	margin-bottom: 5px;
}

#main table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 578px;
	margin-right: auto;
	margin-left: auto;
}
#main th {
	text-align: left;
	vertical-align: top;
	width: 120px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #F6F6F6;
}
#main td {

	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main table dt {
	font-weight: bold;
	clear: both;
}
#main table span {
	float: left;
}

#main table dd {
	margin-bottom: 5px;
	padding-left: 15px;
}
#main table dd img {
	float: right;
}


.contentslist {
	list-style-type: none;
	margin-left: 150px;
	margin-bottom: 200px;
}

.contentslist li {
	background-image: url(../images/common/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 10px;
}
#main h5 {
	background-image: url(../images/company/subtitle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	width: 590px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #D13423;
	margin-bottom: 15px;
	height: 23px;
	padding-top: 3px;
}
.message {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.president {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.2em;
	margin-bottom: 25px;
	text-align: right;
}

