body {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
img {
	border: 0px;
	margin: 1px auto 0px auto;
}

a:link{color: #0000CC;}

a:visited{color:;}
a:active{color:;}
a:hover{color :#CC3300;}
a{text-decoration: underline;}

.whole {
	width: 800px;
	text-align: center;
	margin: 0px auto 0px auto;
}

.whole2 {
	width: 795px;
	text-align: center;
	margin: 0px auto 0px auto;
	border:3px solid #003333

}
/*-------------------------------------
ヘッター 部分
-------------------------------------*/
div#header {
	width: 795px;
height:;
	text-align:center;
	margin: 10px auto 8px auto;
}
/*-------------------------------------
レフト 部分
-------------------------------------*/
div#left {
float: left;
width: 240px;
height:;
text-align: center;
}
/*-------------------------------------
ライト 部分
-------------------------------------*/
div#right {
float: right;
width: 520px;
height:;
}
/*-------------------------------------
フッター 部分
-------------------------------------*/
div#footer {
clear: both;
width: 795px;
height:;
text-align: left;
}
/*-------------------------------------
フッター2 部分
-------------------------------------*/
div#footer2 {
clear: both;
width: 795px;
height:;
text-align: left;
}

