html {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #3366cc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #3366cc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #3366cc;
	}

*{margin:0; padding:0;}

body{
	background-color: #000000;
	
	color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:82%;
	text-align: left;
	width: 100%;


}

a:link 		{color: #3366CC; text-decoration: underline;}
a:visited 	{color: #3366CC; text-decoration: underline;}
a:hover 	{
	text-decoration: underline;
}


#body{
	width:850px;
	position:relative;
	margin:0 auto;
	height: 483;
	min-height: 100%;
	top: 1px;
	left: 1px;



}


#header{
	width:850px;
	height:87px;
	padding:0;
	margin:0;
	text-align:left;

}


#headlogo{
	width:850px;
	height:36px;
	margin:0;
	padding:0;
	


}


#footer{
	width:850px;
	border-top:solid 1px #999999;
	text-align:right;
	position: relative;
	bottom: 0;
	height: 71px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	font-size: 0.8em;
	background-color: #000000;

}

#main{
	padding-top: 1em;
	padding-bottom: 30px;
	padding-right: 0;
	padding-left: 0;


 
}

#contents{
    width:850px;
	height: 100%;

}




.clear { clear:both; }  


#headlogo li{
	display:inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	float: left;
}

li img{
vertical-align:bottom;
}

.contents p{
	margin:1em 0;
	line-height: 1.5em;
	font-size: 1em;
	
}



.contents-kouenkai p{
	line-height: 150%;
	font-size: 1em;
	width: 400px;
	padding: 5px;


}


#kouenkai{
	height: 100%;
	width: 850px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(image/images/kouenkai-bg_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
    
}
.annaitd {
	background-color: #FFCC66;
	padding: 5px;
	color:#000;
	font-weight:bold;
}
.annaibun {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

.contents h2 {
	font-size: 120%;
	font-weight: bold;
	color: #666;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

th {
	color: #603;
	background-color: #FCF;
	margin: 0px;
	padding: 10px;
	border: 1px solid #F9F;
	text-align: center;
}

.ivent tr td {
	padding: 5px;
	margin: 0px;
	border: 1px dotted #CCC;
}
.rc {
	background-color: #CCF;
}
.spsprogram {
	background-color: #FF9;
}
.none {
	background-color: #FFF;
}

.contents-book{
	line-height: 1.8em;
	font-size: 1em;
	height: 483px;
	width: 840px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(image/dokushobig2.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.kokuren {
	background-image: url(image/kokusai-kiso.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	width: 830px;
	font-size:1em;
	line-height: 150%;
}


blockquote {
	font-size: 0.9em;
	line-height: 140%;
	color: #666;
	margin-left: 50px;
	margin-right: 50px;
}

.kokusaisemi{
	padding-left: 35px;
}


.contents-boshu p{
	margin:1em 0;
	line-height: 1.5em;
	font-size: 1em;
}
