@charset "utf-8";

body {
	background: url(/img/bg_mag.gif) repeat-x left 107px; /*　162px;　*/
}

/*　↓オリジナルheader用に追加　*/
#header #logo_fpga {
	width:239px;
	height:77px;
	float:left;
	margin: 16px 0 9px;
	text-indent:-9999px;
	background: url(http://www.kumikomi.net/img/head_logo_fpga.gif) no-repeat;
}

#header #blank {
	width:100%;
	height:6px; /* 0px;　61px;　110px; */
	float:left;
}
/*　↑オリジナルheader用に追加　*/

#header ul#globalMenu li.selected {
	background:#000 url(/img/gm_line.gif) no-repeat right center;
	font-weight: bold;
}

#main .pagetitle {
	background: url(/img/logo_fpga.gif) no-repeat;
}

#main .areaPickup h2,
#main .areaEntrylist h2,
#magcontents h2 {
	background:#999;
	border-left: 10px solid #999;
}



/* side
-----------------------*/

#side #sideFree p.feedBnr {
	margin: 5px;
}


/* freespace
-----------------------*/

#freespace {
	width:100%;
	margin-bottom: 10px;
}

#freespace:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

#freespace h2 {
	font-size:115%;
	line-height:1.1;
	padding:2px 5px;
	margin-bottom:5px;
	color:white;
	background:#999;
	border-left: 10px solid #999;
}

#freespace ul {
	margin-left: 1.5em;
}
