@charset "UTF-8";

#container {
	width:1000px;
	margin-bottom:0px;
	background:url(../img/bg_container.gif) left 160px no-repeat;
}
#contents {
	margin:0;
	padding:50px 0;
	width:1000px;
	background:url(../img/bg_top_bottom_right.gif) right bottom no-repeat;
	position:relative;
}
#flashArea {
	width:792px;
	height:394px;
	background:#ffffff;
}
#flashArea {
	margin-left:102px;
}
h3 {
	margin:26px 0 3px 102px;
}
#information {
	width:790px;
	margin:0 auto;
	border-top:dashed 1px #BDB58A;
	border-bottom:dashed 1px #BDB58A;
	padding:5px;
	background:#ffffff;
}
#information p,
#information p.info {
	font-weight:bold;
	font-size:16px;
}
#information p {
	display:inline;
	text-align:left;
}
#information p.info {
	padding-left:102px;
	text-align:center;
}
#koi {
	position:absolute;
	right:30px;
	bottom:-25px;
}

