@charset "utf-8";

/************************ 基本データ ************************/
body {
 font-size: small;
}

#pageall #documentpage2007 .width600_center h1 {
 margin-top: 25px;
}

#pageall #documentpage2007 .width600_center ul {
 list-style: none;
 margin: 0;
}


/************************ リンク ************************/
#pageall #documentpage2007 .width600_center a:hover {
 text-decoration: none;
}


/************************ ページリンク ************************/
#pageall #documentpage2007 .width600_center #page_link {
 width: 475px;
 text-align: left;
 margin: 0 auto;
 margin-bottom: 2em;
 padding: 5px 12px;
 border: solid #CCCC66;
 border-width: 7px 13px;
 background: url(./img/back.gif);
}

#pageall #documentpage2007 .width600_center #page_link ul {
 padding-left: 2.2em;
}

#pageall #documentpage2007 .width600_center #page_link li {
 float: left;
 width: 5.5em;
 margin-right: 2em;
 padding: 2px 0 2px 13px;
 background: url(./img/arw01.gif) no-repeat left center;
}


/************************ ＰＤＦリンク ************************/
#pageall #documentpage2007 .width600_center #pdf_link {
 width: 580px;
 text-align: left;
 margin: 0 auto;
}

#pageall #documentpage2007 .width600_center #pdf_link ul {
 margin-bottom: 5px;
}

#pageall #documentpage2007 .width600_center #pdf_link li {
 float: left;
 padding: 2px 0 2px 13px;
 background: url(./img/squear.gif) no-repeat left 5px;
}

#pageall #documentpage2007 .width600_center #pdf_link .li_left {
 width: 35%;
}


/************************ ダイジェストＰＤＦ ************************/
#pageall #documentpage2007 .width600_center #digest_pdf {
 line-height: 30px;
}

#pageall #documentpage2007 .width600_center #digest_pdf a {
 display: block;
 float: left;
 width: 212px;
 height: 34px;
 background: url(./img/digest.jpg) no-repeat;
}

#pageall #documentpage2007 .width600_center #digest_pdf a:hover {
 background: url(./img/digest_f2.jpg) no-repeat;
}

#pageall #documentpage2007 .width600_center #digest_pdf span {
 display: none;
}


/************************ 詳細ページ ************************/
/*各項目を～*/
#pageall #documentpage2007 .width600_center .p_click {
 text-align: center;
 padding: 7px;
 background: #CCFF99;
}

#pageall #documentpage2007 .width600_center .syousai_rou {
 width: 545px;
 margin: 0 auto 15px auto;
}

#pageall #documentpage2007 .width600_center .syousai {
 float: left;
 width: 172px;
 margin: 0 4px;
 display: inline;/*IE6用 inline*/
}

/*項目指示*/
#pageall #documentpage2007 .width600_center .syousai h2 {
 margin-bottom: 8px;
}

/*ＤＬ指示*/
#pageall #documentpage2007 .width600_center .syousai li {
 display: inline;/*IE6用 inline*/
}

#pageall #documentpage2007 .width600_center .syousai .xls_li {
 float: left;
 width: 85px;
 margin-left: 10px;
}

/*ＤＬ画像指示*/
#pageall #documentpage2007 .width600_center .syousai .xls_img {
 display: block;
 float: left;
 width: 17px;
 height: 17px;
 padding-left: 3px;
 background: url(./img/exc_s.gif) no-repeat;
}

#pageall #documentpage2007 .width600_center .syousai .pdf_img {
 display: block;
 float: left;
 width: 16px;
 height: 16px;
 padding-left: 3px;
 background: url(./img/pdf_s.gif) no-repeat;
}


/************************ Acrobat Reader ************************/
#pageall #documentpage2007 .width600_center #acrobat {
 width: 590px;
 border-collapse: collapse;
 margin: 15px auto 0 auto;
 border: 3px double #333333;
 background: #FFFFCC;
}

#pageall #documentpage2007 .width600_center #acrobat td {
 padding: 10px;
}

#pageall #documentpage2007 .width600_center #acrobat p {
 font-size: small;
 margin-bottom: 0;
}


/************************ その他 ************************/
#pageall #documentpage2007 .width600_center hr {
 border: 2px dotted #669900;
 margin-bottom: 8px;
}
















