@charset "utf-8";
/* CSS Document */

body,td,th {
	margin-left:0;
	margin-right:0;
	margin-top:0;	
	margin-bottom:0;
	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: #000099;*/
	text-decoration: underline;
}

a:active {
/*	color: #000099;*/
	text-decoration: underline;
}

h1{
	font-size : 8px;
	color : #FFFFFF;
	margin:0;
	padding:0;
}

textarea {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 14px;
	line-height: 1.3;
}

input.outspace01{
	padding:10px 20px;
	margin-top:0px;
	margin-bottom:0px;
}

input.outspace02{
	padding:5px 15px;
	margin-top:0px;
	margin-bottom:0px;
}
