/*--------------------------------------------------------------------
   oreno css Type C 09/07/12

  1. 基本ページ設定
  2. headder、paragraph等、テキスト関連設定
  3. Content Boxの設定
  4. 
  5. 
  6. 
  7. 
--------------------------------------------------------------------*/

/*********************************************************************
  1. 基本ページ設定
*********************************************************************/

body {
  margin: 0;
  padding: 0;
  background: #839679;
  text-align: center;  /*IEのバグ対応*/
}


#sheet {
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5fbf0;
  text-align: left; /*これがないとIEでGNavMainが右にずれる*/
}

#header {
  margin-top: 0;
  height: 82px;
  background-color: #1c4325;
  background-image : url(../images/logos/kiyo_maiko.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-decoration: none;
  border-bottom: 5px solid #660000;
  position: relative;
}

#subheader1 {
  height: 30px; /*Global Navの位置決め用*/
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  padding-top: 5px;
  text-align: right;
}

#subheader2 {
  height: 20px; /*Global Navの位置決め用*/
  color: #999999;
  font-weight: bold;
  padding-top: 10px;
}

#subheader2 a{
  text-decoration: none;
  color: #999999;
}

#subheader3 {
  height: 20px; /*Global Navの位置決め用*/
  color: #999999;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  top: 60;
}

#subheader3 a{
  text-decoration: none;
  color: #999999;
}
#contentbody{
  width: 760px;
  padding-bottom: 50px;
  background-image : url(../images/others/lnav3.jpg);
  background-repeat: repeat-y;
  background-position: left top;
  float: left;
}


#contentHome {
  padding-top: 20px;
  float: right;
  width: 610px;
  text-align: center;
}


#content {
  padding-top: 20px;
  float: right;
  width: 610px;
  text-align: center;
}

#mapbody{
  width: 760px;
  padding-bottom: 20px;
  text-align: center;
}


/*********************************************************************
  2. headder、paragraph等、テキスト関連基本設定
*********************************************************************/

/*---------Siteの名称用------------*/
h1 {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
}

/*----------Page title用----------*/
h2 {
  font-size: 150%;
  font-weight: bold;
  margin: 20 0 20 0;
}

/*----------上記以下の見出しの基本設定----------*/

h3,h4,h5,h6,p,ul,ol,dl{
  margin-top: 0;
  margin-bottom: 0;
}

/*********************************************************************
----------------------------------------------------------------------
 ボックス（<div>）毎の設定
----------------------------------------------------------------------
*********************************************************************/

/*********************************************************************
  3. Content Box内の基本設定
*********************************************************************/


#content h3 {
	   /*-----従来のh5-----*/
  margin: 20px 10px;
  text-align: left;
  font-size: 100%;
  border-left: 4px solid #1c4325;
  border-bottom: 1px solid #660000;
  padding: 0px 0px 0px 8px;
}

#content h3 a{
  color: #000;
}

#content p{
  text-align: left;
  margin: 0 10px 10px 15px;
}

#content li{
  text-align: left;
  margin: 0 10px 10px 0px;
}

#content blockquote{
  text-align: left;
  margin-left: 30px;
  margin-right: 10px;
}

#content li a{
  color: #060;
}

#content li a:hover{
  background-color: #800;
  color: #eee;
}

#content p a:hover{
  background-color: #800;
  color: #eee;
}

#content p a{
  color: #800;
}

a:hover{
  background-color: #800;
  color: #eee;
}


.width400{
	   /*--Historyのh3が右の写真と重ならないように幅を制限-*/
  width: 400;
}

/*#content h6{
  margin-top: -20px;
  padding-bottom: 20px;
  font-size: 85%;
}

#content hr{
  size: 3px; 
  color: #660000;
  margin-left: 10px;
  margin-right: 10px;
}*/


.note {
	  /*---NOTE用ぶら下げ---*/
  text-align: left;
  margin: 0 10 10 10;
  padding-left: 3em;
  text-indent: -3em;
  font-size: 95%;
}

#content p.noteInd20 {
	  /*---NOTE用ぶら下げ---*/
  text-align: left;
  margin: 0 10 10 30;
  padding-left: 3em;
  text-indent: -3em;
}

#content p.gyokan5{
  text-align: left;
  margin: 0 10px 5px 15px;
}

.burasage20 {
  text-align: left;
  margin: 0 10 10 10;
  padding-left: 20;
  text-indent: -20;
  font-size: 95%;
}

