body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_1.jpg);
	height: 100%;
	line-height: 18px;
	background-repeat: repeat-x;
	color: #635C56;
}




#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: left;
}

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height:91
}



#sidemenu {
	width: 200px;
	float: left;
	padding-bottom: 15px;
}
#contents {
	width: 800px;
}
#main {
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

#footer {
	width: 800px;
	padding: 0px;
	margin: 0px;
	clear: both;
}





.footer {
	font-size: 80%;
	color: #635C56;
}

.U5 {
	margin-bottom: 5px;
}


.U10 {
	margin-bottom: 10px;
}
.U15 {
	margin-bottom: 15px;
}
.U20 {
	margin-bottom: 20px;
}


h1 {
	background-color: #DCDCDC;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	display: inline;
	margin: 0px;
}
h2 {
	background-color: #DCDCDC;
	width: 694px;
	padding: 3px;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #635C56;
	font-size: 90%;
}

p.small {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #635C56;
	font-size: 80%;
}

.red {
	color: #990000;
	font-size: 90%;
}


.point10 {
	font-size: 10px;
}

ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

ul {
	list-style-image: url(img/event_icon.gif);
}


li {
	line-height: 15px;
	color: #5C5C5C;
	padding-top: 10px;
}



p.white {
	margin: 0;
	font-size:80%;
	line-height:150%;
	color: #FFFFFF;
	font-weight: bold;
}




.line01 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a:link {
	color: #635C56;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #635C56;
}
a:hover {
	text-decoration: none;
	color: #BB834C;
}
a:active {
	text-decoration: none;
}

a.event:link { color: #5C5C5C; }
a.event:visited { color: #5C5C5C; }
a.event:hover { color: #75A822; }
a.event:active { color: #75A822; }


.title01 {
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(img/event_top.gif);
	color: #FFFFFF;
	padding-left: 10px;
}

.title02 {
	line-height: 25px;
	font-weight: bold;
	background-color: #B29D7B;
	color: #FFFFFF;
	padding-left: 10px;
}



.title03 {
	line-height: 25px;
	color: #FFFFFF;
	background-color: #98BF58;
	padding-left: 10px;
}



.news {
	line-height:130%;
	color: #000099;
	text-align: left;
	background-color: #FFFFFF;
	height: 100px;
	width: 676px;
}
