/*********************************************/
/*      　     紅葉宿用スタイルシート        */
/*********************************************/

/*扉ページ*/

h1.topImage{
	text-indent:-9999px;
	background:url('images/title2.jpg') no-repeat center center;
	width:646px;
	height:215px;
	margin-top:-12px;
	padding-top:0;
}

h2.leadTitle{
	margin:-8px 0 -8px;
	font-size:1.3em;
}

h2.koyoMap{
	margin:5px 0 3px;
	font-size:1.3em;
}

p.pankuzu{
	font-size:0.9em;
	color:#333333;
	text-align:left;
	padding:3px 8px 0;
}

p.sign{
	font-size:1em;
	color:#FF6633;
	text-align:right;
	padding:3px 8px;
}


/*周辺宿*/

h1.yadoImage{
	text-indent:-9999px;
	background:url('images/title_s.jpg') no-repeat center center;
	width:730px;
	height:80px;
	padding-top:0;
}

h2.resultYado{
 display:inline;
 font-size:0.7em;
 color:#666666;
 margin-left:10px;

}

/*スポットのリード*/
.lead
{
	color:#cc0000;
	font-size:14px;
	margin-bottom:6px;
	font-weight: bold;
}

.bold
{
	font-weight:bold;
	color:black;
}

body, td {
	font-size:12;
	line-height:18px
}

/*　トップへ戻る*/
td.gototop
{
	font-size:10px;
	text-align:right;
	margin-top:4px;
	padding-bottom:18px;
}

/*各温泉地へのリンクが入ったテーブル*/
table.t_link
{
 	border: 1px solid #cc0000;
	border-top:4px solid #cc0000;
	background:white;
 	/*border-right: 3px solid #b0b0b0;*/
    /*background-image :url(images/link_back.jpg);
	background-repeat:repeat-x;
	background-position:top; */
	padding:8px;
}

td.td_link
{
	margin-top:5px;
	border-top:2px solid orange;
	color:black;
	font-weight:bold;
    /*background-image :url(images/link_back.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
}

.bg
{
    background-image :url(images/background.jpg);
	background-repeat:repeat-y
}

.title
{
	margin-bottom:4px;
}

.arrow
{
	margin:4px;
}

.t_map
{
	background:#ffffe0;
	padding:20px;
	border:1px solid #cc0000;
	/*border-top:5px solid #cc0000;
	border-bottom:3px solid #cc0000;*/
}

.spot
{
	margin-bottom:6px;
}

.map
{
	margin-bottom:10px;
}

.icon
{
	margin:4px;
}

table.t_main
{
	/*border:1px solid #cc0000;*/
}
table.t_kodawari
{
	border:2px solid #cc0000;
	border-top:0px solid #cc0000;
	background:#ffffff;
	margin:0px;
	padding:2px 0px 2px 0px;
  background-image :url(images/bg_recommend.jpg);
	background-repeat:repeat-x;
}

table.t_chizu
{
	border:1px solid #cc0000;
	border-top:0px solid #cc0000;
	background:#FDF2D2;
	margin:0px;
	padding:8px;
    /*background-image :url(images/topback.gif); */
}

.top_cap
{
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	margin-top:6px;
	margin-bottom:2px;
}
td.top_cap_c
{
	line-height:16px;
}

td.top_button
{
	padding-top:8px;
}

.top_photo
{
	border:1px solid #606060;
}

table.top_photo_frame
{
	border-right:solid 2px #909090;
	border-bottom:solid 2px #909090;
	border-left:solid 1px #c0c0c0;
	border-top:solid 1px #c0c0c0;
	background:white;
	padding:6px;
	margin-top:4px;
}

td.tdNavi {
	padding:0px;
	background-color:#ff0000;
	/*border:1px solid black;*/
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	color:white;
}

a.linkNavi {
	display:block;
	padding:4px;
	width:100px;
	text-decoration:none;
	color:white;
	background-color:red;
	border-bottom:1px solid #900000;
	border-right:1px solid #900000;
	border-top:1px solid #FF6600;
	border-left:1px solid #FF6600;
}

a.linkNavi:link, a.linkNavi:visited {
	background-image:url(images/area_btn.gif);
}

a.linkNavi:hover {
	background-image:url(images/area_btn2.gif);
	border-bottom:1px solid #000090;
	border-right:1px solid #000090;
	border-top:1px solid #0066ff;
	border-left:1px solid #0066ff;
}

.topCaption {
	background-color:#FFFFFF;
	border:2px solid #CC0000;
	border-top-width:0px;
	border-bottom-width:0px;
	padding:10px 20px 10px 20px;
	margin:30px 0px 30px 0px;
	text-align:left;
}


/*紅葉リンク追加*/
ul.koyoOtherLink{
	
}

ul.koyoOtherLink li{
	display:inline;
	margin:2px 4px;
}

