@charset "utf-8";
/**********************************************************/
/*  JHHHネットワークサイト                            */
/*  2007年1月                                                                    */
/* 　topprint.css　　　　　　　　　　　　　　　　　　　　　　　*/
/*   トップページ共通のCSS                                */
/**********************************************************/
/* *****************/
/*block*/
body {
 background-image: none; }
/* *****************/
/*zone*/
#contentsZone {
 background-color: #fff;
 text-align: left;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 padding: 0;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-top-color: #ccc;
 border-bottom-color: #ccc; }
#footerZone {
 color: #666;
 font-size: 12px;
 background: #fff;
 height: 80px;
 margin-top: 0;
 padding: 20px 0;
 text-align: center;
 width: 100%;
 voice-family: "\"}\"";
 voice-family:inherit;
 height: 40px;
 clear: both;
 margin-bottom: 0;
 border-top: 1px solid #999;
 border-bottom-style: none; }
html>body #footerZone {
 height: 40px;
 clear: both; }
#header form {
 display: none; }
#newsZone {
 width: 250px; }
#btnZone {
 color: #292e33;
 width: 310px;
 margin-left: 330px; }
#header ul.mainMenu {
 background: url(../images/menu_print.gif) no-repeat;
 width: 100%;
 height: 33px;
 position: relative;
 margin: 0;
 padding: 0; }

