@charset "UTF-8";

.brown{
	color: #a4531a;
}

.makitop_left{
	width: 470px;
	margin: 0 0 30px 0;
	overflow: hidden;
	float: left;
}
.makitop_right{
	width: 175px;
	margin: 0 0 30px 0;
	text-align: right;
	float: right;
}
.makitop_right img{
	margin:0 0 1px 0;
}
.makitop_list{
	margin: 15px 0 20px 20px;
	padding:0 0 0 10px ;
	border-left: 3px solid #5eb800;
	font-size: .87em;
	letter-spacing: .04em;
	line-height:2.2;
}

.judo_left{
	width:97px;
	margin: 0 0 30px 32px;
	text-align:center;
	font-size: .83em;
	color: #a4531a;
	float: left;
}
.judo_right{
	width:172px;
	margin: 0 0 30px 32px;
	text-align:center;
	font-size: .83em;
	color: #a4531a;
	float: left;
}

.kannyu{
	clear: both;
	margin: 30px 0;
	text-align: center;
	font-weight: bold;
}

ul.yobou_list{
	border-top: 1px dashed #007f3a;
	padding: 15px 10px 10px;
	font-weight: bold;
	overflow: hidden;
}
ul.yobou_list.bg1{
	background: url(../images/check1.png) no-repeat 96% 12px;
}
ul.yobou_list.bg2{
	background: url(../images/check2.png) no-repeat 90% 10px;
}
ul.yobou_list.bg3{
	background: url(../images/check3.png) no-repeat 93% 30px;
}
ul.yobou_list li{
	padding: 0 0 2px 27px;
	background: url(../images/yobou_checkmark.png) no-repeat 2px 4px;
}

.kutsu_point{
	margin:30px 0 5px;
	padding:10px;
	border: 1px solid #53b800;
	text-align:center;
}

.original_nhk{
	text-align: right;
}