@charset "utf-8";
/* lower_common.css */

#mainArea {
	margin-top: 2px;
	background: url(../img/bg_common_lower_keyvisual.jpg) top repeat-x;
}
#contentHead {
	height: 88px;
}



/* 見出しのカタチ設定 */
.headType01 {
	margin-bottom: 26px;
	padding: 6px 10px;
	border: solid 1px #CCCCCC;
	background: url(../img/bg_common_headtype01.jpg) bottom repeat-x;
}
.headType01 h3 {
	padding: 5px 3px 3px 14px;
	line-height: 1.0;
	font-size: 1.3em;
	font-weight: bold;
	color: #00548C;
	background: url(../img/parts_common_headtype01.jpg) no-repeat;
}

.headType02 {
	padding: 0 10px 12px;
	background: url(../img/bg_common_headtype02.jpg) #FFFFFF bottom repeat-x;
}
.headType02 h3 {
	padding: 10px 3px 8px 14px;
	line-height: 1.0;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	background: url(../img/parts_common_headtype02.jpg) no-repeat;
}