@charset"Shift_JIS";

#cal{
	margin-bottom: 10px;
	text-align: center;
}
.date{
	clear: both;
	font-size: 26px;
	color: #FFFFFF;
	background-image: url(../image/cap/calendar02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-weight: bold;
	display: block;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 4px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	/*  \*/
	margin-top: 0px;/*  */
	background-color: #FF9900;
}
*html .date{
	margin-right: auto;
	margin-left: 12px;
}

.date div{
	font-size: 12px;
	display:inline;
}
.date-today{
	font-weight: bold;
	text-align: center;
	background-image: url(../image/pulet/cal01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
/*----カレンダートップ表示----*/
/*----一番外枠----*/

.w-cal{
	clear: both;
	width: 200px;
	background-image: url(../image/bg/bg05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:1em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	
}
*html .w-cal{
	height:1px;
	width: 228px;
}
.w-cal:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}

div.cal-stl-waku {
	text-align: center;
	
}
.cal-stl-waku table {
	width: 200px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom:10px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:  #0F6D01;
}
.cal-stl-waku table th{
	background-color: #0F6D01;
	padding: 1px;
	color: #FFFFFF;
}
.cal-stl-waku table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

td.cal-stl1 {
	text-align: center;
}

td.cal-stl1 a {
	font-weight: bold;
	display: block;
}
td.cal-stl1 a:link {
}
td.cal-stl1 a:hover {
}
td.cal-stl1 a:visited {
}

td.cal-stl2 {
}
a.cal-stl3 {
}

/*----今日の日付----*/

.cal-today2{
}

/*----今日の行事ブロック----*/

.cal-today{
	width: 200px;
	text-align: left;
	line-height: 20px;
}

/*----今日の行事----*/

.cal-stl4 {
}
.cal-stl5 {
}
/*----一覧へ----*/

.cal-stl7 {
}
.cal-stl7 a{
	background-image: url(../image/pulet/01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 3px;
	text-decoration: none;
	display: block;
}
.cal-stl7 a:hover{
}
.cal-stl8 {
}
#tbl-calw{
	width: 700px;
	margin-top: 10px;
}
#tbl-calw th{

}
#tbl-calw td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-size: 90%;
}
.title-year{
	background-color: #FFFFFF;
	width: 180px;
	text-align: center;
	letter-spacing: 1px;
	
	font-weight: bold;
	color: #0F6D01;
}
.title-month{
	font-size: 120px;
	font-weight: bold;
	letter-spacing: 2px;
	width: 180px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
	color: #0F6D01;
}
.cal-img{
	margin-right: 4px;
	margin-bottom: 2px;
}
.cal-form{
	padding: 4px;
	background-color: #eeeeee;
	margin-bottom: 4px;
}
.cal-cat{
	font-size: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	letter-spacing: 1px;
}
.cal-tds{
	vertical-align: top;
}