@charset "utf-8";

/*---- トップページ index.html ----*/
.top_contents{
	width: 560px;
	padding-right: 10px;
	padding-left: 13px;
}

#ind .img_sp{
	margin-top: 5px;
	margin-left: 10px;
}



/*---- 会社概要 company/index.html ----*/

#outline td table{
	height: 100px;
	width: 278px;
	background-image: url(../company/img/out_bk.jpg);
	background-repeat: no-repeat;
}
#outline td table p{
	padding:5px;
}
#outline td table .photo{
	margin: 3px 4px 4px;
}
#outline td table table{
	width: 100%;
	background-image: none;
	height: 99px;
	font-size: 10px;
}

/*---- 会社案内>基本姿勢>
		情報セキュリティ基本方針
			company/security.html ----*/

#sct div.bar{
	border-left:		5px solid #004EA0;
	border-bottom:		1px solid #cccccc;

	margin:				0px 0px 10px 0px;
	padding:			0px 0px 0px 0px;
}

#sct .listTB
{
	margin:				0xp 0px 0px 0px;
}

#sctLTB td.LB
{
	text-align:			left;
	vertical-align:		top;
	
	white-space:		nowrap;
}
#sctLTB .td.ct
{
	text-align:			left;
	vertical-align:		top;
}



/*---- 会社案内>基本姿勢>
		安全衛生基本方針
			company/safty.html ----*/

#sft div.bar
{
	border-left:			5px solid #004EA0;
	border-bottom:			1px solid #cccccc;
	
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
}

#sft .listTB
{
	margin:					0xp 0px 0px 0px;
}

#sftLTB
{
	margin:					0xp 0px 10px 0px;
	padding:				0xp 0px 0px 0px;
}
#sftLTB td.LB
{
	text-align:				left;
	vertical-align:			top;
	
	white-space:			nowrap;
}
#sftLTB .td.ct
{
	text-align:				left;
	vertical-align:			top;
}

#sftLTB td .noteMark
{
	font-size:				9px;
	vertical-align:			super;
}

#sft .markUlContainer
{
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
}

#sft .markUlContainer ul
{
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
}

#sft .markUlContainer ul li
{
	list-style-type:		none;
	background-image:		url(../company/img/sft_listMark.gif);
	background-repeat:		no-repeat;
	background-position:	4px left;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 1em;
}

/*---- Corporate Profile > Corporate Concept
		> TOYAL Group Management principles
			company/principles.html ----*/
#principles
{
	margin:					0px 0px 0px 0px;	
	padding:				0px 0px 0px 0px;
}
#principles h2
{
	border-left:			5px solid #004EA0;
	border-bottom:			1px solid #cccccc;
	
	margin:					0px 0px 18px 0px;
	padding:				0px 0px 1px 0px;
}
#principles h3
{
	border:					0px none;
	color:					#333333;
	font-size:				14px;
	font-family:			"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-selif;
	font-weight:			bold;
	line-height:			1.5;
	text-align:				left;
	margin:					0px 0px 4px 0px;
	padding:				0px 0px 0px 0px;
}
#principles .p2
{
	margin:					0px 0px 32px 0px;
	padding:				0px 8px 0px 8px;
}
#principles p
{
	color:					#333333;
	font-size:				12px;
	line-height:			1.5;
	text-align:				left;
	margin:					0px 10px 0px 0px;
	padding:				0px 0px 0px 0px;
}
#principles p.txt12mb12
{
	margin-bottom:			12px;
}
#principles p.txt12mb24
{
	margin-bottom:			24px;
}


#principles .numOL
{
	margin:					10px 0px 0px 0px;	
	padding:				0px 0px 0px 0px;
}
#principles .numOL li
{
	color:					#333333;
	font-size:				12px;
	line-height:			1.5;
	text-align:				left;
	text-indent:			-1.2em;
	*text-indent:			-1.2em;
	list-style-type:		none;
	margin:					0px 0px 8px 1.3em;	
	padding:				0px 0px 0px 0px;
}
#principles .basicDL
{
	margin:					10px 0px 0px 0px;	
	padding:				0px 0px 0px 0px;
}
#principles .basicDL dt
{
	color:					#333333;
	font-size:				12px;
	font-weight:			bold;
	line-height:			1.5;
	text-align:				left;
	margin:					0px 0px 8px 0px
	padding:				0px 0px 0px 0px;
}
#principles .basicDL dd
{
	color:					#333333;
	font-size:				12px;
	font-weight:			normal;
	line-height:			1.5;
	text-align:				left;
	margin:					0px 0px 12px 0px;	
	padding:				0px 0px 0px 0px;
}
#principles sub
{
	color:					#333333;
	font-size:				11px;
	font-weight:			normal;
	line-height:			1.5;
	text-align:				left;
	vertical-align:			baseline;
	margin:					0px 0px 0px 0px;	
	padding:				0px 0px 0px 0px;
}

/*---- 財務情報 ir/index.html ----*/

#ir .list_tab th{
	font-weight: normal;
	padding: 0px;
	font-size: 14px;
}

#ir .list_tab td{
	padding: 5px;
	font-size: 14px;
}

/*---- 環境対策 eco/index.html ----*/

