@charset "shift_jis";

/* ==================================================================================
/ 
/ BASE CSS
/ 
================================================================================== */

body {
	margin:0;
	padding:0;
	text-align: center;
	/*background:#F5F6F8 url(../img/bg_body.gif) 50% 85px repeat-x;*/
		background:#F5F6F8;
}
	body#front {
		/*background:#F5F6F8 url(../img/bg_body_front.gif) 50% 85px repeat-x;*/
	}

img { border: none; }
/* リンクカラー */
a { color:#0085EB; }

/* JqvaScriptで動的に付与 */
.current { cursor: default; }

.clear {
	clear:both;
}

.clearfix { /zoom : 1; }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }



/*
 container
------------------------------------------- */
#overWrap {
}
	#front #overWrap {
	}
#wrap {
	width:900px;
	margin:0 auto;
	text-align:left;
	background:#F5F6F8 url(../img/bg_body.gif) 50% 85px repeat-x;
}

/* pagetop anchor メインのフロート解除の役割 */
#pagetopAnch {
	clear: both;
	margin: 0 0 10px;
	padding: 0;
	text-align:right;
	font-size:90%;
}
#pagetopAnch img {
	vertical-align:middle;
}
#pagetopAnch a {
}
#pagetopAnch a:hover {}


@media print {
#pagetopAnch {
	display:none;
}
}

/*
 header
------------------------------------------- */

#header{
	background:#ffffff;
	padding:0;
}
#front #header {
}
	#header h1 {
		float:left;
		padding:21px 0 0 10px;
		margin:0;
		font-size:15px;
	}
		#header h1 a {
			padding:0;
			margin:0;
		}
	#header #tNav {
		float:right;
		padding:33px 10px 0 0;
		text-align:right;
		font-size:85%;
		color:#ffffff;
	}
		#front #header #tNav {
		}
		#header #tNav h2 {
			padding:0;
			margin:0 0 8px;
			font-size:11px;
			line-height:19px;
		}
		#header #tNav p {
			margin:0;
			padding:0;
			line-height:15px;
			font-size:10px;
		}
			#header #tNav img {
			}
		#header #tNav a,
		#footer #footerCompany #fNav2 a,
		#footer #fNav table td div a,
		#header #tNav a.current:hover,
		#footer #footerCompany #fNav2 a.current:hover,
		#footer #fNav table td div a.current:hover,
		.breadcrumb a {
			text-decoration:none;
			color:#494949;
		}
		#header #tNav a:hover,
		#footer #footerCompany #fNav2 a:hover,
		#footer #fNav table td div a:hover,
		.breadcrumb a:hover {
			text-decoration:underline;
			color:#DF0011;
		}
	#header img {
		margin:0;
		padding:0;
	}
	
	#header #mainVisual {
		padding-top:85px;
	}
	#header #mainVisual #slider {
		border-top:#DF0011 1px solid;
	}
		#header #mainVisual #slider img.defaltNone {
			display:none;
		}
	#header #headerText {
		position:absolute;
		top:84px;
		left:20px;
		color:#ffffff;
		font-size:13px;
	}



/*
 sideContents
------------------------------------------- */

