@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #666699;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../img/img002.jpg);
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #CC6666;
}
a:visited {
	color: #CC6666;
	text-decoration: none;
}
a:hover {
	color: #663366;
	text-decoration: underline;
}
a:active {
	color: #663333;
	text-decoration: underline;
}
#wrapper {
	height: 750px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/img009.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#head {
	height:43px;
	text-align:right;
	background-image: url(../img/img009.jpg);
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	background-position: center;
}
#navi {
	height: 20px;
	width: 810px;
	position: relative;
	background-image: url(../img/header.gif);
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#center-left {
	width: 200px;
	float: left;
	height: 628px;
	margin: 0px;
	padding: 0px;
}
#center-right {
	height: 628px;
	float: left;
	width: 610px;
}
#futter {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	clear: left;
}
.text_link {
	display:inline;
	padding:0px 5px 0px 5px;
}
