@charset "UTF-8";


div#menu-b a.menu-b04	{ background-position: 0px -50px; }

div#contents h2 { background: url(../images/beach/title.gif) no-repeat ; }

div#contents h3.m01 { background: url(../images/beach/h3_01.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m02 { background: url(../images/beach/h3_02.gif) no-repeat ; }
div#contents h3.m03 { background: url(../images/beach/h3_03.gif) no-repeat ; }
div#contents h3.m04 { background: url(../images/beach/h3_04.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m05 { background: url(../images/beach/h3_05.gif) no-repeat ; }


table.cal_table {
	border-collapse: collapse; 
	border-top    :1px solid #444444 ;
	border-left   :1px solid #444444 ;
	border-right  :1px solid #444444 ;
	border-bottom :1px solid #444444 ;
	background-color : #ffffff ;
	margin : 0px auto 3px auto ;
}


table.cal_table th.cal_th {
	font-size : 84% ;
	text-align : center ;
	font-weight : normal ;
	border-right  :1px solid #444444 ;
	border-bottom :1px solid #444444 ;
	background-color:#ff9730 ;
}


table.cal_table td {
	width : 70px ;
	height : 60px ;
	vertical-align : top ;
	border-right  :1px solid #444444 ;
	border-bottom :1px solid #444444 ;
}


table.cal_table td.cal_saturday	{ background-color:#cbeeff ; color : #38528c ; }
table.cal_table td.cal_holiday	{ background-color:#ffe7e7 ; color : #c70026 ; }


table.cal_table p.cal_day {
	font-size : 14px ;
	line-height : 120% ;
	padding : 3px 0px 0px 4px ;
	margin : 0px ;
}

table.cal_table p.cal_schedule {
	color : #0000ff ;
	font-size : 1.5em ;
	line-height : 120% ;
	text-align : center ;
	padding : 3px 0px 5px 0px ;
	margin : 0px ;
}
