@charset "utf-8";
/**
 *
 *  member.css
 *
 *  @author     {$author}
 *  @package    magsマグスミノエ
 *  @version    20080630
 */


/*#main-img-event, #main-img-plan {
 background: url(../img/bg_event.gif) repeat-x;
 margin-bottom: 30px;
}*/


/* junior ------------------------------------------------------------------------ */
#junior .junior-middle {
 width: 900px;
 padding-top: 15px;
 background: url(../img/bg_junior_middle.gif) repeat-y;
}
#junior .junior-card {
 width: 181px;
 float: left;
 margin-right: 14px;
}
#junior .junior-card img {
 margin-left: 15px;
}
#junior dl {
 width: 690px;
 float: left;
}
#junior dl dt.gray {
 margin-right: 10px;
 width: 90px;
 float: left;
 background-color: #E5E5E5;
 font-weight: bold;
 text-align: center;
}
#junior dl dd.gray-right {
 width: 590px;
 float: left;
}
#junior .junior-bottom {
 width: 900px;
 height: 9px;
 background: url(../img/bg_junior_bottom.gif);
 font-size: 1px;
 line-height: 1px;
}
.width-870 {
 width: 870px;
}
/* table-shisetsu --------------------------------------------------------------- */
#shisetsu table.shisetsu {
 width: 900px;
}
#shisetsu table.shisetsu th {
 /*width: 81px;*/
 background-color: #E5E5E5;
 font-weight: bold;
}
#shisetsu table.shisetsu th {
 padding: 5px 0;
}
#shisetsu table.shisetsu td.shisetsu-card {
 width: 203px;
 background-image: url(../img/bg_card.gif);
 background-position: top;
 background-position: center;
 background-repeat: no-repeat;
 border-bottom: solid 1px #CCC;
}
#shisetsu table.shisetsu th.border-dot {
 background: url(../img/border_dot.gif) bottom repeat-x #E5E5E5;
}
#shisetsu table.shisetsu td.border-dot {
 background-image: url(../img/border_dot.gif);
 background-position: bottom;
 background-repeat: repeat-x;
}
#shisetsu table.shisetsu .border-solid {
 border-bottom: solid 1px #CCC;
}
#shisetsu table.shisetsu .border-solid-top {
 border-top: solid 1px #CCC;
}
#shisetsu table.shisetsu td p.tokuten {
 padding: 0 10px;
}

