@charset "UTF-8";
body {
	background: #CFE5E2;
}
#container,
#footer {
	margin: 0px auto;
	width: 820px;
}
#headder,
#navi,
#contents {
	margin: 0px auto;
	width: 800px;
}
#container {
	background: url(../img_common/bgd_page.gif) repeat-y;
}
#contents {
}
#headder {
	position: relative;
	background: url(../img_common/bgd_headder.jpg) no-repeat;
	height: 132px;
}
#headder div#seo {
	position: absolute;
	color: #524000;
	left: 2px;
	top: 2px;
}
#headder h1 {
	margin: 0px;
	position: absolute;
	bottom: 32px;
}
#headder div#toiawase {
	position: absolute;
	bottom: 12px;
	color: #FFFFFF;
	left: 1em;
	height: 20px;
	line-height: 20px;
}
#contents {
	width: 800px;
}
#main {
	float: right;
	width: 590px;
}
#main p {
	margin-bottom: 1.5em;
	margin-left: 2em;
}
#main ul,
#main ol {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
#main ul li,
#main ol li {
	margin-bottom: 0.75em;
}
#footer {
	text-align: center;
	clear: both;
	padding-bottom: 5px;
}
address {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #524000;
}
#txt-link {
	font-size: 77%;
	padding: 1em;
}
#txt-link a:link {
	text-decoration: none;
	color: #524000;
}
#txt-link a:hover {
	color: #009966;
}
div#copy {
	font-size: 85%;
	background: url(../img_common/bgd_footer.gif) no-repeat;
	color: #FFFFFF;
	height: 35px;
	line-height: 35px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
.clear-1em {
	clear: both;
	height: 1em;
}
.clear-2em {
	clear: both;
	height: 2em;
}

