@charset "UTF-8";

/*=== 会社概要css ===*/

/* コンテンツヘッダー
==========================================*/
#contentsHeader {
	height: auto !important;
	background: #dfd6b8;
}



/* コンテンツ
==========================================*/
#contents h1 {
	background: url(img/ico_h1_others.jpg) no-repeat 0 0;
}

#contents h1 span {
	font-size: 18px;
}
#contents p.image {
	padding-bottom: 85px;
}