/* addmission.css */

/* ------------------------------------------------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------------------------------------------------------*/
#gn05 a{ background-position:-609px -48px;}

/* ------------------------------------------------------------------------------------------------------------
コンテンツ
-------------------------------------------------------------------------------------------------------------*/
#pankuzu{ 
margin-bottom:10px;
}

.sec1{
margin-bottom:30px;
}

/* 料金表 */
.feetbl{
width:660px;
border-top:solid 1px #DDD;
border-left:solid 1px #DDD;
margin:0 10px 10px;
}
.feetbl th,.feetbl td{
border-bottom:solid 1px #DDD;
border-right:solid 1px #DDD;
padding:5px 7px;
}
.feetbl th{
background-color:#EFEFEF;
color:#000;
}
.feetbl .td1{
width:25%;
padding-left:10px;
vertical-align:top;
}
.feetbl .td1 a{
background:url(../images/common/tri_sqr.gif) no-repeat 0 3px;
padding-left:15px;
}
.feetbl .td2{
width:38%;
}
.feetbl .td3{
width:20%;	
text-align:center;
}
.feetbl .td4{
width:17%;
text-align:right;
}

/* 持ち物 */
#atten{
list-style:none;
font-size:0.85em;
margin:10px 0;
}















