/* CSS Document for staff */


/*ボックス
=======================================================*/
.boxLead{
margin-top:240px;
margin-bottom:54px;
}
.boxCont{
margin:0 0 20px
}

.boxVoice{
width:502px;
background:url(../images/bg_vbox.gif) repeat-y left top;
border:1px solid #d8d9db;
text-align:left;
margin-bottom:14px;
}

.boxVoice ul{
width:470px;
list-style:none;
font-weight:bold;
margin-left:24px;
margin-top:10px;
padding-bottom:6px;
}
.boxVoice ul li{
margin-bottom:4px;
min-height:18px;
   _height:18px;
font-size:12px;
padding-top:8px;
padding-left:32px;
line-height:120%
}

.boxVoice ul li.blue{
background:url(../images/icn_b.gif) no-repeat left top;
color:#1380e5;
}

.boxVoice ul li.pink{
background:url(../images/icn_p.gif) no-repeat left top;
color:#727070;
}

/*
ページへ戻るボタン
---------------------------------------------------------------------------*/
.navi_T{
margin-bottom:16px;
text-align:right;
font-size:10px;
padding-right:10px;
width:512px;
}


/*見出し
------------------------------------------*/
h2#pTitle{
width:516px;
height:70px;
background: url(../images/title.jpg) no-repeat top left;
}

h2#now{
width:514px;
height:36px;
background: url(../images/mi_0906_10.gif) no-repeat top left;
margin-top:20px;
}

h2#renkei{
width:514px;
height:42px;
background: url(../images/mi_renkei.gif) no-repeat top left;
}

h2#bonyu{
width:514px;
height:42px;
background: url(../images/mi_bonyu.gif) no-repeat top left;
}

