@charset "UTF-8";


/*=========================
スタッフ
=========================*/

/* トップ メインビジュアル index.html */
#wrap #content #inner .staff_list{
border-bottom:1px solid #333333;
margin-bottom:10px;
}
#wrap #content #inner .staff_list table{
text-align:center;
margin:0 auto;
}

/* スタッフ紹介 index.html */
#wrap #content #inner .staff_list table.t1{
width:350px;
margin-bottom:25px;
}
#wrap #content #inner .staff_list table td.t2{
padding-right:30px;
}
#wrap #content #inner .staff_list table.t3{
width:490px;
margin-top:25px;
}

/* 理事長 メインビジュアル index2.html */
#wrap #content #inner .staff{
margin:0 50px;
}
#wrap #content #inner .staff .profile_riji{
width:385px;
text-align:center;
margin:0 auto;
}
#wrap #content #inner .staff .profile_riji .img_riji{
margin-bottom:20px;
}

/* 理事長プロフィール index2.html */
#wrap #content #inner table.tableriji{
margin-top:30px;
}
#wrap #content #inner table.tableriji th{
font-size:0.9em;
font-weight:bold;
border-left:1px solid #FF3333;
padding:0 0.7em;
text-align:justify;
text-justify:inter-ideograph;
}
#wrap #content #inner table.tableriji td{
font-size:0.8em;
border-left:1px solid #FF3333;
padding:0 0.7em;
text-align:justify;
text-justify:inter-ideograph;
line-height:1.3em;
}
#wrap #content #inner table.tableriji .border_r{
border-right:1px solid #FF3333;
}

/* スタッフコメント index3.html */
#wrap #content #inner .staffstyle02 img{
margin-bottom:10px;
margin-top:80px;
}
#wrap #content #inner .margintop01 img{
margin-top:10px;
}



/*見出し　タイプ1 */
#wrap #content #inner h3.h3style01{
margin-bottom:0.5em;
}

/*テキスト　タイプ1 */
#wrap #content #inner p.pstyle01{
width:490px;
margin:0 auto;
margin-bottom:10px;
text-align:justify;
text-justify:inter-ideograph;
}
/*テキスト　タイプ2 */
#wrap #content #inner p.pstyle02{
font-size:0.9em;
text-indent:1em;
text-align:justify;
text-justify:inter-ideograph;
}
/*テキスト　タイプ3 */
#wrap #content #inner p.pstyle03{
text-align:right;
font-size:0.95em;
}

/*=== 中央揃え ===*/
.t_center{
text-align:center;
}

/*=== ページの先頭へ ===*/
#wrap .page_top {
margin-top:20px;
margin-bottom:10px;
}