#sideContents {
	width:185px;
	padding-top:8px;
	float:left;
}

	#sideContents #Info,
	#sideContents #Info2 {
		padding:15px 5px 10px;
		margin:17px 0 0;
		border:#CFCFCF 1px solid;
	}
	#sideContents #Info2 {
		padding:10px 5px 10px;
		margin:10px 0 30px;
	}
		#sideContents #Info h2 {
			font-weight:bold;
			padding:0 5px;
		}
		#sideContents #Info2 h2 {
			padding:0 5px 9px;
			text-align:center;
			border-bottom:#D9D7D7 1px solid;
		}
		#sideContents #Info img {
			/*vertical-align:baseline;*/
		}
		#sideContents #Info2 img.prod {
				margin-top:4px;
		}
		#sideContents #Info p,
		#sideContents #Info2 div.nisca {
			border-bottom:1px dotted #999999;
			padding:5px 5px 10px;
			margin-bottom:0.5em;
		}
		#sideContents #Info2 div.topjimu {
			padding:5px 5px 0;
			margin-bottom:0;
		}
			#sideContents #Info2 div p {
				margin-bottom:0;
			}
		#sideContents #Info p.lastChild {
			border:none;
			padding-bottom:0;
			margin-bottom:0;
		}
		#sideContents #Info p br,
		#sideContents #Info2 p br {
			display:none;
		}
		#sideContents #Info p br.lastChild,
		#sideContents #Info2 p br.lastChild {
			display:block;
		}
		#sideContents #Info h2,
		#sideContents #Info p,
		#sideContents #Info2 p,
		#sideContents #Info2 h2 {
			font-size:85%;
			line-height:1.3;
			margin-bottom:0.5em;
		}
		#sideContents #Info2 ul {
			padding:0.3em 0 0 1.5em;
		}
			#sideContents #Info2 li {
				font-size:85%;
				line-height:1.3;
				list-style:disc;
			}
		#sideContents #Info p strong,
		#sideContents #Info2 p strong {
		}
		
/* sub navigation */
		
#sNav {
}
	#sNav {
		background:#CFCFCF;
		padding:1px 1px 0;
		text-align:left;
	}
		#sNav li {
			padding:0 0 0 5px;
			background:#DF0011;
			border-bottom:#CFCFCF 1px solid;
		}
		#sNav li.lastChild {
		}
			#sNav li a {
			}
				#sNav li a img {
				}
			#sNav li ol,
			#sNav li ul,
			#sNav li dl {
			}
				#sNav li dl ul ul,
				#sNav li ul ul,
				#sNav li ol {
						display:none;
				}
			#sNav li ul {
				background:none;
				padding:0;
			}
			#sNav li dl {
				}
				#sNav li dl dt {
					background:#E3E3E9;
				}
				#sNav li dl dd ul li,
				#sNav li ul li {
					background:#F8F8F8;
					border:none;
					padding:0;
					margin:0;
				}
					#sNav li ul li a {
						background:url(../img/btn_sNav_dl_dd_a.gif) 7px 7px no-repeat;
						display:block;
						color:#494949;
						text-decoration:none;
						font-size:11px;
						padding-left:18px;
						line-height:22px;
						margin:0;
						_height:22px;
					}
					#sNav li ul li a:hover,
					#sNav li ul li a.current {
						background:url(../img/btn_sNav_dl_dd_a_o.gif) 7px 7px no-repeat;
						color:#DF0011;
					}
						#sNav li ul li li a {
							background:url(../img/btn_sNav_dl_dd_li_a.gif) 18px 8px no-repeat;
							padding-left:26px;
						}
						#sNav li ul li li a:hover,
						#sNav li ul li li a.current {
							background:url(../img/btn_sNav_dl_dd_li_a_o.gif) 18px 8px no-repeat;
						}
							#sNav li ul li li li a {
								background:url(../img/btn_sNav_dl_dd_li_a.gif) 28px 8px no-repeat;
								padding-left:36px;
							}
							#sNav li ul li li li a:hover,
							#sNav li ul li li li a.current {
								background:url(../img/btn_sNav_dl_dd_li_a_o.gif) 28px 8px no-repeat;
							}
	#sNav li a:hover,
	#sNav li a.current {
	}

/* Contents */

#ContentsWrap {
	margin-top:6px;
	padding:0 10px;
	background:#ffffff;
}
#front #ContentsWrap {
	margin-top:1px;
	padding:0 0 0 10px;
	background:#ffffff url(../img/bg_contents.gif) 100% 0 repeat-y;
}

