@charset "shift_JIS";
/*---------------------------------------------------------------------------------
soudan
---------------------------------------------------------------------------------*/

/*
パンくず
---------------------------------------------------------------------------------*/
ul#topicPath{
margin: 0px 0px 10px 0px;
}

ul#topicPath li{
display: inline;
color: #000000;
font-size: 65%;
}

ul#topicPath li a{
margin: 0px 9px 0px 0px;
color: #000000;
}

/* タイトル */
div#contentsTable h3{
width: 650px;
height: 120px;
background: url(../images/title_soudan.gif) no-repeat;
text-indent: -9999px;
margin: 0px 0px 15px 0px;
}


/* テキスト */
.soudanText{
font-size: 75%;
color: #333333;
margin: 0px 0px 0px 10px;
line-height: 150%;
}


/* 両サイドのボーダー */
td.main{
border-left: solid 2px #FF0000;
border-right: solid 2px #FF0000;
}


/* テーブル内テキスト */
table.soudanTb p{
padding:12px 12px 0px 12px;
font-size: 75%;
line-height: 150%;
color: #333333;
}


/* 画像マージン指定 */
table.soudanTb img.roomPhoto{
margin: 12px 12px 0px 6px;
}

.btnAccess img {
margin: 10px 10px 0px 12px;
}
