/* CSS Document */

.new {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 150%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.mininew {
	font-size: 10px;
	color: #FF6699;
	letter-spacing: 0.1em;
	font-weight: bold;
}
body {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	text-align: left;
	margin: 0px 5px;
}
.new2 {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	line-height: 120%;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 12px;
}
a:link {
	font-weight: bold;
	color: #990000;
}
a:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #990000;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.chumoku {
font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	background-color: #66CCFF;
	text-align: left;
	padding: 3px;
	width: 300px;
	letter-spacing: 0.1em;
}
