
body{
	margin:0px;
	padding:0px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	color: #333;
	}

img{
	border:0px;
	}

#content{
	width:740px;
	margin:0px auto;
	padding:0px;
	}
	
#header{
	width:740px;
	}

/**** グローバルナビゲーション ****/

#navi{
	width:740px;
	height:31px;
	margin:0px;
	padding:0px;
	}

#navi a{
	height:31px;
	margin:0px;
	padding:0px;
	display:block;
	text-decoration:none;
	}
	
#navi ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#navi li{
	margin:0px;
	padding:0px;
	float:left;
	}
	
#home{
	width:69px;
	height:31px;
	text-indent:-5000px;
	background:url(../img/home_off.gif) no-repeat left top;
	}
	
#home a.home:hover{
	background:url(../img/home_on.gif) no-repeat left top;
	}
	
#safe{
	width:140px;
	height:31px;
	text-indent:-5000px;
	background:url(../img/safe_off.gif) no-repeat left top;
	}
	
#safe a.safe:hover{
	background:url(../img/safe_on.gif) no-repeat left top;
	}
	
#factory{
	width:141px;
	height:31px;
	text-indent:-5000px;
	background:url(../img/factory_off.gif) no-repeat left top;
	}
	
#factory a.factory:hover{
	background:url(../img/factory_on.gif) no-repeat left top;
	}
	
#menu{
	width:130px;
	height:31px;
	text-indent:-5000px;
	background:url(../img/menu_off.gif) no-repeat left top;
	}
	
#menu a.menu:hover{
	background:url(../img/menu_on.gif) no-repeat left top;
	}
	
#company{
	width:80px;
	height:31px;
	text-indent:-5000px;
	background:url(../img/company_off.gif) no-repeat left top;
	}
	
#company a.company:hover{
	background:url(../img/company_on.gif) no-repeat left top;
	}
	
#recruit{
	width:73px;
	height:31px;
	text-indent:-5000px;
	background:url(../img/recruit_off.gif) no-repeat left top;
	}
	
#recruit a.recruit:hover{
	background:url(../img/recruit_on.gif) no-repeat left top;
	}
	
#inquiry{
	width:107px;
	height:31px;
	text-indent:-5000px;
	background:url(../img/inquiry_off.gif) no-repeat left top;
	}
	
#inquiry a.inquiry:hover{
	background:url(../img/inquiry_on.gif) no-repeat left top;
	}

/**** メインエリア設定 ****/
	
#main{
	width:740px;
	margin:13px 0px 10px 0px;
	}

/** メイン左エリア設定 **/
	
#leftarea{
	width:208px;
	float:left;
	}

#pagetitle{
	width:188px;
	height:30px;
	margin:0px 0px 14px 0px;
	background:url(../img/top_title.gif) no-repeat left top;
	}
	
h1{
	font-size:15px;
	text-indent:-5000px;
	margin:0px;
	padding:0px;
	}

h2{
	font-size:10px;
	color:#FF9900;
	margin:0px 0px 15px 0px;
	}

h3{
	font-size:12px;
	color:#FF9900;
	margin:0px 0px 15px 0px;
	}
	
#lineup{
	width:188px;
	}

#lineup a{
	color:#FF9900;
	text-decoration:none;
	}

#lineup img{
	border:1px solid #B3B3B3;
	margin:0px 9px 0px 0px;
	float:left;
	}
	
.hana{
	width:188px;
	border-bottom:1px dotted #B3B3B3;
	margin-top:6px;
	padding:0px 0px 7px 0px;
	background:url(../img/hana.gif) no-repeat right top;
	}
	
.utage{
	width:188px;
	border-bottom:1px dotted #B3B3B3;
	margin-top:6px;
	padding:0px 0px 7px 0px;
	background:url(../img/utage.gif) no-repeat right top;
	}
	
.komachi{
	width:188px;
	border-bottom:1px dotted #B3B3B3;
	margin-top:6px;
	padding:0px 0px 7px 0px;
	background:url(../img/komachi.gif) no-repeat right top;
	}
	
