html, body, div, h1, h2, h3, h4, h5, h6,
p, address, ul, ol, li, dl, dt, dd,
table, th, td, form{
font-size: 100%;
font-weight: normal;
font-style: normal;
margin: 0;
padding: 0;
list-style-type: none; }

img {
	border-style: none; 
}

li img {
	vertical-align: top; 
}

body {
	color: #444;
	font-size: 90%;
	background-color: #fffbf3;
	box-shadow: 0 0 24px 0 rgba(210,174,102,0.8) inset;
	background: url(../../img/bg_body.png) repeat left top;
}

table {
border-collapse: collapse;
border-spacing: 0;}

strong {
color: #f60; }

a:link {
color: #444; }
a:visited {
color: #444; }
a:hover {
color: #900; }
a:focus {
color: #900; }
a:active {
color: #900; }

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


div#page {
	width:95%;
	min-width: 980px;
	max-width: 1220px;
	margin: 0 auto;
}

.skip{
	overflow:hidden;
	position:absolute;
	width:0px;
	height:0px;
	top:-1000px;
	left:-1000px;
}

div#main {
	width: 100%;
	min-width: 740px; 
	float: right;
	background: url(../../img/bg_header.png) no-repeat right top;
	margin: 0 0 -160px 0;
	position: relative;
}

div#header {
	margin: 0 24px 0 240px;
}

div#header p.lang {
	margin: 110px 0 20px 0;
	background: url(../../img/icon02.png) no-repeat left 2px;
	float: right;
	padding-left: 15px;
}

div#header ul.crumbs {
	text-align: right;
	font-size: 80%;
	margin: 20px 0 40px 0;
	clear: both;
}
div#header ul.crumbs li {
	display: inline;
}

div#contents {
	margin: 0 24px 0 225px;
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #e6d8d1;
}

div#contents h1 {
	text-align: center;
}

div#contents h1 img {
	margin-top: -27px;
	position: relative;
}

div#contents h2 {
	border-top:2px solid #660000;
	border-bottom:2px solid #660000;
	font-weight: bold;
	font-size: 120%;
	color: #660000;
	margin: 25px 30px 20px 30px;
	padding: 7px 0 7px 0;
}

div#contents h3 {
	font-weight: bold;
	font-size: 110%;
	color: #660000;
	margin: 25px 30px 15px 30px;
	padding: 0 0 0 25px;
	background: url(../../img/icon04.png) no-repeat left center;
	clear: both;
}

div#contents h4 {
	font-weight: bold;
	font-size: 100%;
	color: #660000;
	margin: 25px 30px 15px 30px;
	clear: both;
}

div#contents p {
	margin: 0 30px 1em 30px;
	line-height: 1.8;
	text-align:  justify;
	text-justify: inter-ideograph;
}

div#contents h1 + p {
	margin-top: 25px;
}

div#contents p.image {
	text-align: center;
}

div#contents p.image img {
	vertical-align: top;
}

div#contents ul.pagemenu {
	margin: 10px 30px 20px 30px;
	line-height: 2;
	border: 1px solid #8d7b59;
	padding: 10px 0;
}

div#contents ul.pagemenu li {
	padding: 0 0 0 15px;
	background: url(../../img/icon03.png) no-repeat left center;
	margin: 0 20px;
	display: inline-block;
}

div#contents ul.links {
	width: 93%;
	margin: 40px auto 90px auto;
	padding: 0 0 0 90px 0;
	position: relative;
}

div#contents ul.links li {
	position: absolute;
	display: inline;
}

div#contents ul.links li.back {
	left: 0;
	background: url(../../img/icon05.png) no-repeat left center;
	padding-left: 12px;
}

div#contents ul.links li.next {
	right: 0;
	background: url(../../img/icon01.png) no-repeat right center;
	padding-right: 12px;
}

div#contents ul.list {
	margin: 10px 30px 20px 50px;
}

div#contents ul.list li {
	list-style: disc;
	line-height: 1.8;
}

div#contents table {
	margin: 20px 4% 40px 10%;
	width: 86%;
	border: 1px solid #8d7b59;
}

div#contents caption {
	text-align: center;
	color: #5b4929;
	background: url(../../img/bg_item.png) repeat-x left center;
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 110%;
}

