@charset "utf-8";
/* CSS Document */

body {
	background-color: #E4E4E4;
	background-image: url(images/bg003.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

a:link {
	color:#000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #000099;
	text-decoration: none;
}

h1{
	font-size : 11px;
	color : #FFFFFF;
	margin:0;
	padding:0;
}
textarea {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
}

input.outspace{
	padding:7px 25px;
	margin-top:0px;
	margin-bottom:0px;
}
input.outspace2{
	padding:10px 20px;
	margin-top:0px;
	margin-bottom:0px;
}input.outspace3{
	padding:50px 10px;
	margin-top:0px;
	margin-bottom:0px;
}
