body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#contents {
	width: 800px;
}

#top_title {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#headmenu {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC9FCE;
}
.float-right {
	float: right;
}

ul#hmenu {
	white-space:nowrap;
	margin: 0px;
	padding: 0px;
}
ul#hmenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 2px 6px;
	font-size: 75%;
	line-height: 160%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: bold;
	color: #990033;
}
ul#hmenu li.selected {
	color: #FFFFFF;
	background-color: #D81376;
}
ul#hmenu a:link {
	color: #990033;
	text-decoration: none;
}
ul#hmenu a:visited {
	color: #990033;
	text-decoration: none;
}
ul#hmenu a:hover {

	color: #666666;
	text-decoration: none;
}
ul#hmenu a:active {


	color: #FF0000;
	text-decoration: none;
}
#main {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 15px 30px;
	margin-right: 20px;
	margin-left: 20px;
}
ul#mainmenu {
	font-size: 100%;
	line-height: 200%;
	font-weight: bold;
	list-style-image: url(../img/list_01.gif);
}
ul#mainmenu a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
ul#mainmenu a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
ul#mainmenu a:hover {
	color: #999999;
	text-decoration: underline;
}
ul#mainmenu a:active {
	color: #FF0000;
	text-decoration: none;
}


ul#mainmenu li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#news {
	background-color: #FEDFEF;
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#news p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#news .date {
	color: #990033;
}
#news ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
#news ul li {
	list-style-image: url(../img/list_02.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}

#news a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#news a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#news a:hover {
	color: #666666;
	text-decoration: underline;
}
#news a:active {
	color: #FF0000;
	text-decoration: none;
}

#address {
	background-color: #EBEBEB;
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#address p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#address a:link {
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
#address a:visited {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
#address a:hover {
	color: #333333;
	text-decoration: underline;
}
#address a:active {
	color: #FF0000;
	text-decoration: none;
}

#footer {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FC9FCE;
}
#footer a:link {
	color: #990033;
	text-decoration: none;
}

#footer p {


	font-size: 80%;
	line-height: 130%;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	color: #414141;
}
#footer a:visited {
	color: #990033;
	text-decoration: none;
}
#footer a:hover {
	color: #D81376;
	text-decoration: underline;
}
#footer a:active {
	color: #FF6600;
	text-decoration: none;
}
#moji {
	text-align: right;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
}
#moji a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#moji a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#moji a:hover {
	color: #999999;
	text-decoration: underline;
}
#moji a:active {
	color: #FF0000;
	text-decoration: none;
}
