@charset "utf-8";

/*　
------------------------------------------------------------ */

h2#img_top {
	width: 800px;
	height: 150px;
	background: url(../common/images/img_08.jpg) no-repeat;
	text-indent: -9999em;
}


.img_01 {
	float: left;
	margin-right: 20px;
}
.img_02 {
	margin-left: 30px;
}
table {
	width: 326px;
	font-size: 100%;
	float: left;
	height: 280px;
}
td {
	background: #423121;
	color: #fff;
	padding: 0 1em;
}
h4 {
	clear: both;
	margin-left: 30px;
}
table a:link {
   color:#fff;
   text-decoration:none;
}

table a:visited {
   color:#fff;
   text-decoration:none;
}
table a:hover {
   text-decoration:underline;
}
table a:active {
   color:#999;
}