@charset "UTF-8";

/* ページ全体の基本レイアウト、index.html
---------------------------------------------------- */

body {
  margin: 0;
  padding: 0;
  font-size: small;
  color: #333;
  background: #fff;
  font-family: 'メイリオ','ＭＳ Ｐゴシック','Meiryo','ヒラギノ角ゴ Pro W3';

}

#container {
  margin: 0 auto;
  padding: 0;
  width: 820px;
  color: #333;
  background: url(images/bg-container.jpg) repeat;
}

h1 {
  margin-top: 7px;
  margin-left: 30px;
  margin-bottom: 1px;
  font-size: 75%;
  font-weight: bold;
  color: #111;
}

h1 a {
  color: #111;
  text-decoration: none;
}

h1 a:hover {
  color: #111;
  text-decoration: none;
}

h2 {
  position: absolute;
  top: 35px;
  left: 30px;
  font-weight: bold;
  font-size: 90%;
  width: 460px;
  color: #111;
}

#site-name {
  position: absolute;
  top: 15px;
  left: 30px;
  font-size: 180%;
  font-weight: bold;
  color: #fff
}

#header {
  position: relative;
  margin: 0;
  width: 820px;
  height: 80px;
  background: url(images/header.jpg) no-repeat;
}

#sub-t {
 margin-top: 10px;
 margin-left: 30px;
 color: #fff;
 font-size: 0.7em;
 font-weight: bold;
}


#footer {
  clear: both;
  margin-left: 0;
}

.float-clear {
  clear: both;
}

#foot-coment {
  position: relative;
  width: 450px;
  bottom: -50px;
  left: 360px;
  color: #fff;
}

#foot-coment2 {
  position: relative;
  bottom: -40px;
  left: 400px;
  color: #fff;
}

#end-title {
  font-size: 1em;
  font-weight: bold;
  color: #fff;
}

.head_nav {
   /*position: relative;
   top: -33px;*/
   width: 647px;
   margin: 0;
   color: #fff;
   background: #339;
   padding: 0.2em 0.5em;
}

.head_nav a {
  color: #fff;
}

.head_nav a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

.this-page {
   font-weight: bold;
   font-style: normal;
   padding: 0.2em 0.5em;
   color: #f90c1c;
   background-color: #fff;
}

.red2 {
  font-style: normal;
  font-weight: bold;
  color: #f90606;
}
/*------------ Left side  --------------*/

#left-box {
  /*position: relative;
  top: -32px;*/
  width: 149px;
  height: auto;
  margin: 0 ;
  color: #333;
  float: left;
}

#navi-container {
  margin-left: 10px;
  width: 139px;
  height: 500px;
  background-color: #d9deed;
}

#navi {
  margin: 0;
  padding: 8px;
}

#navi li {
  list-style-type: none;
  display: block;
  width: 118px;
  height: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
  background-color: #2156c0;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
  border-left:1px solid #fff;
}

#navi li a {
  display: block;
  width:118px;
  height: 22px;
  text-decoration: none;
}

#photo-count {
  margin: 60px 0 0 10px;
}

#count {
  margin: 10px 0 0 40px;
}

#up-date {
  margin: 10px 0 0 10px;
}

#date {
  margin: 10px 0 0 0px;
}

#se-link {
  margin-left: 15px;
}

.sozai-link {
  margin: 15px 26px 15px 31px;
  border: none;
}

.sozai-link img {
  border: none;
}

#rss {
  margin-left: 30px;
}

#rss img {
  border: none;
}


/*-------------- Navi Link --------------*/
a {
  text-decoration: none;
  color: #fff;
}

a:hover {
  text-decoration: underline;
  color: #ff7f00;
}

#navi li a:hover {
  display: block;
  width: 118px;
  height: 20px;
  margin: 0;
  color: #ff7f00;
  font-weight: bold;
  text-align: center;
  background-color: #eee;
}

/*----------- Right side --------------*/

#right-box {
  width: 660px;
  height: auto;
  margin: 0;
  padding-left: 10px;
  color: #333;
  border-left: 1px solid #ccc;
  float: left;
}

#right-box2 {
  width: 670px;
  height: auto;
  margin: 0;
  padding: 0;
  color: #333;
  border-left: 1px solid #ccc;
  float: right;
}

