@charset "UTF-8";


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

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

br {
   letter-spacing:normal;
}

a {
   color:#2686ba;
   text-decoration:none;
}

a:hover {
   color:#2686ba;
   text-decoration:none;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}
.float
      {
      float: left;
      margin-right: 1em;
      margin:10px 5px 10px 0;
}

.float1
      {
      float: right;
      margin-right: 10px;
}

.floatclear
      {
       clear: both;
}

.news {
margin:10px 0 0 0;
border-top:5px solid #f8b62d;
border-left:1px solid #dcdddd;
border-bottom:1px solid #dcdddd;
overflow-y:scroll;
width:680px;
height:300px;
}

/* ========TEMPLATE LAYOUT======== */

#top {
   width:960px;
   margin:0 auto;
   background:#fff;
   position: relative;
}

#header {
   margin-top:189px;
   width:960px;
   height:61px;
   float:center;
   background:url(../img/back-m.jpg) repeat-x;
   }

#menu {
   position:relative;
   width:960px;
     
}

#contents {
   clear:both;
   width:960px;
}

#main {
   float:left;
   margin:10px 0px 0px 10px;
   width:670px;
   background:#fff;
}

#main1 {
   float:left;
   margin:10px 0px 0px 10px;
   width:660px;
   background:#fff;
}

#subL {
   margin:10px 0px;
   float:right;
   width:260px;
   background:#fff;
}


#footer {
   position:relative;
   clear:both;
   background:#2385b8;
}

/* 回り込み解除 */
#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

#top h1 {
   margin:0;
   padding:10px 10px 0px 10px;
   font-size:12px;
   color:#333;
   line-height:20px;
   background:#fff;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:0 10px;
   font-size:12px;
   color:#3f549d;
   line-height:30px;
   background:#036eb8;
}

#header h1 a {
   color:#3f549d;
}

#header h1 a:hover {
   color:#ddd;
}

#header .pr {
   position: absolute;
   top:-160px;
   left:200px;
}

#header .pr1 {
   position: absolute;
   top:-150px;
   left:20px;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
   list-style:none;
}

#menu li {
   overflow:hidden;
   float:left;
   margin:-49px 0 0 0;
   margin-left:4px;
   padding:0;
   border-bottom:none;
   background:#fff url("../img/menu.jpg")  no-repeat;
}

#menu li a {
   display:block;
   width:235px;
   height:30px;
   padding:10px 0px;
   line-height:25px;
   font-weight:bold;
   text-align:center;
   outline:none;
   color:#595757;
   font-size:20px;
}

#menu li a:hover {
   display:block;
   width:235px;
   height:30px;
   padding:10px 0;
   line-height:25px;
   font-weight:bold;
   text-align:center;
   outline:none;
   color:#595757;
   font-size:20px;
   background:#fff url("../img/menu1.jpg")  no-repeat;
}

#menu li.home {
   width:160px;
   margin-left:0;
   
}

#menu li.active a {
   color:#fff;
   background:#fff url("../images/bg_menu1.gif") 100% 100% repeat-x;
   text-decoration:none;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#2686ba;
}

#main a:hover {
   border:0;
   color:#0066ff;
}


.pr{margin:10px 0 15px 0px;
}
.pr1 a:hover{
   opacity:0.7;
   filter:alpha(opacity=70);
   -ms-filter: "alpha( opacity=70 )";
}

#main h2 {
   margin:0px 0 0 0;
   padding:2px 2px 2px 30px;
   font-size:20px;
   font-weight:bold;
   color:#333;
   line-height:3;
   background:url("../img/h2.jpg") no-repeat;
   width:680px;
}

#main h3 {
   margin:5px 0 0;
   padding:2px 2px 2px 12px;
   font-size:16px;
   font-weight:bold;
   color:#036eb8;
}

#main h4 {
   margin:10px 0 0;
   padding:2px;
   font-size:15px;
   font-weight:bold;
   line-height:1.4;
   color:#cc0000;
}

#main h5 {
   margin-bottom:2px;
   font-size:15px;
   line-height:1.6;
}

#main h6 {
   margin-bottom:2px;
   font-size:13px;
   line-height:1.4;
}

#main p{
   margin:22px 10px;
   line-height:2.0;
}

#main dt {
   margin-bottom:3px;
   font-weight: 700;
}

#main dd {
   padding:0;
   margin:0;
   padding:3px;
   background:#eee;
}

 /*topics*/
