@charset "shift_jis";
/* main styles */
div#container {
  position: relative;
  width: 760px;
  height: auto;
  min-height: 200px;
  margin: 0 auto;
  padding: 4px 0 4px 0;
  color: #333333;
  background-color: #ffffff;
  text-align: left;
}

div#header {
  width: auto;
  height: 160px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/bunner_001.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
div#header h1, div#header p {
  text-indent: -9999px;
}
div#header a {
  display: block;
  width: 250px;
  height: 110px;
}

ul#sitePolicy {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  width: 200px;
  height: auto;
  margin: 0 0 1em 0;
  text-align: right;
}
ul#sitePolicy li {
  display: block;
  float: right;
  font-size: 11px;
  text-transform: lowercase;
}
ul#sitePolicy a {
  display:block;
  width: auto;
  height: auto;
  padding: 0 10px;
  border-right: 1px solid #c0c0c0;
}
ul#sitePolicy li#sitemap a {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

ul#mainNavi {
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 1;
}
ul#mainNavi li {
  display: inline;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
}
ul#mainNavi li#mHome {
  margin-left: 0px;
}
ul#mainNavi a {
  display:block;
  width: auto;
  height: auto;
  background-color: #666666;
  padding: 4px 15px;
  border-right: 1px solid #ffffff;
}
ul#mainNavi a:link, ul#mainNavi a:visited {
  color: #ffffff;
}
ul#mainNavi a:hover, ul#mainNavi a:active {
  color: #ffcc33;
}

div#siteBanner {
  clear: both;
  width: 760px;
  height: 200px;
  margin: 0 1 1em 1;
  color: #000000;
  background-color: transparent;
}
#home div#siteBanner {
  background-image: url(../image/banner_sky.jpg);
  background-repeat: no-repeat;
  height: 200px;
}
#kenkyu div#siteBanner {
  background-image: url(../image/banner_kenkyu.jpg);
  background-repeat: no-repeat;
  height: 200px;
}

#shibu div#siteBanner {
  background-image: url(../image/banner_shibu.jpg);
  background-repeat: no-repeat;
  height: 200px;
}

#koinu div#siteBanner {
  background-image: url(../image/banner_koinu.jpg);
  background-repeat: no-repeat;
  height: 200px;
}

#tayori div#siteBanner {
  background-image: url(../image/tayori_top.jpg);
  background-repeat: no-repeat;
  height: 200px;
}

#picture div#siteBanner {
  background-image: url(../image/tayori_top.jpg);
  background-repeat: no-repeat;
  height: 200px;
}

div#subNavi h2, div#mainContents h2 {
  margin-bottom: 0.5em;
  color: #000000;
  font-family: Times, "Times New Roman", ;
  font-size: 150%;
  font-weight: normal;
  text-transform: capitalize;
}

div#subNavi {
  display: inline;
  float: left;
  width: 130px;
  height: auto;
  margin: 0 0 0 20px;
  padding: 0 20px 0 0;
}
div#subNavi h2 {
  display: none;
}
div#subNavi li {
  font-family: "Times New Roman",;
  font-size: 95%;
  font-weight: normal;
  line-height: 150%;
  text-transform: uppercase;
}

div#mainContents {
  display: block;
  float: left;
  width: 570px;
  height: auto;
  margin: 0 0 1em 0;
  border-bottom: 1px dotted #c0c0c0;
}

div#mainContents div#picture {
  display: block;
  float: left;
  width: 570px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  border-right: 1px solid #c0c0c0;
}

div#mainContents div#recent {
  display: block;
  float: left;
  width: 250px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  border-right: 1px solid #c0c0c0;
}
div#mainContents div#popular {
  display: block;
  float: left;
  width: 250px;
  height: auto;
  margin: 0;
}
.gallery {
  width: 570px;
   height: auto;
  margin: 0 auto;   　/*全体をセンタリングしています。*/
  background-color: #ffffff;
}
.gallery img {
  border: 0;  /*サムネイル画像としたときリンク外枠が入らないようにします。*/
  width: 180px;
  height: auto;
}
.gallery dl {
  float: left;
  width: 180px;
  height: auto;
  margin-right: 5px;
  margin-bottom: 1em;
  padding: 1px;
  font-size: 12px;　　/*文字サイズは崩れないようにするため固定にします。*/
  background-color: #ffffdd;
  border:1px solid #ffffff;
}
.gallery dt {
  margin: 0;
  padding: 0 0.5em;
  font-weight: bold;
  text-align: left;
}
.gallery dd {
  margin: 4px;
  padding: 0;
}
div#mainContents div#again {
  display: block;
  float: left;
  width: 760px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  border-right: 1px solid #c0c0c0;
}
div#mainContents, div#recent h2, div#mainContents, div#popular h2, div#again h2, div#picture h2, {
  color: #000000;
  font-size: 150%;
  border-bottom: none;
}

div#mainContents h3 {
  margin-bottom: 5px;
  color: #000000;
  font-family:  "Times New Roman",;
  font-size: 140%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents div#recent h3 {
  color: #000000;
  font-size: 140%;
  font-weight: bold;
  text-transform: capitalize;
}
div#mainContents div#popular h3 {
  color: #000000;
  font-size: 140%;
  font-weight: bold;
  text-transform: capitalize;
}

div#mainContents div#picture h3 {
  color: #000000;
  font-size: 140%;
  font-weight: bold;
  text-transform: capitalize;
}

div#mainContents p {
  line-height: 145%;
}
div#mainContents dt {
  font-size: 100%;
  font-weight: bold;
}
div#mainContents dd {
  font-size: 95%;
}

p.indexPhoto {
  float: left;
  margin: 0 1em 1em 0;
  width: auto;
  height: auto;
}
p.indexPhoto img {
  border: 1px solid #333333;
}
div#mainContents div#photo {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 2em 0;
  border-bottom: 1px solid #c0c0c0;
}
div#mainContents div#again {
  float: left;
  width: 760px;
   height: auto;
  margin: 0 auto;   　/*全体をセンタリングしています。*/
  background-color: #ffffff;
}
.again img {
  border: 0;  /*サムネイル画像としたときリンク外枠が入らないようにします。*/
  width: 180px;
  height: auto;
}
.again dl {
  float: left;
  width: 180px;
  height: auto;
  margin-right: 5px;
  margin-bottom: 1em;
  padding: 1px;
  font-size: 12px;　　/*文字サイズは崩れないようにするため固定にします。*/
  background-color: #ffffdd;
  border:1px solid #ffffff;
}
.again dt {
  margin: 0;
  padding: 0 0.5em;
  font-weight: bold;
  text-align: left;
}
.again dd {
  margin: 4px;
  padding: 0;
}
dd.comment {
  height: 8em;       /*コメント欄の文字数によって調整してください。*/
  padding: 0 5px;
  line-height: 1.3;
}
dd.date {
  height: 1.2em;
  margin: 0;
  padding: 0 0.5em;
  text-align: right;
  background-color: #ffdddd;
} 


div#mainContents div#latest {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 2em 0;
  border-bottom: 1px solid #c0c0c0;
}