/* CSS Document */
/* ##################################################################### */
/*        　 「企業情報」カテゴリ                                        */
/* ##################################################################### */
/* ===================================================================== */
/*   基本設定　  　　　　　　　　　　　　　　　　　　　　                */
/* ===================================================================== */
#mainWide,
#mainImage {
	display: none;
}

/* --------------------------------------------------------------------- */
/*   グローバルナビゲーション                                            */
/* --------------------------------------------------------------------- */
#glovalNaviArea li a.list06 {
	background-position: -808px -60px!important;
}


/* --------------------------------------------------------------------- */
/*   メインイメージ　　　　　                                            */
/* --------------------------------------------------------------------- */


/* ===================================================================== */
/*   お問い合わせテーブル　　　　　　　　　　　　　　　　                */
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*   テーブル設定　　　　　　                                            */
/* --------------------------------------------------------------------- */
table#inquiry{
	width: 700px;
	margin-bottom: 20px;
	}

table#inquiry th{
	width:180px ;
	}
table#inquiry td{

	}

/* ===================================================================== */
/*   お問い合わボタン　　　　　　　　　　　　　　　　　　                */
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*   お問い合わせ サービス　全般                                         */
/* --------------------------------------------------------------------- */
#ask {
	height: 107px;
	width: 700px;
	float: left;
	margin-bottom: 10px;
}

#ask dl{}

#ask dt{
	height: 107px;
	width: 700px;
	background-image: url(images/title_ask.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9999px;
	}

#ask dt a{
	height: 107px;
	width: 700px;
	background-image: url(images/title_ask.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9999px;
	}


#ask dd{
	display: block;
	margin-top: -60px;
	margin-left: 200px;
	width: 400px;
	}

#ask dd a{
display: block;
	}

/* --------------------------------------------------------------------- */
/*   お問い合わせ 放射能　　　　　                                       */
/* --------------------------------------------------------------------- */
#radiation {
	height: 107px;
	width: 700px;
	float: left;
	margin-bottom: 10px;
}

#radiation dl{}

#radiation dt{
	height: 107px;
	width: 700px;
	background-image: url(images/title_radiation.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9999px;
	}

#radiation dt a{
	height: 107px;
	width: 700px;
	background-image: url(images/title_radiation.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9999px;
	}


#radiation dd{
	margin-top: -60px;
	margin-left: 200px;
	}
/* --------------------------------------------------------------------- */
/*   お問い合わせ リクルート　　                                         */
/* --------------------------------------------------------------------- */
#recruit {
	height: 107px;
	width: 700px;
	float: left;
	margin-bottom: 10px;
}

#recruit dl{}

#recruit dt{
	height: 107px;
	width: 700px;
	background-image: url(images/title_recruit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9999px;
	}

#recruit dt a{
	height: 107px;
	width: 700px;
	background-image: url(images/title_recruit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9999px;
	}


#recruit dd{
	margin-top: -60px;
	margin-left: 200px;
	}

/* --------------------------------------------------------------------- */
/*   お問い合わせ IR　　                                         */
/* --------------------------------------------------------------------- */
#ir {
	height: 107px;
	width: 700px;
	float: left;
	margin-bottom: 10px;
}

#ir dl{}

#ir dt{
	height: 107px;
	width: 700px;
	background-image: url(images/title_ir.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9999px;
	}

#ir dt a{
	height: 107px;
	width: 700px;
	background-image: url(images/title_ir.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -9999px;
	}


#ir dd{
	margin-top: -60px;
	margin-left: 200px;
	}
