@charset "utf-8";
#wrap {
	width: 800px;
	height: auto;
	border: 1px solid #666666;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.content {
	height: auto;
	width: 800px;
}

#wrap #pankuzu {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: center;
}


#header {
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 800px;
	float: right;
}
#wrap #header li {
	float: left;
	margin-left: 20px;
}
#wrap #header ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	height: 20px;
	width: 432px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #header img {
	float: left;
}



a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	background-image: url(img/bg_title_h1.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 580px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #CCCCCC;
	padding-top: 7px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.menu {
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-bottom: 50px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #333333;
	background-image: url(img/bg_title_h2.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 397px;
	padding-top: 7px;
	padding-left: 15px;
}
.box01 {
	float: left;
	width: 580px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
}
.border_table {
	border: 1px solid #D7E79E;
	border-collapse:collapse;
}

.menu_banner {
	float: left;
	height: 100px;
	width: 200px;
	margin-left: 10px;
}
.box_add {
	float: left;
	width: 580px;
	padding-bottom: 50px;
	padding-left: 30px;
	height: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.box_form {
	float: left;
	width: 700px;
	padding-bottom: 50px;
	padding-left: 50px;
	height: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
