@charset "utf-8";

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

body {
	background: url(../images/bg_sub.jpg) left top repeat-x #140F0E;
}

* html .left img {
    behavior: expression(IEPNGFIX.fix(this));
}

#img_sub {
	width: 800px;
	_width: 1000px;
	height: 570px;
	_height: 600px;
	padding: 20px 100px 10px 100px;
	background: url(../images/img_access.jpg) left top no-repeat;
	position: relative;
}

.table_01 {
    width: 510px;
	font-size: 1em;
	text-align: left;
	margin: 30px 30px 0 20px;
}
.table_01 th {
	color: #CC9966;
	text-align: right;
	padding: 3px 1em 3px 0;
	width: 80px;
	vertical-align: top;
}
.table_01 td {
    color: #EEE;
	text-align: left;
	padding: 3px 0;
}

.ul_01 {
    width: 580px;
	padding: 30px 0;
	margin: 0 30px 0 20px;
}
.ul_01 li {
    margin-bottom: 1em;
	color: #EEE;
}

* html .box_01 img {
    behavior: expression(IEPNGFIX.fix(this));
} 

.box_01 {
    width: 770px;
	margin-left: 10px;
	padding-bottom: 30px;
}

/*.left {
    width: 540px;
	float: left;
}
.right {
    width: 280px;
	padding-top: 30px;
	float: right;
}*/

/*
.dl_01 {
    width: 510px;
}
.dl_01 dt {
    font-size: 1.1em;
	color: #FFCCCC;
	font-weight: bold;
}
.dl_01 dd {
    color: #EEE;
}*/
