@charset "utf-8";
/* CSS Document */

.header {
	font-size: 15px;
	line-height: 16px;
	height: 16px;
	font-weight: 700;
	color: #1d84c6;
	margin-left: 0px;
	padding-left: 12px;
	border-left: 5px solid #1d84c6;
}
.title {
	font-size: 14px;
	font-weight: 700;
	color: #06224A;
}
.title a {
	font-weight: 700;
	color: #06224A;
	text-decoration: none;
}
.title a:hover {
	color: #0089B7;
}
.sub_title {
	font-size: 14px;
	font-weight: 700;
	color: #1291BA;
}
.sub_title a {
	font-weight: 700;
	color: #1291BA;
	text-decoration: none;
}
.sub_title a:hover {
	color: #06224A;
}
.aboutusShadow {
	background: #FFFFFF url(../images/aboutKeyvisualShadow.jpg) no-repeat top;
}
.aboutusImgBorder27px {
	margin: 0px 27px 27px 0px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.product_subject {
	color: #CD3301;
	padding-left: 17px;
	padding-top: 12px;
	font-size: 17px;
	font-weight: 700;
	display: block;
}
