﻿@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
   background: #fff;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
   font-size:12px;
   color:#5A482B;
   background:#fff url("img/bg_body.gif") 0 0 repeat-x;
}

br {
   letter-spacing:normal;
}

a {
   color:#5A482B;
   text-decoration:none;
}

a:hover {
   color:#44aacc;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========リニューアル用ページ======== */
#rinu {
   position:relative;
   width:980px;
   height:788px;
   margin:0 auto;
   background:url("img/rinu.jpg") 0 0 no-repeat;
   padding:5px 0;
}


/* ========TEMPLATE LAYOUT======== */
#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:0px 0;
   background:;
}

#header {
   position:relative;
   width:980px;
   height:257px;
   margin:0 auto;
   background:url("img/bg_head.jpg") 0 0 no-repeat;
   padding:5px 0;
}

#logo {
   position:absolute;
   left:68px;
   top:57px;
}


#gnavi {
   position:absolute;
   top:2px;
   right:0px;
   margin:0;
   height:20px;
}

#menu { 
   position:relative;
   top:216px;
   left:15px;
   width:100%;
   float:left;
   margin:0 auto 0px;
}

#contents {
   clear:both;
   width:100%;
   margin:0 auto;
   padding:0px;
}

#box{
   margin:0 auto 0;
   width:980px;
   position:relative;
   overflow:hidden;	
}

#pageTop {
   clear:both;
}

#footer {
   margin:0 auto 0;
   width:980px;	
   clear:both;
   position:absolute;
   bottom:80px;
}


/* ========HEADER CUSTOMIZE======== */

#header #pr p {
   margin:0px;
   font-size:11px;
}

#header #gnavi ul {
   list-style:none;
}

#header #gnavi li {
   float:left;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   width:548px;
   margin:0 auto;
   padding:0;
}

#menu li {
   float:left;
   text-align:center;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:137px;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */

#main1 {
   height:1258px;
   background:url(img/main1.jpg) 0 0 no-repeat;
}


#main1 #box1{
   width:530px;
   height:900px;
   margin-left:105px;
   color:#5A482B;
   line-height:28px;
   float:left;
}

#main1 h1{
	font-size:19px;
	line-height:27px;
}

#main1 p{
	margin-top:2px;
}

div.box1_sp{
	display:block;
	height:84px;
}

div.new_date{
	width:2400px;
	height:320px;
	float:left;
	margin-right:20px;
}

div.new_space{
	clear:left;
	display:block;
	height:16px;
}


#main1 #box2{
   color:#5A482B;
   width:170px;
   float:left;
   margin-left:77px;
}

div.calender{
   margin-top:90px;
   height:500px;
}

div.gaiyo{
   margin-top:50px;
   height:120px;
}

div.toiawase{
   margin-top:118px;
   margin-left:-5px;
}


#main2 {
   height:1275px;
   background:url(img/main200.jpg) 0 0px no-repeat;
   padding: 96px 0 0 130px;
}
#main2-1 {
    width: 620px;
	line-height: 1.7;
}
	
#main2-2 {
	margin: 160px 0 0 120px;
    line-height: 1.75;
    line-height: 1.7\9;
    *line-height: 1.7;
    _line-height: 1.7;
}
@media all and (-ms-high-contrast:none){
#main2-2 {
    line-height: 1.65;
  }
}

#main2-2t {
	margin-top:20px;
	border-collapse:collapse;
	border-spacing:0px;
	font-size:0.95em;
}

#main2-3 {
	    margin-top: 168px;
}

#main3 {
   height:603px;
   background:url(img/main3.jpg) 0 0 no-repeat;
}

div.form_sp {
	display:block;
	height:80px;
}

div.form {
   width:500px;
   margin:0 auto 0;
}

.form p {font-size:0.8em;margin:5px;}

#main4 {
   height:583px;
   background:url(img/main4.jpg) 0 0 no-repeat;
}

div.sitemap_sp{
	display:block;
	height:50px;
}

div.sitemap{
	margin-left:180px;
}

div.sitemap ul{
   list-style:none;
   margin-top:30px;
}

div.sitemap li{
   font-size:15px;
   line-height:39px;
   padding-left:20px;
   background:url("../img/headmenu.gif") 0 40% no-repeat;
}



#main5 {
   height:1260px;
   background:url(img/main5.jpg) 0 0 no-repeat;
}

#main6 {
   height:596px;
   background:url(img/main6.jpg) 0 0 no-repeat;
}

#main h1 {
   margin:10px;
   margin-bottom:10px;
   padding:10px 0 0 15px;
   font-size:14px;
}


#main p {
   padding:10px 10px 0px 30px;
   margin:0 0 1em 0;
   font-size:12px;
   float:left;
   line-height:160%;
}

#main ul,ol,dl {
   font-size:12px;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
   font-size:12px;
   font-style:normal;
   color:#075a03;
   text-align:center;
   line-height:180%;
}