/* CSS Document */

/*------------------------------------------------------------------------------------------
	Layout Module
------------------------------------------------------------------------------------------ */

#header{
	background:url("../images/header.jpg")  0 0 no-repeat;
}

#footerBK{
	background:url("../images/footer.jpg")  0 0 no-repeat;
}

#contentsBK  div#title_area{
	background:url("../images/bg_title.jpg")  0 0 no-repeat;
}

#contents2BK div#title_area{
	background:url("../images/bg_title2.jpg")  0 0 no-repeat;
}

#contentsBK div.menu_area div.pass{
	background:url("../images/dot_h.gif")  0 100% repeat-x;
}

#contentsBK div.menu_area div.panel div.left{
	background:url("../images/dot_v.gif")  100% 0 repeat-y;
}

#contentsBK div#list_area div.list_box .title_row{
	background:url("../images/dot_h.gif")  0 100% repeat-x;
}

#contentsBK div#list_area div.list_box div.title_row div.cateory{
	float:left;
	width:100px;
	text-align:center;
	font-size:9px;
	color:#666666;
}

#contentsBK div#list_area div.list_box div.title_row div.company_name{
	float:right;
	width:376px;
	font-size:12px;
	color:#666666;
}

#contentsBK div#list_area div.list_box div.detail_row div.keyword{
	float:left;
	width:100px;
	color:#666666;
	font-size:9px;
	text-align:center;
}

#contentsBK div#list_area div.list_box div.detail_row div.link_comment{
	float:right;
	width:376px;
	font-size:10px;
	color:#666666;
}




#contentsBK div.list_area_db div.classL_row div.right div.title_area{
	background:url("../images/dot_h.gif")  0 100% repeat-x;
}

#contentsBK div.list_area_db div.classM_row{
/*	background:url("../images/dot_h.gif")  0 100% repeat-x;	*/
}

#contentsBK div.menu_area div.panel{
	border-bottom:3px solid #339999;
}

#contentsBK div.menu_area div.panel div.navi{
	border-top:1px solid #339999;
}

div.contents1BK div.eiplink_area{
	clear:both;
	float:left;
	width:308px;
	margin-bottom:30px;
}

div.contents1BK div.eiplink_area h1{
	width:308px;
	height:26px;
	margin-bottom:5px;
	background:url("../images/cap_eiplink.jpg")  0 0 no-repeat;
}

div.contents1BK div.eiplink_area h1 a
{
	display:block;
	width:308px;
	height:26px;
}

div.contents1BK div.eiplink_area img.arrow{
	width:16px;
	height:16px;
	margin-top:4px;
	margin-left:285px;
}

div.contents1BK div.eiplink_area p.title_lead{
	width:298px;
	line-height:130%;
	font-size:12px;
	margin-left:5px;
	color:#666666;
}

div.contents1BK div.topics_area h1{
	background:url("../images/cap_topics.jpg")  0 0 no-repeat;
}

div.contents2BK div.keyword_area h1{
	background:url("../images/cap_keyword.jpg")  0 0 no-repeat;
}

#sideBK div#icon_title h1.eiplink{
	background:url("../images/title_eiplink.jpg")  0 0 no-repeat;
}

/*------------------------------------------------------------------------------------------
	#SEARCH
------------------------------------------------------------------------------------------ */

#header .searchtabs ul li a.sel{
	background-color:#339999;
}

#header .searchtabs ul li a.sel em{
	background:url(../images/search_arrow.gif) no-repeat;
}


/*------------------------------------------------------------------------------------------
	#SELECT
------------------------------------------------------------------------------------------ */

select.eip_initial option{
	margin-left:5px;
	color:#333;
}

select.eip_initial option.on{
	color:#333;
}

select.eip_initial option.off{
	color:#BBB;
}


/*------------------------------------------------------------------------------------------
	#TOP PAGE
------------------------------------------------------------------------------------------ */


#menuBK div.db_area h1{
	width:203px;
	height:26px;
	margin-bottom:5px;
	background:url("/share/images/cap_eipdb_l.jpg")  0 0 no-repeat;
}