/*<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />*/

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.7;
	color: #666666;
}

.fontsmall {
	font-size: 80%;
}

.orange {
	color: #FF8040;
}

.orange_s {
	color: #FF8040;
	font-size: 80%;
}

.blue {
	color: #6F8BBF;
}


.green {
	color: #44ACAC;
}



a.dot {
	color: #6F8BBF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F8BBF;
}
a:hover.dot {
	color: #90CA00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90CA00;
}

.icon_text {
	color: #6F8BBF;
	background-image: url(../img/new_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-indent: 10px;
	padding-top: 1px;
}
