@charset "utf-8";

/*【施設のご案内のみに使用するスタイル設定となります。】*/

/* ########################################################

■施設のご案内専用設定---------------------

id=mainimage ------ メイン画像の設定

-------------------------------------------

カラー--------------------------------------
メインイメージカラー（青）#003399
テキスト（黒）#333333
テキスト（グレー）#555555
テキスト（青2）#4C70B7
テキスト（薄い青）#7F99CC
ポイントカラー（薄い青）#CCD6EB
ポイントカラー（薄いグレー）#DDDDDD
リンクカラー（青）#003399
ロールオーバー（水色）#3366FF
フッター背景色（灰色）#EEEEEE
コンテンツ背景#ffffff
--------------------------------------------

######################################################### */


/*---------------------------------------------------------
  id=mainimage
--------------------------------------------------------- */
#mainimage{
	background:url(/facilities/images/main.jpg) left top no-repeat;
	width:900px;
	height:100px;
}



#contents div.right{
	width:310px;
}


span.comment{
display:block;
font-weight:bold;
color:#4C70B7;
margin:0 0 3px 0;
border-bottom: #999999 dotted 1px;
}

.comment_block{
margin:5px 0 5px 0;
padding:0 0 5px 0;
}

.p_clear{
clear:both;
}

div.set_block{
clear:both;
border:#DDDDDD solid 1px;
padding:5px 10px 10px 10px;
margin:5px;
background:url(/facilities/images/set2.jpg) right 60% no-repeat;
}

img.set_title{
display: block;
padding:0 0 10px 0;
}
