@charset='utf-8';
a:link {
	text-decoration: underline;
	color: #6666FF
}
a:visited {
	text-decoration: underline;
	color: #6666FF
}
a:active {
	text-decoration: underline;
	color: #FF6600
}
a:hover {
	text-decoration: underline;
	color: #FF6600
}
body {
	background-image: url("img/background.jpg");
	background-repeat: repeat-x;

	font-family : 'ＭＳ Ｐゴシック';
	font-size: 12px; color: #333333;
	text-align: left;
	list-style-position: outside;
	line-height: 18px;
	list-style-type: square
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-size: 12px;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	line-height: 18px;
	list-style-type: square;
}

ul {
	margin-top:0px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:0px;

	font-size: 12px; color: #333333;
	text-align: left;
	list-style-position: outside;
	line-height: 18px;
	list-style-type: square
}
.copyright { font-size: 10px; color: #333333}
.font-s { font-size: 11px; color: #FF6600; line-height: normal}
.midashi {
	font-size: 14px;
	color: #FF6600;
	line-height: 19px;
	style: strong;
	font-weight: bold;
}
.font-m { font-size: 12px; color: #FF6600; line-height: 19px}
.midashi-1 {
	font-size: 14px;
	color: #000099;
	line-height: 19px;
	style: strong;
	font-weight: bold;
}
.font-t { font-size: 11px; color: #333333; line-height: normal}
.midashi-2 {
	font-size: 14px;
	color: #000000;
	line-height: 19px;
	style: strong;
	font-weight: bold;
}
.midashi-3 {
	font-size: 14px;
	color: #333333;
	line-height: 19px;
	style: strong;
	font-weight: bold;
}

.title {
	font-size: 18px;
	color: #000099;
	line-height: 26px;
	style: strong;
	font-weight: bold;
}


input, textarea {
	background-color:#E0EFEF;
	border-color:#a9ded5;
	border-style:solid;
}
h1 {
	font-size: 18px;
	color: #000099;
	line-height: 10px;
}
h2 {
	font-size: 14px;
	line-height: 19px;

}
h3 {
	font-size: 12px;	
	line-height: 19px;
}
.h1 {
	font-size: 18px;
	line-height: 26px;
	color: #000099;
}
.h2 {
	font-size: 14px;
	line-height: 19px;
}
.h3 {
	font-size: 12px;
	line-height: 19px;

}
