body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}


/*ヘッダ*/
#head {
	width:750px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background-image:url(file:///C|/Users/alwayshere/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/img/head_bg01.jpg);
/*
	background-image:url(../img/head_bg02.jpg);
*/
}

/*メイン*/
#maincontent{
	font-size:smaller;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	line-height:130%;
}
#maincontent a {
	COLOR:#000000;
}
#maincontent a:visited {
	COLOR:#333333;
}
#maincontent a:hover {
	color:#999999;
}
#maincontent  #top{
	color:#000;
	border:solid #000000 1px;
	padding:6px;
	background-color: #C5D8D8;
}
#maincontent h1{
	color:#003;
	font-size:120%;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	margin-bottom:3px;
	padding-top:9px;
	padding-left:3px;
	border-bottom:solid #999 1px;
	background-image: url(../image/menu_tittle.gif);
	background-repeat: no-repeat;
}
#maincontent ol{
	margin-top:.8em;
	margin-bottom:.8em;
}
#maincontent  .coment{
	color:#333;
	padding-left:8px;
}
#maincontent   #whitelink{
	border-bottom:solid #999999 1px;
	background-color:#C5D8D8;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	margin-bottom:5px;
	color:#000033;
	line-height:130%;
	font-weight:bold;
	padding:6px;
}

#maincontent  .ws{
	border-top:dotted #999999 1px;
	border-bottom:dotted #999999 1px;
	background-color:#D0F0FF;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	color:#000033;
	font-weight:bold;
	padding:6px;
}
#maincontent   .ws   a:link {
	color: #FF0066;
}
#maincontent   strong{
	color:#993300;
}
#maincontent .felt {
	height: auto;
	width: 1000px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #FFEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent    .felt  a:link {
	color: #0000FF;
	text-decoration: underline;
}
#maincontent    .felt a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#maincontent    .felt a:hover {
	color: #FFFF00;
	text-decoration: underline;
	background-color: #29537C;
}
#maincontent    .felt a:active {
	color: #FF0000;
	text-decoration: underline;
}
#maincontent    .felt   p img.graphs {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#maincontent   .felt p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#maincontent .felt p.point {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#maincontent .felt strong {
	font-weight: bold;
	color: #0000FF;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}



/*フッタ*/
#foot{
	width:1000px;
	border-top:solid #999999 1px;
	border-bottom:solid #999999 1px;
	background-color:#C5D8D8;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:10px;
	color:#000033;
	font-size:smaller;
	line-height:130%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#maincontent .count {
	float: right;
	padding-right: 10px;
}

