/* CSS Document */

body{
     font-size: 14px;
     line-height: 16px;
	 color: #000000;
	 font-family: "ＭＳ ゴシック", "Osaka－等幅", "Verdana";
	 background-color: #FFFFFF;
	 width: 780px;
	 }
h2{
     font-size: 20px;
	 line-height: 22px;
	 }
h3{
     font-size: 18px;
     line-height: 24px;
	 }
h4{
     font-size: 16px;
	 line-height: 18px;
	 }

blockquote{
     background-color: #CCFFCC;
	 padding: 30px;
	 width: 300px;	 
	 }


.large{
     font-size: 24px;
	 line-height: 30px;
	 }

 
/**********　ヘッダー　***********/

#header{
     width: 780px;
     height: 145px;
     background: url(image/header.jpg) center no-repeat;
	 margin-left: 10px;
	 padding-top: 5px;
	 overflow: hidden;
	 }
#header h1{
	 width: 350px;
	 margin-top: 25px;
	 font-size: 22px;
	 line-height: 26px;
	 text-align:center;
	 background-color: #CCCCCC;
	 }
#header h2{
     color: #ffffff;
	 font-size: 18px;
	 line-height: 22px;
	 width: 250px;
	 background-color: #CC3333;
	 text-align: center;
	 margin-right: 0;
	 margin-top: 18px;
	 float: right;
	 }
#header h3{
	 font-size: 12px;
	 line-height: 12px;
	 width: 460px;
	 text-align: right;
	 padding: 60px 0 0 0;
	 }
#header a,#header a:visited{
     color: #FFFFFF;
	 text-decoration: none;
	 }
#header a:hover{
     color:#CCCCFF;
	 text-decoration: none;
	 }
	
	 
/***********　ナビ　**********/
#navi{
     width: 780px;
	 line-height: 28px;
	 margin: 0 0 0 10px;
	 background-color: #800000;
	 text-align: center;
	 }
#navi ol,#navi ul{
     list-style: none;
	 }
#navi ul{ 
     padding: 0; 
	 margin: 0; 
	 } 
#navi li{
     float: left;
	 text-align: center;
	 background-color: #800000;
	 border: 1px #80000 solid;
	 width: 128px;
	 font-size: 16px;
	 height: 28px;
	 display: inline;
	 }
#navi a {
     display: block;
	 color: #ffffff;
	 text-decoration: none;
	 }
#navi a:hover {
     display: block;
     border-color: #FF9900;  
     background-color: #FF9900;
     text-decoration: none;
     color: #ffffff;
     }
#navi #menu_left a {
     display: block;
	 background-color: #800000;
     text-decoration: none;
     }
#navi #menu_left a:hover {
     background-color: #ff9900;
     display: block;
     text-decoration: none;
     }


/**********　インデックス内　**********/
#content{
     width: 480px;
	 height: 500px;
	 border: 0;
	 vertical-align: top;
	 text-align: left;
	 margin: 0 0 0 10px;
	 padding-left: 50px;
	 float: left;
	 }
img.recycle{
     float: left;
	 margin-right: 20px;
	 margin-left: 0;
	 }


/**********　アクセス　**********/
#content_top{
     width: 480px;
	 height: 300px;
	 margin: 0 0 0 10px;
	 float: left;
	 background: url(image/yokota.gif) center no-repeat;
	 }

#print{
     width: 80%;
	 margin-top: 30px;
	 margin-left: 15px;
     }
#top{
     width: 778px;
     }

#top img{
     float: right;
	 }
#top p{
     padding-left: 35px;
	 }
#top h1{
     padding-left: 20px;
     font-size: 17px;
	 line-height: 25px;
	 }
.line{
     background-color: #FFCC66;
	 }
#map{
     width: 750px;
	 margin: 0 0 0 10px;
	 padding-left: 28px;
	 clear: both;
	 }
#map p{
     text-align: center;
	 }

#map form, #print form{
     width: 730px;
	 text-align: right;
	 }
#p_footer{
     width: 400px;
	 margin: 0 180px;
	 padding: 20px 0 0 0;
	 text-align: center;
	 border: inset #999999;
	 font-size: 18px;
	 }

	 
/**********　会社概要　**********/
#aboutus{
     width: 480px;
	 height: 600px;
	 border: 0;
	 text-align: left;
	 margin: 0 0 0 10px;
	 padding: 10px 0 0 50px;
	 float: left;
	 }

.box{
     width: 450px;
     font-size: 10pt;
     }
.box dt{
     color: #414142;
     background-color: #FCFCFD;
     font-weight: bold;
     width: 11em;
     position: relative;
     z-index: 2;
     padding: 0.7px 2px 1.5px 4px;
     border-style: solid;
     border-color: #616161;
     border-width: 1px 2px 2px 1px;
     }
.box dt span{
     padding: 0 8px 0 8px;
     border-left: 5px solid #333333;
     border-right: 5px solid #333333;
     }
.box dd{
     position: relative;
     z-index: 1;
     top: -10px;
     margin: 0 0 0 10px;
     border: solid 1px #717175;
     }
.box dd .text {
     font-weight: bold;
     padding: 20px 1px 10px 13px;
     border-left: solid 50px #DEDEDF;
     }
.box th{
     width: 165px;
     text-align: left;
     height: 10px;
     }
.box td{
     width: 220px;
     height: 10px;
     }


/**********　会社情報　**********/
#side{
	 width: 200px;
	 height: 200px;
	 border: 3px solid;
	 border-color: #990000;
	 padding: 10px;
	 float: right;
	 margin: 30px 0 0 0;
	 }
#side h1{
     margin-left: 8px;
	 margin-top: 15px;
	 font-size: 18px;
	 }
#side h2{
     margin-left: 15px;
	 font-size: 14px;
	 }
#side h3{
     margin-left: 15px;
	 font-size: 16px;
	 }


#sitemap{
     width: 728px;
	 height: 465px;
	 border: 0;
	 margin: 0 0 0 10px;
	 padding: 15px 0 5px 50px;
	 text-align: left;
	 clear: both;
     }
	
/**********　フッター　**********/
#footer{
     width: 760px;
     height: 30px;
     text-align: right;
	 clear: both;
	 border-top: 1px solid #cccccc;
	 font-size: 11px;
	 letter-spacing: 0;
	 color: #cccccc;
	 padding: 10px 10px 10px 10px;
	 margin: 0 0 0 10px;
     }
#footer img{
     width: 80px;
	 }
#footer a:link {
	color: #800000;
	text-decoration: none;
	letter-spacing: 0;
}
#footer a:visited {
	color: #800000;
	text-decoration: none;
	letter-spacing: 0;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
	letter-spacing: 0;
	} 
#404 {
	width: 760px;
	text-align: left;
	line-height: 160%;
	background-color: #800000;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
　　}
#404main {
	width: 760px;
	margin: 0 auto;
	padding: 40px 0 40px 10px;
	text-align: left;
	border-bottom: #999999 1px solid;
　　}

#home {
	margin: 30px 10px 10px 20px;
　　}