body {
background-color: #D7DFE2;
margin:0px;
padding:0px;
font: 12px  'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
/* color: #416271; */
color: #000000;
line-height:18px;
}
h1{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
/* color:#FFFFFF; */
color:#000000;
}
h2{
padding:0px 0px 5px 0px;
margin:0px;
font-size:18px;
/* color:#f7951e; */
color:#de7e12;
}
h3{
padding:0 0 5px 0;
margin:0px;
font-size:14px;
/*color:#59cef9;*/
/* color:#ff2222; */
color:#de7e12;
}
h4{
padding:0 0 12px 0;
margin:0px;
font-size:12px;
/* color:#7ea743; */
}
p{
text-align:justify;
padding:2px 0 2px 0;
margin:0px;
line-height:20px;
}
p.white{
color:#FFFFFF;
}
p.green{
/*color:#d4f0ba;*/
color:#ffffff;
font-weight: bold;
}
p.clear{
clear:both;
padding:12px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 12px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#header{
width:900px;
height:auto;
margin:auto;
}
#logo{
padding:5px 10px 0px 10px;
}

#logo #left{
float:left;
}

#logo #right{
float:right;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

img{
border: 0px;
}

/*----------------------menu-------------------------*/
#menu{
width:900px;
height:42px;
padding:0px;
clear:both;
/* background-color:#416271; */
/* background-color: #FFEACC; */
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#FFEACC);
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAqCAYAAAByfjF8AAAAhElEQVQImQXBh06DAAAFwPf/36ZxxRFXXHG0jFIoUAqcd7GuYl3EMotlEvNRzKM4DeLUi6kTUyuOe3FsxFiLsRJDKYZC9FvR/4nDrzj8iO5bdF+i/RTth9i/i/2baF5F8yJ2z2L3JOpHUT+I6l5Ud6K8FeWNKK5FcSW2l2J7ITbnYnPmH/xGoUtcEWSjAAAAAElFTkSuQmCC");
background-repeat:repeat-x;
background-color:#FFEACC;
}
#menu ul{
list-style:none;padding:0 0 0 40px;margin: auto;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:42px;padding:0px;line-height:42px; font-family:Arial, Helvetica, sans-serif; font-size:13px;
}
#menu ul li a{
height:42px;
width: auto;
float:left;
text-decoration:none;
padding:0 0 0 25px;
margin:0px 3px 0px 3px;
/* color: #fff; */
color: #0033CC;
text-align:center;
}
#menu ul li a:hover{
height:42px;
width: auto;
text-decoration:none;
/* color: #fff; */
color: #0033CC;
padding:0 0 0 25px;
background:url(menu_arrow.gif) no-repeat left;
text-decoration:underline;
}
#menu ul li a.current{
height:42px;
width: auto;float:left;
text-decoration:none;
padding:0px;
color: #0033CC;
padding:0 0 0 25px;
background:url(menu_arrow.gif) no-repeat left;
}



/*----------------middle green box-----------*/
.green_box{
width:900px;
height:220px;
clear:both;
/* background:url(green_box_bg.gif) no-repeat left #50a842; */
/* background-position:50px 0px; */

filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFEACC,EndColorStr=#ffffee);
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAC0CAYAAABVEkZPAAAAjUlEQVQokX3E1xaCMAwA0Pz/tzlw4EBxT6CKA7fGp5yetknuwwXMaghKdafc1pBqUgVXFGYiBDQtqTZ18OpoHbtScVgZI2DZk+pTJ66B0HmollAX20htjIBXrlSoShGwmkhNqZvXTOs+l1o4PWxLqRX15FoLvTZSW6e3bae2R8APVxb2teVMhdPPy7D9AVTPrUClWvECAAAAAElFTkSuQmCC");
background-repeat:repeat-x;
background-color:#ffffee;



}
.clock{
float:left;
padding:20px 0px 0px 20px;
}
.text_content{
width:440px;
float:left;
padding:00px 0 0 0;
}

.text_content h1{
font-size:26px;
color: #0033CC;
}

