body {
	font-size: small;
	line-height: 1.3em;
	color: #333333;
	background-image:  url(img/background.gif);
	margin: 10px;
	padding: 0px;
}
#outline {
	width:760px;
	text-align:left;
	margin:0;
	background-color: #FFFFFF;
	height: 100%;
	padding: 0px;
}
#head {
	height: 60px;
	font-size: smaller;
	background-image: url(img/head_bg.jpg);
	background-repeat: no-repeat;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
#contents {
	margin: 5px 0px;
	padding: 5px 0px;
}
/* 左側の設定*/
#contents #left{
	width:160px;
	float: left;
	padding: 5px;
}
/* 真ん中の設定*/
#contents #center{
	width:410px;
	float: left;
	left: 150px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
/* 右側の設定*/
#contents #right{
	width:160px;
	float: right;
	padding: 5px;
	margin: 0px;
}
#foot {
	clear:both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	font-size: smaller;
	line-height: 1.3em;
	height: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu {
	margin: 0px 0px 5px;
	padding: 0px;
	width: 100%;
	float: right;
	font-size: small;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu a {
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	text-align: center;
	background: #006600 url(img/menu_bg.gif);
	width: 150px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	background: #009900 url(img/menu_bg_ov.gif);
}
h1,h2,h3,h4 {
	padding: 5px;
	margin: 0px;
}
h1 {
	font-size: large;
	color: #003300;
	border-top: 0px solid #006633;
	border-right: 0px solid #006633;
	border-bottom: 2px solid #006633;
	border-left: 0px solid #006633;
}
h2 {
	font-size: medium;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-indent: 10px;
	border-left-color: #006633;
	background-image: url(img/h2_bg.gif);
}
h3 {
	padding: 5px;
	font-size: medium;
	background-color: #E2EFE4;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #006666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.BoxSr {
	background:#FFFFCC;
	overflow:auto;
	padding: 5px;
	margin: 0px;
	width: 150px;
	height: 360px;
}
.BoxWn {
	background:#EFEFEF;
	overflow:auto;
	padding: 5px;
	margin: 0px;
	width: 150px;
	height: 360px;
}
a:hover {
	color: #FF0066;
}
.smaller {
	font-size: smaller;
}
a:link {
	color: #006600;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #006600;
}
.Bg1 {
	background-color: #B3E0C1;
}
.Bg2 {
	background-color: #FFFFFF;
}
.Bg3 {
	background-color: #999999;
}
.Bg4 {
	background-color: #333333;
}
.Bg5 {
	background-color: #E0E0E0;
}
.Bg6 {
	background: #99CC99;
}
.Bg7 {
	background: #E2EFE4;
}
.F1 {
	color: #CC0000;
}

#center #tokushu {
	display:block;
	margin:0;
	padding:0;
	width:410px;
	height:30px;
	background-color:#FFF;
}
#center #tokushu em{
	float:left;
	list-style:none;
	text-indent:-9999px;
}
#center #tokushu a{
	text-decoration:none;
	display:block;
	width:205px;
	height:30px;
	background-image:url(img/tokushulinka.gif);
	background-position:left top;
}
#center #tokushu a{
	width:205px;
	height:30px;
}
#center #tokushu3 a{
	background-position:-205px 0;
}
#center #tokushu2 a:hover{
	background-position:0 -30px;
}
#center #tokushu3 a:hover{
	background-position:-205px -30px;
}
