@import "../common/common.css";

/* side
----------------------------------------------- */



/* main_r02
----------------------------------------------- */

#about_main{
width:560px;
margin:0 0 0 auto;
}

#main_r h3{
height:43px;
background:url(../common/img/title_bg_s.gif) no-repeat;
padding:12px 0 0 25px;
font-size:15px;
color:#323232;
margin:5px auto;
}

#main_r h4{
background: url(../common/img/title02_bg.gif) no-repeat bottom left;
padding:0 0 5px 10px;
font-size:13px;
margin:30px 0 10px 0;
}

#main_r p{
margin-bottom:10px;
}

#history{
margin:50px 0 0 0;
}

.history_l{
float:left;
width:85px;
}

.history_r{
float:left;
width:475px;
margin-bottom:20px;
}

#history h6{
font-size:13px;
background:url(../common/img/line_dot.gif) repeat-x bottom;
padding-bottom:7px;
margin-bottom:3px;
font-weight:normal;
}

.h_photo{
margin:0 0 10px 10px;
}


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

#about_profile table{
width:100%;
margin:5px auto 0 auto;
border-collapse: collapse;
}

#about_profile th {
background:#F2F2F2;
padding:10px;
font-weight:normal;
text-align:right;
border: 1px #CCCCCC solid;
font-size:11px;
}

#about_profile td {
padding:10px;
border: 1px #CCCCCC solid;
font-size:12px;
}

