/*  The Holly Hack  \*/
*html wrapper { height:1% }
/*    */
*{ word-break:break-all; }


img{
	border:none;
}

/*  go top  */

.a_top{
	width:587px;
	margin:0px 0px 0px 14px;
	text-align:right;
	font-size:80%;
	clear:both;
}

.a_top img{
	margin:0px 5px 0px 0px;
	border:none;
}

div.block_l p.a_top{
	width:560px;
	margin:0px;
	text-align:right;
	font-size:80%;
	clear:both;
	display:block;
}

td{
	padding:0px;
	margin:0px;
}

td img{
	margin:0px;
	padding:0px;
	display:block;
}

.kankyo{
	font-size:16px;
	text-align:left;
}

.kankyo img{
	display:inline;
}

hr{
	display:none;
}

.shadow{
	width:283px;
	height:15px;
	margin:0px;
	padding:0px;
	font-size:1px;
	background-image: url("../img/box/shadow_s.gif");
	background-repeat:no-repeat;
	clear:both;
}

.shadow hr{
	display:none;
}

br.clear{
	clear:both;
}


