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

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 13px;
	color: #684418;
}


/* * * * * * * * * * * * * * * * * 
+ #pankuzu
* * * * * * * * * * * * * * * * */
#pankuzu {
	background-image: url(../images/pankuzu_bg.gif);
	height: 45px;
	width: 800px;
	color: #EED48B;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#pankuzu a {
	color: #EED48B;
	margin-left:15px;
	margin-right:15px;
	font-size: 12px;
}
#pankuzu .inner {
	margin-left: 30px;
	padding-top: 28px;
}


/* * * * * * * * * * * * * * * * * 
+ #container
* * * * * * * * * * * * * * * * */
#container {
	width: 800px;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
/* * * * * * * * * * * * * * * * * 
+ #container_index
* * * * * * * * * * * * * * * * */
#container_index {
	width: 800px;
	background-image: url(../images/container_index_bg.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/* * * * * * * * * * * * * * * * * 
+ #main
* * * * * * * * * * * * * * * * */
#main {
	float: right;
	width: 505px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}

/* * * * * * * * * * * * * * * * * 
+ #container_foot {
* * * * * * * * * * * * * * * * */
#container_foot {
	background-image: url(../images/container_foot.gif);
	height: 58px;
	width: 800px;
	background-position: bottom;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
/* * * * * * * * * * * * * * * * * 
+ #footer
* * * * * * * * * * * * * * * * */
#footer {
	background-image: url(../images/footer_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	clear: both;
}
#footer a {
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 800px;
}
#pankuzu .inner li {
	display: inline;
}


/* * * * * * * * * * * * * * * * * 
+ #side_container
* * * * * * * * * * * * * * * * */
#side_container {float:left}.foot_menu {
	clear: both;
	width: 100%;
	height: 100px;
	margin-top: 30px;
}


/* * * * * * * * * * * * * * * * * 
+ .foot_menu
* * * * * * * * * * * * * * * * */
.foot_menu li {
	display: inline;
	height: 80px;
	width: 84px;
	float: left;
}
.foot_menu a {
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 84px;
}
.foot_menu .staff a {
	background-image: url(../images/foot_menu_staff.gif);
}
.foot_menu .staff a:link, .foot_menu .staff a:visited {
	background-position: left top;
}
.foot_menu .staff a:hover, .foot_menu .staff a:active {
	background-position: left 80px;
}
.foot_menu .top a {
	background-image: url(../images/foot_menu_top.gif);
}
.foot_menu .top a:link, .foot_menu .top a:visited {
	background-position: left top;
}
.foot_menu .top a:hover, .foot_menu .top a:active {
	background-position: left 80px;
}
.foot_menu .history a {
	background-image: url(../images/foot_menu_history.gif);
}
.foot_menu .history a:link, .foot_menu .history a:visited {
	background-position: left history;
}
.foot_menu .history a:hover, .foot_menu .history a:active {
	background-position: left 80px;
}
.foot_menu .kitsuke a {
	background-image: url(../images/foot_menu_kitsuke.gif);
}
.foot_menu .kitsuke a:link, .foot_menu .kitsuke a:visited {
	background-position: left kitsuke;
}
.foot_menu .kitsuke a:hover, .foot_menu .kitsuke a:active {
	background-position: left 80px;
}
.foot_menu .media a {
	background-image: url(../images/foot_menu_media.gif);
}
.foot_menu .media a:link, .foot_menu .media a:visited {
	background-position: left media;
}
.foot_menu .media a:hover, .foot_menu .media a:active {
	background-position: left 80px;
}
.edit a {
	color: #FFFFFF !important;
	background-color: #FF0066 !important;
	font-weight: bold !important;
}
.stop {
	font-size: 90% !important;
	color: #CC3333 !important;
	font-weight: bold !important;
}
