a:link{
	color: #996600;
	text-decoration: none;
}

a:visited{
	color: #996600;
	text-decoration: none;
}

a:hover{
	color: #D7D400;
	text-decoration: underline;
}

a:active{
	color: #333333;
	text-decoration: none;
}

td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	color: #333333;
	line-height: 150%;

}
.bgKuro {
	background-color: #000000;
}

.bgShiro {
	background-color: #ffffff;
}

.bgMidori {
	background-color: #2C9E32;
}
.copy {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;

}
.text9 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9px;
	color: #333333;
}
.textMidori {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: D4D400;
}
.text15 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 15px;
	color: #333333;
}
.bgBlog {
	background-image: url(img/blog/c_under.jpg);
	background-repeat: no-repeat;
}
