@charset "utf-8";

/* Header */
/*---------------------------------------------------------------------------------------*/
#header{
	width:930px;
	text-align:left;
}
#head_txt{
	background-color:#e0e0e0;
	font-size: 10px;
	padding: 0 7px;
	line-height:18px;
}
#logo{
	float:left;
}
#head_inq{
	float:right;
}
#manu1{
	background:url(http://gigaplus.makeshop.jp/swingkids/image/header/menu1_bg.gif) repeat-x 0 0;
	padding-left: 10px;
}
#manu1 a{
	color:#666666;
}
#manu1 li{
	float:left;
	margin-right: 38px;
	line-height:17px;
}
#manu1 li.end{
	margin-right: 0;
}
#manu2{
	background:url(http://gigaplus.makeshop.jp/swingkids/image/header/menu2_bg.gif) repeat-x 0 0;
	margin-bottom:10px;
}
#manu2 li{
	float:left;
	background-color:#FFFFFF;
}

#hot_kyaword{
	width:270px;
	font-size:10px;
}
#hot_kyaword p{
	background-color:#999999;
	padding: 3px 7px;
	color:#FFF;
}
#hot_kyaword ul{
	border-bottom:#C0C0C0 solid 1px;
	border-left:#C0C0C0 solid 1px;
	border-right:#C0C0C0 solid 1px;
	padding:5px;
}
#hot_kyaword ul li{
	display:inline;
	margin-right: 3px;
	line-height: 14px;
}
#search{
	float:left;
}
#search form{
	margin-bottom:5px;
}
#head_bnr{
	float:right;
	width:510px;
}
#head_bnr li{
	float:left;
	width:250px;
	font-size:10px;
}
#head_bnr li.end{
	float:right;
}
#head_bnr li p.img{
	margin-bottom:5px;
}



/*---------------------------------------------------------------------------------------*/
