body{
	text-align: center;
	background-color: #ffffff;
	scrollbar-base-color: #cccccc;
	scrollbar-face-color: #f3f3f3;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #cccccc;
	scrollbar-3dlight-color: #c1c1c1;
	scrollbar-highlight-color: #c1c1c1;
	scrollbar-shadow-color: #c1c1c1;
	scrollbar-darkshadow-color: #c1c1c1;
}

#whole{
	border: solid #ffffff 1px;
	position: relative;
	width: 760px;
	margin: 0px auto;
	text-align: left;
	color: #333333;
	font-size: 90%;
	font-family: 'helvetica';
	line-height: 20px;
	letter-spacing: 1px;
}

/*　-------------------------------------------------------- */

#top1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 142px;
	width: 750px;
}

img.to-top1{
	border: none;
}

#top2 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 140px;
	width: 180px;
}

#top3 {
	position: absolute;
	top: 0px;
	left: 180px;
	height: 140px;
	width: 560px;
}

#top3ad {
	position: absolute;
	top: 0px;
	left: 180px;
	height: 100px;
	width: 500px;
	margin-top: 40px;
	margin-left: 40px;
}

#top4 {
	position: absolute;
	background-color: #cc0000; 
	top: 142px;
	left: 0px;
	height: 26px;
	width: 760px;
}

#top5{
	position: absolute;
	top: 144px;
	left: 570px;
	width: 190px;
}

p.to-top1{
	color: #A4B79B;
	margin-top: 14px;
	margin-left: 10px;
}

p.to-top4{
	color: #FF0033;
	margin-top: 2px;
	margin-left: 200px;
}

#top4 a{
	color: White;
	text-decoration: none;
	letter-spacing: 1px;
}
#top4 a:link {
	color: White;
	text-decoration: none;
}
#top4 a:visited {
	color: White;
	text-decoration: none;
}
#top4 a:hover{
	color: #FFBDDE;
	text-decoration: none;
}
#top4 a:active {
color: red; text-decoration: none;}

	
.c{text-align: center;}
.r{text-align: right;}
.l{text-align: left;}
.rurl{text-align: right; font-size: 70%;}

.float-r {float: right;}
.float-l {float: left;}

/*　-------------------------------------------------------- */

#title {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 195px;
	padding-top: 5px;
}

ul {margin-top: 3px; margin-left: 0px;}
li {list-style-type: none; }


#title a{
color: #333333; text-decoration: none; letter-spacing: 1px;}
#title a:link {
	color: Black;
	text-decoration: none;
}
#title a:visited {
color: #777777; text-decoration: none;}
#title a:hover{
	color: #D66288;
	text-decoration: none;
}
#title a:active {
color: red; text-decoration: none;}

.ti-top{
	font-size: 90%;
	line-height: 1.1em;
}
/*　-------------------------------------------------------- */

#contents {
	position: relative;
	top: 170px;
	height: auto;
	margin-left: 200px;
	margin-bottom: 260px;
	width: 550px;
	padding-left: 5px;
}

#contents a{
color: #333333; text-decoration: none; letter-spacing: 2px;}
#contents a:link {
color: #444444; border-bottom:dashed 1px;}
#contents a:visited {
color: #777777; border-bottom:dashed 1px;}
#contents a:hover{
	color: #FF99CC;
	border-bottom: dashed 1px;
}
#contents a:active {color: red; border-bottom:dashed 1px;}

#subject {
position: relative; top: 0px; right: 0px; border: none;}

#conttop {
	position: relative;
	top: 150px;
	height: 400px;
	margin-left: 200px;
	margin-bottom: 260px;
	width: 550px;
	padding-left: 5px;
}

img{
border: 1px black solid; float: left; margin-right: 3px;}

/*　-------------------------------------------------------- */

#foot1{
	position: relative;
	bottom: 20px; left: 0px; width:760;
	margin: 0px; border-top: 1px dotted #cc0000;
}

#foot1ad{
	position: relative;
	bottom: 50px; left: 0px; width:760; height: 62px;
	margin: 0px; padding: 0px; border: none;
}

#foot2{
	position: relative; border: white 1px dotted;
	bottom: 0px; left: 160px; width:500px; height: 31px;
	margin: 0px; padding: 0px; text-align: center;
}

p.fo-1{
	color: #8F8F8F;
	font-size: 80%;
	text-align: center;
	letter-spacing: 0px;
}
p.fo-2{
	color: #666666;
}

#foot2 a{
color: #333333; text-decoration: none; letter-spacing: 2px;}
#foot2 a:link {
color: lime; border-bottom:dashed 1px;}
#foot2 a:visited {
color: #777777; border-bottom:dashed 1px;}
#foot2 a:hover{
color: blue; border-bottom:dashed 1px;}
#foot2 a:active {
color: red; border-bottom:dashed 1px;}

#foot4 {
	position: absolute;
	top: 0px;
	left: 510px;
	padding-top: 5px;
	width: 70px;
	height: 15px;
}

#foot4 img{
border: 0px ; float: left; margin-right: 0px;}
/*　-------------------------------------------------------- */

H1{
	border-bottom: 1px solid #FF9933;
	padding: 1px, 1px, 1px, 0px;
	width: 535px;
	font-size: 110%;
	font-weight: bold;
	margin: 4px, 4px, 4px, 0px;
}
