@charset "utf-8";

body {
	background-image: url(../information/image/bg02.jpg);
	background-repeat: repeat-y;
}
.title {
	color: #88bfb0;
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 15px;
	border-left-color: #88bfb0;
	border-left-style: solid;
	border-left-width: 3px;
	padding-left: 5px;
}
#container {
	background: url(../information/image/bg03.jpg) left bottom no-repeat;
	margin: 0 auto;
	padding-bottom: 33px;
}
#content {
	background-image: url(../information/image/bg01.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 33px;
}
#footer {
	background: url(../information/image/bg04.jpg) left bottom repeat-y;
	width: 430px;
	padding: 5px 0 15px;
}
#footer a {
	color: #FFFFFF;
}
#information h2 {
	overflow: hidden;
	height: 0px;
}
#information table {
	font-size: 12px;
	line-height: 1.5;
	}
#information td {
	color: #FFFFFF;
	}
#information th {
	color: #88bfb0;
	padding-right: 1px;
	}
