@charset "UTF-8";
@import "../../common/css/common.css";

/* 
	総合学習副読本CSS
	gakusyuu.css
*/


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - header image */
#header {
	background: url(../images/header.jpg) 20px 10px no-repeat;
}

ul.mokuji {
	margin: 0 2em;
	padding-bottom: 200px;
	background: url(../images/biomasskun.gif) no-repeat right bottom;
}

table.pdf-list {
	clear: both;
	margin: 3em auto 0 !important;
	font-family: monospace;
	table-layout: fixed;
}

.cut-in {
	float: left;
	margin-right: 2em;
}

