@charset "utf-8";
/* CSS Document */


/* 変更箇所 各スタイルのwidth、heightのみでOK!! */

#slider_wp {
	width: 100%;
	height: auto;
	display: block;
	position:relative;
	background: url(loader2.gif) no-repeat center;
}

#slider {
	width: 100%;
	height: 600px;
	margin: 0 auto;
	position: relative;
	background: url(loader.gif) no-repeat center;
}

#slider img {
	width:2000px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:-1000px;
}


#slider_wp .box01 {
	background:url(../../img/img_04.png) no-repeat;
	width:525px;
	height:116px;
	text-indent:-9999px;
	position:absolute;
	bottom:30px;
	left:50%;
	margin-left:-540px;
	z-index:9999;
}

#slider_wp .box02 {
	background:url(../../img/img_05.png) no-repeat;
	width:526px;
	height:116px;
	position:absolute;
	bottom:30px;
	right:50%;
	margin-right:-540px;
	z-index:9999;
}
#slider_wp .box02 table {
	width:424px;
	margin-left:102px;
}
#slider_wp .box02 table th {
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	color:#583420;
	line-height:24px;
	height:34px;
}
#slider_wp .box02 table td {
	line-height:20px;
	vertical-align:middle;
	text-align:center;
}
#slider_wp .box02 table td.td01 {
	width:142px;
}
#slider_wp .box02 table td.td02 {
	width:142px;
	padding:0;
	height:48px;
}
#slider_wp .box02 table td.td03 {
	width:142px;
	padding:0;
	height:34px;
}
#slider_wp .box02 table td span {
	font-size:12px;
	line-height:12px;
	vertical-align:top;
}
#slider_wp .box02 table td img {
	vertical-align:middle;
}