#fs-top-photo {
  /*position: relative;
  top: -12px;*/
  margin-left: 0;
}

#fs-top-photo img {
  border: none;
}

#note {
  width: 490px;
  margin: 10px 0 0 58px;
  padding: 20px;
  border: 1px solid #ccc;
  line-height: 1.6em;
}

#note2 {
  width: 530px;
  margin-left: 45px;
  padding: 20px;
  border: 1px solid #ccc;
  line-height: 1.6em;
}

.note3 {
  width: 530px;
  margin-left: 45px;
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #ccc;
  line-height: 1.6em;
  color: #000;
  background-color: #d9deed;
}

.note3 a {
  color: #00f;
  text-decoration: underline;
}

.note3 a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

.note3 img {
  border: none;
}

.note4 {
   font-size: 1.2em;
   font-weight: bold;
}

#note7 {
   font-size: 1.1em;
   font-weight: bold;
   color: #00f;
}

#note-1 {
  font-weight: bold;
  font-size:1.2em;
  line-height: 1.5em;
  color: red;
}

.note8 {
  width: 530px;
  margin-left: 45px;
  padding: 20px;
  border: 1px solid #ccc;
  line-height: 1.2em;
  font-size: 1.1em;
}

.red {
  color: red;
}

.ad-img {
  margin-left: 100px;
}


#new-mark {
  width: 50px;
  height: 50px;
  position: relative;
  top: -140px;
  left: 30px;
}

#news-box {
  width:500px;
  height: 100px;
  margin-left: 58px;
  padding: 10px 10px 10px 20px;
  overflow: scroll;
  color: #333;
  background-color: #d9deed;
  border: 1px solid #ccc;
}

#special {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #00f;
}

#news-box a {
  color: #00f;
  text-decoration: underline;
}

#news-box a:hover {
  color: #ff7f00;
  text-decoration: underline;
}


.ico {

 border: none;
 vertical-align: middle;
 padding: 5px 3px 0 5px;
}

#jmp {
  margin-left: 520px;
  font-size: 1.2em;
}

#jmp a {
  color: #00f;
}

/*--------------- Item  --------------*/

.item-container {
  clear: both;
  position: relative;
  top: -30px;
  width: 602px;
  margin-top: 0;
  margin-left: 28px;
}

.item-box-l {
  width: 281px;
  margin: 0;
  float: left;
}

.item-box-r {
  width: 281px;
  margin-left: 20px;
  float: left;
}

.item {
  width: 283px;
  height: 20px;
  margin: 0;
  padding-top: 5px;
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
  color: #333;
  background-color: #d9deed;
}

.item-1 {
  width: 281px;
  height: auto;
  margin: 0;
  line-height: 1.5em;
  font-size: 1em;
  color: #333;
  border: 1px solid #ccc;
}

.section {
  width: 100px;
  height: 20px;
  margin: 5px;
  padding: 3px 10px 0 10px;
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
  color: #333;
  background-color: #d9deed;
}

.sp {
  margin: 3px;
  color: #00f;
}

.lim-1 {
  padding: 3px 0 3px 20px;
  line-height: 25px;
  background: url(images/arow-3.gif) no-repeat;
  background-position: left;
}


.icon {
  margin: 0 6px 0 0;
  border: none;
}

/*------------ Item Link -------------*/

.item-1 a {
  text-decoration: underline;
  color: #00f;
  background-color: #fff;
}

.item-1 a:hover {
  text-decoration: underline;
  color: #999;
  background-color: #fff;
}

.item-1 a:active {
  text-decoration: underline;
  color: #ff7f00;
  background-color: #fff;
}

/*------------ pbox ---------*/

.pbox-container {
  width: 570px;
  height: 187px;
  margin-left: 45px;
  margin-top: 20px;
  border:1px solid #999;
}

.pbox-h {
  margin: 25px 10px;
  color: #333;
  float: left;
}

.pbox-v {
  margin: 10px 20px;
  color: #333;
  float: left;
}

.pbox-h img {
  border: none;
}

.pbox-v img {
  border: none;
}

.coment {
  width: 145px;
  height: 40px;
  margin: 0;
  padding: 5px 0 0 5px;
  font-size: 0.7em;
  color: #000;
  background: #ccf;
  line-height: 1.6em;
  float: left;
}

