@charset "utf-8";
body {
	margin-left: 10px;
	margin-top: 5px;
}



td img {display: block;}
.main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.main_02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.main_brown {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #330000;
	line-height: 14px;
}

.lead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
}
.lead_bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	letter-spacing: -1px;
}
.kyocho {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
.kyocho_mincho {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	line-height: 20px;
}
.kyocho_green {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	line-height: 20px;
}
.kyocho_white {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 24px;
	font-weight: 100;
	color: #FFFFFF;
}
.kyocho_white02 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}


.kyocho_blue {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	line-height: 20px;
}
.kyocho_pink {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #ff9999;
	line-height: 18px;
}
.kyocho_red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #ff6666;
	line-height: 18px;
}
.kyocho_orange {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
}

.box_01 {
	height: 90px;
	width: 130px;
}
.box_02 {
	width: 140px;
	margin-left: 6px;
}
a:link {
	color: #330000;
	font-size: 12px;
}
a:visited {
	color: #663300;
	font-size: 12px;
}
a:hover {
	color: #663300;
	font-size: 12px;
}
.head  a:link {
	color: #330000;
	text-decoration: none;
	font-size: 12px;
}
.head  a:visited {
	color: #663300;
	text-decoration: none;
	font-size: 12px;
}
.head  a:hover {
	color: #99CC99;
	text-decoration: none;
	font-size: 12px;
}
.head  a:active {
	text-decoration: none;
	font-size: 12px;
}

.foot a:link {
	color: #330000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
}
.foot a:visited {
	color: #663300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
}
.foot a:hover {
	color: #99CC99;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
}
.foot a:active {
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
}
