#contents{
	min-height:1000px;
	height:100%;
}

a:link, a:active, a:visited{
color:#a0072f;
text-decoration:none;
}

a:hover{
color:#ce1343;
}




/* ---------------------------------------- #header内の指定 */

/* -- 見出しレベル1 -- */


.favorite {
  text-align: right;
font-size: x-small;
}


/* ---------------------------------------- #globalnaviの指定 */

#globalnavi ul {

	width: auto;
	list-style-type: none;
	position: relative;
	background-color: #FFFFFF;
}

#globalnavi li {
  width: auto;
  float: left;
  border-right: 2px groove #cccccc;
  display:inline;

}

#globalnavi li a {
  text-decoration: none;
  display: block;
  width: auto;
  padding: 0.5em 1em;
  background-color: #0099ff;
  color: #000000;
}

#globalnavi li a:hover {
  background-color: #99ccff;
  color: #ff0000;
}


/* ---------------------------------------- #contents内の指定 */

/* -- 見出し -- */
h1 {
	font-size: 1.2em;
	margin-bottom: 1.5em;
	padding: 5px 0 5px 5px;
	border-left: 10px solid #a0072f;
	border-bottom: 1px solid #a0072f;
}


h2{
padding:5px 0 5px 15px;
background: #EEFFEE;
border-bottom:#336633 1px solid;
border-top:#336633 1px solid;
font-size: small;
font-weight: bold;
color:#333;
}

h3{
padding:5px 0 5px 15px;
background: #eeebeb;
border-bottom:#666666 1px solid;
border-top:#666666 1px solid;
font-size: small;
font-weight: bold;
color:#333;
}



h6{
padding:5px 0 5px 5px;
background:#F5F5F5;
font-size: 0.9em;
color:#666666;
}



h4,h5{
	font-size: 1.2em;
	margin-bottom: 1.5em;
	padding: 5px 0 5px 5px;
	border-left: 10px solid #0067CE;
	border-bottom: 1px solid #0067CE;
}



h3,h4,h5,h6 { margin-top: 2.5em; }


/* -- 基礎情報 -- */
h1 span {
	list-style-type: none;
	font-size: 0.6em;
	margin-bottom: 2em;
	color: #333;
}


/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

.txtxs
{ font-size: x-small ; line-height: 150% ; margin: 15px }


/* -- パン屑リスト -- */
#contents .topic-path {
	font-size: 0.8em;
	line-height: 1em;
	margin-bottom: 2em;
}

.tooltips-gold{
background:#ffffff;
color:#000000;
text-align:center;
padding-top:4px;
border: 1px solid #6e691d;
}



 /* ---------------------------------------- #ナビゲーション */
#sisetunavi{
height:36px;
background-image:url(./img/nav/sisetunavi_bg.gif);
background-repeat:x;
border-right:1px solid #999;
border-bottom:2px solid #a0072f;
margin-bottom:10px;
}

#sisetunavi ul li{
float:left;
list-style-type:none;
display:inline;
}

#sisetunavi ul li a{
display: block;
}

#sisetunavi ul li a:hover{
background-color: transparent;
}

#sisetunavi ul li a:hover img {
  visibility: hidden;
}


.nav_kihon{
background:url(./img/nav/sisetu_navi_kihon_r.gif) no-repeat 0 0;
}

.nav_sch{
background:url(./img/nav/sisetu_navi_sch_r.gif) no-repeat 0 0;
}

.nav_photo{
background:url(./img/nav/sisetu_navi_photo_r.gif) no-repeat 0 0;
}

.nav_map{
background:url(./img/nav/sisetu_navi_map_r.gif) no-repeat 0 0;
}

/* ---------------------------------------- #施設概要 */
#sisetugaiyo{
height:auto;
font-size:12px;
line-height: 1.3em;
letter-spacing: 0.1em;
border:1px solid #ccc;
padding:10px;
margin-bottom:10px;
background:#fff;
}

#mainpic{
width:300px;
height:225px;
float:left;
display:inline;
position:relative;
}

#mainpic img{border:1px solid #ccc;
}

#sisetudetail{
margin-left:10px;
width:304px;
float:left;
}

#sisetudetail em{
color:#a0072f;
font-size:15px;
font-style:normal;
}


 /* ---------------------------------------- #おしらせ */