.burasage70 {
  text-align: left;
  margin: 0 10 10 10;
  padding-left: 70;
  text-indent: -70;
  font-size: 95%;
}

#content p.indent20 {
  text-align: left;
  margin: 0 10 10 30;
}

#content p.indent50 {
  text-align: left;
  margin: 0 10 10 60;
}

#footer {
  clear: both;
  height: 20px;
  text-align: right;
  font-size: 80%;
  background-color: #cccccc;
}

#footer p{
  text-align: center;
}

.fl{
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fr{
  float: right;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}


em{
  font-style: normal;
  font-weight: bold;
}





/********** For google search + x **********/

#mkk_search2{
  text-align: right; /*IE用*/
  margin-top: -15px;
  margin-bottom: 10px;
  padding: 0 0 -20 0;
  border-bottom: 1px solid #ddd;

}

#mkk_search2 table{
  margin: 0 10 -15 0;
  padding: 0px;
  border-collapse: collapse;
}

#mkk_search2 td{
  text-align: center;
  vertical-align: center;
  padding-right: 5;
  color: #1c4325;
}

#mkk_search2 a{
  padding: 5;
  margin-left: 10px;
  text-align: center;
  vertical-align: center;
/*  background-color: #1c4325;*/
  color: #002a0a;
  border: 1px solid #000;
}

#mkk_search2 a:hover{
  background-color: #800;
  color: #eee;
}


/*********************************************************************
  4. Navigation設定
*********************************************************************/

/********** Global Navigation Main**********/

#globalnav {
  margin-left: 0;
  paddig-left: 0;
  list-style-type: none;
  border-right: 1px solid #666666;
}

#globalnav a {
  display: inline;
  padding: 2px 5px;
  border-left: 1px solid #888;
  color: #cccccc;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
}

#globalnav a:hover {
  color: #fff;
  background-color: #660000;
}

#globalnav li {
  list-style-type:  none;
  float: right;
}

/********** Global Navigation for Links and Comments**********/

#globalnavbis {
  margin-left: 0;
  paddig-left: 0;
  list-style-type: none;
  border-right: 1px solid #666666;
}
#globalnavbis a {
  display: block;
  padding: 0px 6px;
  border-left: 1px solid #888;
  border-bottom: 1px solid #660000;
  color: #aaaaaa;
  text-decoration: none;
  font-size: 88%;
  font-weight: bold;
  text-align: center;
}
#globalnavbis a:hover {
  color: #fff;
  background-color: #660000;
}
#globalnavbis li {
  list-style-type:  none;
  float: right;
}

/********** Local Navigation Main**********/

#localnav {
  float: left;
  width: 150px;
}
#localnav p{
  padding-left: 8px;
  padding-top: 10px;
  padding-bottom: 0px;
}
#localnav p a{
  display: inline;
}
#localnav blockquote{
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1.5em;
  font-size: x-small;
}
#localnav h4{
  margin: 10 0 5 8;
  font-size: 100%;
  color: #660000;
  border: none;
}

#localnav a{
  display: block;
  text-decoration: none;
  color: #1c4325;
  font-weight: 600;
}
#localnav a:hover{
  background-color: #800;
  color: #fff;
}

#localnav ul{
  margin-left: 0;
  padding-left: 12px;
}
#localnav li{
  list-style-type: none;
  padding-bottom: 2px;
  border-bottom: 1px solid  #839679;
}

#localnav img{
  border: 0;
}

/***********Pagetopへのリンク 当面止め090714**********

.anchor_top{
  text-align: center;
  margin: 20 0 0 0;
  font-weight: normal;
}*/

/******POIの頭にあるリンク用090622確認。Local Mapでも使用090807******/
.contentnav{
  margin-bottom: 10 px;
  text-align: cneter;
}

.contentnav ul{
  list-style-type: none;
}

.contentnav li{
  display: inline;
  font-size: 90%;
  font-weight: bold;
}



/*----------PagetopへのLink用 090714----------*/
.contentnav2{
  margin-top: 20px;
  list-style-type: none;
  text-align: cneter;
}
.contentnav2 li{
  display: inline;
  text-align: cneter;
}

.contentnav2 a{
  font-size: 90%;
  font-weight: bold;
  color: #1c4325;
}

.contentnav2 a:hover{
  background-color: #800;
  color: #eee;
}

