

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相彁E
 *  70% ->	11pxに相彁E
 *  75% ->	12pxに相彁E
 *  82% ->	13pxに相彁E
 *  88% ->	14pxに相彁E
 *  94% ->	15pxに相彁E
 * 100% ->	16pxに相彁E
 * 107% ->	17pxに相彁E
 * 113% ->	18pxに相彁E
 * 119% ->	19pxに相彁E
 * 125% ->	20pxに相彁E
 * --------------------- */


/* ========BASIC======== */

@font-face { font-family: Ume; src: url(ume-ugo4.ttf) format("truetype"); }
/* IE */ @font-face { font-family: Ume; src: url(MakibaFont13.eot); } 
/* Firefox, Opera, Safari */ @font-face { font-family: Ume; src: url(ume-ugo4.ttf) format("truetype"); }


BODY {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   background : #ffffff url(images/background.jpg) repeat-x fixed 0% 0%;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

A:hover {
   color:#008000;
   
}

img {
   border:0;
}

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


/* ========TEMPLATE LAYOUT======== */
DIV#top {
   width : 960px;
   margin:0 auto;
   background:#fff;
   border-top : 0px solid #949b3e;
   border-bottom:5px solid #008F7C;
}

DIV#header {
   width : 960px;
   background : #ffffff url(images/header_toppage.jpg) no-repeat scroll center top;
  height : 353px;
}

DIV#menu {
   width : 960px;
   background-repeat : repeat;background-attachment : scroll;background-position : 0% 0%;
  top : 300px;
}

DIV#contents {
   clear:both;
   width : 960px;
   margin-top:10px;
}



.section{
   float : left;
   width : 197px;
  margin-left : 10px;
  

  
  
  padding-left : 0px;
}

DIV#sub2 {
   
   width : 190px;
  margin-right : 10px;
  margin-left : 0px;
  
  
  float : left;
  padding-left : 0px;
}

DIV#footer {
   position:relative;
   clear:both;
   width : 960px;
}

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


/* ========HEADER CUSTOMIZE======== */
DIV#header H1 {
   margin:0;
   padding:0 10px;
   font-size:150%;/* 24px相彁E*/
   color:#000;
   line-height : 8px;
}

DIV#header H1 A {
   color : #564236;
  
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  line-height : 564px;
  font-size : 10pt;
}

DIV#header H1 A:hover {
   color : #e4ebd3;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

DIV#menu LI {
   float:left;
   font-size:82%;/* 13px相彁E*/
   color:#333;
   list-style-type:none;
  top : 300px;
  background-color : #e4ebd3;
}

div#menu li a {
   display:block;
   margin-right:1px;
   padding:0 20px;
   line-height:2.5;
   color:#fff;
}

DIV#menu LI A:hover{
   color : orange;
}

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


/* ========MAIN CONTENTS CUSTOMIZE======== */
DIV#main A {
   color : #f16f3d;
}

div#main a:hover {
   border:0;
   color:#008000;
   border-bottom:1px solid #008000;
}

DIV#main H2 {
   margin-bottom:5px;
   padding:2px 2px 2px 5px;
   font-size:94%;/* 15px相彁E*/
   font-weight:bold;
   line-height:1.4;
   border-left : 5px none #000000;
   background : transparent;background-repeat : no-repeat;background-attachment : scroll;background-position : 0% 0%;
}

DIV#main H3 {
   margin-bottom:5px;
   font-size:88%;/* 14px相彁E*/
   border-bottom : 3px double #aeb654;
   border-left:

  color : #40611b;
  line-height : 1.5;
  margin-top : 10px;
}}}}

div#main h4 {
   margin-bottom:2px;
   font-size:82%;/* 13px相彁E*/
   line-height:1.4;
}

div#main h5 {
   margin-bottom:2px;
   font-size:82%;/* 13px相彁E*/
   line-height:1.4;
}

div#main h6 {
   margin-bottom:2px;
   font-size:82%;/* 13px相彁E*/
   line-height:1.4;
}

DIV#main P{
   margin : 0px 0px 1em 12pt;
   font-size:82%;/* 13px相彁E*/
   line-height:1.4;
  
}

div#main ul,ol,dl{
   font-size:82%;/* 13px相彁E*/
}

div#main dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}


/* ========SUB1 CONTENTS CUSTOMIZE======== */
DIV#sub1 .section {
   background : #e4ebd3 none repeat scroll 0% 0%;
  
}

DIV#sub1 H2 {
   padding:3px;
   font-size:88%;/* 14px相彁E*/
   font-weight:bold;
   color:#fff;
   background : #e4ebd3 url(images/bg_sub_h2.gif) repeat-x scroll 0% 0%;
  float : none;
}

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

DIV#sub1 LI {
   margin:0;
   padding-left:18px;
   font-size:82%;/* 13px相彁E*/
   line-height:1.8;
   background : #e4ebd3 url(images/38.gif) no-repeat scroll 0px 3px;
   list-style:none;
}


/* ========SUB2 CONTENTS CUSTOMIZE======== */
DIV#sub2 .section {
   background : #e4ebd3 none repeat scroll 0% 0%;
  padding-left : 0px;
  margin-left : 0px;
}

div#sub2 h2 {
   padding:3px;
   font-size:88%;/* 14px相彁E*/
   font-weight:bold;
   color:#fff;
   background:#DEDDD0 url("images/bg_sub_h2.gif") 0 0 repeat-x;
}

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

div#sub2 li {
   margin:0;
   padding-left:18px;
   font-size:82%;/* 13px相彁E*/
   line-height:1.8;
   background:#DEDDD0 url("images/bg_list.gif") 0 4px no-repeat;
   list-style:none;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   padding:10px;
   text-align:right;
   font-size:82%;/* 13px相彁E*/
}

div#totop a{
   padding:0 0 0 12px;
   background:url("images/bg_totop.gif") 0 60% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:20px 0;
   text-align:center;
   font-style:normal;
   font-size:75%;/* 12px相彁E*/
   color:#333;
   border-top:1px solid #ccc;
}DIV#sub1 H2 A{
   padding : 0px;
   font-size : 100%;/* 14px相彁E*/
   font-weight:bold;
   color:#fff;
   background-repeat : repeat-x;background-attachment : scroll;background-position : 0% 0%;
}DIV#sub1 H2 A:hover{
   padding : 0px;
   font-size : 100%;/* 14px相彁E*/
   font-weight:bold;
   color : #ffd25b;
   background-repeat : repeat;background-attachment : scroll;
  
  
  
background-position : 0% 0%;
  background-image : none;
}.section A:hover{
   background-image : none;background-repeat : repeat;background-attachment : scroll;background-position : 0% 0%;
  text-decoration : underline;
  color : #ffd25b;
}DIV#header_regular{
   width : 960px;
   background : #ffffff url(images/header_regularpage.jpg) no-repeat scroll center top;
  height : 200px;
}DIV#main{
   float : left;
   width : 530px;
  margin-left : 10px;
  
  margin-right : 10px;
  
  
}
.main_regularpage{
  width : 720px;
  margin-right : 10px;border-width : 0px;
  background-image : none;
}