#osirase, #kosin{
height:auto;
font-size:12px;
line-height: 1.3em;
letter-spacing: 0.1em;
border:1px solid #ccc;
padding:10px;
margin-bottom:10px;
background:#fff;
}

#osirase em,#kosin em{
font-size:15px;
color:#a0072f;
font-style:normal;
}



#osirase #kihon{
border:1px solid #ccc;
margin-bottom:15px;
background:#fff;
}


#kosin {

}

#kosin span{
vertical-align:top;
}


 /* ---------------------------------------- #テーブル定義 */

#kihon{
padding:10px;
}

table{
border:1px solid #ccc;
text-align:left;
border-collapse: collapse;
margin:0 20px 15px 20px;
font-size:12px;
letter-spacing: 0.1em;
}

td{
	padding: 7px;
	margin:0;
}

.l{
width:140px;
background:#d0cb7a;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.r{
width:476px;
border-bottom: 1px solid #ccc;
}

#kihon strong{
font-size:120%;
}

 /* ---------------------------------------- #スケジュール */
#schedule{
height:auto;
font-size:12px;
letter-spacing: 0.1em;
border:1px solid #ccc;
padding:10px;
margin-bottom:10px;
background:#fff;
}

#sort{
width:auto;
text-align:right;
margin-bottom:15px;
}

#schedule .de{
margin-bottom:10px;
}

#schedule .title{
color:#a0072f;
font-size:14px;
font-style:normal;
width:auto;
border-bottom:2px solid #a0072f;
}


 /* ---------------------------------------- #フォトギャラリー */
#photogal{
width:618px; /* for IE5.5 */
voice-family: "\"}\"";
voice-family: inherit;
height:auto;
font-size:12px;
letter-spacing: 0.1em;
border:1px solid #ccc;
padding:10px;
margin-bottom:10px;
background:#fff;
position:relative;
}


#photogal .image{
width:300px;
height:230px;
text-align:center;
border:1px solid #ccc;
overflow: hidden;
position:relative;
}

#photogal .comment{
height:15px;
overflow: hidden;
position:relative;
}


.photolt{
width:302px;
height:280px;
float:left;
display:inline;
overflow: hidden;
}

.photort{
width:302px;
height:280px;
float:right;
display:inline;
overflow: hidden;
}


 /* ---------------------------------------- #地図 */
#map
{
height:auto;
font-size:12px;
letter-spacing: 0.1em;
padding:10px;
margin-bottom:10px;
background:#fff;
}

#option{
width:auto;
margin-bottom:30px;
float:right;
}

#option span{
vertical-align:top;
margin-left:5px;
}


#option ul li{
float:left;
list-style-type:none;
}


#option .print{
margin-right:10px;
}

#option .mobile{
}






#mapimg{
width:auto;
text-align:center;
}


#access{
height:auto;
font-size:12px;
line-height: 1.3em;
letter-spacing: 0.1em;
border:1px solid #ccc;
padding:10px;
margin-bottom:10px;
}

#access .title{
color:#a0072f;
}



 /* ---------------------------------------- #登録の手続き */


#progress p{
height:25px;
width:638px;
padding:0;
margin-bottom:15px;
}

#progress .st1{
background:url(./img/progress_st1.gif) no-repeat;
}

#progress .st2{
background:url(./img/progress_st2.gif) no-repeat;
}

#progress .st3{
background:url(./img/progress_st3.gif) no-repeat;
}

#progress .st4{
background:url(./img/progress_st4.gif) no-repeat;
}

#progress .st5{
background:url(./img/progress_st5.gif) no-repeat;
}


#progress .stfax{
background:url(./img/progress_stfax.gif) no-repeat;
}


#reply{margin-bottom:15px;
}


#reply .lt{
width:100%;
margin-bottom:10px;
}

#select{
text-align:center;
}



#preview{
width:100%;
height:15px;
font-size:12px;
border-top:1px dashed #ccc;
border-bottom:1px dashed #ccc;
text-align:center;
padding:5px 0 3px 0;
margin-bottom:15px;
}


.fllt{
float:left;
}

.flrt{
float:right;
}

img{
border:0;
}

.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(./img/spacer.gif);
}


