@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CF6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
}
p {
	font-size: small;
	color: #333;
}
li {
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 600px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: 50px;
	border-bottom-width: thin;
	border-left-width: 50px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #E8AA1A;
	border-right-color: #E8AA1A;
	border-bottom-color: #E8AA1A;
	border-left-color: #E8AA1A;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
#contents {
	width: 600px;
}
#header {
	width: 600px;
	text-align: right;
}
#footr {
	background-color: #FF6;
	color: #333;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
}
#menu {
	float: left;
	width: 150px;
	list-style-type: disc;
	height: 500px;
}
#flash {
	float: right;
	width: 400px;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 5px;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
body, h1, p {
	margin: 0px;
	padding: 0px;
	color: #333;
}
#flash h2 {
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CF6;
	border-right-color: #CF6;
	border-bottom-color: #CF6;
	border-left-color: #CF6;
	font-size: small;
	color: #333;
	letter-spacing: 0.2em;
	text-indent: 0.5em;
	padding: 4px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	background-image: url(bana/bana.jpg);
}
#menu h2 {
	font-size: small;
	font-weight: bold;
	color: #333;
	background-color: #CF6;
	letter-spacing: 0.1em;
	padding: 1px;
	width: 120px;
	text-indent: 0.5em;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#menu ul {
	background-color: #CF6;
	padding: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#menu a {
	background-color: #FFF;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 3px;
	margin: 2px;
}
#menu a:hover {
	color: #FFF;
	background-color: #CF6;
}
#fiast  {
	font-size: small;
	padding: 5px;
	border: 1px dashed #BABA4B;
	background-color: #FF6;
	color: #535300;
	text-align: center;
}
#gnavbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gnavbar ul li {
	float: left;
	width: 150px;
	text-align: center;
	padding-bottom: 5px;
}
#gnavbar a {
	background-color: #9C3;
	display: block;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px;
	background-image: url(bana/btn_a.jpg);
}
#gnavbar a:hover {
	background-color: #693;
	color: #FF9;
	background-image: url(bana/btn_b.jpg);
}
#6 {
	text-align: center;
}
