@charset "utf-8";

#contents {
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#topimage {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 730px;
}
#main-area {
	height: auto;
	width: 460px;
	float: left;
}
#main-area h3 {
	padding-top: 7px;
	font-size: 16px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F96914;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: normal;
}

#bg-resin {
	color: #FFF;
	background-color: #032154;
}
#bg-bego {
	color: #000;
	background-color: #EAB300;
}
#bg-symbion {
	color: #FFF;
	background-color: #CC3300;
}
.libraryBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.libraryBox h4 {
	padding-top: 7px;
	font-size: 16px;
}
.libraryBox p {
	line-height: 1.35em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.libraryBox ul {
	padding-top: 10px;
	list-style-type: none;
	padding-left: 30px;
	margin: 0px;
	padding-bottom: 5px;
}
.libraryBox li {
	background-image: url(../common/btn-go-s.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 17px;
	line-height: 1.5em;
}
.libraryBox li a {
	color: #F86813;
}
.libraryBox li a:hover {
	text-decoration: underline;
}


#sub-area {
	float: right;
	height: auto;
	width: 235px;
}#sub-area #bannerBox {
	height: 120px;
	width: 235px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#certificateArea {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#certificateArea h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
#certificateArea p {
}
#certificateArea-img {
	float: left;
	height: 200px;
	width: 175px;
	margin-top: 40px;
}
#certificateArea-txt {
	float: right;
	width: 555px;
	margin-top: 40px;
}
#certificateArea-txt p {
	padding-bottom: 25px;
}
#certificateArea-txt small {
	font-size: 12px;
}
.certificateBox {
	float: left;
	margin-top: 55px;
}
.certificateBox h2 {
	font-size: 16px;
	font-weight: bold;
}
.certificateBox h3 {
	font-size: 14px;
	font-weight: normal;
}
.certificateBox-pdfBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin-top: 10px;
}
.certificateBox-pdfBox-txt {
	text-align: left;
	float: left;
}
.certificateBox-pdfBox-img {
	float: right;
	width: 158px;
	margin-bottom: 10px;
}
.certificateBox-pdfBox-img img {
	margin-left: 12px;
}

#letterArea {
	width: 650px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.letterBox {
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F96914;
	overflow: hidden;
	margin-top: 35px;
}
.letterBox h2 {
	background-color: #032154;
	text-align: center;
	padding: 3px;
	color: #FFF;
	width: 55px;
	float: left;
	vertical-align: middle;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: normal;
}
.letterBox .yeardayBox {
	font-weight: normal;
	width: 100px;
	float: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 16px;
}
.letterBox .titleBox {
	float: left;
	padding-top: 3px;
}
.letterBox .titleBox a {
	color: #F86813;
}
.letterBox .titleBox a:hover {
	text-decoration: underline;
}

.leftBox {
	width: 370px;
	margin-right: 25px;
}
.rightBox {
	width: 315px;
}
.sp-pdT10 {
	padding-top: 10px;
}
