body {
	font: 0.9em/1.4em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/teabacktille.png) no-repeat fixed center;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	border-width: 0px;
}
#page {
	margin: 0px auto;
	width: 950px;
	padding: 5px 0px 0px;
}
#header {
	background: #e8dc18;
	height: 15px;
}
#gbtn {
	height: 56px;
	width: 950px;
	overflow: hidden;
	float: left;
	margin: 0px;
}
#gbtn a {
	text-decoration: none;
	display: block;
	height: 56px;
	text-indent: -9999px;
}
.btn1, .btn2, .btn3, .btn4, .btn5, .btn6 {
	float: left;
}
#gbtn .btn1 a {
	background: url(images/btn1.gif) no-repeat;
	margin: 0px 129px 0px 0px;
	width: 91px;
}
#gbtn .btn1 a:hover {
	background: url(images/btn1_over.gif) no-repeat;
	margin: 0px 129px 0px 0px;
}
#gbtn .btn2 a {
	background: url(images/btn2.gif) no-repeat;
	margin: 0px 130px 0px 0px;
	width: 82px;
}
#gbtn .btn2 a:hover {
	background: url(images/btn2_over.gif) no-repeat;
	margin: 0px 130px 0px 0px;
}
#gbtn .btn3 a {
	background: url(images/btn3.gif) no-repeat;
	margin: 0px 130px 0px 0px;
	width: 76px;
}
#gbtn .btn3 a:hover {
	background: url(images/btn3_over.gif) no-repeat;
	margin: 0px 130px 0px 0px;
}
#gbtn .btn4 a {
	background: url(images/btn4.gif) no-repeat;
	margin: 0px 129px 0px 0px;
	width: 89px;
}
#gbtn .btn4 a:hover {
	background: url(images/btn4_over.gif) no-repeat;
	margin: 0px 129px 0px 0px;
}
#gbtn .btn5 a {
	background: url(images/btn5.gif) no-repeat;
	margin: 0px;
	width: 94px;
}
#gbtn .btn5 a:hover {
	background: url(images/btn5_over.gif) no-repeat;
	margin: 0px;
}
#title {
	background: url(images/titlelogo.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	z-index: 2;
	height: 107px;
	width: 427px;
	top: 56px;
}
#image {
	background: url(images/title_image.png) no-repeat;
	height: 300px;
	width: 920px;
	clear: both;
	margin: 0px 0px 30px;
	z-index: 1;
	padding-top: 100px;
	padding-left: 30px;
}
#contents {
	margin: 0px 0px 30px;
	overflow: hidden;
}
#news {
	width: 231px;
	float: left;
	margin: 0px 15px 0px 0px;
}
#news p {
	margin: 0px 0px 10px;
}
.news_text {
	padding: 0px 0px 10px;
	font-size: 0.9em;
	border-bottom: 1px dashed #FC6E30;
}
.news_text a {
	text-decoration: none;
	color: #000;
}

.chara {
	background: url(images/chara_back.gif) no-repeat;
	height: 297px;
	width: 200px;
	padding: 14px 14px 0px;
	float: left;
	margin: 0px 10px 0px 0px;
}


.chara h2 {
	margin: 0px 0px 10px;
	height: 25px;
	width: 204px;
}
.chara h3 {
	margin: 0px 0px 10px;
}
.chara p {
	font-size: 0.9em;
	margin: 0px;
}
#chara {
	margin: 0px;
}
#footer {
	color: #FFFFFF;
	background: #e8dc18;
}

#footer_contents {
	margin: 0px auto;
	width: 950px;
	padding: 15px 0px 0px;
}
#footer_logo {
	float: left;
	margin: 0px 32px 0px 0px;
	text-indent: 0px;
}
#address {
	float: left;
	margin: 0 32px 0px 0px;
	width: 314px;
}
#map {
	height: 108px;
	width: 282px;
	margin: 0px;
	float: left;
}
#copyright {
	font-size: 0.9em;
	text-align: center;
	padding: 20px;
	clear: left;
}