#eco .title{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #339900;
	padding-top: 3px;
}
#eco ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#eco li{
	margin-bottom: 5px;
}
#eco strong{
	margin-bottom: 10px;
	display: block;
}

/*---- 研究開発体制 rd/index.html ----*/

#rd a{
}
#rd a:hover{
}
#rd strong{
}
/*---- 事業紹介 business/index.html ----*/
#bus .side_line{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




/*
###################################
追加20071006-k
*/
table.bu_top_ctTB
{
	border:				1px solid #cccccc;
	margin:				0px 0px 20px 0px;
}

table.bu_top_ctTB td.st
{
	padding:			10px 7px 10px 7px;
}

table.bu_top_ctTB td.ph
{
	background-image:	url(../business/img/bu_top_phbg.gif);
	background-repeat:	repeat-y;

	vertical-align:		top;
	padding:			0px 0px 0px 0px;
}

table.bu_top_ctTB td.ct
{
	padding:			0px 10px 0px 0px;
}

table.bu_top_ctTB td.ct ul.intoBtnUL
{
	list-style-type:	none;
	margin:				8px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
table.bu_top_ctTB td.ct ul.intoBtnUL li
{
	list-style-type:	none;
	list-style-position:inside;
	float:				left;
	margin:				0px 0px 0px 0px;
	padding:			0px 5px 0px 0px;
}


table.bu_top_ctTB td.bm
{
	height:				10px;
	font-size:			10px;
	line-height:		100%;
	padding:			0px 0px 0px 0px;
}




/*
###################################
追加20070205-k
*/

/* -----------------------
		hk_yoto
------------------------*/
td.hk_ph_txt
{
	font-size:			12px;
	vertical-align:		bottom;
	
	padding:			0px 0.8em 0px 0px;
}

table.hk_yotoTB
{
	width:				100%;
	background-color:	#cccccc;
	
	
}

td.hk_yt_td01
{
	width:				20%;
	font-size:			12px;
	background-color:	#ebf1f8;
	
	text-align:			left;
	vertical-align:		middle;
	
	padding:			4px 0.5em 4px 0.5em;
}

td.hk_yt_td02
{
	width:				80%;
	font-size:			12px;
	background-color:	#ffffff;
	
	text-align:			left;
	vertical-align:		middle;
	
	padding:			4px 0.5em 4px 0.5em;
}



/* -----------------------
		hk_kyo
------------------------*/
td.hk_kyo_ph
{
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
td.hk_kyo_txt
{
	vertical-align:		top;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 10px;
}
p.hk_kyo_txt
{
	padding:			0px 0.5em 0px 0.5em;
}
p.hk_kyo_btn
{
	text-align:			right;
	vertical-align:		bottom;
}
p.hk_kyo_ph_txt
{
	font-size:			10px;
	color:				#004ea0;			
}

/* -----------------------
		hk_dev
------------------------*/


/* -----------------------
		hk_ech
------------------------*/


/* -----------------------
		hk_ts
------------------------*/
p.lineMean
{
	text-align:			right;
	vertical-align:		bottom;
	
	margin:				4px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}


/* -----------------------
	products-haku
	products-powder
	prodcuts-functions
		common
------------------------*/
/* ---- 左右のpadding ---- */
div.c_cont
{
	margin:			4px 0px 8px 0px;
	padding-left:	10px;
}
div.c_contR
{
	margin:			4px 0px 8px 0px;
	padding-right:	10px;
}
div.c_contLR
{
	margin:			4px 0px 8px 0px;
	padding-left:	10px;
	padding-right:	10px;
}
p.c_contLR
{
	margin:			4px 0px 8px 0px;
	padding-left:	10px;
	padding-right:	10px;
}

td.c_pic
{
	text-align:			center;
}


table.listType01
{
	margin:				0px 0px 0px 0px;
}
.LB
{
	vertical-align:		top;
	white-space:		nowrap;
	padding:			0px 0px 0px 0px;
}
.ct
{
	vertical-align:		top;
	padding:			0px 0px 0px 0px;
}

p.c_picBtmWord
{
	color:				#004ea0;
	font-size:			11px;
	text-align:			center;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

td.c_picRWord
{
	font-size:			12px;
	vertical-align:		top;
	padding-left:		12px;
}
td.c_rsideTxt
{
	line-height:		1.4em;
	vertical-align:		bottom;
	padding-left:		6px;	
}
p.c_rsideTxtE
{
	margin:				0.5em 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

/* ######### gbox ######## */
table.c_gbox_TB
{
	width:				275px;
	background-image:	url(../products/img/c_gbox_bg.jpg);
	background-repeat:	repeat-x;
	background-color:	#ffffff;
	
	margin:				0px 0px 6px 0px;
	padding:			0px 0px 0px 0px;
}
/* -- 写真部分 -- */
td.c_gbox_ph
{
	border-width:		1px 0px 1px 1px;
	border-style:		solid none solid solid;
	border-color:		#cccccc;
	
	vertical-align:		middle;
	margin:				0px 0px 0px 0px;
	padding:			2px 3px 0px 4px;/*3px 3px 3px 3px;*/
}

/* -- テキスト部分 -- */
td.c_gbox_txtG
{
	vertical-align:		bottom;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;/*3px 3px 3px 3px;*/
}
table.c_gbox_txt
{
	height:				100%;
	vertical-align:		top;

	border-width:		1px 1px 0px 0px;
	border-style:		solid solid none none;
	border-color:		#cccccc;
}
td.c_box_gt
{
	text-align:			right;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			6px 0em 0px 0px;
}
td.c_box_tt
{
	width:				175px;
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-align:			left;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			5px 0.8em 0px 0px;
}
td.c_box_ttL
{
	height:				20px;
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-align:			left;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			5px 0px 0px 0px;
}
p.c_gbox_tt
{
	color:				#004ea0;
	text-align:			top;
	font-size:			12px;
	font-weight:		bold;
	
	margin:				0px 0px 4px 0px;
	padding:			0px 0px 0px 0px;
}
td.c_gbox_txt
{	
	font-size:			11px;
	line-height:		1.2em;
	vertical-align:		top;
	margin:				0px 0px 0px 0px;
	padding:			0px 0.8em 0px 4px;
}
/* -- bar -- */
img.c_gbox_bar
{
	margin:				0px 0px 6px 0px;
	padding:			0px 0px 0px 0px;
}

/* -- moreボタン部分 -- */
table.c_gbox_more
{
	width:				100%;
	background-image:	url(../products/img/c_gbox_bdr.gif);
	background-repeat:	repeat-x;
	background-position:bottom;
	background-color:	#ffffff;
}
td.c_gbox_more
{
	text-align:			right;
	vertical-align:		bottom;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}


/* ---- color blue table ---- */
table.c_cBTable
{
	/*width:				100%;*/
	background-color:	#cccccc;
	
	clear:				both;
}

td.c_cBLabel
{
	font-size:			12px;
	background-color:	#ebf1f8;
	
	text-align:			left;
	vertical-align:		middle;
	
	padding:			4px 0.5em 4px 0.5em;
}
td.c_cBCont
{
	font-size:			12px;
	background-color:	#ffffff;
	
	text-align:			left;
	vertical-align:		middle;
	
	padding:			4px 0.5em 4px 0.5em;
}
td.L{	text-align:		left; }
td.C{	text-align:		center; }
td.R{	text-align:		right; }
td.T{	vertical-align:	top; }
td.M{	vertical-align:	middle; }
td.B{	vertical-align:	bottom; }


/* ---- color blue table ---- */
table.c_cBTable
{
	/*width:				100%;*/
	background-color:	#cccccc;
	
	clear:				both;
}

td.c_cBLabel
{
	font-size:			12px;
	background-color:	#ebf1f8;
	
	text-align:			left;
	vertical-align:		middle;
	
	padding:			4px 0.5em 4px 0.5em;
}
td.c_cBCont
{
	font-size:			12px;
	background-color:	#ffffff;
	
	text-align:			left;
	vertical-align:		middle;
	
	padding:			4px 0.5em 4px 0.5em;
}


/* ---- 白td ---- */
td.c_WhiteTd
{
	background-color:	#ffffff;
}

/* ---- tableの上につくp ---- */
p.c_tbCap
{
	font-size:			12px;
	margin-bottom:		4px;
}

/* ---- 青box list用p ---- */
p.c_bbox_list
{
	line-height:		1.8em;
	
	margin:				4px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
/* -- 改行後の行用 --*/
p.c_bbox_brLine
{
	text-indent:		12px;
	line-height:		1.8em;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

/* ---- ラベル揃いのlist用table ---- */
#c_listTable td.mark
{
	vertical-align:		top;
	padding:			6px 0px 0px 1px;
}
#c_listTable td
{
	color:				#333333;
	vertical-align:		top;
	padding:			1px 0px 0px 1px;
}
#c_listTable .breakLine
{
	color:				#333333;
	vertical-align:		top;
	padding-top:		5px;
}

/* ---- page top link ---- */
p.c_ptLink
{
	text-align:			right;
	
	margin:				0px 0px 0px 0px;
	padding:			12px 0px 18px 0px;
}

img.c_ptLink
{
	border:				none;
}

/* ---- 写真と図のmargin,padding ----*/
.zeroMP
{
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;
}
img.c_photo
{
	margin-right:	14px;
}

/* ---- pの基本alignセット ----*/
p.L{	text-align:		left; }
p.C{	text-align:		center; }
p.R{	text-align:		right; }
p.T{	vertical-align:	top; }
p.M{	vertical-align:	middle; }
p.B{	vertical-align:	bottom; }


/* ---- お問い合せはこちらボタン ---- */
p.c_ask_btn
{
	text-align:			right;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}


/* -----------------------
		site_map
------------------------*/
table.sm_mainTB
{
	width:				100%;
	table-layout:		fixed;	
}

td.sm_rowATD
{
	text-align:			left;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			0em 8px 0em px
}
td.sm_rowBTD
{
	text-align:			right;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			0em 0px 0em 8px;
}
table.sm_boxTB
{
	margin:				0px 0px 0px 0px;
	padding:			0em 0em 0em 0em;
}

td.sm_bar
{
	text-align:			left;
	
	margin:				0px 0px 0px 0px;
	padding:			0em 0em 8px 0em;
}
/* pageLink*/
td.sm_pL
{
	text-align:			left;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0.5em 0px 0.5em;
}

/* ---- バーリンク ---- */
p.sm_bar
{
	width:					264px;
	border-left:			5px solid #004EA0;
	
	color:					#004EA0;
	font-size:				12px;
	font-weight:			bold;
	
	text-align:				left;
	vertical-align:			middle;
	line-height:			1.6em;

	background-color:		#eeeeee;			
	
	margin:					0px 0px 0px 0px;
	padding:				2px 0px 0px 5px;
}
a.sm_bar
{
	color:					#333333;
	text-decoration:		none;
}
a.sm_bar:hover
{
	color:					#004EA0;
}

/* ---- 青三角黒字 ---- */
p.sm_t
{
	background-image:		url(../img/sm_tria.gif);
	background-repeat:		no-repeat;
	background-position:	left 40%;
	
	text-indent:			0px;
	
	color:					#333333;
	font-size:				11px;
	font-weight:			normal;
	
	text-align:				left;
	vertical-align:			middle;
	line-height:			1.6em;
	
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 8px;
}
a.sm_t
{
	color:					#333333;
	text-decoration:		none;
}
a.sm_t:hover
{
	color:					#004EA0;
	text-decoration:		underline;
}



/* ---- 点あり青字版 ---- */
p.sm_bb
{
	background-image:		url(../img/blue_box.gif);
	background-repeat:		no-repeat;
	background-position:	left 40%;
	
	text-indent:			0px;
	
	color:					#004EA0;
	font-size:				11px;
	font-weight:			normal;
	
	text-align:				left;
	vertical-align:			middle;
	line-height:			1.6em;
	
	margin:					0px 0px 0px 10px;
	padding:				0px 0px 0px 8px;
}
a.sm_bb
{
	color:					#004EA0;
	text-decoration:		none;
}
a.sm_bb:hover
{
	color:					#004EA0;
	text-decoration:		underline;
}



/* ---- 点なし黒字 ---- */
p.sm_n
{
	text-indent:			0px;
	
	color:					#333333;
	font-size:				11px;
	font-weight:			normal;
	
	text-align:				left;
	vertical-align:			middle;
	line-height:			1.6em;
	
	margin:					0px 0px 0px 20px;
	padding:				0px 0px 0px 8px;
}
a.sm_n
{
	color:					#333333;
	text-decoration:		none;
}
a.sm_n:hover
{
	color:					#004EA0;
	text-decoration:		underline;
}




/* -----------------------
		link
------------------------*/
p.link_st
{
	border-bottom:			1px solid #999999;
	
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 4px 2px;
}

/* ---- 青三角版 ---- */
p.link_t1
{
	background-image:		url(../link/img/link_tria.gif);
	background-repeat:		no-repeat;
	background-position:	left 40%;
	
	text-indent:			0px;
	
	color:					#333333;
	font-size:				12px;
	font-weight:			bold;
	
	text-align:				left;
	vertical-align:			middle;
	line-height:			2em;
	
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 2px 8px;
}

#bLink a
{
	color:					#333333;				
	text-decoration:		none;
}

#bLink a:hover
{
	color:					#004EA0;				
	text-decoration:		none;
}

/* -----------------------
	eng/index.html
Englishサイト準備中告知用
				add k
------------------------*/
#eng_annTB
{
	margin:					110px 0px 120px 0px;
}

td.right_name
{
	padding:				2px 0px 0px 0px;
}

/*
###################################
*/


/* -----&nbsp;&nbsp;トラブルシューティング 小メニュー&nbsp;&nbsp;-----*/

.trolist {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.trolist a {
	color: #333333;
	text-decoration: none;
}
.trolist a:hover {
	color: #FF9933;
	text-decoration: underline;
}


/* -----&nbsp;&nbsp;m 会社概要・事業案内・ペースト追加分&nbsp;&nbsp;-----*/

.h1ex {
	background-image: url(../img/cont_titleline.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding-bottom: 12px;
	padding-left: 3px;
	margin: 0px;
	background-position: 5px;
}
#hyo1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#hyo1 td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#none {
	border: 0px none;
}
#none td {
	border: 0px none;
}
#hyo1 td#ri {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.facline {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#whats td{
	padding-top: 	5px;
	padding-left:	5px;
	padding-bottom: 5px;
}
#whats ol li .list{
	text-indent: -24px;
	padding-left: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.whatsTBcap
{
	width:				560px;
	color:				#333333;
	font-size:			12px;
	font-weight:		bold;
	text-align:			left;
}

#whatsTB01 
{
	width:				560px;
	background-color:	#CCCCCC;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
#whatsTB01 td.LB
{
	color:				#333333;
	background-color:	#EBF1F8;
	font-size:			12px;
	font-weight:		bold;
	text-align:			left;
	vertical-align:		middle;
	white-space:		nowrap;

	padding:			4px 10px 4px 10px;	
}
#whatsTB01 td.ct
{
	color:				#333333;
	background-color:	#FFFFFF;
	font-size:			12px;
	font-weight:		normal;
	text-align:			left;
	vertical-align:		top;
	
	padding:			4px 10px 4px 10px;
}

#bnTB01
{
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

#bnTB01 td.date
{
	color:				#333333;
	font-size:			12px;
	font-weight:		bold;
	white-space:		nowrap;
	vertical-align:			top;
	
	padding:			4px 5px 4px 4px;
}

#bnTB01 td.cap
{
	color:				#333333;
	font-size:			12px;
	font-weight:		bold;
	white-space:		nowrap;
	
	padding:			4px 5px 4px 5px;
}
#bnTB01 td.cmt
{
	color:				#333333;
	font-size:			12px;
	font-weight:		normal;
	white-space:		nowrap;
	
	padding:			4px 5px 4px 5px;
}

/* -- タイトルが長いもの用 -- */
#bnTB01 td.date2
{
	color:				#333333;
	font-size:			12px;
	font-weight:		bold;
	white-space:		nowrap;
	vertical-align:			top;
	
	padding:			4px 5px 2px 4px;
}

#bnTB01 td.cap2
{
	color:				#333333;
	font-size:			12px;
	font-weight:		bold;
	white-space:		nowrap;
	
	padding:			4px 5px 1px 5px;
}
#bnTB01 td.cmt2
{
	color:				#333333;
	font-size:			12px;
	font-weight:		normal;
	white-space:		nowrap;
	
	padding:			1px 5px 4px 5px;
}

#bnTB01 a
{
	color:				#333333;
	text-decoration:	under-line;	
}
#bnTB01 a:hover
{
	color:				#333333;
	text-decoration:	none;	
}



/* 幅580PXのテーブルのスタイル */
whatsTB02
{
	width:				580px;
	background-color:	#CCCCCC;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

#whatsTB02 td.LB
{
	color:				#333333;
	background-color:	#EBF1F8;
	font-size:			12px;
	font-weight:		bold;
	text-align:			left;
	vertical-align:		middle;
	white-space:		nowrap;

	padding:			4px 10px 4px 10px;	
}
#whatsTB02 td.ct
{
	color:				#333333;
	background-color:	#FFFFFF;
	font-size:			12px;
	font-weight:		normal;
	text-align:			left;
	vertical-align:		top;
	
	padding:			4px 10px 4px 10px;
}

/* --------------------------------
	eng/company/3history.html
						add k
-------------------------------- */
.eng_hisTB
{
	border-top:			1px solid #666666;
	border-bottom:		1px solid #666666;
	margin:				0px 0px 0px 0px;
}

.eng_hisTB td.LB
{
	width:				20%;
	border-bottom:		1px solid #666666;
	background-color:	#d6e3f0;
	text-align:			right;
	vertical-align:		top;
	
	padding:			4px 4px 0px 15px;
}

.eng_hisTB td.LB_n
{
	width:				20%;
	background-color:	#d6e3f0;
	text-align:			right;
	vertical-align:		top;
	
	padding:			4px 4px 0px 15px;
}

.eng_hisTB td.ct
{
	border-bottom:		1px solid #666666;
	background-color:	#ffffff;
	text-align:			left;
	vertical-align:		top;

	padding:			4px 4px 4px 4px;
}

.eng_hisTB td.ct_n
{
	background-color:	#ffffff;
	text-align:			left;
	vertical-align:		top;

	padding:			4px 4px 4px 4px;
}


/* ------------------
	eng add k
-------------------- */
table.e_ggBox
{
	background-image:		url(../business/img/hk_dev_box_all.jpg);
	background-position:	top;
	background-repeat:		repeat-x;
	border:					1px solid #333333;

	margin:				0px 0px 4px 0px;
}

table.e_ggBox td.e_ggBox_tt
{
	color:				#004ea0;
	vertical-align:		top;
	font-size:			12px;
	font-weight:		bold;
	
	height:				20px;
	
	padding:			0px 0px 0px 0px;
}
.e_ggBox_tt2
{
	color:				#004ea0;
	vertical-align:		top;
	font-size:			12px;
	font-weight:		bold;
	
	height:				20px;
	
	padding:			0px 0px 0px 0px;
}

table.e_ggBox td.e_ggBox_txt
{
	color:				#333333;
	vertical-align:		top;
	font-size:			11px;
	line-height:		100%;
	
	padding:			0px 0px 0px 0px;

}

table.e_ggBox td.e_ggBox_more
{
	text-align:			right;
	vertical-align:		bottom;
	height:				auto;
	
	padding:			0px 0px 0px 0px;

}

td.bg_white
{
	width:					100%;
	height:					100%;
	background-image:		url(../business/img/sp_w4h4.gif);
	background-position:	top;	
	background-repeat:		repeat;

	padding:				0px 0px 4px 0px;
}








/* ######### gbox ######## */
table.e_gbox_TB
{
	/*width:				275px;*/
	background-image:	url(../business/img/c_gbox_bg.jpg);
	background-repeat:	repeat-x;
	background-color:	#ffffff;
	
	margin:				0px 0px 6px 0px;
	padding:			0px 0px 0px 0px;
}
/* -- 写真部分 -- */
td.e_gbox_ph
{
	width:				95px;
	border-width:		1px 0px 1px 1px;
	border-style:		solid none solid solid;
	border-color:		#cccccc;
	
	vertical-align:		middle;
	margin:				0px 0px 0px 0px;
	padding:			2px 3px 0px 4px;/*3px 3px 3px 3px;*/
}

/* -- テキスト部分 -- */
td.e_gbox_txtG
{
	width:				180px;
	vertical-align:		bottom;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;/*3px 3px 3px 3px;*/
}
td.e_gbox_txtGE2
{
	width:				271px;
	vertical-align:		bottom;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;/*3px 3px 3px 3px;*/
}
table.e_gbox_txt
{
	height:				100%;
	vertical-align:		top;

	border-width:		1px 1px 0px 0px;
	border-style:		solid solid none none;
	border-color:		#cccccc;
}
table.e_gbox_txtE2
{
	height:				auto;;
	vertical-align:		top;

	border-width:		1px 1px 0px 0px;
	border-style:		solid solid none none;
	border-color:		#cccccc;
}
td.e_box_gt
{
	text-align:			right;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			6px 0em 0px 0px;
}
td.e_box_tt
{
	width:				175px;
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-align:			left;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			5px 0.8em 0px 0px;
}
td.e_box_ttL
{
	height:				20px;
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-align:			left;
	vertical-align:		top;
	
	margin:				0px 0px 0px 0px;
	padding:			5px 0px 0px 0px;
}
p.e_gbox_tt
{
	color:				#004ea0;
	text-align:			top;
	font-size:			12px;
	font-weight:		bold;
	
	margin:				0px 0px 4px 0px;
	padding:			0px 0px 0px 0px;
}
td.e_gbox_txt
{	
	font-size:			11px;
	line-height:		1.2em;
	vertical-align:		top;
	margin:				0px 0px 0px 0px;
	padding:			0px 0.8em 0px 4px;
}
/* -- bar -- */
img.e_gbox_bar
{
	margin:				0px 0px 6px 0px;
	padding:			0px 0px 0px 0px;
}

/* -- moreボタン部分 -- */
table.e_gbox_more
{
	width:				100%;
	background-image:	url(../business/img/c_gbox_bdr.gif);
	background-repeat:	repeat-x;
	background-position:bottom;
	background-color:	#ffffff;
}
td.e_gbox_more
{
	text-align:			right;
	vertical-align:		bottom;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}




/* --------------------------------
	eng
	add k
-------------------------------- */
ul.bBoxList
{
	display:			block;
	list-style-type:	none;
	list-style-image:	url(../img/c_blue_box.gif);
	position:			inherit;
	margin:				0px 0px 0px 9px;
	padding:			0px 0px 0px 9px;
}

ul.bBoxList li
{
	font-size:			12px;
}

dl.bBoxList
{
	display:			block;
	list-style-type:	none;
	list-style-image:	url(../img/c_blue_box.gif);
	position:			inherit;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

dl.bBoxList dt
{
	float:				left;
	font-size:			12px;
}
dl.bBoxList dd
{
	font-size:			12px;
}

/* ---- ラベル揃いのlist用table(class版) ---- */
table.c_listTB
{
	margin:				0px 0px 0px 0px;
}
table.c_listTB td.mark
{
	vertical-align:		top;
	padding:			6px 0px 0px 1px;
}
table.c_listTB td.LB
{
	color:				#333333;
	vertical-align:		top;
	padding:			1px 0px 0px 1px;
}
table.c_listTB td.ct
{
	color:				#333333;
	vertical-align:		top;
	padding:			1px 0px 0px 2px;
}

/* ---- paste/troubleXX.html ---- */
/* -- color table -- */
table.trb_cTB
{
	border-top:			1px solid #999999;
	border-right:		1px solid #999999;
	margin:				0px 0px 0px 0px;
}
table.trb_cTB td.LB_B
{
	border-left:		1px solid #999999;
	border-bottom:		1px solid #999999;
	background-color:	#ebf1f8;
	
	text-align:			center;
	
	padding:			4px 4px 4px 4px;
}
table.trb_cTB td.LB_Y
{
	border-left:		1px solid #999999;
	border-bottom:		1px solid #999999;
	background-color:	#f3f3d9;
	
	text-align:			left;
	
	padding:			4px 4px 4px 4px;
}
table.trb_cTB td.ct
{
	border-left:		1px solid #999999;
	border-bottom:		1px solid #999999;
	background-color:	#ffffff;

	text-align:			left;
	
	padding:			4px 4px 4px 4px;
}
table.trb_cTB td.ctMark
{
	border-left:		1px solid #999999;
	border-bottom:		1px solid #999999;
	background-color:	#ffffff;

	text-align:			center;
	
	padding:			4px 4px 4px 4px;
}



/* ---- new type g_box ---- */
table.nt_gBoxM
{
	background-image:	url(../img/c_gbox_bg.jpg);
	background-repeat:	repeat-x;
	background-position:top;
	background-color:	#ffffff;

	margin:				0px 0px 5px 0px;
}
table.nt_gBoxM td
{
	padding:			0px 0px 0px 0px;
}
table.nt_gBoxS
{
	width:				560px;
	margin:				0px 0px 0px 0px;
}

table.nt_gBoxS td.ph
{
	/*width:				100px;*/
	border-top:			1px solid #cccccc;
	border-left:		1px solid #cccccc;
	border-bottom:		1px solid #cccccc;
	text-align:			left;	
	vertical-align:		top;

	padding:			4px 4px 4px 4px;
}
/* ---- 写真＋テキスト版 ---- */
table.nt_gBoxS td.text
{
	width:				172px;
	border-top:			1px solid #cccccc;
	border-right:		1px solid #cccccc;
	
	text-align:			left;
	vertical-align:		top;
	line-height:		120%;
	
	padding:			8px 0px 4px 4px;
}

table.nt_gBoxS td.text ul
{
	list-style-type:	none;
	list-style-image:	url(../img/c_blue_gt.gif);
	
	margin:				0px 0px 0px 14px;
	padding:			0px 0px 0px 0px;
	
}
table.nt_gBoxS td.text ul li
{
	list-style-type:	none;
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
table.nt_gBoxS td.text ul li a
{
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}
table.nt_gBoxS td.text ul li a:hover
{
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}

table.nt_gBoxS td.text p
{
	color:				#333333;
	font-size:			10px;
	line-height:		120%;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 6px 0px 0px;
}

table.nt_gBoxS td.ct_rb
{
	background-image:	url(../img/c_gbox_RB1.gif);
	background-repeat:	repeat-y;
	background-position:right bottom;
	font-size:			5px;
	line-height:		5px;
	
	padding:				0px 0px 0px 0px;
}
table.nt_gBoxS td.moreBtn
{
	background-image:	url(../img/c_gbox_RBB.gif);
	background-repeat:	no-repeat;
	background-position:bottom;
	text-align:			right;
	vertical-align:		bottom;

	padding:			0px 0px 0px 0px;
}
/* ---- end 写真＋テキスト版 ---- */

/* ---- テキストのみ版 ---- */
table.nt_gBoxS td.textB
{
	/*width:				277px;*/
	border-top:			1px solid #cccccc;
	border-right:		1px solid #cccccc;
	border-left:		1px solid #cccccc;
	
	text-align:			left;
	vertical-align:		top;
	line-height:		120%;
	
	/*padding:			8px 4px 4px 8px;*/
	padding:			8px 0px 4px 8px;
}
table.nt_gBoxS td.textB ul
{
	list-style-type:	none;
	list-style-image:	url(../img/c_blue_gt.gif);
	
	margin:				0px 0px 0px 16px;
	padding:			0px 0px 0px 0px;
	
}
table.nt_gBoxS td.textB ul li
{
	list-style-type:	none;
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
table.nt_gBoxS td.textB ul li a
{
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}
table.nt_gBoxS td.textB ul li a:hover
{
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}

table.nt_gBoxS td.textB p
{
	color:				#333333;
	font-size:			10px;
	line-height:		120%;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 6px 0px 0px;
}

table.nt_gBoxS td.ct_rbB
{
	border-left:		1px solid #cccccc;
	background-image:	url(../img/c_gbox_RB1.gif);
	background-repeat:	repeat-y;
	background-position:right bottom;
	font-size:			5px;
	line-height:		5px;
	
	padding:			0px 0px 0px 0px;
}
table.nt_gBoxS td.moreBtnB
{
	/*border:		1px solid #ffcccc;*/
	border-left:		1px solid #cccccc;
	background-image:	url(../img/c_gbox_RBB.gif);
	background-repeat:	no-repeat;
	background-position:bottom;
	text-align:			right;
	vertical-align:		bottom;

	padding:			0px 0px 0px 0px;
}
/* ---- end テキストのみ版 ---- */

table.nt_gBoxM td.wh
{
	width:				6px;
	font-size:			5px;
	line-height:		5px;
	background-color:	#ffffff;
	padding:			0px 0px 0px 0px;
}


/* ---- 縦に小さいBOX(テキストのみ)版 ---- */
table.nt_gBoxSH
{
	width:				277px;
	background-image:	url(../img/c_gbox_bgH.jpg);
	background-repeat:	repeat-x;
	background-position:top;
	background-color:	#ffffff;
	
	margin:				0px 0px 0px 0px;
}
table.nt_gBoxSH td.textB
{
	/*width:				277px;*/
	border-top:			1px solid #cccccc;
	border-right:		1px solid #cccccc;
	border-left:		1px solid #cccccc;
	
	text-align:			left;
	vertical-align:		top;
	line-height:		120%;
	
	padding:			8px 8px 4px 8px;
}
table.nt_gBoxSH td.textB ul
{
	list-style-type:	none;
	list-style-image:	url(../img/c_blue_gt.gif);
	
	margin:				0px 0px 0px 16px;
	padding:			0px 0px 0px 0px;
	
}
table.nt_gBoxSH td.textB ul li
{
	list-style-type:	none;
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
table.nt_gBoxSH td.text ul li a
{
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}
table.nt_gBoxSH td.text ul li a:hover
{
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}

table.nt_gBoxSH td.textB p
{
	color:				#333333;
	font-size:			10px;
	line-height:		120%;
}

table.nt_gBoxSH td.ct_rbB
{
	border-left:		1px solid #cccccc;
	background-image:	url(../img/c_gbox_RB1.gif);
	background-repeat:	repeat-y;
	background-position:right bottom;
	font-size:			5px;
	line-height:		5px;
	
	padding:			0px 0px 0px 0px;
}
table.nt_gBoxSH td.moreBtnB
{
	border-left:		1px solid #cccccc;
	background-image:	url(../img/c_gbox_RBB.gif);
	background-repeat:	no-repeat;
	background-position:bottom;
	text-align:			right;
	vertical-align:		bottom;

	padding:			0px 0px 0px 0px;
}
/* ---- end 縦に小さいBOX(テキストのみ)版 ---- */

/* ---- width560版 ---- */
table.nt_gBoxMW
{
	border:				1px solid #cccccc;
	background-image:	url(../img/c_gbox_bg.jpg);
	background-repeat:	repeat-x;
	background-position:top;
	background-color:	#ffffff;

	margin:				0px 0px 5px 0px;
}
table.nt_gBoxW td.ph
{
	/*width:				100px;*/
	text-align:			left;	
	vertical-align:		top;

	padding:			4px 4px 4px 4px;
}
table.nt_gBoxW td.tt
{
	font-size:			14px;
	font-weight:		bold;
	text-align:			left;
	vertical-align:		top;
	
	padding:			8px 4px 0px 4px;
}

table.nt_gBoxW td.text
{
	width:				152px;
	
	text-align:			left;
	vertical-align:		top;
	line-height:		120%;
	
	padding:			8px 4px 12px 4px;
}

table.nt_gBoxW td.text ul
{
	list-style-type:	none;
	list-style-image:	url(../img/c_blue_gt.gif);
	
	margin:				0px 0px 0px 14px;
	padding:			0px 0px 0px 0px;
	
}
table.nt_gBoxW td.text ul li
{
	list-style-type:	none;
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
table.nt_gBoxW td.text ul li a
{
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}
table.nt_gBoxW td.text ul li a:hover
{
	color:				#004ea0;
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
}
table.nt_gBoxW td.text p
{
	color:				#333333;
	font-size:			10px;
	line-height:		120%;
}

table.nt_gBoxW td.ct_rb
{
	background-image:	url(../img/c_gbox_RB1.gif);
	background-repeat:	repeat-y;
	background-position:right bottom;
	font-size:			5px;
	line-height:		5px;
	
	padding:				0px 0px 0px 0px;
}
table.nt_gBoxW td.moreBtn
{
	background-image:	url(../img/c_gbox_RBB.gif);
	background-repeat:	no-repeat;
	background-position:bottom;
	text-align:			right;
	vertical-align:		bottom;

	padding:			0px 0px 0px 0px;
}
/* ---- end 写真＋テキスト版 ---- */


/* ------------------------------------
	company/4product.html
------------------------------------ */
table.prd_box
{
	margin:				0px 0px 10px 0px;
}

table.prd_box td.m
{
	background-image:	url(../company/img/prd_boxM.jpg);
	background-repeat:	no-repeat;
	background-position:top;
	
	padding:			0px 0px 0px 0px;
}

table.prd_boxS
{
	margin:				0px 0px 0px 0px;
}
table.prd_boxS td.words
{
	text-align:			left;
	vertical-align:		top;
	padding:			8px 15px 0px 15px;
}
table.prd_boxS td.words p
{
	
	margin:				10px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
table.prd_boxS td.img
{
	text-align:			left;
	vertical-align:		top;
	
	padding:			8px 15px 0px 0px;
}

/* ------------------------------------
	company/index.html
------------------------------------ */
table.comp_box
{
	width:				560px;
	margin:				0px 0px 0px 0px;
}

table.comp_box td.L
{
	text-align:			left;
	padding:			0px 0px 5px 0px;
}

table.comp_box td.R
{
	text-align:			right;
	padding:			0px 0px 5px 0px;
}

/* ------------------------------------
	whatsnew/backxxxx.html
------------------------------------ */
#whatsnew
{
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

#whatsnew .bk_list
{
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 24px 0px;
}
#whatsnew .bk_list .bk_listOL
{
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

#whatsnew .bk_list .bk_listOL li
{
	width:				126px;
	font-size:			1px;
	line-height:		1.5;
	list-style-type:	none;
	float:				left;
	margin:				0px 4px 5px 0px;
	padding:			0px 0px 0px 0px;
}

/* ------------------------------------
	whatsnew/yymmdd.html
------------------------------------ */
#whatsnew .member
{
	color:				#333333;
	font-size:			12px;
	line-height:		1.4;
	margin:				0px 0px 24px 0px;
	padding:			0px 0px 0px 0px;
}
#whatsnew .date
{
	color:				#333333;
	font-size:			12px;
	line-height:		1.4;
	margin:				0px 0px 12px 0px;
	padding:			0px 0px 0px 0px;
}
#whatsnew h1
{
	background-image:	url(../img/cont_titleline.gif);
	background-position:left bottom;
	background-repeat:	repeat-x;
	color:				#004EA0;
	width:				100%;
	height:				auto;
	font-size:			18px;
	line-height:		1.4;
	text-align:			center;
	margin:				0px 0px 12px 0px;
	padding:			0px 0px 10px 3px;
}
#whatsnew .txt
{
	color:				#333333;
	font-size:			12px;
	line-height:		1.4;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

#whatsnew .discList
{
	margin:				0px 0px 24px 0px;
	padding:			0px 0px 0px 0px;
}

#whatsnew .discList li
{
	color:				#333333;
	font-size:			12px;
	line-height:		1.4;
	text-indent:		-0.5em;
	list-style-type:	none;
	margin:				0px 0px 0px 0.5em;
	padding:			0px 0px 0px 0px;
}

#whatsnew .figC
{
	text-align:			center;
}


#whatsnew .lv
{
	margin-left:		12px;
}

#whatsnew .mb12
{
	margin-bottom:		12px;
}
#whatsnew .mb24
{
	margin-bottom:		24px;
}