.text_content h2{
padding-left:30px;
font-size:18px;
color:#000000;
}


.read_more{
width:101px;
height:29px;
float:right;
padding:12px;
background:url(read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#222277;
}

.read_more a:hover{
text-decoration:none;
color:#222277;
text-decoration:underline;
}

.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(orange_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
/* color:#1d3994; */
color: #0033CC; 
}

.read_more_link a:hover{
/* color:#1d3994; */
color: #0033CC; 
text-decoration:underline;
}

/*----------------------left navigation-------------------------*/
#left_nav{
width:280px;height: auto;padding:5px 0 0 0; float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;
display:block;
width:auto;
height:29px;
padding:0px;
line-height:29px;
}
#left_nav ul li a{
height:29px;
display:block;
width:280px;
text-decoration:none;
padding:0 0 0 35px;
margin:7px 0 7px 0;
color:#1d3994;
background:url(left_nav_arrow.gif) no-repeat left;
border-bottom:1px #bedf77 dashed;
background-position:0px 0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

#left_nav ul li a:hover{
height:29px;
display:block;
width:280px;
text-decoration:none;
padding:0 0 0 35px;
margin:7px 0 7px 0;
color:#1d3994;
background:url(left_nav_arrow.gif) no-repeat left;
border-bottom:1px #bedf77 dashed;
background-position:0px 0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:underline;
}

/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
}
#left_content{
width:320px;
height:auto;
margin:12px;
float:left;
padding:10px;
background:url(left_content_bg.gif) repeat-x top;
}
#right_content{
width:490px;
height:auto;
margin:10px 0 0 0;
float:left;
padding:10px;
}
/*----------------------top right navigation-------------------------*/
#right_nav{
width:223px;
height: auto;
padding: 20px 0 0 30px;
float:left;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#right_nav ul li a{
height:29px;
display:block;
width:200px;
text-decoration:none;
padding:0 0 0 35px;
margin:7px 0 7px 0;
color: #0033CC; 

/*
background:url(right_nav.gif) no-repeat center;
background-position:0px 0px;
*/
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FEE8F5,EndColorStr=#ffffff);
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAdCAYAAABrAQZpAAAAV0lEQVQImT3ESQLCIAAEwfn/S901aggE6PYU61DhtBrO/y7FcC2GWzHct6PHZnhWw6salmpYmuHdDJ9m+O6GdTes3VC6YeuGOo7aMOzT0KdhTMPAMDGAP/VYcXI+dh2DAAAAAElFTkSuQmCC");
background-repeat:repeat-x;
background-color:#ffffff;



}
#right_nav ul li a:hover{
height:29px;
display:block;
width:200px;
text-decoration:none;
/*color: #ffffff;*/
color: #0033CC; 
padding:0 0 0 35px;
margin:7px 0 7px 0;

/*
background:url(right_nav_a.gif) no-repeat center;
background-position:0px 0px;
*/
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FEE8F5,EndColorStr=#ffffff);
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAdCAYAAABrAQZpAAAAV0lEQVQImT3ESQLCIAAEwfn/S901aggE6PYU61DhtBrO/y7FcC2GWzHct6PHZnhWw6salmpYmuHdDJ9m+O6GdTes3VC6YeuGOo7aMOzT0KdhTMPAMDGAP/VYcXI+dh2DAAAAAElFTkSuQmCC");
background-repeat:repeat-x;
background-color:#ffffff;




text-decoration:underline;
}
#right_nav ul li a.current{
height:29px;display:block;width:263px;text-decoration:none;padding:0px;color: #1d3994;padding:0 0 0 35px;margin:7px 0 7px 0; 
background:url(right_nav_a.gif) no-repeat center;
background-position:0px 0px;
text-decoration:underline;
}

