body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-image: url(img/backimg01.jpg);
	background-repeat: no-repeat;
}

a:link{
    text-decoration:none;
	color: #333333;
}

a:visited {
    text-decoration:none;
	color: #333333;
}

a:hover {
    text-decoration:none;
	color: #777777;
}


.wrap {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

.wrap .head01 {
	padding-bottom: 3px;
	text-align: left;
	color: #333333;
	padding-top: 12px;
	padding-left: 7px;
}

.wrap .head02 {
	width: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.wrap .top01 {
	padding-top: 20px;
}
.wrap .top01 #topleft {
	float: left;
	width: 685px;
	height: 250px;
	background-image: url(img/topbg01.gif);
	padding-left: 15px;
	color: #390;
	margin-left: 10px;
}
.wrap .top01 #topright {
	float: right;
	width: 260px;
	line-height: 7px;
}
.wrap #main {
	padding-top: 10px;
	clear: left;
	line-height: 22px;
	margin-left: 10px;
}
.wrap #main ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
}
.wrap #main ul li {
	padding: 0px;
}
.wrap #main ul li table {
	padding-top: 0px;
}

.wrap .main2 {
	clear: left;
	width: 700px;
	padding: 5px;
}
.wrap #main3 {
	padding-top: 10px;
	clear: left;
	line-height: 18px;
}
.foot01 {
	clear: both;
	background-image: url(img/foot02.gif);
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 130px;
	color: #FFF;
}

