body {
  color: #333;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  margin: 0px;
  background-color: #fff;
  }

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
  }

form {
  margin: 0;
  padding: 0;
  }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

dl, dt, dd {
  margin: 0;
  padding: 0;
  }

/*  link 

-----------------------------------------------------------------------------*/
a:link {
  text-decoration: none;
  color: #0869ac;
  }

a:visited {
  text-decoration: none;
  color: #0869ac;
  }

a:hover {
  text-decoration: underline;
  color: #ccc;
  }

a:active {
  color: #666;
  }

a img {
  border: 0;
  }

/*  font 

-----------------------------------------------------------------------------*/
.txt10 {
  font-size: 10px;
  line-height: 14px;
  }

.txt12 {
  font-size: 12px;
  line-height: 18px;
  }

.txt14 {
  font-size: 14px;
  line-height: 20px;
  }

.txt_b {
  font-weight: bold;
  }

/*  color 

-----------------------------------------------------------------------------*/
.pink {
  color: #ef4d82;
  }
.cobalt {
  color: #6666ff;
  }

/*  margin padding 

-----------------------------------------------------------------------------*/
.m_t5{
  margin-top:5px;
}
.m_t10{
  margin-top:10px;
}
.m_b5{
  margin-bottom:5px;
}
.m_b20{
  margin-bottom:20px;
}
.m_b30{
  margin-bottom:30px;
}

.p_t20{
  padding-top:20px;
}


/*  align 
-----------------------------------------------------------------------------*/
.al_c {
  text-align: center;
  }
.al_r {
  text-align: right;
  }
.al_l {
  text-align: left;
  }

/*  float 

-----------------------------------------------------------------------------*/
.fl {
  float: left;
  }

.fr {
  float: right;
  }

.bc {
  clear: both;
  }

/*  common 
-----------------------------------------------------------------------------*/
.contents {
  margin: 40px auto 40px;
  width:720px;
  }

/*header*/
#hdcomment{
  color:#565656;
  font-size:10px;
  margin-bottom:5px;
}
#hd{
  background : #fc6295 url(../img/head_bd.gif) repeat-x center bottom;
  width:720px;
  height:98px;
  color:#fff;
}
#hd .va_b{
  vertical-align:bottom;
}
#hd .va_b div{
  vertical-align:bottom;
  padding:0 2px 10px 0;
}
#hd #logo{
  margin-left:2px;
}
#url{
  margin:10px 0 30px;
  text-align:right;
}

/*side*/
.side_menu img{
  margin-bottom:6px;
}
.sidel_cnt{
  background:#ebebeb;
  padding:0 4px;
}
.sidel_cnt p{
  padding-bottom:6px;
  margin-bottom:6px;
  background : url(../img/line01.gif) repeat-x center bottom;
}

#sider_cnt01{
  padding:12px;
  text-align:center;
  border-left:1px solid #c58da0;
  border-right:1px solid #c58da0;
}
#sider_cnt02{
zoom:100%;
  padding:12px 10px;
  font-size:10px;
  line-height:12px;
  border-left:1px solid #bcb5b8;
  border-right:1px solid #bcb5b8;
}
#banner {
  padding: 27px 0;
  text-align: center;
  }

/*center*/
.center{
  width:417px;
  margin:0 auto;
}

/*footer*/
#footer{
  border-top:1px solid #848484;
  padding:20px 0 50px;
  font-size:10px;
  text-align:center;
  color:#666;
}


/*  toppage
-----------------------------------------------------------------------------*/
#top{
  background : url(../img/top_bg.gif) no-repeat 0px 28px;
  padding:33px 0 25px;
}

#top_eday{
  margin:12px 0 25px 70px;
}
#top_topics{
  margin:12px 0 0 30px;
}
#top_topics span{
  color:#54a554;
}
#top_cnt1{
  margin:27px 5px 35px;
}
#top_cnt1 .line{
  border-bottom:1px solid #e1bfcb;
  margin-bottom:15px;
}
#top_cnt1 dd{
  padding:5px 0 12px;
}
#top_cnt1 table li{
  font-size:10px;
  background : url(../img/icon01.gif) no-repeat 0px 6px;
  padding-left:12px;
}
#top_cnt1 td{
  padding-bottom:15px;
}
#top_cnt1 .kaki{
  font-size:10px;
}
#top_cnt1 .kaki li{
  background : url(../img/icon01.gif) no-repeat 0px 2px;
  padding-left:12px;
  display:inline;
}
#top_cnt2{
  margin:27px 5px 35px;
}
#top_cnt2 .line{
  border-bottom:1px solid #c8c8e8;
  margin-bottom:15px;
}
#top_cnt2 table li{
  font-size:10px;
  background : url(../img/icon02.gif) no-repeat 0px 6px;
  padding-left:12px;
}
#top_cnt2 td{
  padding-bottom:15px;
}
#top_cnt2 .kaki{
  font-size:10px;
}
#top_cnt2 .kaki li{
  background : url(../img/icon02.gif) no-repeat 0px 2px;
  padding-left:12px;
  display:inline;
}

#top_cnt3{
  margin-top:15px;
}
#top_cnt3 td{
  vertical-align:top;
  background : url(../img/cont02_bg.gif) no-repeat 0px 49px;
  height:127px;
}
#top_cnt3 ul{
  padding:7px 15px 12px;
}
#top_cnt3 li{
  background : url(../img/icon03.gif) no-repeat 0px 6px;
  padding-left:12px;
}