#Contents {
	width:685px;
	padding:8px 0 30px;
	float:right;
}
#front #Contents {
	width:695px;
}
@media print {
#Contents {
}
}

#mainContents {
	width:540px;
	float:left;
}

@media print {
#mainContents {
}
}

#front #Contents #btns {
	margin-bottom:12px;
}
#front #Contents #frontNav {
	margin:0;
	padding:0;
	width: 540px;
	height: 180px;
	background:url(../img/top_bt_bg.jpg) 0 0 no-repeat;
}
	#front #Contents #frontNav li {
		float:left;
		list-style:none;
		margin-right: 0;
	}
	#front #Contents #frontNav li.lastChild {
	}
	#front #Contents #frontNav li.center {
		margin: 0 11px 0 10px;
	}
	
#front #Contents #newsDiv {
	width:355px;
	float:left;
}
	#front #Contents #newsDiv h3 {
		position:relative;
	}
	#front #Contents #newsDiv h3 span {
		display:block;
		height:34px;
		width:137px;
		position:absolute;
		top:0;
		right:10px;
	}
	#front #Contents #newsDiv h3 span img {
		margin:8px 0;
	}
	#front #Contents #newsDiv ul {
		padding:0;
	}
#front #Contents #finetechCSR {
	width:170px;
	float:right;
}

/*list/icon*/
.ul-icon{list-style-type:none; margin-left:0; padding-left:0;}
#Contents .icon-kaiji{ padding-left:60px; background:url(../../img/icon-kaiji.gif) no-repeat 5px 0.2em; min-height:18px; height: auto; list-style:none !important;
  height: 18px;}
#Contents .icon-soshiki{ padding-left:60px; background:url(../../img/icon-soshiki.gif) no-repeat 5px 0.2em; min-height:18px; height: auto; list-style:none !important;
  height: 18px;}
#Contents .icon-ir{ padding-left:60px; background:url(../../img/icon-ir.gif) no-repeat 5px 0.2em; min-height:18px; height: auto; list-style:none !important;
  height: 18px;}
#Contents .icon-news{ padding-left:60px; background:url(../../img/icon-news.gif) no-repeat 5px 0.2em; min-height:18px; height: auto; list-style:none !important;
  height: 18px;}
#Contents .icon-come{ padding-left:60px; background:url(../../img/icon-com.gif) no-repeat 5px 0.2em; min-height:18px; height: auto; list-style:none !important;
  height: 18px;}
  
#mainContents .section {
}
	#front #mainContents .section h2 {
	}
		#front #mainContents .section h2 strong {
			font-weight:bold;
		}
	#front #mainContents .section p {
	}
	#mainContents .section .column {
	}
	#front #mainContents .section .column {
	}
		#mainContents .section .column p {
		}
#mainContents .news {
	border-bottom:dotted 1px #666666;
	padding:5px 0 10px 0;
	line-height:1.5em;
	
}


#Contents .breadcrumb {
	background:url(../img/bg_breadcrumb.gif) 0 0 repeat-x;
	height:28px;
	line-height:28px;
	border:#cfcfcf 1px solid;
	border-bottom:#df0011 1px solid;
	padding:0 6px;
	color:#df0011;
	margin-bottom:;
}
* html #Contents .breadcrumb { padding-top: 5px; }
	.breadcrumb img {
		vertical-align:middle;
	}
	.breadcrumb img.arrow {
		margin:0 5px;
	}
	#Contents h2.title {
		border-bottom:1px solid #CFCFCF;
		margin:24px 0 12px;
		padding-bottom:6px;
	}
	#Contents h2.other {
		margin-top:1em;
		border-bottom:2px #E3E3E9 solid;
	}
	#Contents h3.text {
		border-bottom:1px #cfcfcf solid;
		border-left:5px #df0011 solid;
		font-size:120%;
		font-weight:bold;
		line-height:38px;
		padding:0 5px;
	}
	#Contents h3.text2 {
		border-bottom:1px #cfcfcf solid;
		font-size:120%;
		font-weight:bold;
		line-height:38px;
		padding:0 5px 0 0;
	}
		#front #mainContents h3 {
		}
	#Contents h4 {
		font-weight:bold;
		margin-bottom:1em;
	}
	#Contents th,
	#Contents td,
	#Contents p {
		line-height:1.5;
	}

	#mainContents .innerContentsTxt {
	}
	#mainContents .innerContentsImg {
	}
	#mainContents .border {
	}
	#mainContents .spec {
	}
		#mainContents dl.spec {
		}
			#mainContents dl.spec dt {
				float:left;
				width:11.5em;
				font-weight:bold;
				clear:left;
			}
			#mainContents dl.spec dd {
				margin-left:11.5em;
			}
		#mainContents .spec p.lastChild,
		#mainContents .spec table.lastChild {
			margin-bottom:0;
		}

