body {
	margin: 0px;
	background-color: #FFFFFF;
}
footer {
	border-top: 5px solid #FFDD96;
	margin-top: 20px;
}
footer #copyRight {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header {
	margin: 0px;
	border-bottom: 3px solid #A4003D;
	background-image: url(../img/bak_header.jpg);
	background-repeat: repeat;
}
header #head {
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 40px;
	background-image: url(../img/bak_header.png);
	background-repeat: no-repeat;
	background-position: 680px 55px;
	height: 190px;
}
header #head h1 {
	color: #996800;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 640px;
	float: left;
}
header #head #magazine {
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	width: 90px;
	float: left;
	margin-left: 150px;
}
header #head #goMail {
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	width: 90px;
	float: left;
	margin-left: 10px;
}
header #head #mail {
	margin-right: 0px;
	margin-top: 45px;
	margin-bottom: 0px;
	width: 180px;
	float: left;
	margin-left: 150px;
}
header #head #mail img {
	border-radius: 5px;
}
#bread {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
	width: 960px;
}
#bread li {
	float: left;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 21px;
}
#bread li a:link,#bread li a:visited {
	text-decoration: none;
	color: #000000;
}
#bread li a:hover {
	color: #FACD89;
	text-decoration: underline;
}
#contents {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#menuBox {
	width: 290px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	padding-bottom: 30px;
}
#menuBox #inside {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#menuBox #inside li {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#menuBox #outside {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
	border-top: 1px dotted #996800;
}
#menuBox #outside li {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.clear {
	margin: 0px;
	clear: both;
}
.goMail {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageName {
	background-image: url(../img/bak_pagename.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #8D4E00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	line-height: 32px;
	background-position: 0% 6px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
