@charset "utf-8";

/*------------------------------------------------------------------------------------ 画像表示スペース ----*/

#image_info{
margin:5px 0px;
padding:5px;
width:413px;
text-align:center;
border:1px solid #CCCCCC;
}

/*------------------------------------------------------------------------------------ 大きな画像下ボタン ----*/

/*------------------------------------------------ 【共通】 ----*/

ul.operation{
list-style:none;
clear:both;
}

ul.operation li,ul.operation li a{
margin-right:2px;
height:18px;
text-indent:-9999px;
display:block;
float:left;
}

/*------------------------------------------------ 【ダウンロード】 ----*/

#btn_dl,#btn_dl a{
background:url("../images/btn_dl.gif") no-repeat;width:96px;
}

#btn_dl a:hover{
background:url("../images/btn_dl_hv.gif") no-repeat;
}

/*------------------------------------------------ 【マイルート】 ----*/

#btn_rt,#btn_rt a{
background:url("../images/btn_rt.gif") no-repeat;width:90px;
}

#btn_rt a:hover{
background:url("../images/btn_rt_hv.gif") no-repeat;
}

/*------------------------------------------------ 【拡大表示】 ----*/

#btn_lg,#btn_lg a{
background:url("../images/btn_lg.gif") no-repeat;width:50px;
}

#btn_lg a:hover{
background:url("../images/btn_lg_hv.gif") no-repeat;
}

/*------------------------------------------------ 【印刷】 ----*/

#btn_pr,#btn_pr a{
background:url("../images/btn_pr.gif") no-repeat;width:30px;
}

#btn_pr a:hover{
background:url("../images/btn_pr_hv.gif") no-repeat;
}

/*------------------------------------------------ 【戻る】 ----*/

#btn_back,#btn_back a{
background:url("../images/btn_back.gif") no-repeat;width:89px;
}

#btn_back a:hover{
background:url("../images/btn_back_hv.gif") no-repeat;
}


/*------------------------------------------------------------------------------------ 画像拡大表示 ----*/

#image_big{
margin:20px auto;
padding:5px;
width:700px;
height:600px;
text-align:center;
border:1px solid #CCCCCC;
}

/*------------------------------------------------------------------------------------ 画像情報 ----*/

#space_detail dl{
width:320px;
}

#space_detail dt{/*-12=*/
clear:both;
line-height:1.2em;
margin:0.3em 0px 0px 0px;
padding:0.5em 0px 0.2em 7px;
width:108px;
float:left;
display:block;
border-top:1px dotted #CCCCCC;
border-left:5px solid #4c94ff;
}

#space_detail dd{/*180*/
line-height:1.2em;
margin:0.3em 0px;
padding:0.5em 0px 0.2em 5px;
width:190px;
float:left;
display:block;
border-top:1px dotted #CCCCCC;

word-break:break-all;

}

#bnr_license{

line-height:1.2em;
}

#bnr_license img{
padding:0px 0px 5px 5px;
float:right;
}

#gBOX{
margin-top:5px;
width:318px;
height:338px;
float:left;
display:block;
}

#googleMap{
margin-top:5px;
width:318px;
height:318px;
float:left;
position:absolute;
display:block;
border:1px solid #CCCCCC;
}

#googleMap_big{
margin-top:5px;
width:710;
height:610;
float:center;
position:relative;
display:block;
border:1px solid #CCCCCC;
}

#gKOMADO{
margin-top:325px;
width:318px;
height:20px;
float:left;
position:absolute;
display:block;
}


/*------------------------------------------------------------------------------------ 画像サムネイル表示 ----*/

#others_images_list{
margin:0px auto;
width:735px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
overflow:hidden;
clear:both;
}

/*---------------------------------------------*/

#others_images_list table{
float:left;
display:inline;
position:relative;
}

#others_images_list ul{
width:105px;
float:left;
list-style-type:none;
}

/*---------------------------------------------*/

.thumb_images{
width:104px;
height:104px;
text-align:center;
vertical-align:middle;
border-right:1px solid #CCCCCC;
}

.thumb_images a:hover img{
filter:alpha(opacity=60);
opacity:0.6;
}

.title_images{
padding:0px 7px 2px 7px;
width:90px;
height:3.6em;
font-size:10px;
line-height:1.2em;
overflow:hidden;
border-right:1px solid #CCCCCC;
}

/*------------------------------------------------ detail.html【マイルートに加える】 ----*/

.btn_myr{
padding:0px 7px 0px 7px;
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;
}

.btn_myr a:hover{
background:url("../images/btn_rt_hv.gif") no-repeat center top;
}

/*------------------------------------------------ 【このカテゴリを全て見る】 ----*/

#btn_category,#btn_category a{
margin-bottom:5px;
width:116px;
height:18px;
text-indent:-9999px;
display:block;
float:right;
background:url("../images/btn_category.gif") no-repeat;
}

#btn_category a:hover{
background:url("../images/btn_category_hv.gif") no-repeat;
}
