#photowin {padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	background-color: #e6e6e6

}
.photo-frame {border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	margin: 1px 0px; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid 
}
.clearBoth {clear: both
}
.photo_top {background-image: url(../img/common/bk_top.jpg); 
	background-repeat: no-repeat
}
.photo_bk {background-image: url(../img/common/bk.jpg); 
	background-repeat: no-repeat
}
.text_bk {background-image: url(../img/common/bk_foot.jpg); 
	background-repeat: no-repeat
}
.text1 {margin-bottom: 20px
}
.div {padding-right: 15px; 
	padding-left: 15px; 
	padding-bottom: 0px; 
	padding-top: 0px
}
.div text2 {font-color: #ffffff;
	text-align: left;
	font-style: normal; 
	font-family: Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif
}
.p {
	font-size:75%;
	left: 10px;

}
.wh {
	font-color: #ffffff;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 30px;
}
/* footer --------------------------------------------- */

div.footer{
	width:100%;
	background: url(../../images/images/bg_footer.jpg) repeat-x;
	height: 82px;
	text-align:center;
	color: #9c6910;
	font-size:8pt;
	padding-top:10px;
}
div.footer a{
	color: #9c6910;
	text-decoration:none;
}

