@charset "UTF-8";
/* CSS Document */
body {
	background: #F1F1F1 url(../img/bg03.png) repeat-x top;
}/*背景上書き*/
#wrapper {
	background:url(../img/bg_tokusyo.gif) no-repeat right 220px;
}
.close {
	position: absolute;
	margin-left:446px;
}
table.tokusyo th {
	width:150px;
	padding-right:1.5em;
}
table.tokusyo td, table.tokusyo th {
	padding:0.8em 0;
	text-align:left;
	border-bottom:solid 1px #CCC;
	font-size:86%;
}
table.tokusyo td a{
text-decoration:underline;
}
table.tokusyo td a:hover{
text-decoration:none;
}