/*-------パンくず----------*/
.breadcrumb {
  font-size: 85%;
  text-align: left;
  color: #666;
  margin-left: 10px;
}

.breadcrumb a{
  color: #666;
  font-weight: normal;
}

.breadcrumb a:hover{
  background-color: #800;
  color: #eee;
}

/********************************************************************/
/*-----------Foot note （Contentの中に置くことにする）--------------*/
/********************************************************************/

#footnote {
  width: 610px;
  margin: 20 0 20 0;
  padding-top: 10 px;
  border-top: 1px solid #aaa;
}

#footnote h3{
  font-size: 90%
  font-weight: bold;
  text-align: left;
  margin: 0 10 10 10;
  padding: 0;
  border: none;
}

#footnote h4{
  font-size: 85%
  font-weight: bold;
  margin: 0 10 10 10;
  text-align: left;
}

/********************************************************************/
/*------------------------------ Table -----------------------------*/
/********************************************************************/

/*----------------History用Table----------------------*/

#historytable{
  margin-left: auto;
  margin-right: auto;
  width: 590px;
}
#historytable table{
  border-collapse: collapse;
  border: 2px solid #1c4325;
}
#historytable th{
  width: 70px;
  border-right: 1px solid #1c4325;
  border-bottom: 1px solid #1c4325;
}
#historytable td{
  border-bottom: 1px solid #1c4325;
}

/*---------Siteindex用 Table 090720--------------*/

.indextable{
  margin-left: 55px;
  width: 500px;
  border-collapse: collapse;
}

.indextable tr{
  height: 25px;
}

.indextable th{
  width: 240px;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
}

.indextable td{
  border-bottom: 1px solid #ccc;
}

.indextable td a{
  font-weight: normal;
  color: #800;
}

.indextable a:hover{
  font-weight: normal;
  color: #fff;
}

/*------------一般用table-------------------*/

#commontable{
  margin-left: auto;
  margin-right: auto;
}
#commontable table{
  border-collapse: collapse;
  border: 2px solid #1c4325;
}
#commontable th, #indextable th{
  border-right: 1px solid #1c4325;
  border-bottom: 1px solid #1c4325;
}
#commontable td, #indextable td{
  border-bottom: 1px solid #1c4325;
  border-right: 1px solid #1c4325;
}

/***********************写真用Table各種**************************/

/*--------------------将来これに統一予定--------------------------*/

.phototable190 table{
  margin-left: auto;
  margin-right: auto;
  width: 595px;
/*  text-align: center;*/
}

.phototable190 th{
  text-align: center;
  vertical-align: top;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
}
.phototable190 td{
  width: 190px;
  text-align: center;
  padding: 0;
  border: 3px solid #839679;
  background-color: #839679;
}

/*------------------------将来削除する予定--------------------------*/

.phototable190_2{
  margin-left: auto;
  margin-right: auto;
  width: 385px;
}

.phototable190_2 th{
  text-align: center;
  vertical-align: top;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
}
.phototable190_2 td{
  width: 190px;
  text-align: center;
  padding: 0;
  border: 3px solid #839679;
  background-color: #839679;
}

.phototable240{
  margin-left: auto;
  margin-right: auto;
  width: 497px;
}
.phototable240 td{
  width: 240px;
  text-align: center;
  padding: 0;
  border: 3px solid #839679;
  background-color: #839679;
}

.phototable240 th{
	/*  width: 240px;*/
  text-align: center;
  vertical-align: top;
  font-weight: normal;
  padding-bottom: 20px;
}

.photolist{
  margin-left: auto;
  margin-right: auto;
  width: 515;
/*  clear: left;
  clear: right;*/
}
.photolist td{
  text-align: center;
  width: 96px;
}
.photolist th{
  width: 96px;
  text-align: center;
  vertical-align: top;
  font-weight: normal;
  padding-bottom: 10px;
}

/*------------------------ここまで将来削除する予定--------------------------*/


/*--------------Comment用Table-------------------*/

#comments{
  width: 580px;
  margin-left: auto;
  margin-right: auto;
/*  border: 3px solid #bececd;*/
  background-color: #D0DFDE;
}

#comments td{
	padding: 10px;
}

/*-------------A-Z 用Table 090720---------------*/

.a-zTable table{
  width: 590px;
}

