body{
	background-color: #ffffff;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	border-width:0;
	border-spacing:0px 0px;
	font-size : 12px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ", "Osaka", arial, helvetica, san-serif;
	color: #474747;
	line-height: 170%;
}

/*リンク*/
a:link {color: #0C419A; text-decoration: none;}
a:visited {color: #6F1D86; text-decoration: none;}
a:hover {color: #e00000; text-decoration: underline;}

/*　テキスト色　*/

.title {
	padding: 0px 0px 5px 0px;
	font-size : 14px;
	text-decoration : bold;
	height: 49px;
}

.txt {
	font-size : 12px;
	color: #474747;
}

.txts {
	font-size : 11px;
	color: #707070;
	line-height: 150%;
}

.list {
	padding: 0px 0px 0px 10px;
	height: 30px;
	font-size : 11px;
	color: #6D6D6D;
}


/*　スペース調整　*/

td.space10px {
	width: 10px;
	height: 10px;
}

td.space20px {
	width: 20px;
	height: 20px;
}

.bg1 {
	background-color:#CCCCCC;
	font-size : 12px;
	color: #474747;
	line-height: 170%;
}

.bg2 {
	background-color:#FFFFFF;
	font-size : 12px;
	color: #474747;
	line-height: 170%;
}
.bg3 {
	background-color:#E2EBFA;
	font-size : 12px;
	color: #474747;
	line-height: 170%;
}

.headline {
	padding: 0px 0px 0px 10px;
	font-size : 16px;
	text-decoration: bold;
	border-color: #CCCCCC;
	border-width: 0px 0px 0px 15px;
	border-style: solid;
	height: 40px;
}
