/* ***********************************************/
/*	DATE		: 2008/4/1
	TITLE		: ユケン工業_ＮＣＢ
	FILE_NAME	: ncb.css
	AUTHER		: FOIS 			 */
/*************************************************/

/*=====各属性のスタイル===========================*/
h1 {
	padding-bottom:15px;
}

h2 {
	color:#0C419A;
	font-size:1.2em;
	font-weight:bold;
	line-height:140%;
	padding-bottom:10px;
	padding-left:10px;
}

h3 {
	font-size:0px;
	padding-bottom:10px;
}


hr {
	height:0px;
	border-top:dotted 1px #333333;
	margin:10px 20px 10px 0px;
}

/*=====レイアウトスタイル===========================*/
/*イラスト説明用ボックス*/
.edu-box {
	background-color:#f2f2f2;
	margin:0px 20px 20px 10px;
	text-align:left;
	width:540px;
	padding-bottom:10px;
}

/*成形工程用レイアウトテーブル*/
.tb-flow {
	width:510px;
	margin-left:20px;
	margin-bottom:10px;
}

.td-flow {
	background-image:url(image/bk_tb_middle.gif);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:center;
	width:245px;
	vertical-align:top;
}

.td-flow-right {
	background-image:url(image/bk_tb_middle_right.gif);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:center;
	width:10px;
	vertical-align: middle;
}

.td-flow-end {
	background-image:url(image/bk_tb_middle.gif);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:center;
	width:245px;
	vertical-align:middle;
}

.p-flow-st {
	color:#0C419A;
	text-align:center;
	margin:0px auto 5px;
	font-size:1.2em;
}

.p-flow {
	text-align:center;
	margin:0px auto 10px;
}

.img-flow {
	text-align:center;
	margin:0px auto 10px;
}

/*index03用の導入イメージ*/
.ph-intro-ncb03 {
	margin:0px 0px 10px 5px;
	float:right;
	width:260px;
}
