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

body {
	color: #333;
	background-color: #CCCC66;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	color: #360;
}
a:visited {
	color: #99F;
}
a:hover {
	color: #F66;
}
a:active {
	color: #C00;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
}
h4 {
	font-size: small;
	font-weight: normal;
}

p {
	font-size: small;
	line-height: 120%;
}
p2 {
	line-height: 25px;
}

li {
	font-size: small;
	text-align: center;
}
hr {
	display: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 750px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CC6;
}
#header {
	width: 750px;
}
#gnavbar {
	width: 750px;
}
#contents {
	width: 750px;
}
#footer {
	width: 740px;
	background-color: #CCCC66;
	padding: 5px;
	font-weight: bold;
	color: #5B504B;
	text-align: center;
}
#sidemenu {
	float: left;
	width: 150px;
	height: 400px;
}
#main {
	float: right;
	width: 560px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
body, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, h4 {
	margin: 0px;
	padding: 0px;
}

#main h2 {
	width: 90%;
	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: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	font-size: medium;
	font-style: italic;
	color: #630;
	letter-spacing: 0.2em;
	text-indent: 0.5em;
	padding: 4px;
	margin-top: 15px;
	background-image: url(image/titlebk.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 15px;
}
#main h3 {
	font-size: medium;
	font-weight: bold;
	color: #960;
	margin: 5px;
}
#sidemenu h2 {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #F99;
	letter-spacing: 0.1em;
	text-indent: 0.5em;
	padding: 1px;
	width: 120px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#gnavbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
}
#gnavbar ul li {
	float: left;
	width: 150px;
	text-align: center;
}
#gnavbar a {
	background-color: #EEE8C5;
	display: block;
	font-size: small;
	font-weight: bold;
	color: #5B504B;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px;
}
#gnavbar a:hover {
	color: #FF9;
	background-color: #EEE8C5;
	background-image: url(image/btn_b2.jpg);
}
#sidemenu ul {
	background-color: #F99;
	padding: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#sidemenu a {
	background-color: #FFF;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 3px;
	margin: 2px;
}
#sidemenu a:hover {
	color: #FFF;
	background-color: #F99;
}
.photoblock {
	float: left;
	width: 220px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6;
	border-right-color: #CC6;
	border-bottom-color: #CC6;
	border-left-color: #CC6;
	position: relative;
	margin: 5px;
}
#container #contents #main ul {
	text-align: center;
}
#container #contents #main ul li {
	text-align: left;
}
#container #contents #main p {
	text-align: left;
}
#container #contents #main p {
	text-align: center;
}
