html,body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
a:hover {
	color:#6600ff;
	border-bottom-color:#6600ff;
}
a {
	color:#003399;
	text-decoration:none;
	border-bottom:dashed 1px #003399;
}
#wrapper {
	color:#000033;
	background-color:#ccffff;
	background-image:url(back.png);
}
h1 {
	display:none;
}
h2,h3,h4 {
	color:#003366;
}
h2 {
	background-image:url(back2.png);
	font-size:x-large;
	font-style:normal;
	font-weight:bold;
	margin:5px 0px 0px;
	padding-left:10px;
	border-bottom-color:#ccffff;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	display:list-item;
	list-style-image:url(brush.png);
	list-style-position:inside;
}
h3 {
	background-image:url(brush2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:large;
	font-weight:bold;
	padding:0px 0px 4px 16px;
}
h4 {
	font-size:medium;
	font-weight:bold;
}
em {
	color:#003366;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
strong {
	color:#003366;
	font-size:large;
	font-style:normal;
	font-weight:bold;
}
ins{
	color:#003366;
	font-style:normal;
	text-decoration:underline;
}
del{
	font-style:normal;
	text-decoration:line-through;
}
q{
	font-style:italic;
}
blockquote{
	background-color:#e0f0ff;
	background-image:url(wave.png);
	background-position:left top;
	background-repeat:repeat-y;
	font-style:italic;
	margin-left:5px;
	padding-top:3px;
	padding-left:15px;
	padding-bottom:3px;
}
cite{
	font-size:small;
	font-style:italic;
}
ul,ol,dl {
	margin-left:25px;
	padding-left:12px;
}
dd {
	margin-left:20px;
	padding-left:12px;
}
code {
	color:#6666cc;
	background-color:#ccccff;
	font-size:small;
	margin:10px;
	padding:2px;
	border-color:#9999ff;
	border-style:solid;
	border-width:1px;
	overflow:auto;
}
.block {
	display:block;
}
.back {
	font-size:small;
	text-align:right;
	padding-right:20px;
}
#contents {
	background-color:#eff6ff;
	margin-top:20px;
	margin-left:160px;
	border-color:#000066 #000033 #000033 #000066;
	border-style:solid;
	border-width:1px;
	width:640px;
	clear:both;
}
.intro,.overview,.guest,.apply,.inquiry,.etc {
	margin:0 12px 0 8px;
	padding:0 12px 0 8px;
}
.overview dt,.apply dt {
	display:list-item;
	list-style-type:disc;
	list-style-position:outside;
}
.guest dl ul {
	list-style-type:none;
}
.guest dt {
	display:list-item;
	list-style-type:square;
	list-style-position:outside;
}
.guest dd {
	display:list-item;
	list-style-type:disc;
	list-style-position:outside;
}
#menu {
	font-size:0px;
	line-height:0px;
	margin-left:80px;
	width:800px;
	height:463px;
}
#menu a,#menu img{
	padding:0px;
	margin:0px;
	border:none;
}
#menu ul {
	background-image:url(p11-09.png);
	background-position:left top;
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	width:800px;
	height:80px;
}
#menu li {
	width:auto;
	float:left;
	margin-left:40px;
	margin-right:-40px;
	display:block;
	list-style-type:none;
}
#menu li a {
	color:#80e0b0;
	border:none;
	width:120px;
	height:80px;
	display:block;
	overflow:hidden;
}
#n1 {
	background-image:url(n1.png);
}
#n2 {
	background-image:url(n2.png);
}
#n3 {
	background-image:url(n3.png);
}
#n4 {
	background-image:url(n4.png);
}
#n5 {
	background-image:url(n5.png);
}
#n6 {
	background-image:url(n6.png);
}
address {
	color:#003366;
	font-style:italic;
	padding:2px 20px;
}
#w3 {
	margin-left:557px;
	width:88px;
	height:31px
}
#w3 img,#w3 a {
	border:none;
}
input,select,textarea {
	color:#000033;
	border-color:#000066 #000033 #000033 #000066;
	border-style:solid;
	border-width:1px;
}
input[type="text"],textarea {
	background-image:url(pen.png);
	background-position:right top;
	background-repeat:no-repeat;
}
input[type="submit"] {
	background-color:#ccffcc;
}