@charset "UTF-8";


/*--------------------------------------
  カテゴリタイトル
---------------------------------------*/
.content_bottom .title {
display:inline;
float:right;
width:47px;
height:250px;
margin:-8px 32px 0 0;
background:url(../jikai/image/title.gif) no-repeat;
text-indent:-9999px;
font-size:0;
line-height:0;
}

.content_bottom .title_past {
display:inline;
float:right;
width:47px;
height:250px;
margin:-8px 32px 0 0;
background:url(../kako/image/title.gif) no-repeat;
text-indent:-9999px;
font-size:0;
line-height:0;
}

/*--------------------------------------
  写真
---------------------------------------*/
.content_bottom .photo ul {
list-style:none;
}

.content_bottom .photo li {
display:inline;
float:left;
margin:5px 20px 30px 0;
}

.content_bottom .photo img {
border:#000 1px solid;
}
