body {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
}
a{
  color:#7E1208;
}
a:hover{color:#ff0000;}
a:active{color:#ff0000;}

.photo {
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}
footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	text-align: center;
	background-position: center center;
}
address {
	font-size: 11px;
	text-align: center;
}
.txt {
	font-size: 14px;
	line-height: 22px;
}
