@charset "UTF-8";
body {
	font-size: 12px;
	line-height: 18px;
	color: #969696;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	background-image: url(../img/titleh2.gif);
	height: 28px;
	width: 535px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a {
	color: #969696;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #eb6363;
}
ul {
	margin: 0px;
	padding: 0px;
}
.ten {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #969696;
}
#box01 {
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #969696;
}
#box02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
