@import "/css/style.css";
@import"../../css/navi.css";

/* Base */
#Contents {
	width: 575px;
}
#Header-top #link strong {
	color:#fff;
}
#Header-top {
	clear: both;
	background-color:#000000;
}
#link {
	clear: both;
	padding: 0px 5px 4px 5px;
	text-align:right;
	color: #ffffff;
	font-size:12px;
	font-family:"Lucida Grande", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	line-height:14px;
}
#Header-top #link  a:link {
	color:#fccf00;
	text-decoration:none;
	padding: 0px 1px;
}
#Header-top #link  a:active {
	color: #fccf00;
	text-decoration:none;
	padding: 0px 1px;
}
#Header-top #link  a:visited {
	color: #fccf00;
	text-decoration:none;
	padding: 0px 1px;
}
#Header-top #link  a:hover {
	color: #000000;
	background-color: #fccf00;
	text-decoration:none;
	padding: 0px 1px;
}
#Header-bottom {
	clear: both;
	background-image:url(../../common_img/back.jpg);
	height: 473px;
}
#Header-bottom .float-l {
	float:left;
	padding-left: 10px;
}
#Header-bottom .float-r {
	float:right;
	padding-right:10px;
}
#Header-bottom .clear {
	padding:27px 29px;
	clear: both;
}
#Header-bottom .text {
	padding-left:10px;
	font-size:12px;
	font-family:"Lucida Grande", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	line-height:1.3em;
}

#Content {
	clear: both;
}
#Footer {
	clear: both;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
/* Base */

/* details¡¡*/
p {
	margin: 0px;
}
.clear {
	clear: both;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.waku {
	border: 1px solid #000000;
}
/* details¡¡*/

/*ÄÉ²Ã*/
.staff {
	background-color:#e6e6e6;
	font-size:10px;
	line-height:1.4em;
	font-family:"Lucida Grande", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	border: 1px solid #0b0000;
	padding:10px;
}
/*ÄÉ²Ã*/
