@charset "Shift_JIS";
body {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-color: #DDE6BF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
}
td {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #CC3333;
}
.font14 {
	font-size: 14px;
	line-height: 19px;
}
.font12 {
	font-size: 12px;
	line-height: 22px;
}
.font10 {
	font-size: 10px;
	line-height: 15px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCC00;
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image : url(../../../img/h1.gif);
	height: 29px;
	line-height: 22px;
}
.header {
	background-color: #CCCC99;
	width: 750px;
	padding-top: 0px;
	text-align: right;
	padding-bottom: 3px;
}
.w750 {
	background-color: #FFFFFF;
	width: 750px;
	text-align: left;
}
.w750r {
	text-align: right;
	width: 750px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
.add {
	background-color: #CCCC99;
	width: 750px;
	background-image : url(../../../img/add.gif);
	height: 29px;
	line-height: 25px;
	font-size: 12px;
}
.copy {
	background-color: #CCCC00;
	width: 750px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
}
