@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシチE",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
}

br {
   letter-spacing:normal;
}

a {
   color:#98534B;
   text-decoration:none;
}

a:hover {
   text-decoration:underline;
}

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

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


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:780px;
   margin:0 auto;
}

div#header {
   position:relative;
   width:780px;
}

div#pr {
   width:780px;
}

div#gnavi {
   position:absolute;
   bottom:5px;
   right:0;
}

div#menu {
   float:left;
   width:780px;
   margin-bottom:20px;
}

div#icatch {
   width:780px;
   margin:0 auto;
   background:#fff;

}

div#contents {
   width:780px;
   margin:0 auto;
   padding:10px 0 ;
   background:#fff;
}

div#main {
   float:right;
   width:540px;
}

div#sub {
   float:left;
   width:200px;
}

div#info {
   
   width : 540px;




















float : right;
}



div#news {
   
   width : 385px;


float : right;

}

div#totop {
   clear:both;
}

div#footMenu {
   width:780px;
   clear:both;
   overflow:hidden;
   padding:10px 0;
}

div#footer {
   width:780px;
   clear:both;
   padding:10px 0;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px 0;
   font-size:2em;
   color:#333;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
   text-decoration:none;
}

/* PR CUSTOMIZE */
div#header #pr p {
   margin:0;
   font-size:0.75em;
}

/* GNAVI CUSTOMIZE */
div#header #gnavi ul {
   list-style:none;
}

div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   padding-left:15px;
   background : url(images/common_img/bg_gnavi.gif) no-repeat 0px 1px;
}


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

div#menu li {
   margin:0;
   padding:0;
   float:left;
   font-size:0.63em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li span {
   font-family:verdana;
   font-size:140%;
   color:#fff;
}

div#menu li a{
   display:block;
   width:130px;
   padding:10px 0;
   color:#FFF1A4;
   background : url(images/common_img/bg_menu.gif) repeat-x 0px 100%;
}

div#menu li a:hover{
   text-decoration:none;
   background : url(images/common_img/bg_menu.gif) repeat-x 100% 100%;
}


/* ========INFO CUSTOMIZE======== */
div#info h2 {
   background:#98534B;
   font-size:100%;
   color:#fff;
   padding:2px 5px 0px 5px;
   border-bottom:3px solid #823C34;
}

div#info dl dt {
   clear:left;
   float:left;
   width:7em;
   padding:10px 0.5em;
}

div#info dl dd {
   margin-left:0;
   padding:10px 0.5em 10px 8em;
   background : #ffffff url(images/index_img/bg_info_line.gif) repeat-x 0px 100%;
}


/* ========NEWS CUSTOMIZE======== */
div#news p {
   margin:0;
   padding:0 0 1em 0;
   font-size:0.75em;
}

div#news h2 {
   background:#422F28;
   font-size:100%;
   color:#fff;
   padding:5px;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
}

div#main2 h2 {
   
   padding : 2px 5px 0px 5px;
   font-size:100%;
   color : #ffffff;
   
   border-bottom:3px solid #823C34;
background-color : #98534b;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin : 0px 0px 1em 0px;
   font-size : 0.9em;



}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
font-weight : bold;
font-size : 120%;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#FFF3EF;
font-size : 120%;
}

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

div#main dl.information dt {
   margin:0;
   padding:0 0 0 10px;
   background : url(images/common_img/bg_list.gif) no-repeat 0px 6px;


}

div#main dl.information dd {
   margin:0 0 1em 1em;
   padding:3px;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   font-size:0.88em;
   font-weight : 600;
   color:#333;
   line-height:1.2;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   list-style:none;
   background : url(images/common_img/bg_sub_line.gif) repeat-x 0px 100%;
}

div#sub li a {
   display:block;
   width:200px;
   padding-left:12px;
   background : url(images/common_img/bg_list.gif) no-repeat 0px 6px;
}

div#sub li a:hover {
   border:none;
   font-weight:bold;
   background : #fff3ef url(images/common_img/bg_list.gif) no-repeat 0px 6px;
   text-decoration:none;

}


/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background : url(images/common_img/bg_totop.gif) no-repeat 0px 50%;
}


/* ========FOOTMENU CUSTOMIZE========= */
div#footMenu {
   position: relative;
   padding:20px 0 0 0;
   border-top:1px solid #CECFCE;
}

div#footMenu ul{
   position:relative;
   left:50%;
   float:left;
   margin:0;
   padding:0;
   list-style:none;
}

div#footMenu li{
   position:relative;
   left:-50%;
   float:left;
   margin:0 20px 0 0;
   padding:0;
   font-size:0.63em;
}


/* ========FOOTER CUSTOMIZE======== */
div#footer{
   text-align:center;
   padding:20px 0;
}

div#footer address {
   font-size:0.63em;
}
div#contact1{

font-weight : bolder;
text-align : center;
margin-bottom : 5px;
margin-top : 0px;
font-size : 0.95em;
color : #fef7ef;

background-color : #493216;
}div#contact2{
background-color : #fef7ef;
font-weight : bolder;
text-align : center;
margin-bottom : 3px;
margin-top : 0px;
font-size : 1.05em;






}
div#main .font_color{




text-align : center;

color : #fcf8f1;
bottom : auto;



font-weight : bold;
}
div#main .font_color_2{
font-weight : bold;
color : #dd0000;
}
div#message{


font-size : 0.9em;
}
.color2{
font-weight : bold;
color : #98534b;
font-size : 1em;
}
.color1{
font-weight : bold;
color : #f5920f;
font-size : 1em;
}
div#office{
font-size : 0.9em;





}
div#office_kan{
font-size : 0.75em;
}
div#breadcrumbs ul,li{
display : inline;
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;

}


.column_box1{
background-image : url(images/column_img/sg-5177_100.jpg);
}
.column_box2{
background-color : #fef2d3;

padding-top : 30px;
padding-left : 30px;
padding-right : 30px;
padding-bottom : 30px;
margin-top : 50px;
margin-left : 50px;
margin-right : 50px;
margin-bottom : 50px;

border-width : 0px 2px 2px 0px;border-color : #ddb36c #b4a88d #b4a88d #eedab7;border-style : solid solid solid solid;}
.glossary_table td{

width : 40px;
background-position : center center;
background-repeat : no-repeat;
text-align : center;


background-image : url(images/glossary_img/b-ball-o-1_28.gif);
}
.glossary_table a:hover{

background-repeat : no-repeat;
text-align : center;
background-position : center center;




display : block;

color : #673434;
font-weight : bold;

background-image : url(images/glossary_img/b-ball-p-1_28.gif);
}
.glossary_box1{
background-image : url(images/glossary_img/re-7381_200.jpg);
}
.glossary_box2{
background-color : #fffefb;
margin-top : 50px;
margin-left : 50px;
margin-right : 50px;
margin-bottom : 50px;
padding-top : 30px;
padding-left : 30px;
padding-right : 30px;
padding-bottom : 30px;

border-right-width : 2px;
border-bottom-width : 2px;
border-bottom-color : #b9b9b9;

border-right-style : solid;
border-bottom-style : solid;
border-right-color : #b9b9b9;
}
div#homeMenu{
width : 200px;
float : left;
}
div#info li{










display : list-item;
list-style-type : circle;
}
div#main h2{
font-size : 100%;
color : #333333;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 10px;
border-bottom-width : 3px;
border-bottom-style : solid;
border-bottom-color : #823c34;



line-height : 1.2;
border-left-width : 8px;
border-left-style : solid;
border-left-color : #98534b;
padding-left : 8px;
}
