/* == Orikominavi CSS(calendar)== */

/*--------- Main Contents ---------*/
h3{
	padding:0 0 0 12px;
	}
.header_menu{
	padding:0 0 0 22px;
	clear:both;
	}
#submenu{
	padding:0 0 0 0;
	}
#fream_normal{
	padding:0 0 0 22px;
}
#fream_normal p{
	font-size:0.75em;
}
#what_day_box{
	width:760px;
	height:67px;
	margin:3px 0 0 0;
	margin:11px 0 0 0;
	color:#FFFFFF;
	background:url(../../calendar/img/bg_whatday01.gif) no-repeat;
	}
p.what_day{
	font-size:12px;
	padding:37px 0 0 80px;
	color:#5197EC;
	}
span.what_txt{
	font-size:12px;
	font-weight:bold;
	margin:0 10px 0 5px;
	}
.calendar_txt01{
	padding:14px 0 0 12px;
	width:600px;
	line-height:1.5;
	}
.calendar_txt02{
	clear: both;
	padding:14px 0 0 12px;
	width:600px;
	line-height:1.5;
	}
ul.calendar_month{
	clear: both;
	padding:20px 0 0 0px;
	width:720px;
	}
.calendar_month li{
	float:left;
	display: block;
	list-style-type:none;
	line-height:1.2;
	font-size:16px;
	width:120px;
	padding-bottom:13px;
	text-align:right;
	}

/*--------- calendar(wy[W) ---------*/
#what_day_box2 {
	height:49px;
	margin:10px 0px 0px 12px;
	color:#FFFFFF;
	background:url(../../calendar/img/bg_whatday02.gif) no-repeat;
	width: 738px;
}
p.what_day2 {
	font-size:12px;
	padding:22px 0px 0px 64px;
	color:#5197EC;
}
h3.subT {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 18px;
}
ul.sub_navi {
	list-style-type: none;
	margin-left: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 38px;
	background-image: url(../../calendar/img/bg_details.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 738px;
}
ul.sub_navi li {
	float: left;
}
.sub_navi_1 a {
	height: 34px;
	width: 140px;
	display: block;
}
.page_1 .sub_navi_1 a,
.sub_navi_1 a:link,
.sub_navi_1 a:visited {
	background-image: url(../../calendar/img/navi_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
.sub_navi_1 a.active,
.sub_navi_1 a:hover {
	background-position: 0px 0px;
}
.sub_navi_2 a {
	height: 34px;
	width: 140px;
	display: block;
}
.page_2 .sub_navi_2 a,
.sub_navi_2 a:link,
.sub_navi_2 a:visited {
	background-image: url(../../calendar/img/navi_02.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
.sub_navi_2 a.active,
.sub_navi_2 a:hover {
	background-position: 0px 0px;
}
.sub_navi_3 a {
	height: 34px;
	width: 140px;
	display: block;
}
.page_3 .sub_navi_3 a,
.sub_navi_3 a:link,
.sub_navi_3 a:visited {
	background-image: url(../../calendar/img/navi_03.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
.sub_navi_3 a.active,
.sub_navi_3 a:hover {
	background-position: 0px 0px;
}
.sub_navi_4 a {
	height: 34px;
	width: 140px;
	display: block;
}
.page_4 .sub_navi_4 a,
.sub_navi_4 a:link,
.sub_navi_4 a:visited {
	background-image: url(../../calendar/img/navi_04.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
.sub_navi_4 a.active,
.sub_navi_4 a:hover {
	background-position: 0px 0px;
}
.sub_navi_5 {
	margin-left: 23px;
}
.alt {
	display: none;
}
#details {
	height: 345px;
	width: 736px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	overflow: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#details .contents {
	margin: 20px;
}
#details #calendar {
	margin: 0px;
}
.to_top {
	text-align: right;
	padding-top: 30px;
	padding-right: 30px;
	font-size: 12px;
}

/*--------- Main Contents ---------*/

.catch, .food {
	display: none;
	margin-right: -10px;
}

html>body ul.calendar_month{
	margin-left: 15px;
}
ul.calendar_month li a{
	border: 1px solid #ccc;
	background-color: #E7F7FF;
	padding: 6px;
	width:90px;
	display: block;
	text-align: center;
	font-size: 12px;
}

ul.calendar_month li a.year_2000,
ul.calendar_month li a.year_2003,
ul.calendar_month li a.year_2006,
ul.calendar_month li a.year_2009,
ul.calendar_month li a.year_2012
{ background-color: #E7F7FF; }

ul.calendar_month li a.year_2001,
ul.calendar_month li a.year_2004,
ul.calendar_month li a.year_2007,
ul.calendar_month li a.year_2010,
ul.calendar_month li a.year_2013
{ background-color: #99CCFF; }

ul.calendar_month li a.year_2002,
ul.calendar_month li a.year_2005,
ul.calendar_month li a.year_2008,
ul.calendar_month li a.year_2011,
ul.calendar_month li a.year_2014
{ background-color: #99FF99; }

.catch .section {
	width: 220px;
	margin: 0 15px 20px 0;
	float: left;
}
.catch .section h4 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
	background-color: #003366;
	padding: 7px 5px 5px 5px;
}
.catch .section ul {
	margin-left: 15px;
}
.catch .section ul li {
	float: none;
	line-height: 1.25;
	margin-bottom: 8px;
	font-size: 12px;
}

.food .section {
	margin: 0 10px 40px 0;
}
.food .section h4 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
	background-color: #003366;
	padding: 7px 10px 5px 10px;
}
.food .section p {
	padding: 7px 10px 5px 10px;
}
