/*背景色*/
body{
	margin:20px 0 0 0;
	padding:0px;
	background-color: #000000;
	color:#ffffff;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3","serif";
	}

/*Images*/
img{
	border:0px;
	vertical-align:bottom;
	padding:0px;
	margin:0px;
}

/*Footer*/
.ftlink{
	margin:0px;
	padding:0px;
	font-size:10px;
	vertical-align:middle;
}


/*Footer リンク*/
a.ftlink:link {
	color: #ffffff;
	}


/*既読*/
a.ftlink :visited {
	color: #ffffff;
	}


/*クリック*/
a.ftlink:active {
	color: #ffffff;
	}


/*カーソルが上にある時のリンク*/
a.ftlink:hover{
	color: #ff0000;
	}

/*段落*/
fieldset.logoiri{
	width:730px;
	height:200px;
	margin:10px 0 0 0;
	padding:0;
	background-image: url(../img/logo_bw_s.png);
	background-repeat:no-repeat;
	background-position:right;  
	background-color:	#000000;
	border:none;
	}


/*yahoo関連*/
fieldset.yahoo{
	width:730px;
	height:130px;
	margin:10px 0 0 0;
	padding:0;
	background-image: url(../img/kane.png);
	background-repeat:no-repeat;
	background-position:top right;  
	background-color:	#000000;
	border:none;
	}
	

fieldset.yahoo1{
	width:730px;
	height:130px;
	margin:10px 0 0 0;
	padding:0;
	background-image: url(../img/y1.png);
	background-repeat:no-repeat;
	background-position:top right;  
	background-color:	#000000;
	border:none;
	}

fieldset.yahoo2{
	width:730px;
	height:130px;
	margin:10px 0 0 0;
	padding:0;
	background-image: url(../img/y2.png);
	background-repeat:no-repeat;
	background-position:top right;  
	background-color:	#000000;
	border:none;
	}

fieldset.yahoo3{
	width:730px;
	height:130px;
	margin:10px 0 0 0;
	padding:0;
	background-image: url(../img/y3.png);
	background-repeat:no-repeat;
	background-position:top right;  
	background-color:	#000000;
	border:none;
	}

fieldset.yahoo4{
	width:730px;
	height:130px;
	margin:10px 0 0 0;
	padding:0;
	background-image: url(../img/y4.png);
	background-repeat:no-repeat;
	background-position:top right;  
	background-color:	#000000;
	border:none;
	}


























ul.yahoo{
	list-style-type:square;
	}


/*現場関連*/
fieldset.genba{
	width:730px;
	height:110px;
	margin:10px 0 0 0;
	padding:0;
	background-repeat:no-repeat;
	background-position: right;  
	background-color:	#000000;
	border:none;
	}	


ul.movietext{
	font-size:15px;
	list-style-type:square;
	}
