<!--  -----------------------------使ってるもの------------------------------- -->
#m{
	width: 680px;
	height: auto;
	background-image: url(image/back.png);}
#back{
	width: auto;
	height: 100%;
	background-image: url(image/back.png);}
#backa{
	width: auto;
	height: 100%;
	background-image: url(back.png);}

#contents {

	width: 680px;
	height: auto;
	background-image: url(image/back.png);
	padding: 1px 1px 1px 1px;
}

#top {
	width: 675px;
	height: auto;
	margin-top: 3px;
	margin-left: 4px;
	margin-bottom: 2px;
}



#menu {
	border-width:1px;
	border-style:solid;
	border-color:#22336D;

	width: 213px;

	float: left;
	overflow:visible;
	background-color: #D7E1FA; 
	padding: 0px 0px 0px 0px;
	
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.menul1 {
	border-width:1px;
	border-style:dotted;
	border-color:#3333ff;
	background-color: #DdEeFf; 
	width: 75%;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.menul2 {
	padding-left: 0px;
	padding-right: 0px;
	line-height: 110%;
	}
.textbox{
	font-size: 60%;
	border-width:1px;
	border-style:dotted;
	border-color:#3333ff;
	margin-top:5px;
	margin-bottom:5px;
	padding-left: 2px;
	padding-right: 2px;
	background-color:#D7E1FA;
	text-align:center;
	width:75%;
	height:90px;
	overflow:auto;
	scrollbar-3dlight-color:#3333ff;
	scrollbar-arrow-color:#3333ff;
	scrollbar-darkshadow-color:#D7E1FA;
	scrollbar-face-color:#D7E1FA;
	scrollbar-highlight-color:#E8F2FF;
	scrollbar-shadow-color:#3333ff;
	scrollbar-track-color:#D7E1FA;
	}
#main {
	width: 428px;
	_width: 428px;

	float: left;
	overflow:auto; 
	padding: 2px 8px 2px 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;

}

.bar{	width: 400px;
	_width: 400px;
	height: auto;
	background-color: #22336D; 
	padding: 2px 2px 2px 2px;
}
.bar1{	width: 400px;
	_width: 400px;
	height: auto;
	margin-top: 4px;
	margin-bottom: 2px;
	background-color: #587DBB; 
}

#bottombar {
	width: 675px;
	height: auto;
	clear: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	background-image: url(image/bottom.gif);
	background-repeat: no-repeat;
}
#bottom {
	width: 650px;
	height: 35px;
	margin-top: 3px;
	margin-right: 2px;
	color: #f0f0f0;
	margin-bottom: 2px;
	font-size: 11px;
	padding-right:15px;

}

a:link {
	color:#3366CC;
	text-decoration: underline;
}

a:visited {
	color:#336699;
	text-decoration: underline;
}

a:hover {
	color:#0000FF;
	text-decoration: underline;
}

a.new:link {
	color:#FF6633;
	text-decoration: underline;
}

a.new:visited {
	color:#CC6633;
	text-decoration: underline;
}

a.new:hover {
	color:#FF0000;
	text-decoration: underline;
}


body {
	background-color: #f9f9f9;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	color: #333333;
}

p {
	font-size: 80%;
	padding: 0px;
	text-indent: 0em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.menul1 p {
	font-size: 100%;
	padding: 0px;
	text-indent: 0em;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.bar p{
	font-size: 100%;
	color: #eeeeff;
}
.bar1 p{
	font-size: 75%;
	color: #eeeeff;
}






<!--  -----------------------------テキストスタイル----------------------------------- -->




h1 {
	font-size: 100%;
	padding: 0px;
	text-indent: 0em;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;


}

h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 5px;
}


dl {
	font-size: 75%;
	padding: 0px;
	margin: 0px;
	line-height: 120%;

}


dd {
	margin-bottom: 8px;
	margin-left: 1em;
}

ul {
	font-size: 100%;
	line-height: 80%;
	padding: 0px;

	margin: 0px; 

}

ol li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px; 
}

em {
	color: #CC6666;
	font-style: normal;
}

