@charset "shift_jis";

#calendar {
    margin-left: 20px;
	margin-bottom: 15px;
	padding: 7px;
	/*border-top: 1px solid #666;*/
	/*background: #f2f2f2;*/
}

#calendar table {
	width: 770px;
	margin: 0;
}

#calendar table th {
	text-align: center;
    height:20px;
	background: #fff;
}

#calendar table td {
	text-align: center;
    height:100px;
    width:110px;
    vertical-align:top;
	background: #fff;
}

#calendar table th { padding: 2px 0; color: #fff;}

#calendar table th.wd { border-right: 1px solid #fff; background: #5b9033 url(/img/other/wd_bg.gif) repeat-x;}
#calendar table th.sat { border-right: 1px solid #fff; background: #326fc5 url(/img/other/sat_bg.gif) repeat-x;}
#calendar table th.sun { background: #ff5648 url(/img/other/sun_bg.gif) repeat-x;}

#calendar table td.wd { border-right: 1px solid glay; background: #FFFFFF;}
#calendar table td.sat { border-right: 1px solid glay; background: #D1E7FF;}
#calendar table td.sun { border-right: 1px solid glay; background: #FFE7E3;}


#calendar table td { padding: 4px 0;}

#month{
	margin-top: 50px;
	text-align: center;
}

#month .manth_wrapper{
	margin-left: auto;
	margin-right: auto;
}

#month .month_now{
	background-repeat: no-repeat;
	font-size: 1.4em;
	font-weight: bold;
	color: #2b4566;
	height: 10px;
/*	width: 300px;
*/	margin-left: 20px;
	margin-right: 20px;
	padding: 13px 0px 20px 0px;
	text-align:center;
}

#month .month_befor{
	margin-right:30px;
}

#month .month_after{
	margin-left:30px;
}


#day_befor{
	float:left;
	margin-top:30px;
    text-align:left;
    margin-left: 10px;
}

#day_after{
	float:right;
	margin-top:30px;
	text-align:right;
    margin-right: 10px;
}

/***** カテゴリ・地域で探す start *****/
#kensaku_title{
    clear: both;
	margin-left: 20px;
	/*background-color:#BEDBA5;*/
	/*border-top: 1px solid #BEDBA5;*/
	border-left: 5px solid #BEDBA5;
	/*border-right: 1px solid #BEDBA5;*/
	border-bottom: 1px solid #58B6A6;
	width: 50px;
	padding: 5px 6px 1px 10px;
	float:left;
}

#kensaku_body ul{
	margin-left: 20px;
	margin-bottom: 20px;
	line-height:1.5em;
}

#kensaku_body li{
    list-style-type : none ;
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
}
#kensaku_title2{
    clear: both;
	margin-left: 20px;
	/*background-color:#BEDBA5;*/
	/*border-top: 1px solid #BEDBA5;*/
	border-left: 5px solid #BEDBA5;
	/*border-right: 1px solid #BEDBA5;*/
	border-bottom: 1px solid #58B6A6;
	width: 50px;
	padding: 5px 6px 1px 10px;
	float:left;
}

#kensaku_body2 ul{
	margin-left: 20px;
	margin-bottom: 20px;
	line-height:1.5em;
}

#kensaku_body2 li{
    list-style-type : none ;
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#kensaku_title3{
    clear: both;
	margin-left: 20px;
	/*background-color:#BEDBA5;*/
	/*border-top: 1px solid #BEDBA5;*/
	border-left: 5px solid #BEDBA5;
	/*border-right: 1px solid #BEDBA5;*/
	border-bottom: 1px solid #58B6A6;
	width: 50px;
	padding: 5px 6px 1px 10px;
	float:left;
}

#kensaku_body3 ul{
	margin-left: 20px;
	margin-bottom: 20px;
	line-height:1.5em;
}

#kensaku_body3 li{
    list-style-type : none ;
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#comment li {
    list-style-type : none ;
}

/************* 日次ページ start ******************/
#event_item,
.event_item{
	width: auto;
	margin:0px 0px 0px 20px;
}

#event_item .kiji,
.event_item .kiji{
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	padding-bottom:5px;
}

#event_item .kiji_title,
.event_item .kiji_title{
	background-color:#BEDBA5;
	height:26px;
	margin-bottom:5px;
}

#event_item h3,
.event_item h3{
	padding-top:5px;
	padding-left:15px;
	margin:0;
	float:left;
}

#event_item h5,
.event_item h5{
	padding-top:5px;
	padding-left:15px;
	margin:0;
}

#event_item p.link,
.event_item p.link{
	padding-top:5px;
	padding-right:15px;
	margin:0;
	text-align:right;
	width:100%;
}

#event_item table,
.event_item table{
    border-collapse: separate;
    border: none;
	padding-top:5px;
	padding-left:15px;
	margin:0;
	width:100%;
}

#event_item table tr,
.event_item table tr{
    border-collapse: separate;
	text-align: left;
    height:20px;
	background: #fff;
}

#event_item table td.koumoku,
.event_item table td.koumoku{
    border: none;
    border-collapse: separate;
	padding:5px 0px 0px 15px;
	margin:0px 0px 5px 0px;
	background-color:#D1E7FF;
	width:130px;
    vertical-align: middle;
}

#event_item td.naiyou,
.event_item td.naiyou{
    border: none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 5px 0px;
	height:26px;
	width:*;
    vertical-align: middle;
}
#event_item .pagetop,
.event_item .pagetop{
	padding:0px 0px 0px 650px;
	margin:0px 0px 5px 0px;
	height:26px;
	width:*;
}

/************* 日次ページ end ******************/


.gotoPageTop {
	display: block;
	float: right;
	padding: 8px 20px 8px 22px;
	background: url(/img/goto_pagetop.gif) no-repeat 0 50%;
}

.gotoPageTopWrapper {
	clear:both;
	height: 30px;
}

