@charset "UTF-8";

/******************************************** second */

#ide-top {}

#ide-top .column {
	margin-top:0;
}

#ide-top .pageTtl {
	font-size:20px;
}

#viswrap {
	width:100%;
	background:url(/wp/wp-content/themes/labrid/images/bg_secmain.jpg) 0 0 repeat-x;
}

#ide-top #visual {
	margin:0 auto;
	width:900px;
}

#content {
	float:left;
	width:630px;
}

#sideWrap {
	width:231px;
	float:right;
	margin-bottom:20px;
}

#ideMenu {
	width:100%;
}
#ideMenu li {
	margin-bottom:2px;
}
#ideMenu li a:hover img {
	opacity:0.7;
	-moz-opacity:0.7;
	filter: alpha(opacity=70);
}


#zenjin ol {
	display:none;
}


/******************************************** ide-sec */
.bosTex {
	margin-left:215px;
}


