@charset "utf-8";

/*
資材調達 css
__________________________________________________________________*/



#contents_con #main h4{
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
}

#contents_con #main h6 {
	padding-top: 10px;
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #909192;
	padding-bottom: 5px;
}



/*
資材調達　基本方針 css
__________________________________________________________________*/


#contents_con #main #mat01 {
	padding-left:30px;
	}



#contents_con #main #mat01 #mat01_top {
	margin-top: 25px;
}
#contents_con #main #mat01 #mat01_top p {
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 5px;
}
#contents_con #main #mat01 #matThree p {
	padding: 10px;
}


#TabArea {
	width:550px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 90%;
}
#TabArea table {
	width:100%;
	margin-top: 20px;
}
#TabArea td { text-align:center; padding:6px 0; border-bottom:3px solid #b4b4b4;}

#TabArea #SideLineLeft { width:13px;}
#TabArea #SideLineRight { width:10px;}
#TabArea #SideLeft {
	width:2px;
	border:none;
	background-image: url(../../img/tab_sideleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#TabArea #LeftLine { width:1px; background:url(../../img/tab_left.gif) left top no-repeat;}
#TabArea #BottomBG { width:100%; height:16px; display:block; background:url(../../img/tab_bottom_bg.gif) top repeat-x;}


/*Tab1設定*/
#TabArea #Tab1on { width:74px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabArea #Tab1off { width:74px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab2設定*/
#TabArea #Tab2on { width:93px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabArea #Tab2off { width:93px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab3設定*/
#TabArea #Tab3on { width:148px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabArea #Tab3off { width:148px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab4設定*/
#TabArea #Tab4on { width:103px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabArea #Tab4off { width:103px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab5設定*/
#TabArea #Tab5on { width:103px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabArea #Tab5off { width:103px; background:url(../../img/tab_right_off.gif) right top no-repeat;}


/*
資材調達　グリーン調達 css
__________________________________________________________________*/


#TabAreaB {
	width:550px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 90%;
}
#TabAreaB table {
	width:100%;
	margin-top: 20px;
}
#TabAreaB td { text-align:center; padding:6px 0; border-bottom:3px solid #b4b4b4;}

#TabAreaB #SideLineLeft { width:13px;}
#TabAreaB #SideLineRight { width:10px;}
#TabAreaB #SideLeft {
	width:2px;
	background-image: url(../../img/tab_sideleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#TabAreaB #LeftLine { width:1px; background:url(../../img/tab_left.gif) left top no-repeat;}
#TabAreaB #LeftLineOn { width:1px; background:url(../../img/tab_left.gif) left top no-repeat; border:none;}
#TabAreaB #BottomBG { width:100%; height:16px; display:block; background:url(../../img/tab_bottom_bg.gif) top repeat-x;}


/*Tab1設定*/
#TabAreaB #Tab1on { width:74px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaB #Tab1off { width:74px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab2設定*/
#TabAreaB #Tab2on { width:93px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaB #Tab2off { width:93px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab3設定*/
#TabAreaB #Tab3on { width:148px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaB #Tab3off { width:148px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab4設定*/
#TabAreaB #Tab4on { width:103px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaB #Tab4off { width:103px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab5設定*/
#TabAreaB #Tab5on { width:103px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaB #Tab5off { width:103px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

#contents_con #main #mat01 #lead p {
	width: 50%;
	margin-bottom: 10px;
}
#contents_con #main #mat01  #lead {
	background-image: url(../../company/img/material/bg_green.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
	margin-top: 25px;
	padding-bottom: 30px;
}
#contents_con #main #mat01 #lead .docutitle {
	font-size: 120%;
	font-weight: bold;
	color: #003399;
	margin-bottom: 10px;
}


#contents_con #main #mat01 #lead #net_navi {
	width:294px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 20px;
	line-height: 180%;
	font-size: 95%;
}
#contents_con #main #mat01 #lead #net_navi a {
	margin-bottom: 5px;
}

