* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bodytop_bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	margin: auto;
	width: 950px;
	background-image: url(../images/panel_bg.jpg);
	background-repeat: repeat;
}
#menu {
	margin-top: 10px;
	height: 114px;
	width: 950px;
	margin-bottom: 30px;
	float: left;
}
#menu li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#content {
	float: left;
	height: auto;
	width: 950px;
}
#reft {
	float: left;
	width: 450px;
	clear: both;
}
.kikaku {
	margin-left: 25px;
	margin-top: 10px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-left: 25px;
	width: 375px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6F552B;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6F552B;
}


#light {
	float: right;
	width: 450px;
	margin-right: 20px;
}
.f1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	letter-spacing: 2px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	line-height: 21px;
}
.f2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	letter-spacing: 2px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #025B34;
	background-color: #D0AB76;
	width: 300px;
	margin-left: auto;
	padding: 5px;
	margin-right: auto;
	margin-bottom: auto;
}
.add {
	text-align: center;
	margin: 10px;
}







#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 25px;
	letter-spacing: 2px;
	text-align: right;
	width: 950px;
	background-image: url(../images/f_bg.jpg);
	color: #333333;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
