
body{
margin:0 0 0 0;
padding: 0;
font: 12px 'Lucida Grande','Hiragino Kaku Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', sans-serif;
line-height : 18px;
color : #222222;
background: #EEEEEE url(img/bg.jpg) left top repeat-y;
}


table, td{
font: 12px 'Lucida Grande','Hiragino Kaku Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', sans-serif;
line-height : 20px;
color : #222222;
}

a{
text-decoration : none;
color : #0033FF;
font-size : 11px;
}

a:hover{
text-decoration : none;
color : #0066cc;
font-size : 11px;

}


p{
margin: 0;
}

.clbth {
	clear:both;
	font-size:1px;
	height:0px;
	overflow:hidden;
	}

#title{
margin: 20px 0 10px 0;
}



.headcopy{
margin: 0 0 30px 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
color: #555555;
}

.bun{
margin: 5px 0 10px 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
color: #333333;
text-align: right
}



.stitle{
margin: 10px 0 10px 0;
}


.stitle2{
margin: 20px 0 10px 0;
}

.table01{
	float: right;
	width: 300px;
	padding: 0px 0 0 15px;

}

.table02{
	float: left;
	width: 300px;
	margin: 10px 15px 0 0;

}

.table03{
	float: left;
	background: #f4f3f3;
	font-size: 10px;
	margin: 0 0 0 0;
}

.table03 .block00 {
	background: #e5dede;
	text-align: center;
}


.table03 td,th{
	font-size : 10px;
	line-height : 13px;
	color : #3540cb;
	padding:5px;
	border-right: 1px solid #d7d2d2;
	border-bottom: 1px solid #d7d2d2;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#zu01 {
	text-align: center;
	width: 600px;
	margin: 15px 0 15px 15px;
}



.caption{
	font-size : 10px;
	line-height : 13px;
	color : #3540cb;
	margin: 30px 0 0 0;
	text-align: left;
}

.footer{
width: 600px;
height: 60px;
font-size : 11px;
color : #555555;
}

.f_txt{
margin-top: 10px;
font-weight: bold;
border-top: 1px solid #927900;
border-bottom: 10px solid #927900;

}

.top_line{
margin-top: 10px;
font-weight: bold;
border-top: 10px solid #999999;
border-bottom: 1px solid #999999;
}



/* navi_paging_alt
---------------------------------------------------- */
.navi_paging_alt {
	font-family:arial,sans-serif;
	font-size:12px;
	text-align: right;
	margin-bottom:10px;
	float:right;
	}
.navi_paging_alt li {
	margin:0 2px;
	padding:0;
	display:inline;
	position: relative;
	text-align:center;
	}

.navi_paging_alt li img {}

.navi_paging_alt li.jump {}
.navi_paging_alt li.current {
	background:#a3acb3;
	padding:3px 8px;
	color:black;
	font-weight:bold;
	}
.navi_paging_alt li.next {}
.navi_paging_alt li.previous {}
.navi_paging_alt li.nolink {
	color:#ccc;
	background:#eee;
	border:1px solid #ccc;
	padding:1px 6px;
	}
.navi_paging_alt li.pageof {margin-left:10px;text-decoration:underline;}

/* link
---------------------------------------------------- */
.navi_paging_alt li a {
	padding:1px 6px;
	border:1px solid #aaa;
	}
.navi_paging_alt li a:link {}
.navi_paging_alt li a:visited {}
.navi_paging_alt li a:hover {
	text-decoration:none;
	background:#ecc627;
	color:white;
	border:none;
	padding:2px 7px;
	}
.navi_paging_alt li a:active {}


.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{
	zoom:1;
	}


