body {
#    background: url("../img/bg_left.gif") repeat scroll 0 0 transparent;
#    color: #6B6B6B;
#    font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","細明朝体","ヒラギノ明朝 Pro W3","Osaka";
    font-size: small;
    margin: 0;
    padding: 0;
    text-align: center;
}
h3, h2, h1, p, div {
    margin: 0;
    padding: 0;
}
a {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #A9A9A9;
    text-decoration: underline;
}

#tagline {
    background-color:#043300;
    color: #FFFFFF;
    height: 20px;
    line-height: 20px;
    width: 100%;
	margin-bottom:20px;
}
#tagline div.inner {
    margin-left: auto;
    margin-right: auto;
    width: 766px;
}
#tagline p {
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin-right: 20px;
}


#layout {
#   background: url("../img/bg_side_left.gif") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 766px;
}
#layout #header {
#    background: url("../img/bg_header.gif") repeat-y scroll 0 0 transparent;
}
#layout #contents {
#    background: url("../img/bg_contents.gif") repeat-y scroll 0 0 transparent;
}
#header h1 img {
    float: left;
    padding: 0 0 0 12px;
}
#header h2 {
    float: right;
    font-size: small;
    font-weight: normal;
    padding: 7px 10px 0 0;
}
#header {
    padding: 0 0 0 3px;
}
#contents {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    width: 766px;
}
#height {
    height: auto;
}
#menu {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-size: x-small;
    margin: 0px 0 30px 10px;
    width: 233px;
}
#menu span {
    font-size: small;
}
#menu_body {
    border-bottom: 1px solid #CAC9C7;
    border-left: 1px solid #CAC9C7;
    border-right: 1px solid #CAC9C7;
    padding: 0px 5px 10px;
}
ul {
    list-style: none outside none;
    margin: 0;
}
#menu li {
    background: url("../img/icon_1.gif") no-repeat scroll 0 0 transparent;
    padding: 0 0 5px 20px;
    width: 200px;
}
#menu ul {
    padding: 5px 0 0 5px;
    width: 225px;
}
#menuimg {
    float: left;
    margin: 5px 10px 0 0;
    width: 50px;
}
#syousai {
    text-align: right;
}
#more2 {
    background: url("../img/icon_3.gif") no-repeat scroll 65px 15px transparent;
    font-size: 14px;
    padding: 15px 0 0 85px;
}
#main {
    float: left;
    font-size: x-small;
#   height: 620px;
#   margin: 23px 0 0 10px;
    margin: 0px 0 30px 10px;
    width: 500px;
}



#main h2 p {
    color: #4d4d4d;
    font-size: medium;
    font-weight:bold;
    padding: 10px 8px 5px 5px;
    text-align: left;
}


#main a  {
text-decoration:none;
}

/* --- ボックス --- */
div.section {
width: 493px; /* ボックスの幅 */
margin: 5px 5px 5px 5px;
# background-color: #ffffff; /* ボックスの背景色 */
font-size: 100%; /* ボックスの文字サイズ */
}

div.section h2  {
    text-align:center;
    background: url("../img/bg_contents_g.gif") no-repeat scroll 0 0 transparent;
    height: 22px;
	color: #233323;
    font-size:15px;
    font-weight:bold;
    text-align: left;
	padding: 8px 0px 0px 25px;	
}


#recruit #more {
    margin-top: 30px;
}

#main_side {
    background: url("../img/bg_content_side.gif") repeat-y scroll 0 0 transparent;
    height: 102px;
}

#main_bottom {
    background: url("../img/bg_content_footer.gif") no-repeat scroll 0 0 transparent;
    height: 6px;
	margin-bottom:15px;
}
#main_left {
    float: left;
    padding: 5px 5px 5px 10px;
}
#main_right {
    float: left;
    padding:15px 0 0 5px;
    width: 370px;
	color: #021900;
    font-size:13px;
}
#more {
    text-align: right;
	padding-right:15px
}
#main li {
    background: url("../img/icon_2.gif") no-repeat scroll 0 0 transparent;
    padding: 0 0 10px 0px;
    width: 200px;
}



#footer {
    padding-top: 20px;
    clear:both;
    width:100%;
    background-color:#043300;
    text-align: center;
	
}


#footer p {
    display: inline;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#footer a {
    color:#FFFFFF;
    text-decoration:none;
}

address {
    color: #A9A9A9;
    font-style: normal;
    height: 40px;
    padding: 5px 0;
    text-align: center;
}
.borderleft {
    border-left: 1px solid #CAC9C7;
}
.clear {
    clear: both;
}
.margintop8 {
    margin-top: 8px;
}
.menutxt {
    margin-top: 8px;
    width: 130px;
}
.paddingtop10 {
    padding-top: 10px;
}
.color696969 {
    color: #2f4f4f;
    font-weight:bold;
}
.marginleft10 {
    margin-left: 30px;
}
.padding5 {
    padding: 5px;
}
.blue {
    color: #0033FF;
}
.margin {
    margin-top: 20px;
}

.padding {
    padding-top: 30px;
}

.border {
    border-bottom: 1px dotted #B4B4B4;
    clear: both;
    height: 0;
    width: 100px;
}

.style3 {color: #2f4f4f}
img.style3 {vertical-align: middle;}

#menu hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #043300; /* 線色 */
   height: 1px; /* 高さ */

}

#main hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #043300; /* 線色 */
   height: 1px; /* 高さ */

} 

#menu a img {
border: 1px #043300 solid;
}