.coment2 {
  width: 137px;
  height: 40px;
  margin: 0;
  padding: 5px 0 0 5px;
  font-size: 0.7em;
  color: #000;
  background: #ccf;
  line-height: 1.6em;
  float: left;
}

.coment3 {
  width: 131px;
  height: 40px;
  margin: 0;
  padding: 5px 0 0 5px;
  font-size: 0.7em;
  color: #000;
  background: #ccf;
  line-height: 1.6em;
  float: left;
}

#bt-icon {
  width: 200px;
  height: 40px;
  margin-top: 20px;
  margin-left: 230px;
}

#bt-icon img {
  border: none;
}

#bt-mese {
  width: 10em;
  margin-top: 2px;
  margin-left: 280px;
}

.page {
  margin: 0px;
  padding: 0;
  float: left;
}

.page li {
  display: inline;
  list-style: none;
}

#left-arrow {
  position: relative;
  top: -10px;
  width: 38px;
  height: 34px;
  margin: 0 10px 0 0 ;
  float: left;
}

#left-arrow  img{
  border: none;
}

#right-arrow {
  position: relative;
  top: -10px;
  width: 38px;
  height: 34px;
  margin: 0 0 0 10px;
  float: left;
}

#right-arrow img {
  border: none;
}

.pbox-container a {
  color: #000;
  text-decoration: underline;
}

.pbox-container a:hover {
  text-decoration: underline;
  color: #ff7f00;
}

#bt-mese a {
  color: #333;
}

#bt-mese a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

#info {
  width: 600px;
  height: 40px;
  margin-left: 40px;
  padding: 0;
  font-size: 0.8em;
}

#info li a {
  color: #333;
}

#info li a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

#back {
  font-size: 0.8em;
  font-weight: bold;
  float: left;
}

#back a {
  color: #333;
}

#back a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

#prev {
  font-size: 0.8em;
  font-weight: bold;
  float: left;
}

#prev a {
  color: #333;
}

#prev a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

#t-page {
  font-weight: bold;
  color: #f00;
}

/*------ Free sozai kiyaku ------*/

.tb-kiyaku {
   width: 580px;
   text-align: center;
   margin: 15px 85px 15px 110px;
   padding: 3px 10px;
   color: #000;
   background-color: #9999e4;
   border: 1px solid  #333399;
}

#faceup-caution {
  width: 580px;
  margin: 20px 40px 20px 80px;
  padding: 20px 20px 20px 60px;
  line-height: 1.5em;
  color: #333;
  border: 1px solid #ccc
}

.form-1 {
  font-size: 1.5em;
  font-weight: bold;
}

.form-2 {
  font-size: 1.2em;
  font-weight: bold;
}

.form-3 {
  font-size: 1.1em;
  font-weight: bold;
}

#form-4 img {
  margin-left: 330px;
  border: none;
}

#form-5 {
  margin-left: 360px;
  font-size: 0.8em;
}

#form-6 {
  margin-left: 150px;
  font-size: 0.8em;
  color: #f00;
}

/*--------- link page ----------*/
.gr {
   width: 300px;
   height: 25px;
   margin-left: 185px;
   margin-top: 20px;
   margin-bottom: 20px;
   padding-top: 5px;
   font-size: 1.2em;
   text-align: center;
   color: #000;
   background-color: #9999e4;
   border: 1px solid  #333399;
}

.link-container {
  width: 580px;
  height: 85px;
  margin-left: 45px;
  margin-top: 3px;
  margin-bottom: 0;
  color: #000;
  border: 1px solid #ccc
}

.link-container a {
   color :#000;
   text-decoration: underline;
}

.link-container a:hover {
   color: #ff7f00;
   text-decoration: underline;
}



.baner-box {
  width: 230px;
  height: 65px;
  margin: 0;
  padding-top: 20px;
  padding-left: 10px;
  float: left;
}

.baner-box img {
  border: none;
}

.coment-box {
  width: 320px;
  height: 77px;
  margin: 0;
  padding: 4px 10px;
  line-height: 1.5em;
  background-color: #d9deed;
  float: left;
}

/*-------- profeel -------------*/
.form-p {
  margin-left: 10px;
  line-height: 1.4em;
}

.head_nav2 {
   /*position: relative;
   top: -33px;*/
   width: 786px;
   margin: 0 10px;
   color: #fff;
   background: #339;
   padding: 0.2em 0.5em;
}

