body{
	background-color:#eeeeee;
	width:640px;
	text-align:center;
	margin: 0px auto 0px auto;
	border: 1px solid #807F7F;
	font-size:small;
}
table{background-color:#ffffff;}
td.menu1{
	background:url("images/menu.gif") no-repeat;
	margin:0px;
	display:block;
	float:left;
	width:128px;
	height:32px;
	color:#807F7F;
	font-size:small;
	font-weight:bold;
	text-align:left;
	text-indent: 18px;
	line-height: 33px;
	border-right-style: 1px solid #989898;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
li.menu{
	background:url("images/nomenu.gif") no-repeat;/**/
	margin:0px;
	display:block;
	float:left;
	width:128px;
	height:32px;
	color:#807F7F;
	font-size:small;
	font-weight:bold;
	text-align:center;
	/*text-indent: 18px;*/
	line-height: 33px;
}
/**/li.lastmenu{
	background:url("images/nomenu_last.gif") no-repeat;
	margin:0px;
	display:block;
	float:left;
	width:128px;
	height:32px;
	color:#807F7F;
	font-size:small;
	font-weight:bold;
	text-align:center;
	/*text-indent: 18px;*/
	line-height: 33px;
}
li.cmenu{
	background:url("images/c_menu.gif") no-repeat;
	margin:0px;
	display:block;
	float:left;
	width:128px;
	height:32px;
	color:#807F7F;
	font-weight:bold;
	font-size:small;
	text-align:center;
/*	text-indent: 18px;*/
	line-height: 33px;
}

li.cmenulast{
	background:url("images/c_menu_last.gif") no-repeat;
	margin:0px;
	display:block;
	float:left;
	width:128px;
	height:32px;
	color:#807F7F;
	font-weight:bold;
	font-size:small;
	text-align:center;
/*	text-indent: 18px;*/
	line-height: 33px;
}

/*
li#ga{
	background:url("images/nomenu.gif") no-repeat;
	margin:0px;
	display:block;
	float:left;
	width:151px;
	height:32px;
	color:#807F7F;
	font-weight:bold;
	font-size:small;
	text-align:left;
	text-indent: 18px;
	line-height: 33px;
	}
li#ga a:hover{
	display:block;
	color:#807F7F;
	background:url("images/menu.gif") no-repeat 0px 0px;
	margin:0px;
	width:151px;
	height:32px;
	line-height: 30px;
}
*/
.top{
	width:640px;
	height:180px;
	/*background:url("images/ootaka_top.jpg") no-repeat;*/
}
.bottom{
	width:640px;
	height:302px;
	background:url("images/ootaka_bottom.jpg") no-repeat;
	padding-left:20px;
}
.bottom p{
	margin:0 0 1em 0;
	padding:0;
	line-height:2;
	font-size:12px;
	text-indent:0.5em;
	font-weight:bold;
	color:#666666;
}
.bottom p strong{
	font-size:16px;
	color:#4361b2;
}
.gaiyou{
	color:#666666;
	font-size:small;
	padding-left:20px;
}

.ptitle{
	color:#807F7F;
	font-weight:bold;
	font-size:medium;
	border-style:solid;
	border-width:0px 0px 1px 5px;
	border-left-color:#1A2B56;
	border-bottom-color:#333333;
	text-align:left;
	padding:4px 10px 1px 5px;
}
.pname{
	color:#666666;
	font-size:small;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}
.pexplain{
	color:#807F7F;
	font-size:small;
	text-align:left;
	padding-left:5px;
}

a:link{color:#807F7F;}
a:visited{color:#807F7F;}
li.menu a:hover{
	display:block;
	color:#807F7F;
	background:url("images/menu.gif") no-repeat 0px 0px;
	margin:0px;
	width:128px;
	height:32px;
}
li.lastmenu a:hover{
	display:block;
	color:#807F7F;
	background:url("images/c_menu_last.gif") no-repeat 0px 0px;
	margin:0px;
	width:128px;
	height:32px;
}
a:active{color:#807F7F;}
div.copy{color:#807F7F;font-size:small;margin:0px auto 3px auto;}
hr{width:600px;height:1px;border: dashed 1px #807F7F;margin:0px;}

/*-------------サブメニュー用---------------*/
/**/
/*-------------「会社概要」サブメニュー用---------------*/
ul#submenu{
	list-style:none;
	color:#666666;
	width:500px;
	text-align:center;
	font-size:small;
	line-height:150%;
	margin:1px 1px 10px 1px ;
	}
ul#submenu li{
	display:block;
	float:left;
	padding:0px 10px;
	margin:10px 0px 10px -1px;
	/*width:80px;*/
	border:solid 1px #aaaaaa;
}
}
#submenu ul li a{
	/*padding:5px 10px;
	margin:10px 10px 10px -10px;*/
	display:block;
	width:100%;
	text-align:center;
	color:#666666;
	text-decoration:underline;
}
#submenu a:link{
	color:#666666;
	width:100%;
	text-decoration:underline;
}
#submenu a:visited{
	color:#666666;
	width:100%;
	text-decoration:underline;
}
#submenu a:hover{
	color:#ffffff;
	width:100%;
	padding: 15px 15px -5px 15px;/**/
	background:#cccccc;
	text-decoration:none;
}
.current{
	color: #1A2B56;
	background:#dddddd;
}
/*-------------/「会社概要」サブメニュー用---------------*/

