@charset "utf-8";

/*　アクセス
------------------------------------------------------------ */

#img_access {
	width: 880px;
	height: 150px;
	text-indent: -9999em;
	margin: 0 10px 10px 10px;
	background: url(../common/images/img_access.jpg) no-repeat;
}

.box_01 {
    width: 604px;
	_width: 644px;
	padding: 20px;
	background: url(../common/images/bg_white.jpg) repeat;
}

.table_01 {
    width: 604px;
	_font-size: 1em;
}
.table_01 td,
.table_01 th {
    vertical-align: top;
	padding-bottom: 10px;
}
.table_01 th {
    width: 90px;
	text-align: left;
}
.table_01 .td_02 {
    width: 232px;
}
.table_01 .td_03 {
    width: 302px;
}


.span_01 {
    font-weight: bold;
	font-size: 1.1em;
	color: #FF9900;
}
