@charset "utf-8";
/* CSS Document */

/*header*/
#contentTop {
	width:844px;
	margin:0px auto;
	background-image:url(images/contentTop_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	
}
/* Only WinIE */
*:first-child+html #contentTop {
	width:843px;
}

#header {
	position:relative;
	margin:0px 20px;
}

#logo {
	position:relative;
	top:0px;
	left:0px;
	padding:10px 44px 79px 19px;
}

#logo_l {
	float:left;
}

#logo_r {
	float:right;
	padding-top: 19px; 
}

/*navi*/
#globalNavi {
	position:relative;
	margin:0px 20px 0px 20px;
	padding: 0px 0px 9px 0px;
	background-image:url(images/globalNavi_bg.gif);
	background-repeat:no-repeat;
}

#globalNavi li {
	display:block;
	width:114px;
	height:52px;
}

#globalNavi #bt1 {
	position:relative;
	top:0px;
	left:0px;
}

#globalNavi #bt2, #globalNavi #bt3, #globalNavi #bt4, #globalNavi #bt5, #globalNavi #bt6, #globalNavi #bt7 {
	position:absolute;
	top:0px;
}

#globalNavi #bt2 {
	left:115px;
}

#globalNavi #bt3 {
	left:230px;
}

#globalNavi #bt4 {
	left:345px;
}

#globalNavi #bt5 {
	left:460px;
}

#globalNavi #bt6 {
	left:575px;
}

#globalNavi #bt7 {
	left:690px;
}

/*content*/
#content {
	width:804px;
	margin:0px auto;
	padding:0px 20px;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	float:left;
}
/*content_l*/
#content_l {
	float:left;
	width:180px;
	text-align: center;
	padding-bottom:20px;
}
#calendar {
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
	margin: 6px 10px 10px 10px;
}
#calendar select.year {
	width:58px;
}
#calendar select.month {
	width:44px;
}

#calendar table{
	font-size:11px;
	line-height:1.3em;
}
#calendar table td{
	padding:1px 1px;
	text-align:center;
}
#waku{
	border: 1px solid #333;
	padding:0px 0px 0px 2px;
	margin-right:2px;
}

#calendar table td.sun{
	color:#EC008C;
}

#calendar table td.sun a {
	color:#EC008C;
}


#date {
	margin:3px 0px;
}
#bt_today {
	background:url(images/bt_today.gif) no-repeat;
	width:32px;
	height:19px;
	border:none;
	margin:0px 0px 0px 5px;
}

#content_l #bt_end {
	background:url(images/ca_end.gif) no-repeat;
	width:114px;
	height:20px;
	border:none;
	margin:0px 0px 20px 0px;
	color:#E1BE83;
}

#category select {
	width: 135px;
	margin:0px 0px 20px 24px;
}
#content_l img {
	margin: 0px 0px 10px 0px;
}

#archive {
	border-top:1px solid #BFC1C2;
	padding-top:20px;
	color:#FFFFFF;
}
#ar_year img{
	margin:0px;
}
#ar_link{
	text-align:left;
	margin:0px 15px;
}
#ar_link table td{
	padding:0px 5px;
	text-align:right;
}
#ar_link a {
	color:#FFFFFF;
}

/*content_r*/
#content_r {
	float:right;
	width:624px;
	background-color:#FFFFFF;
}

#keyword {
	background-color:#3D423F;
	float:left;
/*	padding:5px 0px 5px 5px;*/
}
#keyword_l {
	background-color:#3D423F;
	float:left;	
	width:579px;
	padding:3px 0px 3px 5px;
}
#keyword_r {
	background-color:#3D423F;
	float:right;
	width:40px;
	padding:5px 0px 5px 0px;	
}

#keyword select {
	width:100px;
	margin-bottom:1px;
}

#bt_search {
	background:url(images/bt_search.gif) no-repeat;
	width:31px;
	height:19px;
	border:none;
	color:#FFFFFF;
}

#bt_print {
	background:url(images/printer.gif) no-repeat;
	width:18px;
	height:16px;
	border:none;	
}

/* Only WinIE */
*:first-child+html #keyword a {
	position:relative;
	top:4px;
	left:288px;
}

/* Only WinIE */
*:first-child+html #keyword select {
	margin-bottom:0px;
}

