body {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 10px;
	line-height: 160%;
}

img {
	border: 0;
}

p {
margin: 0 0 5px 0;
}

em {
font-weight: bold;
font-style: normal;
}

ul {
margin: 0;
list-style: none;
}



.group li {
display: inline;
font-weight: bold;
}

#key li {
margin-left: 0;
padding: 3px;
background: url(../image/line548.gif) bottom no-repeat;
}

.inline li {
display: inline;
}

.slimhere {
font-style: italic;
font-weight: bold;
font-size: 7pt;
}

.right {
float: right;
}

.clear {
clear: both;
}

.sitemap ul {
}

.sitemap li {
line-height: 150%;
margin-left: 0px;
}

.sitemap li.uline {
font-weight: bold;
background: url(../image/sitemap_line.gif) bottom no-repeat;
}


h2 {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


h3 {
font-size: 16px;
font-weight: bold;
line-height:100%;
margin:5px 20px 10px 0;
padding:0 0 0 15px;
background:url(../image/arrow01.gif) no-repeat;
}

.inside h2 {
padding: 1px 0 0 10px;
color: #ffffff;
}

.inside h3 {
	padding: 0px;
	margin: 0px;
	color: #333399;
	background: none;
}


h4 {
	padding-top: 0px;
	margin-top: 5px;
	line-height: 160%;
	margin-bottom: 0px;
	letter-spacing: -1px;
}

/* ---- body リンクカラー 

a img {
	border: none;
}

a:link {
	color:#999999;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color:#999999;
	text-decoration: none;
}

a:hover {
	color:#330099;
	text-decoration: underline;
}


a:active {
	color:#333333;
	text-decoration: none;
}
---- */
/* ----li リンクカラー 

li a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
li a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

li a:hover {
	color:#333333
	text-decoration: none;

}

li a:active {
	color:#333333;
 	text-decoration: none;
}
---- */