#subContents {
	width:135px;
	_width:145px;
	padding:0 5px;
	float:right;
}
	#subContents ul {
		padding-left:0;
	}
		#subContents ul li {
			list-style:none;
		}
	#subContents h2 {
		margin-bottom:15px;
	}
	#subContents #banner {
		padding-left:0;
	}
		#subContents #banner li {
			margin-bottom:11px;
			list-style:none;
		}
	#subContents #subNav {
		padding-left:0;
	}
		#subContents #subNav li {
			margin-bottom:15px;
			list-style:none
		}
			#subContents #subNav li a {
				background:url(../img/btn_sNav_dl_dd_li_a.gif) 0 8px no-repeat;
				padding-left:10px;
			}
			#subContents #subNav li a:hover,
			#subContents #subNav li a.current {
				background:url(../img/btn_sNav_dl_dd_li_a_o.gif) 0 8px no-repeat;
			}


/*

   dl menu

*/

dl.menu {
	line-height:1.5;
}
dl.menu dt {
	font-weight:bold;
	padding-left:13px;
}
dl.menu dd {
	margin-bottom:1em;
	padding-left:13px;
}



/* style*/

#Contents p {
}

#Contents hr {
}

#Contents ol ,
#Contents ul {
	padding-left:2em;
}
	#Contents ol li {
		list-style:decimal;
	}
	#Contents ul li {
		list-style:disc;
	}
	#Contents ul ul li {
		list-style:circle;
	}
	#Contents li,
	#Contents p,
	#Contents h2,
	#Contents h3 {
		margin-bottom:0.8em;
	}
	#Contents li.lastChild {
		margin-bottom:0;
	}
	#Contents .txt_center {
		text-align:center;
	}
	#Contents .txt_right {
		text-align:right;
	}
#Contents .caution {
	color:#ff0000;
}

/*

   contents div style

*/

#Contents div.boxGrayL {
	border:#E1E1E1 1px solid;
	padding:1em;
	margin-bottom:0.8em;
}

#Contents p.boxGrayL {
	background:#E1E1E1;
	padding:3px 0 2px;
	margin-bottom:0;
}


/*

   contents table

*/

#Contents table.style1 {
	width:100%;
	color:#333333;
	margin-bottom:1em;
}
	#Contents table.style1 th {
		padding:2px 7px;
		background:#B5C1C8;
		font-weight:bold;
	}
	#Contents table.style1 .odd th {
		background:#BCC7CE;
	}
	#Contents table.style1 th.lastChild {
	}
	#Contents table.style1 td {
		padding:2px 7px;
		background:#D1D9DE;
	}
	#Contents table.style1 .odd td {
		background:#D9E0E4;
	}
	#Contents table.style1 td.lastChild {
		border-right:none;
	}
	
#Contents table.style2 {
	width:100%;
	border-top:#cfcfcf 1px solid;
	border-left:#cfcfcf 1px solid;
}
	#Contents table.style2 th,
	#Contents table.style2 td {
		border-bottom:#cfcfcf 1px solid;
		border-right:#cfcfcf 1px solid;
		padding:5px;
	}
	#Contents table.style2 th {
		font-weight:bold;
	}
	#Contents table.style2 td {
	}
	
