
/***********************************************/

/* about css                                   */

/***********************************************/



/*　index
-----------------------------------------------*/

#about_index { }
#about_index h2 { clear:both;}
#about_index ul li { list-style:none;}

/*　sec01　*/

#about_index .section01{ padding:20px 0; clear:both;}

#about_index .section01 h2 {
width:618px;

height:62px !important;
padding:0;
margin:0px;
background:url(/about/img/index_h2_idea.jpg) no-repeat !important;
border:none;
display:block;
overflow:hidden;
text-indent:-10000px;
}
#about_index .section01 p  { margin:0 15px; }
#about_index .section01 .cont { padding:0 0 15px 0; border:1px solid #DFDFDF; }

#about_index .section01 .block { background:url(/about/img/cont_bg_body.jpg) top repeat-x; }
#about_index .section01 ul#link { width:265px; padding:10px 15px;}
#about_index .section01 ul#link li.btn { list-style:none; background:none; padding:0; margin:0;}




/*　sec02　*/

#about_index .section02{ padding:20px 0; clear:both;}

#about_index .section02 h2 {
width:618px;

height:62px !important;
padding:0;
margin:0px;
background:url(/about/img/index_h2_basic.jpg) no-repeat !important;
border:none;
display:block;
overflow:hidden;
text-indent:-10000px;
}

#about_index .section02 .cont { padding:0 0 15px 0; border:1px solid #DFDFDF; }

#about_index .section02 .block { background:url(/about/img/cont_bg_body.jpg) top repeat-x; }
#about_index .section02 ul#link { width:265px; padding:10px 15px;}
#about_index .section02 ul#link li.btn { list-style:none; background:none; padding:0; margin:0;}



/*　sec03　*/

#about_index .section03{ clear:both; margin:0; padding:0; background:url(/about/img/cont_bg_foot.jpg) no-repeat 0 100%; }

#about_index .section03 h2 {
width:298px;
height:42px !important;
padding:0;
margin:0;
border:none;
display:block;
overflow:hidden;
text-indent:-10000px;
}

#about_index .section03 .info { background:url(/about/img/index_h2_info.jpg) no-repeat !important; }
#about_index .section03 .release { background:url(/about/img/index_h2_release.jpg) no-repeat !important; }


#about_index .section03 .cont {
width:298px;
border-top:1px solid #DFDFDF; 
border-left:1px solid #DFDFDF; 
border-right:1px solid #DFDFDF;
padding:0; 
margin:0;
}

#about_index .section03 ul#link { padding:10px; background:url(/about/img/cont_bg_body.jpg) top repeat-x; }


