/* CSS Document */

#hp-box {
	width:700px;
	margin:0 auto; padding:0px;}

#hp-box * {
		margin:0; padding:0;
}


#hp-box img,#hp-box a img  {
	margin:0;
	padding:0;
	display:block;
	border:0;
}

#hp-box ul.mag  {
    overflow: hidden;
    padding:0;
    margin-bottom:0;
}
#hp-box ul.mag li {
	list-style-type: none;
	float:left;
	padding:0;
}

.cl {
	padding:100px 0 0 440px;
}
div.tezawari{
 position: static;
 width: 700px;
 height:571px;
 background: url(../IMAGE/hp_rug/3.jpg) no-repeat top;
 
}

#hp-box p.tes{padding:100px 0 0 440px;}
/*
#hp-box .f-l {float:left;}
#hp-box .f-r {float:right;}
#hp-box .cl {clear:both;}

#hp-box ul.mag li a:hover img {
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background: #fff;
}
*/


