html {
	background-image: url(../img/index/bg_footer01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#topConte {
	overflow: hidden;
	margin-bottom: 20px;
}
#topConte li {
	width: 320px;
	display: inline;
	line-height: 0px;
}
#topConte .conte01 {
	float: right;
	margin-bottom: 10px;
	clear: right;
	width: 320px;
}
#topConte .conte02 {
	margin-bottom: 10px;
	clear: left;
	width: 320px;
}
#topConte .conte03 {
	clear: left;
}
#topConte .conte04 {
	float: left;
	width: 320px;
}
#access {
}
#access dt {
	margin-bottom: 5px;
}
#access dd {
	padding-left: 15px;
	margin-bottom: 10px;
}
#trouble {
	background-image: url(../img/index/bg_index01.gif);
	background-repeat: no-repeat;
	height: 305px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
	position: relative;
}
#trouble h2 {
	margin-bottom: 20px;
}
#trouble #troubleImg {
	position: absolute;
	left: 480px;
	top: 15px;
	height: 165px;
	width: 158px;
}
#trouble .trobleText01 {
	margin-left: 35px;
	margin-bottom: 15px;
}
#trouble .trobleText02 {
	margin-bottom: 15px;
	margin-left: 110px;
}
#trouble .trobleText03 {
	margin-left: 30px;
}
#accessBox {
	overflow: hidden;
}
#accessBox #boxLeft {
	float: left;
	width: 410px;
}
#accessBox #boxLeft #indexAccess {
}
#accessBox #boxLeft #indexAccess dt {
	margin-bottom: 3px;
}
#accessBox #boxLeft #indexAccess dd {
	margin-bottom: 8px;
	font-size: 13px;
}
#accessBox #boxLeft #indexAccess dd p {
	line-height: 17px;
}
#accessBox #boxRight {
	float: right;
	width: 215px;
}
#accessBox #boxRight iframe {
	border: 1px solid #999;
}

#accessBox #boxRight p {
	text-align: right;
	background-image: url(../img/layout/img_footer03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
}
#accessBox #boxRight p a {
	text-decoration: none;
	color: #666;
}
#accessBox #boxRight p a:hover {
	text-decoration: underline;
}
#indexTime dt {
	margin-bottom: 5px;
}
.Titgre{
	font-size:17px;
	text-align:center;
	margin-bottom:10px;
	line-height:1.5em;
		color: #F18C24;
	}