@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #222222;
	line-height: 18px;
}
h1 {
	font-size: 10px;
	color: #FF3399;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
}
.renai {
}
.renai li {
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-top: 30px;
	list-style-image: url(images/fh.gif);
	list-style-position: outside;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	height: auto;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.renaim {
}
.renaim li {
	padding: 7px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-top: 30px;
	list-style-image: url(images/mh.gif);
	list-style-position: outside;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
}
.kekkon {
}
.kekkon li {
	padding: 7px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-top: 30px;
	list-style-image: url(images/wh.gif);
	list-style-position: outside;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
}

a:link {
	font-size: 14px;
	line-height: 20px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	line-height: 20px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	color: #FF66CC;
	margin: 0px;
}
ul {
	list-style-type: none;
}
.number {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	padding: 0px;
	width: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
