﻿/* css for event_index */


/* calendarBlock */
	
i {content: "\"/*" }
#calendarBlock + *
	{
	/*\*/ 
	clear: both;
	/**/
	}
/* */

#calendarBlock
	{
	float: left;
	width: 706px;
	}
	
#calendarBlock p
	{
	margin-top: 0;
	}

/*\*/
#calendarBlock p
	{
	padding-bottom: 24px;
	}
/**/

@media All{
	#calendarBlock p
		{
		margin-bottom: 0;
		}
}

#calendarBlock #calendarHead
	{
	float: left;	
	padding-bottom: 6px;
	background: url(../img/event_calhead_03.gif) left bottom no-repeat;
	font-size: 93.7%;
	width: 706px;
	}
	
#calendarBlock #calendarHead #current,
#calendarBlock #calendarHead #prev,
#calendarBlock #calendarHead #next
	{
	float: left;	
	margin: 0;
	vertical-align: center;
	font-weight: bold;
	}
	
#calendarBlock #calendarHead #current p,
#calendarBlock #calendarHead #prev p,
#calendarBlock #calendarHead #next p
	{
	margin: 0;
	padding: 0;
	text-align: center;
	}

#calendarBlock #calendarHead #current
	{
	margin: 0 6px;
	padding: 0.35em 0 0.2em;
	width: 558px;
	background: #ffc336 url(../img/event_calhead_02.gif) left top no-repeat;
	color: #fff;
	letter-spacing: 0.2em;
	}

#calendarBlock #calendarHead #prev
	{
	margin-left: 12px;
	_margin-left: 6px;
	}

#calendarBlock #calendarHead #next
	{
	margin-right: 12px;
	_margin-right: 6px;
	}

#calendarBlock #calendarHead #prev,
#calendarBlock #calendarHead #next
	{
	width: 56px;
	background: #eafab9 url(../img/event_calhead_01.gif) left top no-repeat;
	}

#calendarBlock #calendarHead #prev a,
#calendarBlock #calendarHead #next a
	{
	display: block;
	width: 46px;
	/*\*/
	_width: 56px;
	/**/
	_w\idth: 46px;
	padding: 0.35em 0 0.2em;
	color: #048d34;
	text-decoration: none;
	text-align: center;
	}

#calendarBlock #calendarHead #prev a
	{
	padding-left: 10px;
	background: url(../img/event_icon_tra_02.gif) no-repeat;
	/* \*/
	_background: none;
	/* */
	_background/* */: url(../img/event_icon_tra_02.gif) no-repeat;
	}
	
#calendarBlock #calendarHead #prev a:link,
#calendarBlock #calendarHead #prev a:visited
	{
	background-position: 8px 0.55em;
	}
	
#calendarBlock #calendarHead #prev a:hover
	{
	background-position: -2033px 0.55em;
	color: #ffa400;
	text-decoration: underline;
	}
	
#calendarBlock #calendarHead #prev a:active
	{
	background-position: 8px 0.55em;
	color: #048d34;
	text-decoration: none;
	}
	
#calendarBlock #calendarHead #next a
	{
	padding-right: 10px;
	background: url(../img/event_icon_tra_01.gif) no-repeat;
	/* \*/
	_background: none;
	/* */
	_background/* */: url(../img/event_icon_tra_01.gif) no-repeat;
	}
	
#calendarBlock #calendarHead #next a:link,
#calendarBlock #calendarHead #next a:visited
	{
	background-position: 42px 0.55em;
	}
	
#calendarBlock #calendarHead #next a:hover
	{
	background-position: -1999px 0.55em;
	color: #ffa400;
	text-decoration: underline;
	}
	
#calendarBlock #calendarHead #next a:active
	{
	background-position: 42px 0.55em;
	color: #048d34;
	text-decoration: none;
	}

#calendarBlock table.standardTable
	{
	clear: left;
	width: 706px;
	margin-bottom: 6px;
	}

#calendarBlock table.standardTable thead
	{
	}

#calendarBlock table.standardTable th,
#calendarBlock table.standardTable td
	{
	width: 100px;
	\77\69\64\74\68: 92px;
	text-align: center;
	font-size: small;
	}

#calendarBlock table.standardTable th.sun,
#calendarBlock table.standardTable td.sun,
#calendarBlock table.standardTable th.sat,
#calendarBlock table.standardTable td.sat
	{
	width: 99px;
	\77\69\64\74\68: 91px;
	}

#calendarBlock table.standardTable td
	{
	padding: 0;
	}

#calendarBlock table.standardTable td a,
#calendarBlock table.standardTable td em
	{
	display: block;
	width: 100px;
	\77\69\64\74\68: 92px;
	margin: 0;
	padding: 4px;
	text-decoration: none;
	text-align: center;
	}

#calendarBlock table.standardTable td em
	{
	padding: 4px;
	background: #4cbf32;
	color: #fff;
	}

#calendarBlock table.standardTable th.sun,
#calendarBlock table.standardTable td.sun
	{
	border-left: 1px solid #d9d9d9;
	}

#calendarBlock table.standardTable td.sun a,
#calendarBlock table.standardTable td.sun em
	{
	width: 99px;
	\77\69\64\74\68: 91px;
	}


#calendarBlock table.standardTable td.sat a,
#calendarBlock table.standardTable td.sat em
	{
	width: 99px;
	\77\69\64\74\68: 91px;
	}

#calendarBlock table.standardTable td a:hover,
#calendarBlock table.standardTable td a:active
	{
	background: #d5f890;
	text-decoration: underline;
	}

#calendarBlock table.standardTable th
	{
	background-color: #eafab9;
	}

#calendarBlock table.standardTable th.sun
	{
	background-color: #ffe7e7;
	color: #f00;
	}

#calendarBlock table.standardTable th.sat
	{
	background-color: #d6ffff;
	color: #0860a8;
	}

#calendarBlock table.standardTable td
	{
	background-color: #f7fed3;
	}

#calendarBlock table.standardTable td.sun
	{
	background-color: #fff5f5;
	}

#calendarBlock table.standardTable td.sat
	{
	background-color: #edffff;
	}

/* search form */

#contentsArea form#eventSearchform
	{
	width: 347px;
	margin: 0;
	}

#contentsArea form input
	{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}

#contentsArea form input.text
	{
	width: 285px;
	height: 1.2em;
	_height: 1.6em;
	_he\ight: 1.2em;
	font-size: 87.5%;
	vertical-align: top;
	}

#contentsArea form input.sbutton
	{
	_width: 3.5em;
	height: 1.65em;
	color: #ffffff;
	background: #0860a8;
	text-align: center;
	font-size: 81.25%;
	border-style: outset;
	border-width: 1px;
	vertical-align: top;
	}


@ {{}
    #contentsArea form input.text
  		{
		height: 1.6em;
		}
		
	#contentsArea form input.sbutton
  		{
		height: 1.8em;
		}
}
{}


