@charset "Shift_JIS";

div#flashbg{
	width:768px;
	margin-top:10px;
	margin-left:16px;
	background-image: url(../images/flash_bg.gif);
	}
div#flasharea{
	width:760px;
	margin-top:4px;
	margin-left:4px;
	}
	
div#gnav_top{
	width:768px;
	height:188px;
	margin-left:16px;
	background-image: url(../images/base_navi_top.jpg);
	}
	
div#gnav_top ul{
	font-size:0px;
	line-height:1;
	}	
div#gnav_top ul li.gnav1 {
	width:340px;
	padding-left:24px;
	float:left;
	}
div#gnav_top ul li.gnav2 {
	width:337px;
	margin-left:43px;
	float:left;
	}
.dentaku{
	width:768px;
	margin-left:16px;
	margin-top:30px;
	margin-bottom:15px;
	}	
	
div#footer div.footer_bnr{
	background-image: url(../images/dot.gif);
	background-repeat:repeat-x;
	width:760px;
	}
div#footer div.footer_bnr p{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:10px;
	}
	
	
/*  Clearfix
---------------------------------------------------------- */
div#footer div.footer_bnr:after,
div#gnav_top ul:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	content: " ";
}

div#footer div.footer_bnr,
div#gnav_top ul {
	display: inline-block;
}

/*\*/
* html div#footer div.footer_bnr,
* html div#gnav_top ul {
	height: 1%;
}

div#footer div.footer_bnr,
div#gnav_top ul {
	display: block;
}
/**/