a:link {
	/*color: #5C2D23;*/
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #5C2D23;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
p {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #5C2D23;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	font-size: 12px;
}

h5 {
	font-size: 10px;
	line-height: 14px;
	color: #5C2D23;
	margin-left: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

h6 {
	font-size: 9px;
	line-height: 14px;
	color: #5C2D23;
	margin-left: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.p_no_mawarikomi {
	clear: left;
	padding-top: 20px;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}

.attention{
	color:#669900;
}

.attention2{
	color:#FF3366;
}