﻿@charset "utf-8";
@import "mod_container.css";

/* Common
==================================================*/
#container h2 {
	background:url(/css/images/states_keyvisual.jpg) no-repeat left top;
}

#content h5 {
	font-size: 1.15em;
	line-height: 1.7em;
}

#content div.section div.section img {
	border: 1px solid #eee;
}


/* コーナートップ
==================================================*/

body.states #content h3 {
	background: url(../images/h3_pat06.jpg) no-repeat left top;
}

body.states #content div.section div.lead p {
	margin: 0;
}

body.states div.binder {
	margin: 0 10px 20px;
}

body.states div.binder dl {
	width: 175px;
}

body.states div.binder dl dt {
	margin: 0 0 7px;
}

body.states div.binder dl dd ul li {
	line-height: 1.7;
	font-size: .75em;
	margin: 0 0 0 10px;
	padding-right: 10px;
}

body.states div.binder dl#paper,
body.states div.binder dl#used-paper {
	margin: 0 10px;
}


/* 概要
==================================================*/

body.brief #content h3 {
	background: url(/css/images/h3_pat03.jpg) no-repeat left top;
}

/* 紙・板紙
==================================================*/

body.paper #content h3 {
	background: url(/css/images/h3_pat02.jpg) no-repeat left top;
}

/* パルプ
==================================================*/

body.pulp #content h3 {
	background: url(/css/images/h3_pat05.jpg) no-repeat left top;
}

/* パルプ材
==================================================*/

body.pulpwood #content h3 {
	background: url(/css/images/h3_pat02.jpg) no-repeat left top;
}

/* 古紙
==================================================*/

body.used-paper #content h3 {
	background: url(/css/images/h3_pat03.jpg) no-repeat left top;
}

/* 世界の中の日本
==================================================*/

body.global-view #content h3 {
	background: url(/css/images/h3_pat01.jpg) no-repeat left top;
}
