@charset "Shift_JIS";

/* ■ページ構造 */

body {
  margin: 0;
  padding: 0;
}
#header {
	width: 800px;
	height: 101px;
	font-size: 16px;
}
#content {
	width: auto;
}
#menu {
  width: 200px;
  float: left;
}
#main {
  width: 400px;
  float: left;
}
#footer {
	clear: both;
	width: 800px;
	height: 50px;
}

/* ■その他 */

body {
	line-height: 2;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: xx-large;
	letter-spacing: normal;
	color: #CCFF00;
	height: 0.5em;
}
p {
	padding: 0.5em;
	margin: 0;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333333;
	font-size: 12px;
	font-weight: lighter;
	line-height: normal;
}
#header {
	color: #333333;
	margin-left: 30px;
	margin-bottom: 30px;
	background-color: #CC6633;
	background-image: url(sozai/new_back.gif);
	border: thin solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
}
#menu {
	color: #FF0000;
	margin-left: 30px;
	width: 180px;
	height: 2000px;
	background-color: #66FF99;
	background-image: url(sozai/new_back.gif);
	border: thin solid #CCCCCC;
	font-size: 10px;
	vertical-align: top;
	line-height: normal;
	letter-spacing: normal;
	list-style-type: circle;
}
#main {
	width: 580px;
	margin-left: 30px;
	height: 2200px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	background-image: url(sozai/new_back.gif);
	border: thin solid #CCCCCC;
	margin-bottom: 30px;
	font-weight: lighter;
	font-style: normal;
	color: #003333;
	line-height: normal;
	padding: 0.5px;
}
#footer {
	color: #fff;
	margin-left: 30px;
	background-color: #ccc;
	background-image: url(sozai/new_back.gif);
	padding: 0px;
	border: thin solid #CCCCCC;
	vertical-align: bottom;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: normal;
	text-align: center;
	height: 50px;
	width: 800px;
	top: 20px;
	margin-bottom: 60px;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #000;
	background: transparent;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-bottom: 50px;
	text-align: center;
	line-height: 50px;
}
.night {
}
.h2 {
	color: #333333;
}
.h3 {
	font-size: 14px;
}
.style1 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	background-color: #CCFFCC;
	height: 2em;
}
.style2 {
	font-size: 18px;
	height: -2px;
}
.style3 {
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-color: #CCFF99;
}
.h4 {
	font-size: 16px;
}
a:link {
}
a:hover {
	text-decoration: underline;
	background-color: #00FFCC;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #009900;
	padding-left: 30px;
}
