@import "/csjs/style_reset.css";
@import "/csjs/hed-fot-side.css";
@import "/company/css/page_template.css";
/*------------------------------------------------------------
	Page title : 小林製薬株式会社
	Author : Y.Kogawa

	1.テキスト
	2.回り込み
	3.画像
	4.コンサルトメッセージ
	5.エントリー
	6.オリジナルスタイル
------------------------------------------------------------*/
/*------------------------------------------------------------
	1.見出し・テキスト
------------------------------------------------------------*/
#cnts .about {
	width: 700px;
	display: block;
}

#cnts h2 {
}

#cnts h3 {
	margin: 40px 0 10px 0;

	clear: both;
}

#cnts h4 {
	margin: 0 10px 10px;
}

#cnts p {
	margin: 0 10px 1em 10px;

	line-height: 1.7;
}

#cnts p.nextH4 {
	margin-bottom: 30px;
}

/*------------------------------------------------------------
	2.回り込み
------------------------------------------------------------*/
#cnts .floatL {
	margin: 0 0 0 10px;
	display: inline;

	float: left;
}

#cnts .floatR {
	margin: 0 10px 0 0;
	display: inline;

	float: right;
}

#cnts .clearL {
	clear: left;
}

#cnts .clearR {
	clear: right;
}

#cnts .clearBoth {
	clear: both;
}

/*------------------------------------------------------------
	3.写真レイアウト
------------------------------------------------------------*/
#cnts .photo img {
	display: block;
}

#cnts .photo span {
	padding: 4px 0 2px;
	background: #e4e4e4;
	border: 1px solid #ccc;
	border-top: none;
	display: block;

	color: #454545;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
}

#cnts #photo01 .photo {
	width: 243px;
}

#cnts #photo01 p {
	margin-left: 270px;
}

#cnts #photo02 .photo {
	width: 207px;
}

#cnts #photo02 p {
	margin-left: 235px;
}

#cnts #photo03 {
	margin-bottom: 30px;
}

#cnts #photo03 .photo {
	width: 221px;

	line-height: 1.3;
}

#cnts #photo03 .photo span {
	margin-bottom: 5px;
}

#cnts #photo03 p {
	margin-right: 250px;
}

#cnts #photo04 p {
	margin-left: 320px;
}

/*------------------------------------------------------------
	4.コンサルトメッセージ
------------------------------------------------------------*/
#cnts #consultant .photo {
	width: 222px;

	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}

#cnts #consultant .photo img {
	margin-bottom: 3px;
	display: block;
}

#cnts #consultant p {
	margin-left: 250px;
}

#cnts #consultant ul {
	margin-left: 250px;
}

#cnts #consultant li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(/company/car/hayes_lemmerz/img/icon01.gif) no-repeat left 1px;
}

/*------------------------------------------------------------
	5.エントリーボタン
------------------------------------------------------------*/
#cnts #entry_guide {
	margin: 50px 0px 0px 0px;

	text-align: center;
}

#cnts #entry_guide a {
	margin: 0px auto;
	width: 356px;
	height: 76px;
	background-image: url(img/guide_over.gif);
	background-repeat: no-repeat;

	display: block;
}

#cnts #entry_guide a:hover {
	background-color: #fff;
}

#cnts #entry_guide a:hover img {
	visibility: hidden;
}
