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: #432910;
font-size: 90%;
background-color: #fdf9f4;
background-image: url(/img/bg_body.jpg);
background-position:left top;
}

strong {
color: #f60; }

a:link {
color: #432910; }
a:visited {
color: #432910; }
a:hover {
color: #0088b2;
text-decoration: underline; }
a:active {
color: #0088b2; }

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

div#page {
background-image: url(/img/bg_page.png);
background-position:left top;
background-repeat:repeat-x;
}

div#header {	
height:105px;
width: 902px;
margin-right: auto;
margin-left: auto;
}

div#header p.logo {
	float:left;
	margin-top:20px;
	margin-left:10px;
}

div#header ul {
	text-align:right;
	margin-right:3px;
	margin-top:25px;
}

div#header ul { margin-top/*\**/: 30px\9; }

div#header ul li {
	display:inline;
}
div#header ul#navi {
	padding-top:9px;
	margin-top:0;
}

div#header ul#navi li {
	margin-right:20px;
}

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

div#main {
margin-top:10px;	
margin-right:auto;
margin-left:auto;
/*margin-bottom:70px;*/
width:900px;
/*background-image:url(/img/bg_main.png);
background-position:center bottom;
background-repeat:no-repeat;*/
border:1px solid #e7dfd7;
background-color:#fff;


}

div#main p.mainimage{
	padding:4px;
}

div#main ul.crumbs {
	font-size:80%;
	margin:5px 0 10px 20px;
}

div#main ul.crumbs li {
	display:inline;
	padding-left:15px;
	margin-left:15px;
	background-image:url(/img/icon_03.gif);
background-position:left center;
background-repeat:no-repeat;
color:#0088b2;
}


div#main ul.crumbs li:first-of-type {
	padding-left:0;
	margin-left:0px;
	background-image:none;
}


div#main ul.crumbs li a {
color:#432910;
}


div#main ul.crumbs li a:hover {
color:#0088b2;
}

div#main p.totop{
	background-color:#f7efe4;
	clear:both;
	padding-right:15px;
	padding-top:5px;
	text-align:right;
}

div#contents {
	width:630px;
	float:right;
	margin-right:20px;
	margin-bottom:70px;
	/*border:1px dotted red;*/
}
 
div#contents h1 {
	padding:10px 10px 10px 24px;
color:#fff;
font-weight:bold;
font-size:120%;
margin-bottom:30px;
background-color:#432910;
background-image: url("/img/bg_h1_top.gif"),url("/img/bg_h1.gif");
background-repeat: no-repeat, repeat-y;
background-position: 617px top, left top;
/* IE */
position:relative;
behavior: url("/PIE.htc");
-pie-background: 
url("/img/bg_h1_top.gif") no-repeat 617px top,
url("/img/bg_h1.gif") repeat-y left top;

}

div#contents h2{
color:#673402;
font-weight:bold;
font-size:110%;
background-image:url(/img/bg_h2.gif);
background-position:left top;
padding:8px 13px 6px 13px;
margin-right:2px;
margin-left:12px;
margin-top:30px;
margin-bottom:25px;
-moz-box-shadow: 0 0 0 2px #fff, 0 2px 2px #999;
-webkit-box-shadow: 0 0 0 2px #fff, 0 2px 2px #999;
box-shadow: 0 0 0 1px #fff, 0 0 0 2px #e0d2c2;
position:relative;
behavior: url("/PIE.htc");
}

div#contents h3{
	color:#673402;
	font-weight:bold;
	margin:25px 0px 17px 13px;
	padding-left:23px;
	padding-bottom:3px;
	background-image:url(/img/icon_02.gif);
	background-position:7px 8px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #e0d2c2;	
}

div#contents h4 {
	margin-left:18px;
	font-weight:bold;
	color:#0088b0;
	margin-bottom:1em;
}

div#contents h5 {
	margin-left:18px;
	font-weight:bold;
	margin-bottom:1em;
}

div#contents p{
line-height: 180%;
margin-left:35px;
margin-bottom:1em;
text-align: justify;
}


div#contents ol {
	margin-left:60px;
	margin-top:0.5em;
	line-height: 180%;
	margin-bottom:1em;
}

div#contents ol li {
	list-style:decimal;
}

div#contents ul {
	margin-left:55px;
	margin-top:0.5em;
	margin-bottom:1em;
	line-height: 180%;
}

div#contents ul li {
	list-style:disc;
}

div#contents ul.list {
	margin-left:35px;
}

div#contents ul.list li {
	list-style:none;
	background-image:url(/img/icon_05.gif);
	background-position:0px center;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-right:20px;
	display:inline-block;
}

div#contents dl {
	margin-left:35px;
	line-height: 180%;
	margin-bottom:1em;
}

div#contents dt {
	float:left;
	width:5em;
	font-weight:bold;
	color:#0088b0;
}

div#contents dd {
	margin-left:6em;
}

div#contents table {
	border-top:1px solid #e0d2c2;
	border-left:1px solid #e0d2c2;
	border-collapse: collapse;
border-spacing: 0;
width:630px;
}

div#contents th {
	border-bottom:1px solid #e0d2c2;
	border-right:1px solid #e0d2c2;
	padding: 5px;
	background-color:#f7efe4;
}

div#contents td {
	border-bottom:1px solid #e0d2c2;
	border-right:1px solid #e0d2c2;
	padding: 5px;
}

div#contents td h5 {
	margin-left:0;
}

div#contents td p {
	line-height: 180%;
margin-left:0px;
margin-bottom:0em;
}


div#menu {
	width:200px;
	float:left;
	margin-left:20px;
	
	background-image:url(/img/bg_menu_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div#menu ul {
	margin-top:8px;
	border-right:1px solid #e0d2c2;
	border-left:1px solid #e0d2c2;
	border-bottom:1px solid #e0d2c2;
	padding-bottom:2px;
	background-color:#f7efe4;
	margin-bottom:42px;
}

div#menu ul li {
	background-image:url(/img/icon_04.gif);
	background-position:16px center;
	background-repeat:no-repeat;
	background-color:#f7efe4;
	border-top:1px solid #fff;
	border-bottom:1px solid #e0d2c2;
	padding:10px 0 10px 38px;
	color:#0088b2;
	
}

div#menu ul li:first-of-type {
	border-top:none;
}


div#menu ul li.present {
	background-image:url(/img/icon_01.gif);
	background-color:#fff;
	color:#0088b2;
}



div#menu ul li a {
text-decoration:none;
display:block;
margin:-10px 0 -10px -38px;
padding:10px 0 10px 38px;
}

div#menu ul li.present a {
color:#0088b2;
}


div#menu ul li a:hover {
	background-image:url(/img/icon_01.gif);
	background-color:#fff;
	color:#0088b2;
	background-repeat:no-repeat;
	background-position:16px center;
}

div#footer {
font-size: 75%;
clear: both;
background-image:url(/img/bg_footer.png);
background-position:center top;
background-repeat:no-repeat;
padding-top:127px;
}

div#footer address {
background-color: #f4eadd;
text-align:center;
color:#630;
padding-bottom:27px;
padding-top:17px;



}

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