#contents_con #main #mat01 .h {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	font-size: 100%;
	color: #27313D;
	clear: both;
	padding-left: 10px;
	margin-top: 15px;
	width: auto;
	margin-bottom: 15px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#contents_con #main #mat01 .mat02_p {
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}


/*
資材調達　対象製品 css
__________________________________________________________________*/


#TabAreaC {
	width:550px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 90%;
}
#TabAreaC table {
	width:100%;
	margin-top: 20px;
}
#TabAreaC td { text-align:center; padding:6px 0; border-bottom:3px solid #b4b4b4;}

#TabAreaC #SideLineLeft { width:13px;}
#TabAreaC #SideLineRight { width:10px;}
#TabAreaC #SideLeft {
	width:2px;
	background-image: url(../../img/tab_sideleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#TabAreaC #LeftLine { width:1px; background:url(../../img/tab_left.gif) left top no-repeat;}
#TabAreaC #LeftLineOn { width:1px; background:url(../../img/tab_left.gif) left top no-repeat; border:none;}
#TabAreaC #BottomBG {
	width:100%;
	height:16px;
	display:block;
	background:url(../../img/tab_bottom_bg.gif) top repeat-x;
	margin-bottom: 10px;
}


/*Tab1設定*/
#TabAreaC #Tab1on { width:74px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaC #Tab1off { width:74px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab2設定*/
#TabAreaC #Tab2on { width:93px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaC #Tab2off { width:93px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab3設定*/
#TabAreaC #Tab3on { width:148px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaC #Tab3off { width:148px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab4設定*/
#TabAreaC #Tab4on { width:103px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaC #Tab4off { width:103px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab5設定*/
#TabAreaC #Tab5on { width:103px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaC #Tab5off { width:103px; background:url(../../img/tab_right_off.gif) right top no-repeat;}



#contents_con #main #mat01 #mat_table td {
	padding: 5px;
}


/*
資材調達　窓口国内 css
__________________________________________________________________*/


#TabAreaD {
	width:550px;
	margin-top: 0;
	margin-bottom: 20;
	font-size: 90%;
}
#TabAreaD table {
	width:100%;
	margin-top: 20px;
}
#TabAreaD td { text-align:center; padding:6px 0; border-bottom:3px solid #b4b4b4;}

#TabAreaD #SideLineLeft { width:13px;}
#TabAreaD #SideLineRight { width:10px;}
#TabAreaD #SideLeft {
	width:2px;
	background-image: url(../../img/tab_sideleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#TabAreaD #LeftLine { width:1px; background:url(../../img/tab_left.gif) left top no-repeat;}
#TabAreaD #LeftLineOn { width:1px; background:url(../../img/tab_left.gif) left top no-repeat; border:none;}
#TabAreaD #BottomBG { width:100%; height:16px; display:block; background:url(../../img/tab_bottom_bg.gif) top repeat-x;}


/*Tab1設定*/
#TabAreaD #Tab1on { width:74px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaD #Tab1off { width:74px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab2設定*/
#TabAreaD #Tab2on { width:93px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaD #Tab2off { width:93px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab3設定*/
#TabAreaD #Tab3on { width:148px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaD #Tab3off { width:148px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab4設定*/
#TabAreaD #Tab4on { width:103px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaD #Tab4off { width:103px; background:url(../../img/tab_right_off.gif) right top no-repeat;}

/*Tab5設定*/
#TabAreaD #Tab5on { width:103px; background:url(../../img/tab_right_on.gif) right top no-repeat; border:none;}
#TabAreaD #Tab5off { width:103px; background:url(../../img/tab_right_off.gif) right top no-repeat;}


/*
資材調達　窓口海外 css
__________________________________________________________________*/
#contents_con #main #mat01 #mat_table .mat_w_td {
	font-weight: bold;
	color: #002E8A;
	background-color: #ECF3FE;
}

#contents_con #main .docutitle2 {
    color: black;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 10px;
	padding-left:5px;
	border-left: 6px solid #005FAD;
}
