@charset "utf-8";

/* override gnav */
#gnavi01 .staff a {
background-position:-304px -105px;
}
#gnavi01 .staff a:hover {
background-position:-304px -140px;
}

/* override sidebar */
#sidebar01 .staff .c01 a {
background-position:-570px -70px;
}
#sidebar01 .staff .c01 a:hover {
background-position:-760px -70px;
}

#content01 hr {
height:0;
margin:0 0 39px;
padding:0;
border:none;
border-bottom:1px dotted #D0D0D0;
}

/* profile */
#content01 .profile {
width:531px;
margin:0 auto 9px;
background:url(../img/common_bg_01.png) repeat-y;
}
#content01 .profile-inner {
overflow:hidden;
height:100%;
padding:11px 10px 0;
background:url(../img/common_bg_02.png) no-repeat;
}
#content01 .profile-footer {
height:17px;
margin:0 -10px;
text-indent:-9999px;
background:url(../img/common_bg_03.png) left bottom no-repeat;
}
#content01 .profile .image {
float:left;
}
#content01 .profile h2,
#content01 .profile h3,
#content01 .profile p,
#content01 .profile ul {
margin-right:3px;
margin-left:150px;
}
#content01 .profile h2 {
margin-top:3px;
margin-bottom:11px;
color:#D21E49;
font-size:1.4em;
}
#content01 .profile h3 {
margin-bottom:3px;
font-size:1.2em;
}
#content01 .profile p {
margin-bottom:15px;
font-size:1.2em;
}
#content01 .profile ul {
padding-bottom:6px;
font-size:1.2em;
}
#content01 .profile li {
margin-bottom:11px;
padding:0 2px 1px;
border-bottom:1px dotted #D3D3D3;
}
#content01 .profile .name {
font-weight:bold;
}

/* career */
#content01 .career {
margin-bottom:27px;
}
#content01 .career h2 {
width:513px;
margin:0 auto 5px;
padding:3px 6px;
background:url(../img/common_bg_04.png);
color:#D21E49;
}
#content01 .career ul {
overflow:hidden;
height:100%;
margin-left:10px;
}
#content01 .career li {
float:left;
}

/* qa */
#content01 .qa {
overflow:hidden;
height:100%;
margin:0 5px 27px;
}
#content01 .qa h2 {
margin-bottom:10px;
}
#content01 .qa p {
margin:0 5px;
font-size:1.2em;
}

/* advice */
#content01 .advice {
width:531px;
margin:-20px auto 19px;
padding:1px;
border:1px solid #EBC9D9;
background-color:#fff;
}
#content01 .advice-inner {
overflow:hidden;
height:100%;
padding:8px;
background-color:#FEF3EC;
}
#content01 .advice h2 {
margin-bottom:11px;
}
#content01 .advice p {
float:left;
width:350px;
font-size:1.2em;
}
#content01 .advice .image {
float:right;
}

/* link */
#content01 .link {
position:relative;
margin:0 5px;
/* background:url(../img/common_bg_05.png) repeat-y;*/
background:url(../img/common_bg_05_single.png) repeat-y;
}
#content01 .link-inner {
overflow:hidden;
height:100%;
background:url(../img/common_bg_06.png) left bottom no-repeat;
}
#content01 .link-inner-single {
overflow:hidden;
height:100%;
background:url(../img/common_bg_06_single.png) left bottom no-repeat;
}

#content01 .link .staff {
float:left;
width:147px;
padding:14px 12px;
background:url(../img/common_bg_07.png) no-repeat;
}
#content01 .link .second {
display:inline;
width:148px;
margin-right:10px;
margin-left:11px;
background-image:url(../img/common_bg_08.png);
}
#content01 .link h2 {
position:absolute;
top:-1.6em;
color:#D21E49;
font-size:1.2em;
}
#content01 .link .instructor {
left:364px;
}
#content01 .link h3 {
margin-bottom:11px;
}
#content01 .link .image {
float:left;
}
#content01 .link p {
margin-left:70px;
}

/* link */
#content01 .link-single {
position:relative;
margin:0 5px;
background:url(../img/common_bg_05_single.png) repeat-y;
}

