body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
}

.black_border {
	color: #001D1B;
	background-color: #001D1B;
	height: 10px;
}

.tate_back {
	background-image: url(../images/sub/base_tate.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.border_light {
	background-image: url(../images/sub/border.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}
.demerit_mark {
	background-image: url(../images/sub/red_mark.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
}
.top_margin {
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.amount {
	font-size: 10px;
	line-height: 20px;
	color: #660;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
.top {
	background-color: #001D1B;
}
.detail_margin {
	padding-left: 10px;
}

 a.btn:hover {
   opacity: 0.5;
   filter alpha(opacity=50);
   -ms-filter: "alpha(opacity=50)";
 }
.detail_bot_hirobiro {
	background-image: url(../images/sub/bot_img_hirobiro.jpg);
	height: 310px;
}
.detail_bot_kutouten {
	background-image: url(../images/sub/bot_img_kutouten.jpg);
	height: 310px;
}
.detail_bot_okuno {
	background-image: url(../images/sub/bot_img_okuno.jpg);
	height: 310px;
}
.demerit_title {
	font-weight: bold;
	color: #979B1D;
	font-size: 16px;
}
a:link {
	color: #6D7312;
	text-decoration: none;
}
a:hover {
	color: #BABD7D;
	text-decoration: none;
}
.alert {
	color: #F93;
}
a:visited {
	color: #43550A;
	text-decoration: none;
}
.text_wide {
	width: 450px;
}
