body{
color:#9a9a9a;/*通常のテキストカラー*/

}
/* リンク */
a:link {
	text-decoration: none;
	color: #e7eff1;
}
/* 訪問済みリンク */
a:visited{
	text-decoration: none;
	color: #ffcc00;
}
/* アクティブリンク */
a:active {
	text-decoration:none;
	color: #EBD38A;
}
/* リンクオーバー */
a:hover{
	text-decoration:none;
	color: #da6800;
}
*{ margin:0; padding:0;}
img{ border:0;}
img {vertical-align: bottom;}
/************************************************/
/***ＩＥ６．０***/
* html .test { font-size:small;}
/***ＩＥ７．０***/
*:first-child+html .test { font-size:medium;}
/***FIRE FOX***/
html>body .test{ font-size:medium;}
/***サファリ・opera***/
html:first-child .test { font-size:medium;}
/************************************************/

body{ 
background:url(img/background.gif);
text-align:center; 
font-family:"ＭＳ ゴシック",Arial,Osaka,san-serif;
}


.C{ text-align:center;}
.L{ text-align:left;}
.R{ text-align:right;}
.clr{ clear:both;}
.floatL{float:left;margin:0 0 0 10px;}
.floatR{float:right;}


h1{
font-size:12px;
color:#000099;
text-align:left;
padding:10px 0 0 10px;
}
h2{
font-size:20px;
color:#da6800;
text-align:left;
padding:10px 0 0 0 ;
}
h3{
font-size:20px;
color:#0E35AD;
text-align:left;
border-width:0 0 0 5px;
border-style:solid;
border-color:#da6800;
margin:10px 0 0 10px;
padding:0 0 0 5px;
}
h4{
font-size:18px;
color:#0E35AD;
text-align:left;
margin:10px 0 0 0;
padding:0 0 0 5px;
font-weight:900;
}
h5{
font-size:18px;
color:red;
text-align:left;
margin:10px 0 0 0;
padding:0 0 0 5px;
}
p{
font-size:15px;
color:#333333;
text-align:left;
margin:0 5px 0 5px;
}

/*  ラップ  */
#wrap{
width:800px;
margin:auto;
background:url("img/bg.gif") repeat-y;
}
/*  ヘッダー  */
#header{
width:792px;
margin:auto;
clear:both;
}
/*  ヘッダー左  */
#header-L{
width:200px;
float:left;
}
/*  ヘッダー右  */
#header-R{
width:580px;
float:left;
margin:0 6px 0 0;
}
/*  メニュー  */
#menu{
margin:0 0 0 4px;
clear:both;
}
#menu ul{
list-style:none;
}
#menu li{
list-style:none;
display:block;
float:left;
height:66px;
line-height:66px;
margin:0 1px;
}
#menu li a{
display:block;
float:left;
color:#9a9a9a;
font-size:14px;
font-weight:bold;
line-height:66px;
text-decoration:none;
padding:0 25px;
background:#e7eff1 url(images/menu_039_bg.gif) repeat-x;
}
#menu li a:hover{
color:#fff;
background:#da6800 url(images/menu_039_h.gif) repeat-x left;
}
#menu li a.current{
display:block;
float:left;
color:#fff;
background:#da6800 url(images/menu_039_h.gif) repeat-x left;
font-size:11px;
font-weight:bold;
line-height:66px;
text-decoration:none;
padding:0 25px;	
}
#menu li a:hover.current{
color:#fff;
}
/*  コンテンツ  */
#con{
width:792px;
margin:auto;
padding:10px 0 5px 0;
clear:both;
border-width:1px 0 0 0;
border-style:solid;
border-color:#da6800;
}
/*  カラム左  */
#col-L{
width:320px;
float:left;
}
/*  カラム左img  */
#col-L img{
margin:5px 0;
}
/*  カラム右  */
#col-R{
width:460px;
float:left;
margin:0 6px;
}
/*  カラム右インナー  */
#col-R-in{
width:460px;
margin:0 0 5px 0;
float:left;
border-width:0 1px 1px 1px;
border-style:solid;
border-color:#da6800;
}
/*  その他包括  */
#oth-con{
clear:both;
width:792px;
height:auto;
margin:auto;
border-width:1px 0 0 0;
border-style:solid;
border-color:#da6800;
overflow:hidden;
}
/* その他レフトカラム */
#oth-colL {
float:left;   
width:292px;   
padding-bottom: 30000px;
margin-bottom: -30000px;
overflow:hidden;
background:#e7eff1 url(img/process-L2.jpg) no-repeat;
}
/* その他ライトカラム */
#oth-colR {
float:left;   
width:500px;   
padding-bottom: 30000px;
margin-bottom: -30000px;
overflow:hidden;
}
/* その他レフトカラムメニュー */
.outer{
margin:0px;
padding:0px;
}
#menu-L {
width: 200px;
border-style: solid solid none solid;
border-color: #94AA74;
border-size: 1px;
border-width: 1px;
margin:20px 0 0 70px;
}
#menu-L ul{
list-style:none;
padding:0px;
margin:0px;
}
#menu-L li a {
height: 32px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 24px;
text-decoration: none;
font-weight:normal;
}	
#menu-L li a:link, #menu-L li a:visited {
color: #5E7830;
display: block;
background: url(img/menu1.gif);
background-repeat:no-repeat;
padding: 8px 0 0 10px;
}
#menu-L li a:hover {
color: #26370A;
background: url(img/menu1.gif) 0 -32px;
background-repeat:no-repeat;
padding: 8px 0 0 10px;
}
#menu-L li a:active {
color: #26370A;
background: url(img/menu1.gif) 0 -64px;
background-repeat:no-repeat;
padding: 8px 0 0 10px;
}
/*  会社概要  */
.company table {
width: 500;
}
.company td {
border: 1px #000000;
padding: 2px 2px;
text-align: left;
vertical-align: middle;
font-size:12px;
color:#333333;
}
/*  コピーライト  */
#copy{
margin:auto;
clear:both;
background:#da6800;
width:792px;
line-height:50px;
font-size:12px; 
text-align:right;
color:#ffffff;
}