/*ブラウザスタイルの初期化*/
*{
margin: 0 auto;
padding: 0;
font-size: 100%;
}
/*BODY全体に関する設定*/
body {
font-size: 14px;
font-family: verdana, arial;
text-align: center;
background-color: #333;
background-position: right top;
background-repeat: no-repeat;
background-attachment: fixed;
}
/*全体の設定*/
#wrapper {
position: relative;
width: 800px;
background-color: #eee;
margin: 0 auto;
text-align: left;
}
/*タイトルの場所*/
#header {
  margin-top: 1%;
  width: 800px;
  height: 200px;
  background-color: #8F8D73;
  background-image: url("Top/kyoto2.JPG");
  background-repeat: no-repeat;
  background-position: right top;
  }
#title{
  padding: 20px 0px 20px 80px;
  font-size: 24px;
  font-weight: bold;
  font-family: verdana;
  color: #E5D2E4;
  }
#sub{
  font-family: verdana;
  font-size: 13px;
  padding: 10px 300px 10px 20px;
  line-height: 140%;
  color: #E5D2E4;
  }
#title a, #title a:link, #title a:visited {
  text-decoration: none;
  color: #335719;
  }
#title a:active, #title a:hover {
  text-decoration: none;
  color: #E5D2E4;
  }
#help{
  font-family: verdana;
  font-size: 11px;
  padding: 20px 100px 10px 400px;
  }
#help a, #help a:link, #help a:visited {
  text-decoration: underline;
  color: #A7D7D2;
  }
#help a:active, #help a:hover {
  text-decoration: underline;
  color: #E5D2E4;
  }
/*グローバルナビ*/
div#globalnavi {
  width: 800px;
  margin-top: 0px;
  background-color: #436AA9;
  color: #E5D2E4;
  font-family: arial;
  font-weight: bold;
  _font-size: 14px;
  float: left;
  }
#globalnavi ul{
  list-style: none;
  margin: 0;
  padding: 0px 0px 0px 45px;
  background-color: #436AA9;
  }
#globalnavi li{
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  }
#globalnavi a{
  float: left;
  text-decoration: none;
  text-align: center;
  padding: 5px 13px;
  display: block;
  color: #E5D2E4;
  background-color: #436AA9;
  }
#globalnavi #current {
  float: left;
  text-decoration: none;
  text-align: center;
  padding: 5px 13px;
  display: inline;
  color: #436AA9 !important;
  background-color: #A7D7D2 !important;
  }
#globalnavi a:hover {
  color: #E5D2E4;
  background-color: #A7D7D2;
  }
/*グーグルアド１*/
#ad1 {
width: 728px;
padding-top:10px;
padding-bottom: 10px;
padding-left: 36px;
padding-right: 36px;
background-color: #B6BABB;
}
/*ローカルナビ*/
div#localnavi {
  clear: both;
  float: left;
  width: 150px;
  margin-top: 0px;
  background-color: #436AA9;
  color: #E5D2E4;
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  _line-height: 120%;
  }
#localnavi ul, #localnavi li {
  list-style: none;
  margin: 0;
  padding: 0;
  }
#localnavi li {
  border-top: 1px solid #B6BABB;
  border-bottom: 1px solid #B6BABB;
}
#localnavi a {
  text-decoration: none;
  text-align: left;
  padding: 5px 15px;
  display: block;
  color: #E5D2E4;
  }
#localnavi a:hover {
  color: #A7D7D2;
  text-decoration: underline;
}
#localnavi #current {
  text-decoration: none;
  text-align: left;
  padding: 5px 15px;
  display: block;
  color: #436AA9 !important;
  background-color: #A7D7D2 !important;
  }
#localnavi #category {
  text-decoration: none;
  text-align: left;
  padding: 2px 10px;
  display: block;
  background-color: #B6BABB !important;
  border-top: 3px dotted #E5D2E4;
  border-bottom: 3px dotted #E5D2E4;
  border-right: 3px dotted #E5D2E4;
}
/*グーグルアド2*/
#ad2{
float: left;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
background-color: #B6BABB;
}
/*グーグルアド2の上*/
#ad2top {
padding-top: 10px;
width: 125px;
height: 32px;
background-color: #B6BABB;
background-image: url("Top/tubaki.gif");
background-repeat: repeat-x
}
/*コンテンツ全体*/
div#contents {
width: 800px;
padding: 0px;
background-color: #B6BABB;
font-family: arial;
font-size: small;
line-height: 145%;
}
/*記事部分*/
div#entry {
float: left;
width: 482px;
_width: 510px;
padding: 10px 10px 20px 10px;
background-color: #B6BABB;
font-family: arial;
font-size: 12px;
}
h1 {
color: #D6E060;
font-size: 20px;
}
#categorytop a {
text-decoration: none;
color: #D6E060;
}
#categorytop a:hover {
text-decoration: underline;
}
h2 {
color: #A7D7D2;
font-size: 16px;
padding-top: 8px;
padding-left: 10px;
}
h4 {
font-size: 15px;
color: #333;
}
#text a {
text-decoration: none;
color: #436AA9;
}
#text a:hover {
text-decoration: underline;
}
h3 {
color: #D6E060;
font-size: 14px;
}
#text .pr{
padding-left: 10px;
}
#text .pl{
padding-right: 10px;
}
/*フッター*/
div#footer {
clear: both;
width: 800px;
height: 35px;
background-color: #E5D2E4;
color: #8992C2;
font-family: verdana;
font-size: 13px;
text-align: right;
}
#footer .p{
text-align: center;
line-height: 140%;
padding-bottom: 10px;
color: #8992C2;
}
#footer ul{
  float: right;
  list-style: none;
  margin: 0;
  padding-top: 10px;
  padding-right: 15px;
  }
#footer li{
  list-style: none;
  margin: 0;
  display: inline;
  margin-right: 1px;
  }
#footer a, #footer a:link, #footer a:visited {
  text-decoration: none;
  color: #8992C2;
  background-color: transparent;
  padding: 0;
  }
#footer a:hover {
  text-decoration: underline;
}

