@charset "utf-8";
/* CSS Document */

h1 {
	font-size:0;
	padding:0;
	}
.tbl_link {
	margin:20px 0;
	}

td.td_left {
	width:150px;
	}

td.td_right {
	background-image:url(../link/img/img_sankaku.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1.1em;
	}
	
a {
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}