#header {
	height: 110px;
	width: 800px;
	background-image: url(imgs/header_01.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 25px;
	width: 800px;
	background-position: center;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	background-image: url(imgs/header_02.gif);
	background-repeat: no-repeat;
}

.clearfix:after {
  content: "."; 
  display: block;  
  clear: both;
  height: 0;
}

.clearfix {
  min-height: 1px;
}

#contents {
	height: 600px;
	width: 800px;
}
#contents #main {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
	font-size: 16px;
	color: #000000;
	width: 588px;
}
#contents #sidenavi {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 400px;
	width: 190px;
}
#footer {
	height: 150px;
	width: 800px;
	background-image: url(imgs/footer_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin: 0px auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 980px;
}

body {
	text-align: center;
	padding: 0px;
	height: 1000px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #main h2 {
	font-size: 16px;
	color: #000000;
	height: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
}
.ichi {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #sidenavi #block1 {
	padding: 0px;
	height: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ichi2 {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#staff {
	margin: 0px;
	padding: 5px;
	height: 50px;
	width: 284px;
	float: left;
	background-image: url(imgs/top_06.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 13px;
	background-color: #FFFFCC;
	border-top: 0px none #999999;
	border-right: 1px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}

#staff2 {
	margin: 0px;
	padding: 5px;
	height: 50px;
	width: 284px;
	float: right;
	background-image: url(imgs/top_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 13px;
	background-color: #EEFFEE;
	border: 1px none #999999;
}

/*------ƒŠƒ“ƒN--------*/
a:link{
	font-size:13px;
	color:#996633;
	text-decoration: underline;
}
a:visited{
	color: #996633;
	text-decoration: underline;
	font-size: 13px;
}
a:hover{
	color: #FFCC00;
	font-size: 13px;
	text-decoration: none;
}
a:active{
	color: #FFCC00;
	font-size: 13px;
	text-decoration: none;
}

.no-link{
	font-size: 13px;
	color: #996633;
}
.style5 {font-size: 14px;}
.style7 {
	font-size: 12px;;font-style: normal;
}
.style9 {font-size: 14px; font-weight: bold; }