@charset "utf-8";
/*事務局トップページ*/

#listHeader{
	margin:0;
	position:relative;
	width:950px;
	height:90px;
	border-bottom:1px #ebebeb solid;
}

#listHeader .TitleBox{
	position:absolute;
	top:17px;
	left:35px;
	width:225px;
	height:56px;
	z-index:10;
}

#listHeader #JastaBox{
	position:absolute;
	top:14px;
	left:565px;
	width:363px;
	height:56px;
	z-index:30;
	}
	
#JastaBox a img{
	border:none;
}


ul.ToIndex{
	width:915px;
	height:22px;
	padding-right:35px;
}

ul.ToIndex li{
	margin-left:845px;
	height:22px;
	width:70px;
}
ul.ToIndex li a{
	display:block;
	height:22px;
	width:70px;
}


#MainContentsBox{
width:950px;
margin:15px 0;
clear:both;
padding-bottom:15px;
}
	
#LeftContents{
	float:left;
	margin:0;
	width:680px;
	padding:0 0 0 35px;
}

#RightContents{
float:left;
margin:0;
width:235px;

}

/*各ブロック設定*/
#LeftContents h2.yearTitle{
	width:617px;
	border-bottom:1px #ebebeb solid;
	padding-bottom:4px;
	padding-left:3px;
}
ul.anYear{
	margin:10px 0 0 0;
}

ul.anYear li{
	float:left;
	width:82px;
	height:20px;	
}

ul.anYear li a{
	display:block;
	width:82px;
	height:20px;	
}

/*タブボックス*/
#TabBox{
	margin:25px 0;
	width:620px;
}

ul.MenuBox{
	width:620px;
	
}

ul.MenuBox li{
	float:left;
	width:124px;
	height:26px;

}

ul.MenuBox li a{
	display:block;
	width:124px;
	height:26px;
	text-align:center;
	line-height:26px;
	font-weight:bold;
	color:#666;
	
}

ul.MenuBox li a.on{
	width:120px;
	height:22px;
	border:2px #b5bebf solid;
	background-color:#b5bebf;
	
}

ul.MenuBox li a:hover{
	width:120px;
	height:22px;
	border:2px #b5bebf solid;
	background-color:#b5bebf;
	
}

.ContentBox{
	margin:1px 0;
	width:620px;
	border-top:5px #b5bebf solid;
	border-bottom:5px #b5bebf solid;
	padding:10px 0 0 0;
}

.eachBox{
	margin:8px 0;
	width:620px;
	padding:0;
	border-bottom:1px #b5bebf dotted;
	clear:both;
	padding-top:1px;
}
.eventTitle{
	width:108px;
	padding:8px;
	float:left;
	font-weight:bold;
	background-color:#e0e6e7;
	color:#666;
	line-height:1.3em;
	text-align:center;
}

.eventReport{
	width:484px;
	padding-left:10px;
	float:left;
}


.eventReport ul{
	margin:0;
	width:484px;

}

.eventReport ul li.term{
	margin:4px 0 4px 0;
	width:476px;
	padding:3px 0 0 8px;
	border-bottom:1px dotted #CCCCCC;
	
}

.eventReport ul li.term01{
	background:url(l-img/dt-higasi.jpg) top left no-repeat;
}
.eventReport ul li.term02{
	background:url(l-img/dt-chubu.jpg) top left no-repeat;
}
.eventReport ul li.term03{
	background:url(l-img/dt-nisi.jpg) top left no-repeat;
}

.eventReport ul li.term04{
	background:url(l-img/dt-hokuriku.jpg) top left no-repeat;
}

.eventReport ul li.term05{
	background:url(l-img/dt-okayama.jpg) top left no-repeat;
}

.eventReport ul li.term a span.account{
	display:block;
	margin:-15px 0 0 439px;
	width:36px;
	height:15px;
	background:url(l-img/to-page.jpg) top left no-repeat;
	text-indent:-9999px;
}
.eventReport ul li.term a:hover{
	color:#336699;
}

.eventReport ul li.term a:hover span.account{
	background:url(l-img/to-page_ov.jpg) bottom left no-repeat;
}

.eventReport p.comment{
	margin:0 0 8px 0;
	width:476px;
	padding:0 0 0 8px;
	clear:both;
	
}

.eventReport p.comment img{
	float:right;
	margin:0 0 0 8px;
}

.eventReport p.comment span.Indent1{
	display:block;
	width:276px;
	text-indent:-1em;
	padding-left:1em;

}

.eventReport p.comment span.IndentLong{
	display:block;
	width:460px;
	text-indent:-1em;
	padding-left:1em;

}

.pageTop{
	margin:15px 0 0 541px;
	width:79px;
	height:17px;
}

.pageTop a{
	display:block;
	width:73px;
	height:15px;
	text-align:center;
	padding:2px 3px 0 3px;
	background-color:#e0e6e7;
}

.pageTop a:hover{
	background-color:#b5bebf;
}



/*右メニュー*/

#RightContents ul.sideMenu01{
	width:202px;
	margin:22px 0;
}

ul.sideMenu01 li{
	margin:0;
	width:202px;
}

ul.sideMenu01 li a:hover{
	background-color:#C0CFDC;
}


