.com1 {
	width: 100%;
	border-collapse:collapse;
}
.com1 TD {
	text-align: left;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px solid #d6d5d3;
	padding-left: 10px;
}
.com1 caption {
	text-align: right;
}
.com1 TH {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px solid #d6d5d3;
	background-color: #efefef;
	padding-left: 10px;
	width: 120px;
}
.com1 TD.none {
	padding-bottom: 2px;
}
.com1 TD.title {
	padding-bottom: 2px;
	text-align: right;
	padding-right: 10px;
}

#contents p{
	margin-bottom:15px;
}
.logomark {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear:both;
	}
.mission {
	padding: 10px;
	background-color: #f7eeee;
}
.rinen DT {
	font-weight: bold;
	color: #B20027;
	font-size: 14px;
}
.rinen DD {
	padding-bottom: 10px;
}
.professional li {
	list-style-type: none;
}
.professional dt {
	font-weight: bold;
}
.professional dd {
	margin-left: 30px;
}
.history {
	width: 100%;
	border-collapse:collapse;
}
.history TD {
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.history TH {
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	width: 120px;
}
.gray {
	background-color: #eeeeee;
}
#contents h1 {
	width: 630px;
	height: 100px;
	padding-bottom: 10px;
}
.date {
	text-align: right;
}