/*-------------「主要設備」サブメニュー用---------------*/
ul#submenus{
	list-style:none;
	color:#666666;
	width:250px;
	text-align:center;
	font-size:small;
	line-height:150%;
	margin:1px 1px 10px 1px ;
	}
ul#submenus li{
	display:block;
	float:left;
	padding:0px 10px;
	margin:10px 0px 10px -1px;
	/*width:80px;*/
	border:solid 1px #aaaaaa;
}

#submenus ul li a{
	/*padding:5px 10px;
	margin:10px 10px 10px -10px;*/
	display:block;
	width:100%;
	text-align:center;
	color:#666666;
	text-decoration:underline;
}
#submenus a:link{
	color:#666666;
	width:100%;
	text-decoration:underline;
}
#submenus a:visited{
	color:#666666;
	width:100%;
	text-decoration:underline;
}
#submenus a:hover{
	color:#ffffff;
	width:100%;
	padding: 15px 15px -5px 15px;/**/
	background:#cccccc;
	text-decoration:none;
}
/*-------------/「主要設備」サブメニュー用---------------*/

/*#submenu {
	margin: 20px 0px 5px 0px;
	height: 30px;
}
#submenu ul{
	list-style-type: none;
	width: 600px;
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
#submenu ul li{
	background:url("images/bg_sub.gif") no-repeat left;
	margin:0px;
	display:block;
	float:left;
	width:100px;
	height:20px;
	color:#807F7F;
	font-size:small;
	font-weight:bold;
	text-align:left;
	text-indent: 20px;
}*/

#submenu2 {
	font-size:medium;
	color:#807F7F;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	width: 580px;
	background-color: #ffffff;
	/*border: solid 1px #807F7F;*/
}

#submenu2 strong{
	color:#1A2B56;
	background-color: #d9e1ff;
	padding: 3px 8px;
	/*border: solid 1px #807F7F;*/
}

#submenu2 a:link{color:#807F7F; font-weight:bold;}
#submenu2 a:visited{color:#807F7F; font-weight:bold;}
#submenu2 a:hover{color:#807F7F; font-weight:bold; text-decoration:none; background-color: #c5d4ff;padding: 5px 0px;}
#submenu2 a:active{color:#807F7F; font-weight:bold;}

/*-------------/サブメニュ用---------------*/
/*-------------enkaku---------------*/
table.enk{
	width: 400px;
	margin-left: 20px;/**/
}
table.enk tr td{
	text-align: left;
	border-bottom: solid 1px #cccccc;
}
/*-------------/enkaku---------------*/
/*-------------setsubi---------------*/
table.stb{
	width: 250px;
	margin-left: 30px;/**/
}
table.stb tr td{
	border-bottom: solid 1px #cccccc;
}
/*-------------/setsubi---------------*/

/*-------------rinen---------------*/
h2.rinen{
	color: #1A2B56;
	letter-spacing: 20px;
	text-align: center;
}
.houshin{
	color: #1A2B56;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	letter-spacing: 3px;
}
.hinshitsu{
	line-height: 130%;
}
/*-------------/rinen---------------*/

/*-------------jigyou---------------*/
ul.jigyou{
	list-style-type: disc;
	line-height: 130%;
}
.txt{
	padding-left: 40px;
}
/*-------------/jigyou---------------*/

/*-------------products---------------*/
tr.protit{
	text-align: left;
}
tr.protit td{
	width: 50%;
	padding-top: 20px;
}
/*-------------/products---------------*/
/*-------------フォーム用---------------*/
.finfo{
	font-size: small;
	text-align: left;
}
.red{
	color: #b22226;
	font-weight: bold;
	font-size: small;
	text-align: left;
}
/*-------------/フォーム用---------------*/

/*-------------イントロ用---------------*/
body.intro{
	border:0;
}
table.intro_tbl{
	background:#eeeeee;
	border:0;
	padding:15px 0 0 0;
}
table.intro_tbl th,
table.intro_tbl td{
	border:0;
}
.intro_flash{
	padding:15px 0 10px 0;
}
/*-------------/イントロ用---------------*/

.gaiyo_txt01{
	margin:0 0 1em 0;
	text-indent:1em;
	line-height:1.5;
}
