﻿@charset "UTF-8";

/* visual
----------------------------------------------------*/

body#about #visual {
width:600px;
height:150px;
margin:0 0 20px 0;
background:url(/assets/img/about/visual.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
}


/* profile
----------------------------------------------------*/

body#about #main .profile {width:360px; margin:0 auto; border:none;}
body#about #main .profile th {
padding:6px 4px 4px 3px;
background:url(/assets/img/common/defaultTable_th_bg.gif) no-repeat bottom left;
color:#6a828f;
font-size:12px;
font-weight:bold;
text-align:left;
line-height:1.4em;
}
body#about #main .profile td {
padding:5px;
background:url(/assets/img/common/defaultTable_td_bg.gif) no-repeat bottom left;
color:#666666;
font-size:12px;
font-weight:normal;
text-align:left;
vertical-align:top;
line-height:1.4em;
}
body#about #main .profile .style01 {width:80px; font-weight:bold;}
body#about #main .profile .style02 {width:280px;}
body#about #main .profile p {margin-bottom:12px; line-height:1.2em;}
body#about #main .profile p span.ttl {font-weight:bold; line-height:1.2em;}