@charset "utf-8";
/* CSS Document */

@import "common.css";


h1 {
	background-image: url(../link/img/title.jpg);
	height: 49px;
	width: 708px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}

h2 {
	font-weight: bolder;
	font-size: 140%;
	color: #CC0000;
}

.box1 {
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9AA79F;
}

#box a {
	padding-left: 5px;
}
#box td {
	padding: 8px;
}