.a-zTable td{
  padding: 0 5 20 5;
  font-size: 120%;
  font-weight: bold;
}

.a-zTable a{
  color: #040;
}

.a-zTable a:hover{
  color: #fff;
  background-color: #800;
}


/*-------------J Garden の Matrix用-----------------------*/

.jgMatrix {
  width: 590;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  border-collapse: collapse;
  border: 2px solid #839679;
}

.jgMatrix th{
  text-align: center;
  font-weight: bold;
  border: 2px solid #839679;
}
.jgMatrix td{
  width: 160px;
  text-align: center;
  padding-bottom: 2px;
  border: 2px solid #839679;
}



/*-------Local Map用のスタイル-------*/

#map_link{
	          /*--Map Pageの京都マップへのLink用のid--*/
  float: left;
  width: 130px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}

#map_link h2{
  font-size: 90%;
  margin-bottom: 0;
  padding: 0;
/*  text-align: center;*/
}

/*.map_hosoku{
  float: right;
  width: 460px;
  margin-right: 10px;
  padding: 0;
}

.map_hosoku h6{
  padding: 0;
  margin: 10 0;
}*/

#local_map{
  clear: left;
  margin-top: 10px;
}

.map_ico{
	  /*変更前のマップ用*/
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: -5px;
  margin-bottom: 10px;
}

/********** その他 **********/

img.kanji{
  text-align: center;
  vspace: 50px;
}

img.float_rt{
  float: right;
  margin: 0 10px 0 8px;
  padding: 0px;
/*  width: 120px;*/
  border: 3px solid #839679;
}

img.v_align_m{
  vertical-align: middle;
}

.minimap{
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fam_name{
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
}

.clearfloat{
  clear: left;
  clear: right;
}
.clearfloatctr{
  clear: left;
  clear: right;
  text-align: center;
}
#updates{
  padding-right: 10px;
  text-align: right;
  font-size: x-small;
}



/*--------------------------------------*/
/*-------- Left/Right column box--------*/
/*--------------------------------------*/

.leftBox {
  text-align: left;
  width: 340px;
  margin-right: 10px;
  overflow: auto;
  border-bottom: #dddddd 1px solid;
  zoom: 1
;
}

.leftBox h2 {
  text-align: center;
  background-color: #4e6642;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 90%;
  margin-bottom:  5px;
  margin-top: 10px;
  color: #fff;
}

.leftBox h3 {
  text-align: left;
  font-weight: bold;
  font-size: 80%;
  margin: 0px 0px 0px 70px;
  padding: 0px;
  color: #600;
}

.leftBox h4 {
  text-align: left;
  font-weight: bold;
  font-size: 90%;
  margin: 0 10 0 10;
  padding: 0px;
}

.leftBox p {
  font-size: 80%;
  margin: 1px 0px 2px 70px;
  padding-left: 10px;
}

.leftBox hr {
  clear: left;
  border: none;
  color: #dddddd;
  background-color: #dddddd;
  height: 1px;
}

.rightBox{
  float: right;
  width: 240px;
  overflow: auto;
  border-bottom: #dddddd 1px solid;
  zoom: 1;
}


.rightBox h2{
  background-color: #674433;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  font-weight: bold;
  font-size: 90%;
  margin-bottom:  5px;
  margin-top: 10px;
  color: #fff;
}

.rightBox h3 {
  text-align: left;
  font-weight: bold;
  font-size: 80%;
  margin: 0px;
  padding: 0px;
  color: #600;
}

.rightBox h4 {
  text-align: left;
  font-weight: bold;
  font-size: 90%;
  margin: 0 10 0 10;
  padding: 0px;
}

.rightBox p {
  font-size: 80%;
  margin: 1px 0px 2px;
  padding-left: 10px;
}


.rightBox hr {
  clear: left;
  border: none;
  color: #dddddd;
  height: 1px;
  background-color: #dddddd;
}


.normal {
  font-weight: normal;
}

/*-------------------------------------*/
/*------Twin columnsを包含するBox-------*/
/*-------------------------------------*/

.twinClmBox {
  text-align: left;
  width: 590px;
  margin: 0 10 0 10px;
}

.twinClmBox a{
  color: #800;
}

.twinClmBox a:hover{
	  /*本当は不要なはず何だけどうまくいかないので追加09/10/12　*/
  background-color: #800;
  color: #eee;
}


