h1{
	margin: 0;
}


#wrapper #middle #left table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}


/* footer　ここから */

#footer {
	height: 40px;
	width: 860px;
	clear: both;
	background-color: #007FFF;
	color: #FFF;
	text-align: center;
	padding: 0px;	
}
#wrapper #middle #right #gotoTop {
	text-align: right;
}

#footer table{
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
}

#footer table td{
	text-align: left;
}


#wrapper #middle #right table tr td {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A0A0A4;
	margin: 0px;
	padding: 0px;
}

#wrapper #middle #right table tr td img {
	padding-left: 10px;
}
#wrapper #middle #right .t1 tr td {
	line-height: 18px;
}