.jitsu {overflow:scroll;
       height: 130px; 
       background:#fff;
}

#main li {
   margin:0;
   padding:10px;
   line-height:2.0;
   border-bottom:1px dotted #dcdddd;
   list-style: none;
}


.sect{border: 1px solid;
      padding:10px;
      margin:10px 0;
      
}

.sect1{
      padding:10px;
      margin:5px 0;
      background:#036eb8;
      color:#fff;
}

.sect2{border: 1px dotted;
      padding:0px;
      margin:5px 0;
      background:#8fc31f;
      color:#fff;
}

.sect3{border: 1px dotted;
      padding:0px;
      margin:5px 0;
      background:#54c3f1;
      color:#fff;
}

.sect4{border: 1px dotted;
      padding:0px;
      margin:5px 0;
      background:#ee87b4;
      color:#fff;
}

.sect5{border: 1px dotted;
      padding:0px;
      margin:5px 0;
      background:#9070af;
      color:#fff;
}

.company1{
   margin:5px 0px;
   padding:6px;
   background:#eee;
}

.rain{border-bottom:1px solid #339933;
}

.haikei{background:url("../images/mitsumori.gif");}

#main1 h2 {
   margin:0px 0 0 0;
   padding:2px 2px 2px 30px;
   font-size:20px;
   font-weight:bold;
   color:#333;
   line-height:3;
   background:url("../img/h2.jpg") no-repeat;
   width:680px;
}

#main1 h3 {color:#036eb8;
           padding: 5px 0;
           border-bottom:1px solid #036eb8;
}

#main1 li {
   margin:0;
   padding:3px 0 0 0;
   line-height:2.0;
   border-bottom:1px dotted #dcdddd;
}

#main table {
   width:95%;
   border-collapse:collapse;
   margin:10px;
}

#main img {
   margin-top:10px;}

#main table th {
   font-size:15px;
   text-align:center;
   width:230px;
   background:#2385b8;
   color:#fff;
}

#main table td {
   
   font-size:15px;
   text-align:center;
}

#main1 table {
   width:100%;
   border-collapse:collapse;
   margin:20px 0 20px 0;
}

#main1 table th {
   width:30%;
   padding:5px;
   font-size:14px;
   text-align:left;
   border:1px solid #dcdddd;
   background:#2385b8;
   color:#fff;
}

#main1 table td {
   padding:5px;
   font-size:14px;
   text-align:left;
   border:1px solid #dcdddd;
}

ul.photos {
	width: 635px;
	padding: 15px 0 0 25px;
	margin: 0px auto;
	list-style: none;
	background:#eee;
}
ul.photos li {
	display: inline;
}
ul.photos a.horizontal img,
ul.photos a.effectable img {
	padding: 5px 0px;
}
ul.photos a.vertical img {
	padding: 0px 5px;
}


/* ========subL CONTENTS CUSTOMIZE======== */
#subL .section {
   background:#fff;
}

#subL img{padding:0 0 5px 0;}

#subL p {font-size:14px;
         line-height:2.0;
}

#subL h2 {
   margin:10px 0 0 0;
   padding:5px;
   font-size:16px;
   text-align:center;
   font-weight:bold;
   color:#fff;
   background:url("../img/side-m.jpg");
}

#subL h3 {
   padding:1px;
   font-size:14px;
   font-weight:bold;
   color:#333;
}


#subL ul {
   margin:0;
   padding:5px 0 1em 1em;
}

#subL li {
   margin:0;
   padding-left:18px;
   line-height:1.8;
   background:#fff url("../images/bg_list.gif") 0 6px no-repeat;
   list-style:none;
}
#subL dt{
   margin:0;
   padding-left:18px;
   line-height:1.8;
   background:#fff url("../img/li.jpg") 0 5px no-repeat;
   list-style:none;
}

#subL dd{
   padding:0;
   margin:0 0 1em 0px;
   padding:3px;
   font-size:12px;
   border-bottom:1px dotted #333;
}

#subL a{
  padding:2px 0;
  line-height:1.2;
}
  
 /*topics*/
.topi {overflow-y:scroll;
       width: 260px;
       height: 150px; 
       background:#fff;
}




/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:8px;
   text-align:right;
   background:url("../img/p-top.jpg") 98% 10%  no-repeat;
}

#pageTop a {
   padding:0 45px 0 0;
   color:#fff;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   padding:20px 0;
   text-align:center;
   font-style:normal;
   font-size:14px;
   color:#fff;
}

