@charset "utf-8";

#header {
	height: 95px !important;
}

#cover {
	text-indent: 0 !important;
}

#top {
	position: relative;
	width: 780px;
	height: 60px;
	background: url(../images/bg_header02.gif) no-repeat 10px top;
}

#top img {
	margin: 0;
	padding: 0;
}

#gaide {
	position: absolute;
	top: 42px;
	width: 390px;
	height: 40px;
	margin-left: 390px;
}

#gaide ul {
}

#gaide ul li {
	display: inline;
	font-size: 0.6em;
}

#gaide a,
#gaide a:link,
#gaide a:visited {
	text-decoration: none;
}

#contents {
	height: 500px !important;
}

#square06 {
	position: absolute;
	top: -30px;
	width: 400px;
	height: 340px;
	background: url(../images/square06.gif) no-repeat;
}

#square06 h1 {
	margin-top: 30px;
	margin-bottom: 10px;
	text-indent: 30px;
}

#square06 ul {
	width: 170px;
	margin-left: 30px;
	font-size: 0.9em;
}

#square06 ul li {
	margin-bottom: 5px;
	border-bottom: dashed #FCC700 1px;
}

#square06 a,
#square06 a:link,
#square06 a:visited {
	margin-left: 20px;
	text-decoration: none;
}

#square06 a:hover {
}

#square06 a.sub {
	padding-left: 20px;
/*	font-size: 0.8em;		*/
	font-size: 0.7em;
}

#square07 {
	position: absolute;
	left: 250px;
	width: 540px;
}

#square07 h2 {
	margin-top: 5px;
	margin-bottom: 20px;
}


