@charset "utf-8";

/************************ 基本情報 ************************/
#pageall #documentpage2007 .width800_center h2 {
 font-size: medium;
 margin: 0;
 padding-left: 20px;
 color: #555555;
 background: url(./images/square.gif) no-repeat left center;
}

#pageall #documentpage2007 .width800_center p {
 margin: 0 0 5px 20px; 
}


/************************ リンク ************************/
#pageall #documentpage2007 .width800_center a:hover {
 text-decoration: none;
}


/************************ 目次 ************************/
#pageall #documentpage2007 .width800_center #mokuji {
 width: 540px;
 margin: 5px auto 30px auto;
}

#pageall #documentpage2007 .width800_center #mokuji p {
 float: left;
 margin: 0;
}

#pageall #documentpage2007 .width800_center #mokuji a {
 display: block;
 width: 176px;
 height: 28px;
 line-height: 26px;
 font-weight: bold;
 text-align: center;
 margin: 1px;
 color: #FFFFFF;
 background: #FF6666;
 border-top: 3px solid #FF6666;
 border-bottom: 3px solid #BBBBBB;
}

#pageall #documentpage2007 .width800_center #mokuji a:hover {
 color: #FF6666;
 background: #FFDDCC;
 border-top: 3px solid #FFDDCC;
}


/************************ 一覧 ************************/
#pageall #documentpage2007 .width800_center #ichiran {
 width: 100%;
 font-size: small;
 empty-cells:show;
 margin-bottom: 5px;
 color: #333333;
 border: 3px solid #999999;
 border-collapse: collapse;
}

#pageall #documentpage2007 .width800_center #ichiran td,th {
 padding: 3px 5px;
 border-top: 2px solid #999999;
 border-right: 1px dotted #999999;
}

#pageall #documentpage2007 .width800_center #ichiran th {
 text-align: center;
 background: #99ccff;
}

#pageall #documentpage2007 .width800_center #ichiran .koumoku {
 font-weight: bold;
 text-align: center;
 background: #EEDDAA;
}

/*バック色*/
#pageall #documentpage2007 .width800_center #ichiran .tr_back {
 background: #FFFFDD;
}

#pageall #documentpage2007 .width800_center #ichiran .tr_back_bordar {
 background: #FFFFDD;
}

/*相談名称が複数ある場合*/
#pageall #documentpage2007 .width800_center #ichiran .tr_back_bordar td {
 border-top: 1px dashed #999999;
}

#pageall #documentpage2007 .width800_center #ichiran .td_bordar td {
 border-top: 1px dashed #999999;
}

/*一覧　幅*/
#pageall #documentpage2007 .width800_center #ichiran .width_3 { width: 3%; }
#pageall #documentpage2007 .width800_center #ichiran .width_9 { width: 9%; }
#pageall #documentpage2007 .width800_center #ichiran .width_10 { width: 10%; }
#pageall #documentpage2007 .width800_center #ichiran .width_12 { width: 12%; }
#pageall #documentpage2007 .width800_center #ichiran .width_18 { width: 18%; }

/*一覧　その他*/
#pageall #documentpage2007 .width800_center #ichiran .text_center { text-align: center; }


/************************ その他 ************************/
#pageall #documentpage2007 .width800_center .p_top {
 text-align: right;
 font-size: small;
 margin-bottom: 20px;
}

#pageall #documentpage2007 .width800_center .deai{
 text-align:right;
 padding-right:4em;
}

