@charset "utf-8";
#container {
	width: 800px;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
}
#contents {
	background-image: url(../imaiges/contentshaikei);
	float: left;
	width: 740px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#side {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 10px;
}
#main {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 539px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #33CC00;
}
#foot {
	margin: 0px;
	clear: both;
	float: left;
	width: 740px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../imaiges/foothaikei);
}
.style1 {
	color: #FF9999;
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-family: "メイリオ";
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
}
.style3 {
	color: #000000;
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
.style5 {
	color: #FF6699;
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}
.style3 a:link {
	color: #009900;
}
.style3 a:visited {
	color: #009900;
}
.style3 a:hover {
	color: #FF6600;
}
.style6 {
	color: #663300;
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
