a {
	text-decoration: none;
}
a:hover {
	color: #FF6666;
}

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	margin-bottom: 3px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	font-size: 16px;
}
h4 {
	margin-top: 15px;
	font-size: 14px;
}

li {
	list-style-image: url(images/midashi_1.gif);
	margin-bottom: 5px;
}

ul.sub li {
	list-style-image: url(images/midashi_2.gif);
	margin-bottom: 5px;
}

.blocka {
	border: 1px solid #0066CC;
	width: 680px;
	background-color: #FFFFCC;
	margin-left: 20px;
}
.blocka h3 {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-style: none;


}
.blocka p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.blocka pre {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.blockb {
	width: 680px;
	margin-left: 20px;
}
.blockbsub {
	width: 660px;
	background-color: #EEEEEE;
	margin-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.blockbsub p{
	font-size: 10px;
	color: #333333;
	margin-left: 5px;
	line-height: 1.2em;
}

.caption {
	font-size: 10px;
	color: #333333;
	line-height: 1.2em;

}
.number {
	color: #FFFFFF;
	background-color: #0066CC;
}
.nomal14 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 14px; font-style: normal; line-height: 20px; font-weight: normal; text-decoration: none; letter-spacing:1px}
.nomal12 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; text-decoration: none; letter-spacing:1px}

