@charset "utf-8";

#t_sitemap{
	display:block;
	background-image:url(../images/t_sitemap.gif);
	width:620px;
	height:30px;
}

#honbun{
	display:block;
	width:500px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

.koumoku{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:18px;
	font-weight:600;
	line-height:24px;
	color:#003300;
}

.big{
	background-color:#fff6f0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	line-height:20px;
	font-weight:600;
	color:#CC0000;
	padding-left:10px;
}
.big a{
	text-decoration:none;
	color:#CC0000;
}
.big a:hover{
	text-decoration:underline;
	color:#FF0000;
}

.small{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:18px;
	color:#333333;
	width:200px;
}
.small a{
	text-decoration:none;
	color:#333333;
}
.small a:hover{
	text-decoration:underline;
	color:#FF0000;
}

.leaf{
	width:10px;
	padding-left:30px;
	vertical-align:top;
}

.small-top{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:18px;
	color:#333333;
}
.small-top a{
	text-decoration:none;
	color:#333333;
}
.small-top a:hover{
	text-decoration:underline;
	color:#FF0000;
}
