/* -------------------------------------------------------------------------- main + sidemenu -- */
#main{
	float:left;
	background-color:#0ca9db;
	color:#555;
}
#sidemenu{
	width:240px;
	height:560px;
	background-color:#0ca9db;
	background-image:url('../img/beglobal.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
}
#sidemenu li{
        margin:0 0 1px 0;
}
#topmenu{
	margin:30px 0 0 10px;
}

/* ------------------------------------------------------------------------------- contents ----- */
#contents{
	float:left;
	width:680px;
	background-color:#fff;
	padding:0 0 0 30px;
	text-align:left;
	color:#555;
}
	img.title{
		padding:20px 0 10px 0;
	}
	h2{
		border-left:#0ca9db 6px solid;
		margin:0;
		padding:10px 0 10px 14px;
		color:#555;
		font-family:'Verdana', sans-serif;
	}
	#comp_h2{
		border:none;
		margin:0;
		padding:20px 0 20px 0;
	}
	h3{
		color:#555;
		font-family:'Verdana', sans-serif;
	}
	p{
		line-height:18px;
		color:#555;
		width:560px;
		margin:16px 0;
		text-align: justify;
		text-justify: auto;
		padding:0 0 0 20px;
	}
	table{
		background-color:#fff;
		border-collapse:collapse;
		width:540px;
		margin:15px 0 30px 20px;
	}
		th{
			padding:4px 10px;
			text-align:center;
		}
		td{
			padding:4px 10px;
		}
		tr,th,td{
			border:1px #999 solid;
			font:14px #555 'Verdana', sans-serif;
		}
		th.title{
			text-align:left;
		}
#contents h3 a{
	font-size:18px;
	text-decoration:none;
	color:#555;
}
#contents h3 a:hover{
	color:#0ca9db;
	background-color:#eee;
}
.underline {border-bottom:1px solid #cccccc; margin-left:20px; width:550px;}

#contents .list dl {width:560px; float:left; line-height:1.2em; padding-top:10px; margin-left:20px;}
#contents .list dt {width:120px; float:left; margin-top:0px; font-weight:bold;}
#contents .list dd {width:400px; float:left; margin-top:0px;}

#contents .coution1 {
	border:1px solid #0ca9db;
	padding:10px;
	margin-right:100px;
	margin-left:20px;
}
#contents .coution1 .tl{
		color:#0ca9db;
		font-family:'Verdana', sans-serif;
		font-size:1.2em;
		font-weight:bold;
	}
.subtl{
		color:#555;
		font-family:'Verdana', sans-serif;
		border-left:3px solid #0ca9db;
		padding-left:15px;
	}

/* ------------------------------------------------------------------------------- company ----- */

#outline_table{
	width:540px;
}
#outline_table tr{
	padding:0;
	margin:0;
}
#outline_table th{
	padding:4px 0;
	margin:0;
	width:170px;
	font-weight:bold;
}
#outline_table td{
	padding:4px 0 4px 10px;
	margin:0;
	width:370px;
}


table#history_table{
}
	#history_table th{
		text-align:left;
		padding:0 0 0 0px;
		text-align:center;
		font-weight:bold;
	}
	#history_table td{
/*		text-align: justify;
		text-justify: auto;
*/	}
	#company{
		margin:0 0 0 20px;
	}
		#company p{
			padding:0 0 0 0;
		}
		#company ul{
			padding:0 0 10px 70px;
		}
	table.mini{
		background-color:#fff;
		border-collapse:collapse;
		width:440px;
		margin:15px 0 15px 20px;
	}

.rewind{
	text-decoration:none;
	font-size:13px;
	margin:0 0 30px 0;
	padding:10px 0 30px 440px;
	
}
.rewind a{
	text-decoration:none;
	color:#666;
	background-image:url('../img/page_top.gif');
	background-repeat: no-repeat;
	background-position:left center;
	margin:0;
	padding:0 0 4px 20px;
}
.rewind a:hover{
	text-decoration:none;
	background-color:#eee;
	color:#0ca9db;
}

	table.no_border{
		width:600px;
	}
	table.no_border h3{
		font-size:14px;
	}
		.no_border tr,.no_border th,.no_border td{
			font-size:13px;
			border:0px #333 solid;
			padding:10px 0 10px 10px;
			font:14px #666 'Verdana', sans-serif;
		}

/* ------------------------------------------------------------------------------- business ----- */
#business a{
	display:block;
	width:660px;
	text-decoration:none;
}
#business a:hover,#business a:active{
	background-color:#eee;
}

/* ------------------------------------------------------------------------------- machinery ----- */
table#machinery{
	width:620px;
	padding:0 0 0 0;
	margin:10px 0 10px 20px;
	border-bottom:1px #999 solid;
}
	#machinery tr{
		border:0px #999 solid;
	}
	#machinery th,#machinery td{
		padding:10px 6px 10px 10px;
		border:0px #999 solid;
		background-color:#fff;
		font-size:12px;
	}
	#machinery h3{
		font-size:14px;
	}

