@charset "UTF-8";

/* --------------------top page-------------------- */

body{
	color:#000;
	}
			
div#head_top{
	margin-bottom:20px;
	position:relative;
	width:900px;
	height:80px;
	}

ul.info{
	position:absolute;
	top:0;
	right:0;
	}

ul.info li{
	padding:0 0 0 10px;
	display:inline;
	}

ul.info li.line{
	color:#4D482A;
	}
		
div#head_top h1{
	position:absolute;
	top:17px;
	left:0;
	}

div#head_top ul#menu_top{
	position:absolute;
	top:54px;
	left:145px;
	width:756px;
	height:26px;
	}

div#head_top ul#menu_top li#btn01{
	display:block;
	float:left;
	width:140px;
	height:26px;
	overflow:hidden;
	}

div#head_top ul#menu_top li#btn02{
	display:block;
	float:left;
	width:150px;
	height:26px;
	overflow:hidden;
	}	

div#head_top ul#menu_top li#btn03,
div#head_top ul#menu_top li#btn04{
	display:block;
	float:left;
	width:130px;
	height:26px;
	overflow:hidden;
	}		
	
div#head_top ul#menu_top li#btn05{
	display:block;
	float:left;
	width:120px;
	height:26px;
	overflow:hidden;
	}	
	
div#head_top ul#menu_top li#btn06{
	display:block;
	float:left;
	width:85px;
	height:26px;
	overflow:hidden;
	}

div#fla_space_top{
	width:900px;
	height:450px;
	background-color:#000000;
	}
	
ul#contents{
	width:900px;
	height:110px;
	}

ul#contents li{
	float:left;
	}

ul#contents li.con,
ul#contents li.bn{
	display:block;
	height:110px;
	overflow:hidden;
	}

ul#contents li.con{
	width:150px;
	}

/* --------------------top page-------------------- */										
