* {
	margin: 0pt;
	padding: 0pt;
	list-style: none outside none;
}
.huga {
	margin: 0px;
	width: 780px;
}
.topbnr {
	position: relative;
	clear: both;
	height: 272px;
	z-index: 1;
}
.topbnr .gazou li {
	position: absolute;
	left: 0px;
}
.topbnr .button {
	position: absolute;
	bottom: -39px;
	right: -1px;
	z-index: 2;
}
.topbnr .button li {
	color: rgb(0, 0, 0);
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	/*font: 11px/1.4em Arial;*/
	opacity: 0.6;
	cursor: pointer;
}

.topbnr .button li img {
	border:1px solid #A4D8FF;
}

.topbnr .button li.li1 {
	background: rgb(255, 255, 255) url(none) repeat scroll 0% 0%;
	opacity: 1.0;
	color: rgb(3, 36, 58);
	/*font-weight: bold;*/
}
.bnrli {
	display: none;
}
.bnrimg {
	width:780px;
	height:272px;
	border:none;
}

.slidebox {
	padding-top: 10px;
	padding-bottom: 50px;
	margin-left:10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

*html div.slidebox {
	padding-bottom: 250px;

}

*html div.slidebox div.topbnr ul.button {
	position: absolute;
	z-index: 2;
	top: 200px;
}
