@charset "utf-8";
/* Databook of International Labour Statistics (/english/estatis/databook/) */
/* last update 2015.9.16. okm */
/* common rule */
.waku1 {
	border: solid 1px #CCC;
	padding: 0 0.5em;		 /*(rev.2015.9.16.)*/ 
	margin:0 1.0em;		 /*(rev.2015.9.16.)*/
	font-size: 90%;
	white-space: nowrap;	/* (add.2015.5.12.) */
}

/* '>' list-image none (rev.2015.9.16.) */
#zenbun ul li,
#bunkatu ul li,
#file_list ul li {
	list-style-image: none;
	list-style-type: none;
}

/* cover and book info.(2015.5.12.) */
#box1 {
	display:table;
}
#box2 {
	width: 75%;	/* auto(rev.2015.9.16.)*/
	display:table-cell;
	float:none;
	*float:left;
	vertical-align:top;
}
/* (DEL.215.9.16.) 
#box2 p {
	margin: 0 0 0 20px;
}
*/
#box3 {
	width: 25%;	/* 200px(rev.2015.9.16.)*/
	display:table-cell;
	float:none;
	*float:right;
	vertical-align:top;
}
#box3 img {
	border: 1px solid #CCC;
	padding: 0;
	/*margin-left:20px;	(DEL.215.9.16.) */
}



/* full text (combined 2015.9.16.) 
#zenbun ul {
	line-height:1.7;
}
#zenbun ul li {
	list-style-image: none;
}
#zenbun ul li a {
	font-size: 110%;
}
#zenbun p {
	margin-left: 2.0em;
	font-size: 90%;
}
*/

/* by chapter (combined 2015.9.16.) 
#bunkatu ul li {
	list-style-image: none;
}
*/
