@charset "utf-8";

#header_top,
#header{
background:none;
}











#images_list{
width:525px;
overflow:hidden;
}

/*---------------------------------------------*/

#images_list table{
float:left;
display:inline;
position:relative;
bordert:1px solid #CCCCCC;
}

#images_list ul{
width:101px;
float:left;
list-style-type:none;
}

/*---------------------------------------------*/

.thumb_images{

text-align:center;
vertical-align:middle;
border-right:1px solid #CCCCCC;
}

.title_images{
margin:0px auto;
padding-bottom:2px;
width:90px;
height:3.6em;
font-size:10px;
line-height:1.2em;
overflow:hidden;
border-right:1px solid #CCCCCC;
}

/*------------------------------------------------ 【マイルートに加える】 ----*/

.btn_myr{
margin:0px auto;
width:90px;
height:24px;
text-indent:-9999px;
display:block;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
background:url("../images/btn_rt.gif") no-repeat center top;
}

.btn_myr a{
width:90px;
height:24px;
text-indent:-9999px;
display:block;
background:url("../images/btn_rt.gif") no-repeat center top;
}

