a {
	margin: 0px 4px;
	color: teal;
	border-bottom: 1px dashed teal;
}
	a:link, a:visited {
	text-decoration: none;
}
	a:active, a:hover {
	text-decoration: none;
	color: white;
	background-color: teal;
}
strong {
	color: limegreen;
	margin: 4px;
}
ins {
text-decoration: none;
border-bottom: 0px solid #f00;
padding-bottom: 4px;
margin: 2px;
background: url("../img/akasen.gif");
}
b {
	margin: 2px;
}
em {
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	padding: 3px 3px;
	background-color: skyblue;
}
pre {
	margin: 2.2em;
	margin-left: 40px;
	margin-right: 40px;
	padding: 1.2em 2em;
	border: 1px solid skyblue;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	margin-top: 3.3em;
	margin-bottom: 1.4em;
	padding-bottom: 10px;
	padding-left: 0.5em;
	margin-left: -1.3em;
	background: url("../img/line_h3_2.gif") no-repeat;
}
p {
	margin: 1.65em 0em;
}
.note {
	font-size: 80%;
	color: CornFlowerBlue;
	line-height:1.4em;
}
body {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

.w {
	font-size: 14px;
	line-height: 1.7em;
}
.w {
	margin: 10px 20px;
	background-color: white;
	border: 0px solid #bbb;
}
.w td.wk {
	padding: 20px 45px;
}

ul {
	margin-left: 65px;
	margin-bottom: 1em;
	margin-right: 30px;
}

img {
	border: 0px;
}
