/* CSS Document */
body {
	width:1000px;
	height:auto;
	background-image:url(image/bg.gif);
	margin:0 auto;
}
* {
	padding:0px;
	margin:0px;
}
#header {
	width:1000px;
	height:185px;
	position:relative;
}
#header_1 {
	width:170px;
	height:185px;
	background-image:url(image/header_1.gif);
	float:left;
}
#header_2 {
	width:170px;
	height:185px;
	background-image:url(image/header_2.gif);
	float:left;
}
#header_3 {
	width:170px;
	height:185px;
	background-image:url(image/header_3.gif);
	float:left;
}
#header_4 {
	width:225px;
	height:185px;
	background-image:url(image/header_4.gif);
	float:left;
}
#header_5 {
	width:140px;
	height:185px;
	background-image:url(image/header_5.gif);
	float:left;
}
#header_6 {
	width:125px;
	height:185px;
	background-image:url(image/header_6.gif);
	float:left;
	clear:right;
}
#header_text {
	position:relative;
	width: 8em;
	height: 4em;
	left:7px;
	top:10px;
}
#header_text a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
.content {
	width:1000px;
	height:2020px;
	position:relative;
}
.content_top {
	width:1000px;
	height:60px;
	background-image:url(image/content_top.gif);
}
.content_middle {
	width:1000px;
	height:1865px;
	background-image:url(image/content_middle.gif);
}
.content_bottom {
	width:1000px;
	height:95px;
	background-image:url(image/content_bottom.gif);
}
.content_top p {
	font-family:"Comic Sans MS", cursive;
	letter-spacing:0.2em;
	font-size:1.4em;
	line-height:60px;
	padding-left:20px;
	font-weight:bold;
	color:#666666;
}
table {
     margin-left:8px;
}
td a img {
     border:1px solid #000000;
}
td a:hover img {
     border:1px solid #0066FF;
}
.header_text_1 {
	position:relative;
	width: 8.2em;
	height: 4em;
	left:655px;
	top:12px;
}
.header_text_1 a {
	display:block;
	width:100%;
	height:100%;
}
.friend_site {
	width:1000px;
	height:90px;
	position:relative;
	margin-bottom:30px;
}
.friend_site_1 {
	background-image:url(image/friend_site.gif);
	width:237px;
	height:86px;
	margin-left:25px;
	position:absolute;
	left: -2px;
	top: 5px;
}
.friend_site_2 {
	background-image:url(image/friend_site.gif);
	width:237px;
	height:86px;
	position:absolute;
	left: 373px;
	top: 5px;
}
.friend_site_3 {
	background-image:url(image/friend_site.gif);
	width:237px;
	height:86px;
	position:absolute;
	left: 728px;
	top: 5px;
}
.friend_site_1 p, .friend_site_2 p, .friend_site_3 p {
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	text-align:center;
	line-height:84px;
	font-weight:800;
}
.friend_site_1 p a, .friend_site_2 p a, .friend_site_3 p a {
	color:#66FFFF;
	text-decoration:none;
}
.friend_site_1 p a:hover, .friend_site_2 p a:hover, .friend_site_3 p a:hover {
	color:#000000;
	text-decoration:none;
}
#free_site {
	width:1000px;
	height:330px;
	position:relative;
	margin-top:60px;
}
#free_site_top p {
	font-family:"Comic Sans MS", cursive;
	letter-spacing:0.2em;
	font-size:1.4em;
	line-height:60px;
	padding-left:20px;
	font-weight:bold;
	color:#666666;
}
#free_site_top {
	background-image:url(image/free_site_top.gif);
	width:1000px;
	height:60px;
}
#free_site_middle {
	background-image:url(image/content_middle.gif);
	width:1000px;
	height:200px;
}
#free_site_bottom {
	background-image:url(image/free_site_bottom.gif);
	width:1000px;
	height:64px;
}
#free_site_middle_1 {
	width:220px;
	height:200px;
	position:absolute;
	left: 39px;
}
#free_site_middle_2 {
	width:220px;
	height:200px;
	position:absolute;
	left:279px;
	list-style-position:inside;
}
#free_site_middle_3 {
	width:220px;
	height:200px;
	position:absolute;
	left: 516px;
	list-style-position:inside;
}
#free_site_middle_4 {
	width:220px;
	height:200px;
	position:absolute;
	left: 755px;
	list-style-position:inside;
}
#free_site_middle_1 ul, #free_site_middle_2 ul, #free_site_middle_3 ul, #free_site_middle_4 ul {
     list-style-position:inside;
     list-style:none;
     color:#000;
}
#free_site_middle_1 ul a, #free_site_middle_2 ul a, #free_site_middle_3 ul a, #free_site_middle_4 ul a{
	color:#000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
#free_site_middle_1 ul a:hover, #free_site_middle_2 ul a:hover, #free_site_middle_3 ul a:hover, #free_site_middle_4 ul a:hover {
	color:#9966FF;
	text-decoration:underline overline;
}
#free_site_text_1 {
	position:relative;
	width: 8.2em;
	height: 4em;
	left:655px;
}
#free_site_text_1 a {
	display:block;
	width:100%;
	height:100%;
}
#footer {
	width:1000px;
	height:226px;
	position:relative;
	margin-top:-6px;
}
#footer_1 {
	width:160px;
	height:226px;
	background-image:url(image/footer_1.gif);
	float:left;
}
#footer_2 {
	width:160px;
	height:226px;
	background-image:url(image/footer_2.gif);
	float:left;
}
#footer_3 {
	width:160px;
	height:226px;
	background-image:url(image/footer_3.gif);
	float:left;
}
#footer_4 {
	width:160px;
	height:226px;
	background-image:url(image/footer_4.gif);
	float:left;
}
#footer_5 {
	width:360px;
	height:87px;
	background-image:url(image/footer_5.gif);
	float:left;
}
#footer_6 {
	width:360px;
	height:139px;
	background-image:url(image/footer_6.gif);
	float:left;
}
#footer_6 p {
	padding:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:0.9em;
	color:#333333;
	padding-top:30px;
}