ul.sideMenu01 li.LineTop a{
	display:block;
	width:182px;
	margin:0;
	border:1px #dde2e3 solid;
	padding:8px 5px 6px 15px;
}

ul.sideMenu01 li.LineNext{

	margin:5px 0;
}
ul.sideMenu01 li.LineNext a{
	display:block;
	width:184px;
	margin:0;
	padding:8px 5px 6px 15px;
}

#RightContents ul.sideMenu02{
	width:202px;
	margin:22px 0;
	border-top:1px #dde2e3 solid;
	border-bottom:1px #dde2e3 solid;
	padding:5px 0;
}

ul.sideMenu02 li{
	margin:0;
	width:202px;
}

ul.sideMenu02 li a:hover{
	background-color:#C0CFDC;
}


ul.sideMenu02 li.LineTop a{
	display:block;
	width:182px;
	margin:0;
	border:1px #dde2e3 solid;
	padding:8px 5px 6px 15px;
}

ul.sideMenu02 li.LineNext{

	margin:5px 0;
}
ul.sideMenu02 li.LineNext a{
	display:block;
	width:184px;
	margin:0;
	padding:8px 5px 6px 15px;
}

h1.Report{
	width:620px;
	text-align:center;
	height:35px;
	border-radius:5px;
	background-color:#68C6F2;
	line-height:35px;
	font-weight:bold;
	font-size:1.3em;
	color:#FFF;
	
}

ul.pageMenu01{
	margin:10px 0;
}

ul.pageMenu01 li.LineNext{
	display:inline;
	padding:0 10px;
}

ul.pageMenu01 li.LineNext a:hover img{
	opacity:0.6;
}

h2.ReportHigasi{
	width:614px;
	padding:3px;
	font-weight:bold;
	font-size:1.3em;
	color:#696969;
	border-bottom:3px #FFC850 solid;
	margin-top:25px;
	
}
h2.ReportChubu{
	width:614px;
	padding:3px;
	font-weight:bold;
	font-size:1.3em;
	color:#696969;
	border-bottom:3px #FEED3B solid;
	margin-top:35px;
	
}


h2.ReportNisi{
	width:614px;
	padding:3px;
	font-weight:bold;
	font-size:1.3em;
	color:#696969;
	border-bottom:3px #FEC7CA solid;
	margin-top:35px;
	
}


h2.ReportHokuriku{
	width:614px;
	padding:3px;
	font-weight:bold;
	font-size:1.3em;
	color:#696969;
	border-bottom:3px #62F0E3 solid;
	margin-top:35px;
	
}


h2.ReportChugoku{
	width:614px;
	padding:3px;
	font-weight:bold;
	font-size:1.3em;
	color:#696969;
	border-bottom:3px #82C3FE solid;
	margin-top:35px;
	
}


#ListBox{
	margin:0;
	border:1px #dCdCdC solid;
	padding:10px 20px;
	width:578px;
	font-size:1.1em;
}

#SheduleBox ul{
	margin:0;
	width:600px;
}
#ListBox ul li.term{
	margin:6px 0 6px 0;
	width:570px;
	padding:4px 0 0 18px;
	border-bottom:1px dotted #CCCCCC;
	background:url(renew-img/dt02.png) top left no-repeat;
	font-weight:bold;
}

#ListBox ul li.term span.date{
	font-weight:normal;
}

#ListBox ul li.term a span.account{
	display:block;
	margin:-16px 0 0 520px;
	width:50px;
	height:16px;
	background:url(renew-img/report-next.jpg) top left no-repeat;
	text-indent:-9999px;
}
#ListBox ul li.term a:hover{
	color:#336699;
}

#ListBox ul li.term a:hover span.account{
	background:url(renew-img/report-next.jpg) bottom left no-repeat;
}

#ListBox p.comment{
	margin:0 0 10px 0;
	width:580px;
	padding:0 0 0 18px;
}

#ListBox p.comment img{
	float:right;
	margin:10px;
}

#ListBox p.comment span.Indent1{
	display:block;
	width:380px;
	text-indent:-1em;
	padding-left:1em;
	
}

p.reportPw{
	margin:10px 0;
	color:#C33;
	text-align:right;
	width:620px;
}

.ToTop{
	clear:both;
	padding-top:1px;
	margin:10px 0 0  0;
	padding-top:10px;
}

.ToTop a.ToPageTop{
	float:right;
	font-size:0.8em;
	display:block;
	width:108px;
	height:30px;
	border-radius:4px;
	background-color:#B5BEBF;
	color:#fff;
	text-align:center;
	line-height:30px;
	margin-right:15px;
}
	
h1.GuideTes{
	width:620px;
	text-align:center;
	height:35px;
	border-radius:5px;
	background-color:#289AD0;
	line-height:35px;
	font-weight:bold;
	font-size:1.3em;
	color:#FFF;
	
}
p.Guide{
	margin:15px 0;
	font-size:1.1em;
	width:590px;
	padding:15px;
	background-color:#F0F9FD;
	line-height:1.6em;
}

table.fee{
	width:360px;
	margin:25px 0 15px 130px;
	font-size:1.1em;
}

table.fee td{
	padding:20px;
	text-align:center;
	border:1px #CCC solid;
}

p.GuideOrder{
	margin:30px 0;
	font-size:1.1em;
	width:620px;
	line-height:1.6em;
}


















