/* shisetsu.css */

/* ------------------------------------------------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------------------------------------------
グローバルメニュー
-------------------------------------------------------------------------------------------------------------*/
#gm01 a{ background-position:0 -46px;}

/* ------------------------------------------------------------------------------------------------------------
コンテンツ
-------------------------------------------------------------------------------------------------------------*/
/* 写真横3列　*/
.clm3 p{
width:173px;
margin-right:14px;
margin-bottom:10px;
text-align:center;
font-size:0.85em;
}
.clm3 p.last{ margin-right:0; }

#rest{
background:url(../images/shisetsu/restroom2.jpg) no-repeat right bottom;
height:160px;
}
#rest span{
display:block;
margin-top:30px;
text-align:center;
padding-right:30px;
}


