body,td,th {
	font-size: 11pt;
	color: #333333;
	line-height:160%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}


.line {
	line-height:100%;
}
	
.small {
	font-size: 10pt;
	line-height:100%;
}
.small_line {
	font-size: 10pt;
	line-height:130%;
}

.topicpath {
	font-size: 9pt;
	line-height:130%;
}
.topicpath a {
	font-size: 9pt;
	color: #5A3D1C;
}
.topicpath a:link {
	text-decoration: underline;
}
.topicpath a:visited {
	text-decoration: underline;
	color: #5A3D1C;
}
.topicpath a:hover {
	text-decoration: none;
	color: #5A3D1C;
}
.topicpath a:active {
	text-decoration: none;
	color: #5A3D1C;
}

.footer {
	font-size: 10pt;
	color: #8C8C8C
}

hr.dot {border-style:dotted;
	color:#015353;
	height:2px}

hr.line {color:#015353;
	height:2px}


h1 {
	font-weight: bold;
	color: #333333;
	font-size: 12pt;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h2 {
	font-weight: bold;
	color: #7dc3eb;
	font-size: 11pt;
}

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

li {

	margin: 0px;
	padding: 0px;
	width: 220px;

	font-size: 10pt;
	color: #333333;
	background: #fff url(../images/kangonochikara/arrow_r.gif) no-repeat;
	text-indent: 18px;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #86c5c6;
}
li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;

	font-size: 10pt;
	color: #333333;
	text-indent: 15px;
	line-height: 25px;
	background: #fff url(../images/kangonochikara/arrow_r.gif) no-repeat;
	text-decoration: underline;
}

li a:hover {
	color: #333333;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #cfe8e8 url(../images/kangonochikara/arrow_r.gif) no-repeat;
}
