div#header {
	width: 812px;
	height: 149px;
	text-align: left;
	background-image: url("../images/bg_top.jpg");
	background-repeat: no-repeat;
}

div.topbt {
	width: 195px;
	height: 70px;
	position: absolute;
	top: 50px;
	left: 15px;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	width: 572px;
	height: 23px;
	background: url("../images/h3_link.gif") no-repeat;
	text-indent: 20px;
	color: #6d2531;
	font-size: 14px;
}

h3.other {
	width: 572px;
	height: 23px;
	background: url("../images/h3_link.gif") no-repeat 0px 20px;
	text-indent: 20px;
	color: #6d2531;
	font-size: 14px;
	padding: 20px 0px 10px 0px;
}
	

div.spacer {
	width: 572px;
	height: 30px;
	border-bottom: 1px dashed #6d2531;
}

div.paper {
	clear: both;
	width: 572px;
	height: 690px;
	padding: 20px 0px 0px 0px;
}

ul.image {
	clear: both;
	overflow: hidden;
}
ul.image li {
	width: 151px;
	height: 130px;
	float: left;
	padding: 0px 0px 0px 10px;
}

ul.image li.l_image{
	padding: 0px 0px 0px 50px;
}

ul.image li.r_sp {
	padding: 0px 0px 0px 10px;
}

xul.mukyuu {
}

ul.mukyuu li {
	padding: 0px 0px 0px 3px;
	font-size: 12px;
}




