﻿@charset "UTF-8";

/* 特定のページでのみ使用する特殊なCSS */

/* ================= 目次 =====================

【1】TOP
【2】出版物
【3】普及支援
【6】用語辞典
【8】展示施設
【10】ヘルプ
【11】サイトマップ
【12】全林協とは？
【13】サイト内検索
【14】お知らせ

============================================ */


/* =============================================================
　■□■ 1. TOP ■□■
============================================================= */

#main #news dl /* ----- news ----- */
{
	width: 100%;
}


/* =============================================================
　■□■ 2. 出版物 ■□■
============================================================= */

*:first-child+html #main div#set-pub-detail p.pub-book /* For Only IE7 */
{
	width: 280px;
}

*html #main div#set-pub-detail p.pub-book /* For Only IE6 */
{
	width: 270px;
}

#main div#set-pub-detail #set-pub-right
{
	width: 290px;
}

/* ------ テーブル ------ */
*:first-child+html #main div#set-pub-detail table /* For Only IE7 */
{
	width: 300px;
}

*html #main div#set-pub-detail table /* For Only IE7 */
{
	width: 300px;
}

/* ------ 購入ボタン ------ */
#main div#set-pub-detail p.btn-set
{
	display :none;
}

/* ------------- set-pub-top01 ------------- */
#main .set-pub-top01 div ul
{
	padding: 10px 0;
}

#main .set-pub-top01 div ul li
{
	width: 164px;
}

/* ------------- set-pub-top03 ------------- */
#main p.set-pub-top03
{
	width: 575px;
}

#main #set-pub-list ul /* ----- 一覧 ----- */
{
	width: 100%;
}

/* ------------- set-pub-upcoming ------------- */
#main div#set-pub-upcoming dl dd ul li:first-child,
#main div#set-pub-upcoming dl dd ul li.firstChild /* For Only IE */
{
	width: 495px;
}

/* ------------- set-pub-new ------------- */
#main div#set-pub-new dl dd ul li:first-child,
#main div#set-pub-new dl dd ul li.firstChild /* For Only IE */
{
	width: 194px;
}

/* ------------- set-pub-all ------------- */
#main div#set-pub-all dl
{
	width: 100%;
}


/* =============================================================
　■□■ 3. 普及支援 ■□■
============================================================= */

#main #set-hukyu01 dl
{
	width: 100%;
}

/* =============================================================
　■□■ 6. 用語辞典 ■□■
============================================================= */

#main #set-word dd img
{
	width: 200px;
}

#main #set-word dt
{
	width: 580px;
}


/* =============================================================
　■□■ 8. 展示施設 ■□■
============================================================= */

/* ------------- set-museum03 ------------- */
#main #set-museum03 div.list dl
{
	width: 100%;
}

#main div#set-museum-detail table tr td
{
	word-break: break-all;
	white-space: normal;
}


/* =============================================================
　■□■ 10. ヘルプ ■□■
============================================================= */

#main #set-help dd p.img-01 img
{
	width: 172px;
}

#main #set-help dt
{
	width: 580px;
}


/* =============================================================
　■□■ 11. サイトマップ ■□■
============================================================= */

/* ------------- set-sitemap ------------- */
#main #set-sitemap-l ul,
#main #set-sitemap-r ul
{
	width: 265px;
}

#main #set-sitemap-l ul li,
#main #set-sitemap-r ul li
{
	width: 250px;
}

#main #set-sitemap-l ul li ul,
#main #set-sitemap-r ul li ul
{
	width: 250px;
}

#main #set-sitemap-l ul li ul li,
#main #set-sitemap-r ul li ul li
{
	width: 235px;
}


/* =============================================================
　■□■ 12. 全林協とは？ ■□■
============================================================= */

/* ------------- set-perform ------------- */
#main #set-perform li
{
	width: 100%;
}

#main #set-perform li a
{
	width: 545px;
}

/* ------------- map ------------- */

#main .pagebreak
{
	margin-bottom: 220px;
}

*:first-child+html #main .pagebreak /* For Only IE7 */
{
	margin-bottom: 310px;
}

*html #main .pagebreak /* For Only IE6 */
{
	page-break-after: always;
	margin:-bottom: 0;
}

html[xmlns*=""] body:last-child #main .pagebreak /* For Only Safari */
{
	page-break-after: always;
	margin:-bottom: 0;
}


/* =============================================================
　■□■ 13. サイト内検索 ■□■
============================================================= */

/* ------------- set-search ------------- */
#main #set-search dl dt
{
	width: 580px;
}


/* =============================================================
　■□■ 14. お知らせ ■□■
============================================================= */

#main #set-news dl
{
	width: 100%;
}
