/* EventCalendar. Copyright (C) 2005 2006, Alex Tingle.  $Revision: 263 $
 * This file is licensed under the GNU GPL. See LICENSE file for details.
 */


/***
 ***  default/style.cssからコピー
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
/*	margin: 10px 0 0 10px;*/
	margin: 10px auto 40px auto;
/*	width: 620px;*/
	width: 170px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff; }

#wp-calendar #calendar_left table, #wp-calendar #calendar_right table {
	width: 170px;
	border-collapse:collapse;
	border-collapse: separate;
    border-spacing:0;
    border-top: 1px solid #999;
    border-left: 1px solid #999; 
}


/* End Calendar */ 


/***
 ***  default/style.cssからコピー
/* Begin Calendar */
#event #wp-calendar {
	empty-cells: show;
/*	margin: 10px 0 0 10px;*/
	margin: 10px auto 40px auto;
/*	width: 620px;*/
	width: 667px;
}

#event #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#event #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#event #wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#event #wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#event #wp-calendar td.pad:hover {
	background-color: #fff; }


#event #wp-calendar #calendar_left {
	margin: 0 10px 0 0;
	width: 320px;
	float :left;
	display: inline;
}

#event #wp-calendar #calendar_right {
	width: 320px;
	float :right;
	display: inline;
}


/* End Calendar */ 




/***
 ***  Calendar
 ***/

/*#wp-calendar table.nav {
 width:610px;
}*/

#event #wp-calendar #calendar_left table, #event #wp-calendar #calendar_right table {
	width: 300px;
	border-collapse:collapse;
	border-collapse: separate;
    border-spacing:0;
    border-top: 1px solid #999;
    border-left: 1px solid #999; 
}

#wp-calendar #prev {
  	text-align:left;
}

#wp-calendar #next {
  	text-align:right;
}

.ec3_eventday a {
/* 	color:#a00 !IMPORTANT;*/
 	color: #E60012 !IMPORTANT;
}

.ec3_postday a {
/* 	color:#FFF !IMPORTANT;*/
/* 	color:#FFF !IMPORTANT;*/
/* 	background-color: #FF6699;*/
/* 	background-color: #E60012;*/
}

.rokuyo {
  	color:#666 !IMPORTANT;
/*  	font-size: x-small;*/
  	font-size: 70%;
}

#wp-calendar table td,
#wp-calendar table th {
  	text-align:center;
}

#wp-calendar table th {
  	background: #eee;
}

#wp-calendar table th,
#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 	padding:1px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999; 
}

#wp-calendar table td.pad,
#wp-calendar table td.pad:hover {
 	border:none;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999; 
}


#wp-calendar table td:hover,
#wp-calendar table #today {
 	padding:0px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999; 
}

/* The EC graphic. */
.ec3_ec {
 	display:block;
 	float:right;
 	border:none;
 	width:13px;
 	height:7px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 	margin:0 !IMPORTANT;
 	padding:0 !IMPORTANT;
 	border:none;
 	position:absolute;
 	border-collapse:collapse;
 	filter:alpha(opacity=87);
 	-moz-opacity:.87;
 	opacity:.87;
 	z-index:30000;
}

.ec3_popup td {
 	padding:0;
}

.ec3_popup table {
 	border:solid #999 1px;        
 	background-color:#eeb;        
/* 	font-size:x-small;            */
 	font-size:70%;            
 	color:black;
 	text-align:left;
}

.ec3_popup table td {
 	padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 	margin:0;
 	padding:0;
 	border:none;
 	width:8px;
 	background-repeat:no-repeat;
 	background-position:bottom right;
 	vertical-align:bottom;
}

#ec3_shadow1 {
 	margin:0;
 	padding:0;
 	border:none;
 	height:16px;
 	background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 	margin:0;
 	padding:0;
 	border:none;
 	width:8px;
 	background-repeat:no-repeat;
 	background-position:bottom left;
 	vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 	margin-left:-12px;
 	word-spacing:-1px;
 	letter-spacing:-0.2px;
 	color:#800;
}

.ec3_list li {
 	font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 	content:"" !IMPORTANT;
}

/***
 ***  Schedule
 ***/

table.ec3_schedule {
 	border-collapse:collapse;
 	margin:0.5ex 1ex 0.5ex 0;
 	border:solid 1px #800;
}

table.ec3_schedule td {
 	padding:0 0.5ex 0 0.5ex;
 	color:#800;
}

td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }


/***
 ***  Add by Ryo Okamoto
 ***/

/*　アーカイブのメインレイアウト　*/
#event #content #right {
  	min-height: 900px !important;
/*    float: left !important;
  width: 671px !important;
background: url(../images/common/dotted.gif) repeat-y !important;
*/
/*  margin: 20px 0 0 10px !important;
　width: 600px !important;*/
/* word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;*/
}


/*　アーカイブのメインレイアウト　*/
#content #main_content {
  	margin: 20px 0 0 25px !important;
　	width: 630px !important;
/* word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;*/
}

/*　アーカイブのタイトル　*/
#content #main_content h2 {
  	font-size: 18px !important;
  	margin: 20px 0 10px 0 !important;
  	padding: 0 0 5px 0 !important;
  	border-bottom : 1px dotted #999999 !important;
/* word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;*/
}


/*　アーカイブの本文　*/
#content #main_content p {
 	font-size: 14px !important;
 	width: 600px !important;
 	line-height: 1.6 !important;
/* word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;*/
}

/*　イベント一覧　*/
#content #main_content p.event_all {
 	font-size: 12px !important;
 	width: 600px;
 	text-align: right;
 	margin: 20px 0 0 0;
/* word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;*/
}


#event #content #wp-calendar {
  	margin: 60px 0 0 25px !important;
　	width: 620px !important;
}
