/* about content
-----------------------------------*/
#about_unit{
width			:670px;
background		:url("../img_common/bg_01.gif") repeat-y 0 0;
margin-left		:35px;
}


#about_unit h3{
width			:670px;
background		:url("../img_common/bg_02.gif") no-repeat 0 0;
text-align		:center;
margin-bottom		:15px;
padding-top		:10px;
}
#about_unit div.inner{
width			:670px;
background		:url("../img_common/bg_03.gif") no-repeat 0 bottom;
padding-bottom		:20px;
}


#about_unit div.intro{
width			:630px;
background		:url("../img_common/bg_line_01.gif") repeat-x 0 bottom;
margin-left		:20px;
margin-bottom		:15px;
padding-bottom		:15px;
}
#about_unit div.intro div.info{
width			:330px;
float			:right;
}
#about_unit div.intro div.image{
width			:280px;
float			:left;
}


#about_unit div.detail{
width			:630px;
margin-left		:20px;
margin-bottom		:15px;
}
#about_unit div.detail table{
width			:100%;
border-collapse		:collapse;
}
#about_unit div.detail table th{
font-weight		:normal;
width			:120px;
text-align		:center;
background		:#ffe9a6;
border			:1px solid #e5cf8a;
padding			:10px 0;
}
#about_unit div.detail table td{
border			:1px solid #e5cf8a;
padding			:10px 15px;
}
#about_unit div.detail dl dt{
float			:left;
clear			:left;
margin-bottom		:5px;
}
#about_unit div.detail dl.officer dt{
width			:95px;
}
#about_unit div.detail dl.fee dt{
width			:65px;
}
#about_unit div.detail dl dt.last{
margin-bottom		:0;
}
#about_unit div.detail dl dd{
margin-bottom		:10px;
}
#about_unit div.detail dl dd.last{
margin-bottom		:0;
}


#about_unit p.footer_link{
width			:630px;
text-align		:right;
margin-left		:20px;
}