#Contents table.style3 {
	width: auto;
	border-top:#cfcfcf 1px solid;
	border-left:#cfcfcf 1px solid;
}
	#Contents table.style3 th,
	#Contents table.style3 td {
		border-bottom:#cfcfcf 1px solid;
		border-right:#cfcfcf 1px solid;
		padding:5px;
	}
	#Contents table.style3 th {
		font-weight:bold;
	}
	#Contents table.style3 td {
	}


/*noZebla*/	
table.notZebra .odd th {
	background:#E7E7E7;
}
table.notZebra .odd td {
	background:#F8F8F8;
}

/*table_style_form*/
.table_style_form {
	margin:1em 0;
}

/*nostyle*/	
table.noStyle {
	width:100%;
	color:##05050;
	margin-bottom:1em;
}
	table.noStyle .even th,
	table.noStyle .odd th,
	table.noStyle .even td,
	table.noStyle .odd td {
		padding:0;
		background:none;
		font-weight:normal;
		border:none;
	}

/*
 tab
------------------------------------------- */

#Contents .tabNav {
	padding-left:18px;
}
#Contents .tabNav li {
	list-style:none;
}
	/*#Contents .tabNav li span {
		background:url(../img/bg_tabNav_span.gif) 0 0 no-repeat;
		display:block;
		width:3px;
		height:27px;
		position:absolute;
		right:0;
		top:0;
	}
		#Contents .tabNav li a.active span {
			background:url(../img/bg_tabNav_hover_span.gif) 0 0 no-repeat;
		}*/
	#Contents .tabNav li a {
		background:url(../img/bg_tabNav_a.gif) 0 50% no-repeat;
		padding:0 0 0 18px;
	}
		#Contents .tabNav li a:hover {
			background:url(../img/bg_tabNav_a_hover.gif) 0 50% no-repeat;
		}
		/*#Contents .tabNav li a.active {
			background:url(../img/bg_tabNav_a_hover.gif) 5px 50% no-repeat;
			border-bottom:#df0011 2px solid;
		}*/
#Contents #tab1,
#Contents #tab2,
#Contents #tab3,
#Contents #tab4,
#Contents #tab5,
#Contents #tab6,
#Contents #tab7 {
	margin-top:1.5em;
}

.txt-orange {
	font-weight:bold;
	color:#FF6633;
	}



/*
 footer
------------------------------------------- */

#footer {
	clear:both;
	margin:0 auto;
	width:900px;
}
	#footer #fNav {
		text-align:center;
		background:#D2D2DC;
		border-top:#CFCFCF 1px solid;
		padding:11px 0;
	}
		#footer #fNav table {
			width:880px;
			text-align:left;
			margin:0 auto;
		}
			#footer #fNav table td {
				width:140px;
			}
				#footer #fNav table td div {
					border-left:#9C9C9C 1px solid;
				}
					#footer #fNav table td div h2 {
						font-weight:normal;
						padding:0 0 0 3px;
						font-size:144%;
					}
					#footer #fNav table td div ul {
						padding-top:15px;
					}
					#footer #fNav table td div li {
						padding:0 0 0 3px;
					}
					* html #footer #fNav table td div li {
						white-space: nowrap;
						line-height: 1.4;
					}
				#footer #fNav table td div a {
					font-size:90%;
				}
	#footer #footerCompany {
		width:880px;
		_width:900px;
		text-align:right;
		margin:0 auto;
		padding:24px 10px;
		background:#ffffff;
	}
		#footer #footerCompany #fNav2 {
			margin:8px 0 5px;
		}
	#footer #footerCompany #fNav2,
	#footer #footerCompany #copyright {
		font-size:90%;
	}
