#contents{
	color: #FFFFFF;
	text-align: left;
}
#contents h2 {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.2em;
	padding-bottom: 1px;
	padding-top: 3px;
	background-image: url(../img/title_green.gif);
}

#contents p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#contents li {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 10px;
}


#contents h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00B0B0;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}
#contents h4 {
	margin-left: 10px;
	color: #FFFF99;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	font-size: 0.9em;
}
#contents #side {
	background-image: url(../img/back_side.gif);
	padding: 10px;
	width: 200px;
	float: right;
	font-size: 0.9em;

}
#contents #side h3{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #202020;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #side p {
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 0px;
}
#main {
	float: left;
	width: 565px;
	text-align: left;
}#main .linklist th {
	width: 132px;
	vertical-align: top;
}
#contents #main .linklist th a {
	display: block;
	height: 50px;
	width: 130px;
	border: 1px solid #666666;
}
#contents #main .linklist th a:hover {
	border: 1px solid #FF9900;
}
#contents #main .linklist h5 {
	font-size: 14px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contents #main .linklist p {
	margin-top: 0px;
}


#contents #main .linklist h5 a {
	color: #00B0B0;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(../img/arrow_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contents #main .linklist h5 a:hover{
	color: #FF9900;
}
#contents #main .linklist h5 a span.kana {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding-left: 5px;
}
#contents strong, #contents em {
	font-style: normal;
}