/*----------------------------------------*/
/*-----Contents AreaのFull span Box-------*/
/*----------------------------------------*/

.fspanBox {
  width: 590px;
  margin: 0 10 0 10px;
  overflow: auto;
  border-bottom: #dddddd 1px solid;
  zoom: 1;
}

.fspanBox a{
  color: #800;
}

.fspanBox a:hover{
	  /*本当は不要なはず何だけどうまくいかないので追加09/10/12　*/
  background-color: #800;
  color: #eee;
}

.fspanBox h2 {
  background-color: #4e6642;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 90%;
  margin-bottom:  5px;
  margin-top: 10px;
  color: #fff;
}

.fspanBox h3 {
  text-align: left;
  font-weight: bold;
  font-size: 100%;
  margin: 0px 0px 10px 0px;
  padding: 0px; color: #600;
}

.fspanBox p {
  margin: 1px 5px 10px 5px;
  text-align: left;
/*  color: #222;*/
}

.fspanBox hr {
  clear: left;
  border: none;
  color: #dddddd;
  background-color: #dddddd;
  height: 1px;
}

/*-----------------------------------------------*/
/*-------global isec-------*/
/*-----------------------------------------------*/

/*-------小型文字使用-------*/

.tksfaa {
  border-top: #ddd 1px solid;
  border-right: #ddd 1px solid;
  border-bottom: #ddd 0px solid;
  border-left: #ddd 1px solid;
  padding: 5px;
  overflow: auto;
  zoom: 1;
  background-color: #fff
;
}

.tksfaa img {
  float: left;
  border: #839679 2px solid;
}


/*------通常文字使用------*/

.tksfbb {
  border-top: #ddd 1px solid;
  border-right: #ddd 1px solid;
  border-bottom: #ddd 1px solid;
  border-left: #ddd 1px solid;
  padding: 5px;
  overflow: auto;
  zoom: 1;
  background-color: #fff;
}

.tksfbb img {
  border: #839679 2px solid;
}

/*-------global isecここ迄-------*/

/*---------本文初めの写真用----------*/

#leadFrame{
  float: right;
  margin: 0 10px 0 8px;
  padding: 0px;
}

.leadPhoto {
  width: 160px;
  border: 3px solid #839679;
  margin: 0;
  padding: 0px;
  text-align: center;
}

.leadCaption {
  width: 160px;
  border: 0px;
  margin: 0;
  padding: 5px;
  text-align: center;
}

.leadCaption a{
  font-weight: bold;
  color: #060;
}

.leadCaption a:hover{
  background-color: #800;
  color: #eee;
}

.leadCaption img{
  vertical-align: middle;
  margin-right: 10px;
}


/*-------------------------------------------------*/
/*-ぶらさげ有りのリスト用(Glossaryにも使用）090623-*/
/*-------------------------------------------------*/

.burasageList ul{
  list-style-type: none;
}

.burasageList li{
  text-indent: -1.2em;
}

/*#glossaryTable td{
  padding: 0 5 20 5;
  font-size: 120%;
  font-weight: bold;
}

#glossary h5{
  font-size: 110%;
}*/


/*-------------------------------------------------*/
/*------------------Glossary用---------------------*/
/*-------------------------------------------------*/

#glossary ul{
  list-style-type: none;
}

#glossary li{
  text-indent: -1.2em;
}

#glossaryTable td{
  padding: 0 5 20 5;
  font-size: 120%;
  font-weight: bold;
}

#glossary h5{
  font-size: 110%;
}

/*--------------------------------------------------*/
/*-----History of Updates用-----*/
/*--------------------------------------------------*/

#hstryUpdt {
  text-align: left;
  width: 590px;
  margin: 25 10 10 10;
  overflow: auto;
  border-bottom: #dddddd 1px solid;
  zoom: 1
;
}

#hstryUpdt h1 {
  text-align: center;
  background-color: #839679;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 90%;
  margin-bottom:  5px;
  color: #fff;
}

#hstryUpdt h2 {
  text-align: left;
  font-weight: bold;
  font-size: 80%;
  margin: 0px 0px 0px 70px;
  padding: 0px;
  color: #600;
}

#hstryUpdt p {
  font-size: 80%;
  margin: 1px 0px 2px 70px;
  padding-left: 10px;
}

#hstryUpdt hr {
  clear: left;
  border: none;
  color: #dddddd;
  background-color: #dddddd;
  height: 1px;
}
