/* CSS Document */

	
div#header{
	width:100%;
	background-color: #000066;
	height: 80px;
	background-image: url(../img/headerback.jpg);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	
}

#navi{
	width:100%;
	text-align: center;
	height: 28px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/naviback.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;	
	
	
}

#pankuzu{
	font-size: 12px;
	height: 15px;
	padding-left: 20px;
	padding-top: 10px;
}

#leftnavi {
	float: left;
	width: 25%;
	margin-left: 5px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	background-position: top;
	
}





#container{
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	
	
}	


#containertop{
    position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 323px;	
	text-align: center;
	
}
	
#content{
	font-size: 14px;
	float: right;
	width: 72%;
	line-height: 135%;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 9px;
	padding: 0px;
	height: auto;
}



	
div#footer{
	width:100%;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	margin: 0px;
	}
.footertext{
	width:800px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 12px;
	margin: auto;
	padding: 5px;
}


.img_pagetop {
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.rightbox {
	float: right;
	position: relative;
	margin-left: 10px;
}

.imgrightfac {
	float: right;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 201px;
	height: 440px;
}
.imgrightv {
    width: 247px;
	float: right;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgright {
	float: right;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgrightst {
	width: 193px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgleftst{
    width: 195px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}
.imgleft{
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
}

.imgcenter{
	float: none;
	text-align: center;
}


.kimgcenter{
	float: none;
	text-align: center;
	width: 560px;
}


.phototext {
	font-size: 12px;
	text-align: center;
	line-height: 135%;
	margin-top: 10px;
	width: 100%;
}
.honbunbox {
	width: 560px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 25px;
	height: auto;
	
}
.honbunbox h4 {
	margin-bottom: 0px;
}



.letter {
	width: 500px;
	background-color: #d4d6e9;
	padding: 10px;
	margin: auto;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}
.bold {
	font-weight: bold;
}
.spacing {
	letter-spacing: 0.5em;
}

.page_top {
	margin-top: 40px;
	text-align: right;
	width: 560px;
	margin-bottom: 20px;
}

.pagetop {
	margin-top: 40px;
	width: 560px;
	margin-bottom: 20px;
	clear: both;
	text-align: right;
}
.topimg {
	background-image: url(../img/topbackimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	vertical-align: bottom;
	margin: 0px 0px 0px auto;
	padding-top: 250px;
	padding-left:500px;
	padding-bottom: 0px;
	height:70px;
	width: 300px;
}
.topimg2 {
	background-image: url(../img/topbackimg2.jpg);
	text-align: center;
	margin: auto;
	padding-top: 250px;
	padding-left: 500px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	width:300px;
	padding-right: 0px;
	position: relative;
	
}


.topnavi {
	height: 144px;
	width: 100%;
	background-image: url(../img/top_gback.jpg);
	background-repeat: repeat-x;
	background-color: #B2B4B3;
	text-align: center;
	padding-top: 16px;
	margin-right: auto;
	margin-left: auto;
	
}
.topbanner {
	font-size: 12px;
	width: 243px;
	margin-top: 0px;
	height: 60px;
	position: absolute;
	left: 500px;
}
.go_news{
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	line-height: 150%;
}

.golibrary{
	padding-right: 10px;
}

.pagebreak{
    page-break-before:always;
}

.pagebreak2{
    page-break-after:always;
}