#bt-icon2 {
  width: 200px;
  height: 40px;
  margin-top: 20px;
  margin-left: 330px;
}

#bt-icon2 img {
   border: none;
}

#bt-mese2 {
  width: 10em;
  margin-top: 2px;
  margin-left: 390px;
}

#bt-mese2 a {
  color: #000;
}

#bt-mese2 a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

/*--------- otoiawase -----------*/
#ot-box {
  width: 460px;
  height: 200px;
  margin: 50px 85px 50px 85px;
  padding: 20px;
  line-height: 1.5em;
  color: #000;
  background-color: #d9deed;
  border: 1px solid #ccc
}

#link-info {

  margin-left: 25px;
}

#link-howto {
  margin: 0 50px;
}

#bn {
  width: 200px;
  height: 40px;
  margin-left: 230px;
}

#bn img {
  border: none;
}

#c-mail {
  margin-left: 100px;
}

#mail-icon {
  width: 64px;
  height: 64px;
  margin-left: 300px;
  margin-bottom: 0;
}

#mail-icon img {
  border: none;
}

#t-mail {
  margin-top: 0;
  margin-left: 310px;
}

#t-mail a {
  color: #333;
}

#t-mail a:hover {
  color: #ff7f00;
  text-decoration: underline;
}


/*------- new  --------*/

.new {
  width: 20px;
  height:10px;
  margin-left:2px;
  border: none;
  vertical-align:baseline;
}

/*--------- google ad -----------*/
#google-ad1 {
  width: 120px;
  height: 600px;
  margin: 20px 0 0 15px;
}

#google-ad2 {
  width: 468px;
  height: 60px;
  margin-top: 10px;
  margin-left: 40px;
}

#google-ad3 {
  width:468px;
  height:15px;
  margin-left: 50px;
}

#google-ad4 {
  width: 120px;
  height: 90px;
  margin: 10px 0 0 15px;
}

.google-ad5 {
  width: 125px;
  height: 125px;
  margin: 20px 0 0 12px;
}

#google-ad6 {
  width: 468px;
  height: 15px;
  margin-left: 40px;
}

.google-ad-mid {
  margin-left: 60px;
}

/*----------- A8 ad  -----------*/
#a8-ad1 {
  width: 530px;
  height: 100px;
  margin: 10px 45px;
  padding: 20px;
  border: 1px solid #ccc;
}

#a8-ad2 {
 margin-left: 5px;
 margin-top: 5px;
 margin-bottom: 5px;
}
#faura {
 font-size: 80%;
 font-weight: bold;
}

#a8-ad3 {
  width: 530px;
  height: 70px;
  margin: 10px 45px;
  padding: 20px;
  border: 1px solid #ccc;
}

#a8-ad3 a {
  color: #00f;
  text-decoration: underline;
}

#a8-ad3 a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

#a8-ad4 {
  width: 530px;
  height: 130px;
  margin: 10px 45px;
  padding: 20px;
  border: 1px solid #ccc;
}

#a8-ad4 a {
  color: #00f;
  text-decoration: underline;
}

#a8-ad4 a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

#messe {
  color: #00f;
  font-weight: bold;
}

.add-bm {
  margin-left: 3px;
  border: none;
}

#me-link2 {
  clear: both;
  margin: 0 0 0 10px;
  font-size: 0.8em;
  color: #333;
}

#container #me-link2 a {
  color: #333;
}

.bld {
  font-weight: bold;
}

#ad-dg {
  margin-top: 20px;
  margin-left: 45px;
  margin-bottom: 20px;
}

.ad-1 {
  margin-top:30px;
  margin-left: 42px;
}

.ad-1 a {
  color: #00f;
  text-decoration: underline;
}

.ad-1 a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

.raku-ad1 {
  margin-top: 30px;
  margin-left: 43px;
  margin-bottom: 30px;
}

.go-ad9 {
 margin-top: 30px;
 margin-left: 43px;
 margin-bottom: 30px;
}
.my-link {
  margin-left: 30px;
}

.my-link a {
   color: #00f;
  text-decoration: underline;
}

.my-link a:hover {
  color: #ff7f00;
  text-decoration: underline;
}

.raku-ad1 p {
  width: 580px;
  line-height: 1.6em
}



