div#access {
	display:none;
}

.txt10 {
	font-size:10px;
	margin-bottom:10px;
}

.txt {
	color:#8A0612;
	font-weight:bold;
	margin-bottom:0;
}

.mb_txt {
	margin:0 0 5px 0;
	font-size:7px;
}

.border_top {
	border-top:1px solid #CCCCCC;
	margin-top:5px;
	padding-top:2px;
}

.mb_txt2 {
	margin-top:5px;
	font-size:10px;
}

.mt_large {
	margin-top:19px;
}

.mt_normal {
	margin-top:9px;
}

.gothic {
 font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
 font-weight: 900;
}
.mincho {
 font-family : '游明朝体', 'Yu Mincho', YuMincho, serif;
 font-weight: 400;
}