@charset "Shift_JIS";

body {
  color:#333333;
  background:#000000;
  padding:0;
  font-size:15px;
  line-height:1.5;
    margin:0 auto;
      text-align:center;
}


.waku0{

  line-height:1.5;
  width:930px ;
  margin:0 auto;
  text-align:center;
}
.waku1{
  border:#feebc4 3px solid;
  line-height:1.5;
  width: 930px;
  margin:10px auto;
  text-align:center;
}

.waku2{
  border:#feebc4 1px solid;
  background:#000000;
  line-height:1.5;
  width: 916px;
  margin:7px auto;
  text-align:center;
}

.waku3 {
  background:#000000;
  line-height:1.5;
  width: 906px;
  margin:0 auto;
  text-align:center;

}

.waku4 {
  background:#feebc4;
  line-height:1.5;
  width: 900px;
  margin:5px auto;
  text-align:center;
}

.waku5 {

  line-height:1.5;
  width: 890px;
  margin:5px auto;
  text-align:left;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;

}

/* ===== リンク ===== */
a:link,a:visited {
  color: #FF6666;
  text-decoration: underline;
}


a:hover,a:active {
  color: #999999;
  text-decoration: none;
}



/* ===== レイアウト ===== */
#container {

  width:100%;
  text-align:center;
  background:#feebc4;
  margin: 0;
  border:#000000 2px solid;
}

#background {
  width:99%;
  background:#feebc4;
  margin: 0 auto;
}

#contents {
  width:95%;
  margin: 0 auto;
  text-align: left;
  background:#feebc4;
}

#content1 .left {
  width:403px;
  height:280px;
  float:left;
  margin-bottom:15px;
}

#content1 .right {
  width:403px;
  height:280px;
  float:right;
  margin-bottom:15px;
}

#content2 {
  margin-bottom:15px;
}

#content2 .top {
  margin-bottom:15px;
}

#content2 .bottom {
  width:858px;
  height:90px;
  margin: 0 auto;
}

#content3 .left {
  width:420px;
  float:left;
  margin-bottom:15px;
}

#content3 .right {
  width:420px;
  float:right;
  margin-bottom:15px;
}

.footer_txt {
  width:880px;
  background:#000000;
  color: #feebc4;
  margin: 0 auto;
  text-align:center;
  font-size:15px;
}

#footer_txt {
  width:880px;
  background:#000000;
  color: #feebc4;
  margin: 0 auto;
  text-align:center;
  font-size:15px;
}

#footer_txt-2 {
  width:880px;
  background : url(../kokoro-no-yoridokoro/footer.gif) no-repeat;
  color: #FF6666;
  margin: 0 auto;
  text-align:center;
  font-size:15px;
}

#footer_linkc {
  width:880px;
  margin: 0 auto;
  text-align:center;
  font-size:12px;
  margin-top:10px;
}

#footer_linkr {
  width:880px;
  margin: 0 auto;
  text-align:center;
  font-size:12px;
}


/* ===== ヘッダー ===== */


h1 {
  text-align:left;
  margin-left:20px;
  font-size:12px;
  color: #ffffff;
}



#header p {
  text-align:left;
  margin-left:10px;
  padding-top:30px;
}

.main-menu {

}

.main-menu a{
color:#ffffff;
font-size:13px;
}

/* ===== コンテンツ ===== */
h2 { /*記事タイトル部分*/

  margin:0; 
  text-align:left;
  padding-right:5px;
  padding-left:5px;
  background:#000000;
  color: #feebc4;
  width:98%;
}

h2 a{
  color: #ffffff;
  text-decoration: underline;
}

h3 { /*記事タイトル部分*/
  padding:5px 3px;
  background:#000000;
  color: #feebc4;
}

h3 a{
  color: #ffffff;
  text-decoration: underline;
}



/* ===== フッターナビゲーション ===== */
#link ul {
  text-align:center;
  margin-bottom:20px;
}

#link ul li {
  display:inline;
  margin-right:15px;
}



/* ===== コピーライト ===== */
address {
  font-style:normal;
  text-align:center;
}
