/* ハブラシのできるまで(haburasi)のみ */

@import "/common/css/p/kojokengaku/haburasi_kojo.css";

/*　Mac版Internet Explorer 5専用外部CSSの読み込み
-----------------------------------------------------*/
/*\*//*/
 @import "haburasi_kojo_mac-ie5.css";
/**/

/* ハブラシインタビュー(haburasi-kizi)のみ */

.hab-name {
	font-size: 12px;
	line-height: 16px;
	background-image: url(/img/kojokengaku/haburashi/k-main_title_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ハブラシの歴史(haburasi-rekisi)のみ */
.hab-title-txt {
	font-size: 12px;
	line-height: 18px;
	color: #076794;
	background-image: url(/img/kojokengaku/haburashi/r-main_title_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



/* ハブラシ工場共通 */
img {
	border: 0px;
}

.hab-under-txt {
	font-size: 13px;
	line-height: 22px;
	color: #076794;
	padding-left: 10px;
}

.hab-txt-r {
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.hab-txt-l {
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


