@charset "utf-8";

body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/feriasbackpaper.gif);
}

body, h1, h2 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #FF0033;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FF3366;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a {
	font-weight: inherit;
	color: #FF3366;
}
a:link {
	font-weight: inherit;
	color: #FF3366;
}
#container #siteNavi a {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000066;
}
li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	list-style-type: none;
	text-indent: 3px;
	padding: 0;
}
ul {margin:5; padding:0; list-style:none}
ul#siteNavi {
	font-size: 12px;
	font-weight: bold;
	background-color: #FF6702;
	text-align: center;
	margin: 0px;
	width: 760px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
ul#siteSubNavi {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#container {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFEFDF;
}
div#container p#siteFooter {
	text-align: center;
	clear: both;
	color: #FFFFFF;
	background-image: url(img/feriasfootpaper.gif);
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
div#container #siteSub {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 35%;
	margin-right: 10px;
	margin-top: 10px;
}
div#container #siteMain {
	padding: 0px;
	float: left;
	height: auto;
	width: 60%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#container ul#siteNavi li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
