@charset "EUC-JP";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
        	text-align: center;
}

a:link {
	color: #ff359a;
	text-decoration: none;
	}

a:visited {
	color: #ff359a;
	text-decoration: none;
	}

a:hover {
	color: #ff359a;
	text-decoration: underline;
	}

a:active {
	color: #ff359a;
	text-decoration: underline;
	}

.header {
	font-size: 85%;
	margin: 30px auto 10px auto;
}

.textmain h2 {
	font-size: 95%;
	text-align: left;
	font-weight: bold;
           text-indent: 10px;
	margin: 10px auto 14px auto;
	line-height: 180%;
	}


td.textmain {
	font-size: 85%;
	text-align: left;
	line-height: 150%;
	padding: 5px 8px;
	}

.texttop {
	padding: 0px;
}

.sub_red {
font-size:85%;
color:red;
}

.sub_black {
font-size:85%;
color:black;
}

.kiyakutext {
	font-size: 90%;
	}
