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

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

#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;
}
.staff strong {
	font-weight: bold;
	color:#73200d;
	font-size: 12px;
}
/*ÄÉ²Ã*/
