body {
	background-image: url(img/b-bak.gif);
}
/*********** #menu ここから***********/
#menu a {
	color : #492525;
	font-size:14px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-color: #492525;
	border-bottom-color: #492525;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 2px;
	display: block;
}

#menu a:hover{
	color : #4E4346;
	background-color: #E7E2E3;
}
.menu {
	color : #492525;
	font-size:14px;
	border-bottom-color: #492525;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #492525;
	text-align: center;
}
/*********** #menu ここまで***********/
/*********** 写真 ***********/
.photo {
	border: 1px solid #666666;
}
.photo-tbl {
	font-size:12px;
	line-height: 14px;
	border: 1px dotted #E7E2E3;
}
/*********** 写真 ここまで***********/
/*********** テキスト ***********/
.txt {
	font-size:16px;
	line-height: 25px;
}
.txt2 {
	font-size:16px;
	line-height: 25px;
}
.txr-jomo {
	font-size:12px;
}
.day {
	font-size:12px;
	text-align: right;
}
/*********** 写真 ここまで***********/
/*********** 共通　***********/
.tbl-bak {
	background-image: url(img/tbl-bak2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tbl-line {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
}
