body {
	text-align: center; /* IE5対策 */
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height:600px;
	padding: 0;
    

}

a:link {color:#cc0033 ;}
a:visited {color:#cc0033 ;}
a:hover {color:#ffa500 ;}
a:active {color:#003366 ;}

h1,h3,{
font-size: 11pt;
float: center;
color: #000000;
}
h2{
	font-size: 12pt;
	color: #333333;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-variant: normal;
}
#wrapper #header h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h4{
font-size: 10pt;
text-align: left;
color: #666666;
}



.box2{
	position:center;
	width:800px;
	height:35px;
	text-align: center;
	font-color: white;
	margin-top: 5px;
	background-image: url(../img/bar.jpg);
	background-repeat: repeat-y;
	
	  }

#wrapper{
	position:static;

     text-align: center
    width: 700px;
	background-position: center;
	font-size: 10pt;
	line-height:1.4;
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-y;
	width: 800px;
	padding-left: 50px;
	padding-right: 50px;

	
}

#header {
	position:center;
	text-align: left;
	width: 800px;
}
#maining{
	width: 800px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	height: auto;
}

#side{
	text-align: left;
	margin: 2px;
	padding: 0px;
	float: left;
	width: 200px;
	height: auto;
	background-attachment: fixed;
}
#main {
	text-align: left;
	margin: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 570px;
}
#footer {
	 clear: both;
	  width: 100%;/*IEeバグ対策:*/
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	
}
#wrapper #footer address {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: center;
}
.box1 {
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-indent: 10px;
}
.box1 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-indent: 3px;
	height: auto;
	width: 550px;
	overflow: visible;
	background-color: #E6E6E6;
	padding: 4px;
}
.box3 {
	background-color: #DFDFDF;
	text-align: center;
	clear: both;
	height: 20px;
	width: 790px;
	padding: 5px;
	font-size: 12px;
}
#wrapper #header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
