@charset "utf-8";
/* CSS Document */
/*---------------------------------------------------
  若狭路の四季　CSS
/*---------------------------------------------------*/



/*----------------- 詳細枠全体 ------------------*/

#syousai table {
	padding: 3px;
	height: auto;
	width: 740px;
	border: 1px solid #990000;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
#syousai td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
/*----------------- スケジュール ------------------*/


#schedule h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	margin: 0px;
	line-height: 26px;
}

#schedule a {
	font-size: 12px;
}

/*----------------- 花 ------------------*/
#hana h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	margin: 0px;
	line-height: 26px;
}
#hana a {
	font-size: 12px;
}

/*----------------- 食 ------------------*/
#syoku a {
	font-size: 12px;
}

#syoku h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	margin: 0px;
	line-height: 26px;
}