div#contents caption span {
	background-color: #f8f6f2;
	padding: 0 7px;
}

div#contents th {
	color: #fff;
	font-weight: bold;
	background-color: #5b4929;
	padding: 10px 15px;
	background: url(../../img/bg_bibliography.png) repeat left top;
	border-left: 1px solid #fff;
}


div#contents th.period {
	vertical-align: middle;
	background-color: #e8e0d0;
	background-image: none;
	color: #444;
	border-right: 1px solid #8d7b59;
	border-bottom: 1px solid #8d7b59;
	width: 3em;
}

div#contents th[colspan] {
	border-bottom: 1px solid #fff;
}

div#contents th:first-child {
	border-left: 1px solid #8d7b59;
}

div#contents td {
	vertical-align: top;
	padding: 10px 15px;
	border-right: 1px solid #8d7b59;
	border-bottom: 1px solid #8d7b59;
}

div#contents td span {
	font-size: 80%;
}

div#contents div.data {
	border: 1px dotted #8d7b59;
	margin: 20px 30px 20px 30px;
	padding: 30px 2% 10px 2%;
}

div#contents div.data p {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

div#contents div.data p.bookimg {
	text-align: center;
}

div#contents div.data p.bookimg a + a {
	margin-left: 10px;
}

div#contents div.data table {
	margin: 20px auto 30px auto;
	width: 80%;
	border: 1px solid #8d7b59;
	font-size: 90%;
}

div#contents div.data th {
	color: #fff;
	font-weight: bold;
	background-color: #5b4929;
	padding: 5px 10px;
	background: url(../../img/bg_bibliography.png) repeat left top;
	width: 33%;
	text-align: left;
}

div#contents div.data td {
	vertical-align: top;
	color: #5b4929;
	padding: 5px 10px;
}

div#aside {
	width: 215px;
	float: left;
	margin: 0 -220px 0 0;
	position: relative;
}

div#aside p.logo {
	margin: 0 0 0 36px;
	background: url(../../img/img_bird.png) no-repeat right bottom;
	padding-bottom: 50px;
}

div#menu {
	width: 200px;
	background-color: rgba(249,225,178,0.5);
	border-top: 4px solid #6a3906;
	border-bottom: 4px solid #6a3906;
	margin-top: -3px;
	position: relative;
}

div#menu ul li {
	padding: 25px 12px;
	border-bottom: 1px solid #6a3906;
}

div#menu ul ul {
	margin-top: 5px;
	margin-bottom: 0;
}

div#menu ul ul li {
	padding: 12px 10px 0 10px;
	border-bottom: none;
	background: url(../../img/icon01.png) no-repeat left 20px;
	margin-left: 16px;
}

div#menu ul li img {
	vertical-align: middle;
}

div#menu ul li a {
	display:block;
	vertical-align: middle;
	padding: 0;
}

div#menu a:link, div#menu a:visited {
color: #f0f0e8; }

div#menu a:hover, div#menu a:focus, div#menu a:active {
color: #ededc0; }


div#bottom {
	clear: both;
}

div#bottom:before {
	content: url(../../img/img_plant.png);	
}

div#footer {
	font-size: 75%;
	background: url(../../img/bg_footer.png) repeat-x left top;
}

div#siteinfo {
	min-width: 960px;
	text-align: right;	
	padding: 8px 0 0 30px;
	margin: -6px auto 0 auto;
	position: relative;	
}

div#footer ul.submenu {
	background-color: #fff;
	float: right;
	padding: 7px 0 7px 20px;
	margin-right: 30px;
	display: table;
}

div#footer ul.submenu li {
	display: table-cell;
	background: url(../../img/icon02.png) no-repeat left center;
	padding: 0 20px;
	text-align: left;
}

div#footer ul li img {
	vertical-align: middle;
}

div#footer ul.gallery {
	text-align: right;
	clear: both;
	margin-right: 30px;
}

div#footer p {
	float: left;
	padding-top: 3px;	
}

div#footer a:link {
color: #fff; }
div#footer a:visited {
color: #fff; }
div#footer a:hover {
color: #fff;
text-decoration: underline; }
div#footer a:active {
color: #fff; }

div#footer address{
	text-align: center;
	clear: both;
	color: #fff;
	padding-bottom: 5px;
}

/*====================*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{
  zoom:1;
}
/*====================*/