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

/* Base */
#Contents {
	width: 575px;
}
#Header {
	clear: both;
	background:url(../../common_img/back.jpg) no-repeat;
}
#Header .Bg{
	background:url(../../common_img/back.jpg) no-repeat;
	height: 473px;
}
#Header .float-l {
	float:left;
	padding-left: 10px;
}
#Header .float-r {
	float:right;
	padding-right:10px;
}
#Header .clear {
	padding:27px 29px;
	clear: both;
}
#Header .text {
	padding-left:10px;
	font-size:12px;
	font-family:"Lucida Grande", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	line-height:1.4em;
}

#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;
}
/*ÄÉ²Ã*/
