/* CSS Document */

.w a{
	font-size: 9px;
	color: #FFFFFF;
}

#contents  {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	clear: both;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#contents dl {
	padding-bottom: 0.3em;
}
#contents  ul li ,
#contents  ul li li,
#contents  ul li li li {
	list-style-type: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 1px 5px;
　　position: relative; 
}
#contents  ul li,
#contents  ul li li li {
	background-image: url(images/li.gif);
}
#contents  ul li li{
	background-image: url(images/li2.gif);
}

#contents dt {
	color: #009966;
	font-weight: bold;
}
#contents dd {
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.2em;
}



#footer {
	width: 740px;
	clear: both;
	text-align: center;
	padding-top: 5px;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 50px;
}
.hide {
	display: none;
}
#side {
	float:right;
	width: 210px;
	text-align: center;
}
.flame {
	width:600px;
	height:100px;
	overflow:auto;
	background-color: #FFFFFF;
}
.small {
	font-size: 0.9em;
}
.red {
	color: #FF0000;
}
h1 {
	background-image: url(images/h1.jpg);
	height: 40px;
	color: #FFFF99;
	background-color: #3A8099;
	line-height: 35px;
	font-size: 18px;
	padding-top: 5px;
	background-position: right;
	text-indent: 10px;
	margin-bottom: 8px;
	font-weight: bold;
}
h2 {
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	text-indent: 25px;
	color: #336666;
	height: 25px;
	font-weight: bold;
}
h3 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #339966;
	text-indent: 5px;
	color: #339966;
	background-color: #F3F3F3;
}
