@charset "utf-8";
/*ページの設定*/
* {
	color : #000000;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 130%;
	text-decoration : none;
	;
} 
body {
	margin : 0;
	padding : 0;
	text-align: center;
	background: url(img/bg2.jpg) repeat-y top center;
}
#underclass{
	background: transparent url(img/bggimg2.jpg) no-repeat top center;
	}
a:link, a:visited, a:active {
	color : #000000;
	text-decoration : none;
} 
a:hover {
	color : #33CCFF;
	text-decoration : underline;
}  
ol{
	list-style:none;
}


#sitebox {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	position: relative;
}
#header {
	margin: 0px auto;
	padding: 0px;
	float: none;
	width: 900px;
	position: relative;
	border-top-color: #009900;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
}

#header h1{
	font-size: 22px;
}

#left ol {
	height:auto;
	position: relative;
	padding: 0px;
	display:block;
	margin: 10px 19px;
}
#left ol li {
	position : relative;
	text-align : center;

}

#left ol li a { 
	color : #666; 
	padding : 11px 0 6px 0; 
	text-decoration : none;
	/*background : transparent url(img/menu.gif) no-repeat 0 20px*/;
	font-size:20px;
} 

#main {
	margin: 5px auto 5px;
	padding: 0px;
	float: none;
	width: 900px;
	position: relative;
}
#footer {
	margin: 0px auto;
	padding: 5px 0px;
	width: 900px;
	position: relative;
	clear: both;
	font-size: x-small;
	text-align: center;
	height: 70px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}

#left {
	padding: 0px;
	float: left;
	width: 180px;
	position: relative;
	text-align: left;
	background-color: #009900;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 900px;
}
#center {
	width: 718px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
}

#content{
	margin: 0px 10px;
	float: left;
	position: relative;
	width: 450px;
}
#content2{
	margin: 0px 10px;
	float: left;
	position: relative;
	width: 550px;
}

#tsushin{
	margin: 0px;
	position: relative;
	width: 718px;
}
#img{
	float: right;
	position: relative;
}
#ct{
	position: relative;
	width: auto;
	height: auto;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#link{
	margin:0px;
	position: relative;
	clear: both;
	float: none;
}

h1 { 
	margin : 0 auto; 
	margin-bottom : 18px; 
	padding-top : 40px; 
	color : #333333; 
	font-size : small; 
	text-align : center; 
}
h2 {
	margin : 0 5px;
	margin-bottom : 18px;
	color : #333333;
	font-size : larger;
	text-align : left;
}

.underline {
	border-bottom: 1px solid;
}

p#copyright {
	font-size: x-small;
}

#menu{
	color : #666;
	text-decoration : none;
	font-size:20px;
	display: block;
	width: 700px;
	height: 45px;
	background: transparent url(img/bar.jpg) no-repeat;
}
#center ol{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#imgp {
	display : block;
	margin: 0px 20px 0px 0px;

}

li#gn {
	left : 0px;
	width : 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*
li#gn a:link, li#gn a:visited { 
	background : transparent url(img/menu.gif) no-repeat; 
} 

li#gn a:hover, li#gn a:focus {
	background : transparent url(img/menu.gif) no-repeat;
	color : #CECE00;
	text-decoration : none;
} */
#me{
	margin:0px;
	display: block;
}

p#menucontent {
	font-size: 11px;
	display: block;
	margin: 0px;

}
#center ol li {
	text-align:left;
	font-size: 16px;
	margin-left: 5px;
}

p#right {
	text-align: right;
	margin:0px;
}
p#mc {
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
	color: #002060;
}

#logo {
	position: absolute;
	left: 21px;
	top: 24px;
	width: 152px;
	height: 33px;
	text-align: left;
}
#linker{
	margin:0px 0px 0px 70px;
	text-align:left;
	width:auto;
	}

