@charset "UTF-8";

/*=========================================================================
   content_about.css　
=========================================================================*/

/* .aboutTopTitle1
-------------------------------------------------------------------------*/
.aboutTopTitle1 {
 width:948px;
 border:1px solid #CCCCCC;
 background:#FFFFFF url(../image/special_head_title_bg.jpg) 0 0 repeat-x;
}

.aboutTopTitle1 h3 {
 padding:9px 15px;
 line-height:100%;
 font-weight:bold;
 font-size:140%;
}

/*-------------------------------------------------------------------------
 about
-------------------------------------------------------------------------*/
#about {
 width:950px;
 margin-bottom:10px;
}

#about .aboutContWap {
 background-color:#FFFFFF;
}

#about p {
 line-height:140%;
}

#about p.lead {
 padding:9px 0 18px 0;
 text-align:center;
}

#about #chapter {
 width:950px;
 margin:0 0 15px 0;
}

#about #chapter .line1 {
 float:left;
 display:inline;
 width:240px;
}

#about #chapter .line1 p {
 width:200px;
}

#about #chapter .line2 {
 float:left;
 display:inline;
 width:235px;
}

#about #chapter .line2 p {
 width:200px;
}

#about #chapter p {
 margin:0 0 21px 20px;
 font-size:110%;
}

#about #chapter p.comment {
 margin:0 0 0 20px;
 font-size:92%;
}

#about #entryOut {
 width:500px;
 padding:9px 0 0 0;
 background:url(../image/about_ent_top.gif) 0 0 no-repeat;
}

#about #entryWrp {
 width:500px;
 padding:0 0 9px 0;
 background:url(../image/about_ent_fot.gif) 0 bottom no-repeat;
}

#about #entry {
 width:500px;
 padding:14px 0 0 0;
 background:#F2F2DB;
 text-align:center;
}

#about #entry img {
 vertical-align:top;
}

#about #entry .linkEntry {
 width:240px;
 height:45px;
 background:url(../image/about_ent_btn_on.jpg) 0 0 no-repeat;
}

