﻿
#headcap {
	background-position: bottom;
	width: 810px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../image/back_headcap.jpg');
	background-repeat: no-repeat;
	font-size: 10px;
}
#shell_1 {
	background-image: url('../image/back_shell.jpg');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
}
#footer_1 {
	background-image: url('../image/back_footer1.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#footer_1 p {
	text-align: center;
	font-size: 1.2em;
}
#title {
	background-image: url('../image/title_back.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 800px;
	height: 50px;
}
#title img {
	margin-left: 40px;
	margin-top: 2px;
}
#footer {
	background-image: url('../image/title_back.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 800px;
	height: 50px;
	text-align: right;
}
#footer a {
	line-height: 40px;
	text-decoration: none;
	color: #2c562b;
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
}
#contents {
	width: 800px;
}
.contents_shell2_cap {
	background-image: url('../image/contents_shell2_cap.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 800px;
	height: 14px;
	margin-bottom: 0;
}
.contents_shell2 {
	background-image: url('../image/contents_shell2.jpg');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 800px;
	float: left;
}
.contents_shell2_footer {
	background-image: url('../image/contents_shell2_footer.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 800px;
	height: 21px;
	float: none;
	clear: both;
}
.contents_shell3_cap {
	background-image: url('../image/contents_shell3_cap.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 800px;
	height: 15px;
}
.contents_shell3 {
	background-image: url('../image/contents_shell3.jpg');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 800px;
	float: left;
}
.contents_shell3_footer {
	background-image: url('../image/contents_shell3_footer.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 800px;
	height: 22px;
	float: none;
	clear: both;
}

