@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
	margin-top: 0;
	background-image: url(../img/back.gif);
	background-color: #FFEFDF;
}

/* リンク
---------------------------------------------------- */
a:link {
	color: #330000;
}

a:visited {
	color: #330000;
}
a:hover, a:active {
  color: #993300;
  text-decoration:none;
}


/* ボーダー
---------------------------------------------------- */
img {
	border:0;
}

table {
	border:0;
	}

.cen {
	text-align: center;
	}

.ver {
	vertical-align: top;
	}

/* 
---------------------------------------------------- */
.b12 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
.b14 {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
.b16 {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
}
.b11 {
	font-size: 11px;
	line-height: 15px;
}
.b11o {
	font-size: 11px;
	line-height: 19px;
	color: #FF6600;
}
.b11b {
	font-size: 11px;
	line-height: 19px;
	color: #330000;
}
.b12b {
	font-size: 12px;
	line-height: 19px;
	color: #573D33;
}
.b12r {
	font-size: 12px;
	line-height: 19px;
	color: #CC3300;
}
.b11w {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.b14b {
	font-size: 14px;
	line-height: 19px;
	color: #674C43;
}
.b14p {
	font-size: 14px;
	line-height: 19px;
	color: #AB5656;
}
.b11ww {
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}
.b12gray {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.b14ore {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #FF6600;
}
.b16_redbold {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #CC3300;
}
.b14_brownbold {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #330000;
}
.b16_brownbold {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #503A32;
}
