body{
	background-color: #D1D1D1;
	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: #333333;
	line-height: 180%;
}

/*リンク*/
a:link {color: #0099CC; text-decoration: underline;}
a:visited {color: #007095; text-decoration: underline;}
a:hover {color: #39B4DD; text-decoration: underline;}

/*　テキスト色　*/
.txt {
	font-size : 12px;
	color: #333333;
	line-height: 180%;
}

.txt2 {
	background-color: #ffffff;
	padding: 15px 20px 15px 20px;
	font-size : 12px;
	color: #333333;
	line-height: 180%;
}

.txt3 {
	background-color: #ffffff;
	padding: 10px 0px 0px 10px;
	font-size : 12px;
	color: #333333;
	line-height: 180%;
}

.txt4 {
	background-color: #ffffff;
	padding: 0px 0px 0px 24px;
	font-size : 12px;
	color: #333333;
	line-height: 180%;
}

.footer {
	background-color: #FFD933;
	padding: 0px 0px 0px 20px;
	height: 50px;
	font-size : 12px;
	color: #B29724;
}

.txts {
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	font-size : 10px;
	color: #333333;
	line-height: 150%;
}

.txts2 {
	background-color: #ffffff;
	font-size : 10px;
	color: #333333;
	line-height: 150%;
}

.bgtxts {
	background-color: #DBF0F8;
	padding: 10px 10px 10px 10px;
	font-size : 10px;
	color: #0099CC;
	line-height: 180%;
}

.txtsright {
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
	text-align: right;
	font-size : 10px;
	color: #333333;
	line-height: 150%;
}

.txtslist {
	background-color: #ffffff;
	padding: 0px 25px 0px 25px;
	height: 14px;
	font-size : 10px;
	color: #666666;
}

.title {
	background-color: #ffffff;
	padding: 0px 5px 0px 5px;
	border-left: #0099CC 15px solid;
	border-bottom: #0099CC 1px solid;
	height: 16px;
	font-size : 14px;
	font-weight: bold;
	color: #333333;
	line-height: 180%;
} 

.column {
	background-color: #ffffff;
	padding: 18px;
	border: #EAE9E8 2px solid;
	font-size : 12px;
	color: #333333;
	line-height: 180%;
} 

/*　スペース調整　*/
td.space15px {
	width: 15px;
	height: 15px;
}

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