/* ------------------------------------------------------------------------------- machinery_noborder ----- */
table#machinery_noborder{
	width:620px;
	padding:0 0 0 0;
	margin:10px 0 10px 20px;
}
	#machinery_noborder tr{
		border:0px #999 solid;
	}
	#machinery th,#machinery_noborder td{
		padding:10px 6px 10px 10px;
		border:0px #999 solid;
		background-color:#fff;
		font-size:12px;
	}
	#machinery_noborder h3{
		font-size:14px;
	}

/* ------------------------------------------------------------------------------- animal ----- */
table.animal_table{
	width:620px;
	padding:0 0 0 0;
	margin:10px 0 10px 20px;
	border-bottom:1px #999 solid;
}
	.animal_table tr{
		border:0px #999 solid;
	}
	.animal_table th,.animal_table td{
		padding:10px 20px 14px 10px;
		border:0px #999 solid;
		background-color:#fff;
		font-size:12px;
		text-align: justify;
		text-justify: auto;
	}
	.animal_table h3{
		font-size:18px;
	}


/* ------------------------------------------------------------------------------- scissors ----- */
	#sidemenu{
		background-position:left 450px;
	}
	#side_link{
		background:#fff;
		width:200px;
		margin:400px 10px 0;
		padding:10px 10px 10px 10px;
	}
	h3.roundcorner{
		width:577px;
		height:28px;
		padding-left:23px;
		background:#fff url(../img/roundcorner_top.gif) no-repeat left top;
	}
	div.roundcorner{
		width:598px;
		border:#898989 0 solid;
		border-width:0 1px;
		font-size:13px;
	}
	div.roundcorner h4{
		font-size:15px;
	}
		div.roundcorner table{
			margin:0 10px 10px;
			border:#fff 0 solid;
			border-collapse:separate;
			width:576px;
		}
			div.roundcorner table tr{
				border:#fff 0 solid;
			}
			div.roundcorner table td{
				padding:10px 8px;
				border:#fff 0 solid;
			}
	h4{
		margin:0 0 8px;
	}
	table.list{
		margin-left:0;
		width:598px;
		border:#898989 1px solid;
	}
		table.list td{
			border:#898989 1px solid;
		}

#side_link p{
	margin:0;
	padding:0;
	width:202px;
	font-size:13px;
}
table.sidemenu_table{
	margin:0;
	padding:0;
	width:200px;
		border:none;
}
	.sidemenu_table tr,
	.sidemenu_table th,
	.sidemenu_table td{
		margin:0;
		padding:0 0 0 8px;
		color:#555;
		font-size:12px;
		border:none;
	}

/* ------------------------------------------------------------------------------- health ----- */
#health_ul{
		text-indent:-10px;
		padding:0 0 0 20px;
	}

/* ------------------------------------------------------------------------------- sitemap ----- */
.sitemap_list{
	width:500px;
	height:560px;
	border:0px #ccc dashed;
	margin:0 0 0 20px;
}
	.sitemap_list a{
		font-size:16px;
		font-family:'Verdana', sans-serif;
		font-weight:bold;
		text-decoration:none;
	}
	.sitemap_list a,
	.sitemap_list a:link,
	.sitemap_list a:active,
	.sitemap_list a:visited{
		color:#555;
	}
	.sitemap_list a:hover{
		color:#0ca9db;
	}

	.sitemap_list li{
		padding:6px 0 0 0;
	}
	.sitemap_list li a{
		line-height:20px;
		border-bottom:1px #ccc dashed;
	}
	.sitemap_list ul ul{
		margin:0 0 0 40px;
	}
	.sitemap_list ul ul a{
		font-size:14px;
	}
	.sitemap_list ul ul ul a{
		line-height:13px;
		font-size:13px;
		font-weight:1em;
	}


/* ------------------------------------------------------------------------------- privacy ----- */
#priv{
	width:600px;
}
	#priv ul{
		text-indent:-10px;
		width:490px;
		padding:0 0 0 60px;
		text-align: justify;
		text-justify: auto;
	}
	#priv_inq{
		padding:0 0 0 40px;
	}

/* ------------------------------------------------------------------------------- news ----- */
#news01{
	border:0px #999 solid;
	padding:0 0 0 120px;
}
	#news01 tr,#news01 td,#news01 th{
		border:0px #999 solid;
		padding:10px 0 10px 0px;
	}
	#news01 img{
		margin:20px 0 0 0;
	}
	#news01 span{
		text-align:center;
		font-size:12px;
		margin:0 0 0 40px;
	}
#news02{
	border:0px #999 solid;
	margin:0;
	padding:0 0 0 120px;
}
	#news02 tr,#news02 td,#news02 th{
		border:0px #999 solid;
		padding:10px 0 10px 0px;
	}

table.default_blue{
	width:540px;
	border:#999 1px solid;
}
	table.default_blue tr{
	}
	table.default_blue th{
		font-weight:bold;
		width:140px;
	}
	table.default_blue td{
		width:400px;
	}
	span.must{
		padding-left:5px;
		color:red;
	}


/* ------------------------------------------------------------------------------- footer ----- */
#footer{
	clear:both;
	color:#555;
	border-top:1px #ccc solid;
}
	#links{
		font:13px #acf 'Verdana', sans-serif;
		color:#aaa;
	}
	#links a{
		font:13px #666 'Verdana', sans-serif;
	}
	#footer a,
	#footer a:link,
	#footer a:hover,
	#footer a:active,
	#footer a:visited{
		color:#555;
	}