.products_box{
height:130px;
padding:10px 0 5px 0;
border-bottom:1px #a7ef6e dashed;
}
.search_box{
width:267px;
height:124px;
float:left;
margin:15px 10px 10px 0;
background:url(search_box_bg.gif) no-repeat center;
background-position:0px 0px;
}
.search_title{
font-size:12px;
color:#7ea743;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
border:1px #c0c485 solid;
float:left;
margin:15px 0 0 15px;
}
input.submit{
float:left;
padding:0 0 0 10px;
}
.subsearch{
width:200px;
float:left;
color:#8b8e5d;
padding:0 0 0 15px;
}
.contact_information{
width:250px;
float:left;
padding:10px 0 0 10px;
}
.news{
width:310px;
clear:both;
padding:12px 0 12px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 2px;
text-align:justify;
line-height:18px;
}
.news_content span{
/*color:#4ab7e8;*/
font: 12px;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}

.context_box{
float:left;
border-bottom:1px dashed #A7EF6E;
}

/*----------------------news_archive list-------------------------*/
.news_archive{
width:190px;
height: auto;
padding:12px 0 0 12px;
float:left;
}
.news_archive ul{
list-style:none;padding:12px 12px 12px 12px;margin:0px; width:190px;float:left;
}
.news_archive ul li{
list-style:none;width:180px;height: auto;padding:0px; line-height:26px;
}
.news_archive ul li a{
width: 180px;text-decoration:none;padding:0 0 0 20px; margin:6px 0px 6px 0px;color:#000;text-align:left;
background:url(bullet.gif) no-repeat left; background-position:0px 0px;
}
.news_archive ul li a:hover{
width: 180px;text-decoration:underline;color: #000;
}

.contact_info_box{
width:481px;
height:116px;
margin:5px;
background:url(contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:12px;
color:#7ea743;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#59a5bf;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(read_more_bg_white.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:37px;
color: #000000;
/* background-color:#416271; */
background-color:#FFEACC;
}
.copyright{
float:left;
padding-left:10px;
padding-top:10px;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
/* color: #fff; */
color: #0033CC; 
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
/* color: #fff; */
color: #0033CC; 
}

#end_link {
font-size: 10px;
margin-right: 5px;
text-align: left;
}



/*----------------------talkmail subdirectory-------------------------*/

/*----------------------submenu-------------------------*/
#submenu{
width:900px;
height:25px;
padding:0px;
clear:both;
/*
background:#50A842 url(green_box_bg.gif) no-repeat ;
*/

filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFEACC,EndColorStr=#FFFFee);
background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAYAAADwkER/AAAAWUlEQVQImQXBiQoBAQAFwPf/30aEEEKELOu2rmXMRNEQu6bYt8S+LcqOOHTFsSdOfXEeiPNQXEbiOha3ibhPRTUT1Vw8FuK5FK+VeK/FZyPqragL8d2JX+kPBjVfKNvH4IgAAAAASUVORK5CYII=");
background-repeat:repeat-x;
background-color:#FFFFee;


}
#submenu ul{
list-style:none;
padding:0 0 0 100px;
margin: auto;display:block;
}
#submenu ul li{
list-style:none;
display:inline;
float:left;
width:auto;
height:18px;
padding:0px;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#submenu ul li a{
height:18px;
width: auto;
float:left;
text-decoration:none;
padding:0 0 0 25px;
margin:0px 3px 0px 3px;
/* color: #fff; */
color: #0033CC;
text-align:center;
}
#submenu ul li a:hover{
height:22px;
width: auto;
text-decoration:none;color: #fff;
padding:0 0 0 25px;
background:url(menu_arrow.gif) no-repeat left;
text-decoration:underline;
color: #0033CC;

}
#submenu ul li a.current{
height:22px;
width: auto;
float:left;
text-decoration:none;
padding:0px;
/* color: #fff; */
color: #0033CC;
padding:0 0 0 25px;
background:url(menu_arrow.gif) no-repeat left;
}

/*----------------------setting-------------------------*/

.detailTable {
width:750px;
}

.detailTable th {
background:#F2FBEA none repeat scroll 0 0;
border:1px solid #339933;
font-size:12px;
font-weight:normal;
text-align:left;
white-space:nowrap;
}

.detailTable td {
border:1px solid #339933;
font-size:12px;
height:auto;

}

.detailTable ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#headline {
font-size:10px;
text-align:left;
}