.warabe{
	width:188px;
	border-bottom:1px dotted #B3B3B3;
	margin-top:6px;
	padding:0px 0px 7px 0px;
	background:url(../img/warabe.gif) no-repeat right top;
	}
	
.other{
	width:188px;
	border-bottom:1px dotted #B3B3B3;
	margin-top:6px;
	padding:0px 0px 7px 0px;
	}

#lineup p{
	font-size:10px;
	color:#666666;
	margin:0px;
	padding:0px;
	line-height:120%;
	}

.order{
	margin:20px 0px;
	}

/** メイン右エリア設定 **/

#rightarea{
	width:532px;
	float:right;
	}

#pankuzu{
	font-size:10px;
	color:#999999;
	/* \*/letter-spacing:0.1em;/* */
	margin:0px 0px 25px 0px;
	}
	
#pankuzu a{
	color:#333333;
	text-decoration:none;
	}

/* メイン右エリア--左エリア設定 */

#rightarea .left{
	width:367px;
	margin:15px 0px 0px 0px;
	float:left;
	}
	
#info_title{
	width:330px;
	height:22px;
	background:url(../img/info_title.gif) no-repeat left top;
	font-size:10px;
	text-align:right;
	padding:8px 20px 0px 0px;
	}
	
#info_title img{
	vertical-align:bottom;
	margin:0px 5px 0px 12px;
	}

.info{
	width:350px;
	font-size:12px;
	color:#666666;
	/* \*/letter-spacing:0.05em;/* */
	line-height:130%;
	margin:15px 0px 20px 0px;
	}

.info a{
	color:#FF6600;
	margin-left:20px;
	}

.info_old{
	width:340px;
	text-align:right;
	border-top:1px dotted #B3B3B3;
	margin:15px 0px 0px 0px;
	padding:5px;
	}

.info .info_container{
	float:right;
	width:125px;
}

.info .info_link{
	margin:0px 0px 5px 0px;
}

.info .info_image{
	margin:0px 0px 5px 0px;
	border:solid 1px #cdcdcd;
}

.info .info_caption{
	text-align:center;
	margin:0px 0px 0px 0px;
}
	
/* メイン右エリア--右エリア設定 */
	
#rightarea .right{
	width:165px;
	margin:15px 0px 0px 0px;
	float:right;
	}

.sp{
	border-top:1px dotted #B3B3B3;
	padding-top:15px;
	}

/**** フッター ****/

#hooter{
	width:740px;
	font-size:12px;
	text-align:center;
	margin:15px 0px 0px 0px;
	padding:5px 0px;
	clear:both;
	}

#hooter a{
	color:#5F412D;
	line-height:150%;
	/* \*/letter-spacing:0.1em;/* */
	}

.pagetop{
	text-align:right;
	border-bottom:1px solid #B3B3B3;
	margin:10px 0px;
	padding:5px 0px;
	}

.pagetop2{
	text-align:right;
	margin:10px 0px;
	padding:5px 0px;
	}

address{
	background:#FFCC00;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	margin:10px 0px 0px 0px;
	padding:3px 0px;
	font-style:normal;
	}

#leftmenu{
	width:190px;
	}
	
#leftmenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#leftmenu li{
	margin:0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	border-bottom:1px dotted #B3B3B3;
	}

#leftmenu a{
	height:29px;
	margin:0px;
	padding:0px;
	display:block;
	text-decoration:none;
	}

#leftmenu2{
	width:190px;
	}
	
#leftmenu2 ul{
	margin:0px;
	padding:10px 0px 0px 0px;
	list-style:none;
	}
	
#leftmenu2 li{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	}

#leftmenu2 a{
	height:50px;
	margin:0px;
	padding:0px;
	display:block;
	text-decoration:none;
	}

/* テーブル設定 */
table{
	width:530px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	font-size:small;
	margin:0px 0px 12px 0px;
	}
	
th{
	background:#ECECEC;
	text-align:left;
	font-weight:normal;
	border:1px solid #CCCCCC;
	padding:3px;
	}
	
td{
	text-align:left;
	border:1px solid #CCCCCC;
	padding:3px;
	}

