/* CSS Document */

/*タイトル*/
#ttl_about { width:570px; clear:both; margin:15px auto 0;}
#ttl_img { width:490px; clear:both; margin:10px auto 0;}

/

/*冒頭テキスト*/
div#about_main {width:490px; margin:0 auto; clear:both;}

p.about_txt {font-size:12px; line-height:160%; margin:0 auto; padding:5px 15px 10px 15px; text-align:left; color:#3B2812;}

/*トップへ戻る*/
a.top_link { float:right; background: url(../img/cmn/img/icon_arrow5.gif) no-repeat 5px 2px; width:100px; height:15px; display:block; margin:0px 0px 20px 0; clear:both; }
a.top_link span { font-size:12px; color:#333333;}