.keyword {
	padding:1px 0px;
	margin-bottom:1px;
	width:155px;
}
/* Only WinIE */
*:first-child+html .keyword {
	margin-bottom:0px;
}

#noevent {
	background-color: #C9E3EF;
	padding-left:10px;
	color:#5D5962;
	border-bottom:1px solid #C0C2C2;
}

#hitnum {
	background-color: #C9E3EF;
	text-align:right;
	padding-right:10px;
	color:#5D5962;
	border-bottom:1px solid #C0C2C2;
}
#event_head {
	border-bottom:1px dashed #C0C2C2;
	background-color:#E3DFC5;
	padding-left:10px;
	color:#5D5962;
	clear:both;
}
#event_head img {
	vertical-align:middle;
	padding-bottom:3px;
}
#event_head td {
	padding:0px;
	vertical-align:bottom;
}

#event_head_date {
	float:left;
	width:300px;
}
#event_head_belong {
	float:left;
	width:120px;
}
#event_head_status {
	float:left;
	width:120px;
}
#event_head_catego {
	float:left;
	width:50px;
}

#event_contents {
	border-bottom:1px solid #C0C2C2;
	float:left;
	padding:5px;
	background-color:#FFFFFF;
	clear:both;
}
/*一覧画面用*/
#event_contents_l {
	float:left;
	width:454px;
	margin-right:10px;
}
/*詳細画面用*/
#event_contents_detail_l {
	float:left;
	width:434px;
	margin-right:10px;
}

#event_contents_l p.etitle,#event_contents_detail_l p.etitle {
	font-weight:normal;
	padding:0px 0px 0px 5px;
	margin-bottom:10px;
	border-left:3px solid #98282C;
}
/*一覧画面用*/
#summary_list {
	float:left;
	width:454px;
}
#summary_list_l {
	float:left;
	width:54px;	
}
#summary_list_r {
	float:right;
	width:400px	
}

/*詳細画面用*/
#summary_detail {
	float:left;
	width:434px;
}
#summary_detail_l {
	float:left;
	width:54px;	
}
#summary_detail_r {
	float:right;
	width:380px;
}

/*一覧画面用*/
#event_contents_r {
	float:right;
	width:150px;
	height:150px;
	text-align:right;
}
#event_contents_r img {
	vertical-align:middle;
}
#event_contents_r table {
	width:100%;
	height:100%;
}
#event_contents_r td {
	text-align:right;
	padding:0px;
}

/*詳細画面用*/
#event_contents_detail_r {
	float:right;
	width:170px;
}

#event_main_img {
	margin-bottom:10px;
	text-align:right;
	width:170px;
	height:242px;
}
#event_main_img table {
	width:100%;
	height:100%;
}
#event_main_img td{
	text-align:right;
	padding:0px;
}
#event_sub_img {
	text-align:center;
	clear:both;
}
#event_sub_img td {
	text-align:center;
	vertical-align:bottom;
}

#paging {
	margin-right:5px;
	text-align:right;
	margin-bottom:20px;
	clear:both;
}

/*footer*/
#contentBottom {
	width:844px;
	margin:0 auto 0 auto;
	text-align:left;
	background-image:url(images/contentBottom_bg.gif);
	background-repeat:repeat-y;
}
/* Only WinIE */
*:first-child+html #contentBottom {
	width:843px;
}
#contentBottom2{
	width:844px;
	margin:0 auto 0 auto;
	background-image:url(images/contentBottom_bg.gif);
	background-repeat:repeat-y;
}

#footer {
	margin:0px 20px 0px 20px;
	padding:12px 20px 12px 20px;
	color:#C9C9C9;
	text-align:right;
}

#footer a {
	color:#C9C9C9;
}

#footer dt {
	margin:20px 0 12px 0;
}

/*font*/
.fsmall{
	font-size:84%;
	font-size/**/:small;
}
.fxsmall{
	font-size: 76%;
	font-size/**/:smaller;
}

/*margin*/
.m10 {
	height:10px;
}

/*botton*/
.stbtn {
	padding: 3px 5px;
}
.menubtn {
	width: 160px;
	padding: 5px;
}
.bt {
	cursor:pointer;
}
.clear {
	clear:both;
	font-size:0;
}
