/* Flash *********************************************/

#flash {
	margin-top: 7px;
}

/* Flash END *********************************************/

/* ひだり *********************************************/

.b_syousai a {
	background-image: url(../images/b_syousai.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -700em;
	display: block;
	background-position: center top;
	background-color: #FFF;
}
.b_syousai a:hover {
	background-image: url(../images/b_syousai.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.m {

	margin-bottom: 5px;
}


/* ひだり END *********************************************/

/* フッタ *********************************************/

#wf2 {
	background-image: url(../images/wf2.gif);
	background-repeat: repeat-y;
	padding-left: 17px;
}
.bg-brown {
	background-color: #8D8272;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
	height: 80px;
	width: 156px;
}
.pho-list {
	border: 3px solid #FFF;
	background-color: #FFF;
}



/* フッタ END **********************************************/

