body {
	margin:0px;
	padding:0px;
	background-image:url(../image/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #CCFFFF;
	color			: #444444;
	font-size		: 12pt;
	line-height		: 1.2em;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
}
a:link {
	color			: #0033CC;
}
a:visited {
	color			: #009999;
}
a:hover {
	color			: #FF6600;
	background-color: #EEEEEE;
}
div#header{
	margin-top:10px;
	margin-bottom:3px;
}
div#navi{
	margin-top:4px;
	margin-bottom:6px;
}

.footer{
	margin-bottom:1px;
	width:766px;
}
.footer hr{
	border: 4px #0066CC solid; 
	height:4px;
}
div#copy{
	font-size		: 11pt;
	txt-align:center;
	padding-bottom:8px;
}
.menu{
	background-color:#FFFFEE;
	border-left	: dashed 1px #aaaaaa;
	vertical-align:text-top;
	padding-top:10px;
}
div#menu {
	width			: 200px;
	float			: right;
	border-left	: dashed 1px #0066CC;
	vertical-align:text-top;
	padding-top:10px;
	padding-left:10px;
	height:1000px;
}
div#menu img {
	margin-top:6px;
	text-decoration	:none;
	text-align:center;
}
div#menu ul{
	list-style-image: url(../image/yajirushi02.gif);
	margin-left:20px;
	padding-left:5px;
}
div#content {
	width			: 480px;
	float			: left;
	padding:10px;
}
div#content ul{
	list-style-image: url(../image/yajirushi02.gif);
	margin-left:20px;
	line-height:1.5em;
}
.active td{
	padding:5px;
	margin:5px;
	border-left:solid 6px #DDDDDD;
	text-align:left;
	border-bottom:solid 2px #DDDDDD;
}
div#content td{
	margin:5px;
	padding:3px;
	border-bottom:solid 1px #CCCCCC;
	text-align:left;
}
div#content h1{
	background-image:url(../image/mark01.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:5px;
	text-align:left;
	border-bottom:solid 2px #0099FF;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
}
div#content p{
	text-indent	:1em;
	line-height		:1em;
	padding-tio:3px;
}
div#menu h2{
	font-size:14pt;
	margin-bottom:5px;
	border-bottom:solid 1px #0099FF;
	padding-bottom:3px;
	padding-left:10px;
}
.f11{
	font-size:11pt;
}