#mother {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DCD4A5;
}
div#mother:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 

#header {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	height: 78px;
}
#header h1{
	text-indent: -999em;

}
#header p{
	text-indent: -999em;

}
.ps {
	z-index: 2;
}
.ms {
	position : absolute;
	top : 0px;
	left : -999px;
	z-index: 1;
	font-size: 10px;
}

#main {
	margin-top: 0;
	width: 799px;
	background-color: #604831;
	border: 1px solid #70553A;
}
div#main:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 

#mainleft {
	width:180px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#mainleft li {
	list-style-type:none;
	height: 48px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

#mainleft ul li a {
	display:block;
	text-indent:-999px;
	height:48px;
	outline:none;
}
ul {
	margin: 0px;
	padding: 0px;
}


#menu_01 {
	width:180px;
	background-image: url(../img/bt01.gif);
	background-repeat: no-repeat;
}

#menu_01 a:hover {
	background-image: url(../img/bt01-o.gif);
	background-position: 0;
}

#menu_02 {
	width:180px;
	background:url(../img/bt02.gif) no-repeat;
}

#menu_02 a:hover {
	background:url(../img/bt02-o.gif) 0;
}

#menu_03 {
	width:180px;
	background:url(../img/bt03.gif) no-repeat;
}

#menu_03 a:hover {
	background:url(../img/bt03-o.gif) 0;
}

#menu_04 {
	width:180px;
	background:url(../img/bt05.gif) no-repeat;
}

#menu_04 a:hover {
	background:url(../img/bt05-o.gif) 0;
}
#menu_05 {
	width:180px;
	background:url(../img/bt04.gif) no-repeat;
}

#menu_05 a:hover {
	background:url(../img/bt04-o.gif) 0;
}
#menu_06 {
	width:180px;
	background:url(../img/bt06.gif) no-repeat;
}

#menu_06 a:hover {
	background:url(../img/bt06-o.gif) 0;
}
#menu_07 {
	width:180px;
	background:url(../img/btstaff.gif) no-repeat;
}

#menu_07 a:hover {
	background:url(../img/btstaff-o.gif) 0;
}

#menu_top {
	width:180px;
	background:url(../img/bttop.gif) no-repeat;
}

#menu_top a:hover {
	background:url(../img/bttop-o.gif) 0;
}

#mainright {
	width: 619px;
	float: left;
}
#footer {
	margin: 0px;
	width: 800px;
	clear: both;
}
.copy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.2em;
}
body {
	background-image: url(../img/haikei.gif);
	background-repeat: repeat;
	margin-top: 5px;
	margin-bottom: 0px;
}
.white-12pxb {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.white-12px {

	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
}
#mainright-white {
	width: 619px;
	float: right;
	background-color: #FFFFFF;
}
.brown11 {
	font-size: 11px;
	color: #4A462B;
}
#unl a:link {
	font-size: 12px;
	line-height: 1.5px;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1px;
}
#unl a:hover {
	font-size: 12px;
	line-height: 1px;
	color: #FF9900;
	text-decoration: underline;
	letter-spacing: 1px;
}
#unl a:visited {
	font-size: 12px;
	line-height: 1.5em;
	color: #FF9900;
	letter-spacing: 1px;
}

#topic-menu {
	width: 580px;
	background-attachment: scroll;
	background-image: url(../img/topic/tm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 130px;

}
#topic-news {
	width: 580px;
	background-attachment: scroll;
	background-image: url(../img/topic/tn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 100px;

}
#topic-naiyou {
	width: 550px;
	margin-left: 30px;
	

}
