img{
	vertical-align:bottom;
	border:0;
}
.over img{
	filter:alpha(opacity=55);
	opacity:0.55;
}

#main {
	width:950px;
       text-align:left;
}

#navi {
	margin-left:10px;
	float:left;
	width:100px;

}
#navi ul{
	font-size:0;
	padding:10px 0 0 0;
	margin:0;
}
#navi li{
	display:inline;
	list-style:none;
	padding:0 10px 0 0;
}

#photo {
	float:left;
	width:800px;
	background: url(../images/tatami1_base.jpg) no-repeat !important;
}

#tags span {
cursor:pointer;	
-webkit-transition:all .5s;
transition:all .5s;
}
#tags span.select , #tags span:hover {
border-bottom:solid 1px #999;
padding-bottom:5px;
}
#right{
width:140px;
float:left;
	padding-bottom:25px !important;
}


#choice div {
width:140px;
height:34px;
position:relative;
top:0;
left:0;
overflow:hidden;	
float:left;
}
#choice div img {

position:absolute;
top:0;
left:0;
}
