@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */


.clear{height:1%;}
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* ---------- body ---------- */

body
{
	color:inherit;
	background-color:#ddd7ca;
	text-align:center;
	margin-bottom:15px;
}

a
{
	color:#1a86e2;
	background-color:inherit;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(http://www.bio-portal.jp/img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width:810px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	margin:0 5px;
}

div.container-archive
{
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
	color:inherit;
	background:#ffffff url(http://www.bio-portal.jp/img/header_bg.gif) repeat-x left top;
	height:70px;
}

div.header-inner
{
	padding:20px 10px 10px 10px;
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:12px;
	padding-top:25px;
}

div#header p a
{
	color:#1a86e2;
	background-color:inherit;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	padding:1px;
}

div.topbanner-inner
{
	background-image:url(http://www.bio-portal.jp/img/banner_inner.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:200px;
}

div.topbanner-inner h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:65px;
	left:30px;
	width:90%;
	text-indent:-999em;
}

div.topbanner-inner h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:145px;
	left:15px;
	width:90%;
}




div.banner-inner
{
	background-image:url(http://www.bio-portal.jp/img/banner_inner.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:200px;
}


div.banner-inner h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:65px;
	left:30px;
	width:90%;
}

div.banner-inner h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-inner h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:150px;
	left:30px;
	width:90%;
}



/* ---------- banner_bg ---------- */

/* ---------- search ---------- */

div#search-content
{
	background-image:url(http://www.bio-portal.jp/img/search_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
}

div.search-form form
{
	width:200px;
	float:right;
}

div.search-form form input#search
{
	font-size:80%;
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:136px;
	padding:2px;
}

div.search-form form input.searchsubmit
{
	border:0;
	font-size:80%;
	position:relative;
	top:4px;
	left:0;
}

/* ---------- search_end ---------- */

/* ---------- content ---------- */

div#content
{
	background:transparent url(http://www.bio-portal.jp/img/main_top_bg.gif) no-repeat left top;
	padding:25px 30px 0 0;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	float:right;
	width:540px;
}

div#info-box
{
	padding:5px 0 0 0;
	text-align:left;
	margin-bottom:25px;
}

div#info-box img
{
	float:left;
}

div#info-box p
{
	margin-left:250px;
	font-size:80%;
	color:#555555;
	background-color:inherit;
	line-height:150%;
}


div#news-box
{
	margin-bottom:15px;
}

div#news-box h3.news-header
{
	font-size:2px;
	text-indent:-9999px;
	background-image:url(http://www.bio-portal.jp/img/whatsnew.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
}

div.news-box-inner ul
{
	list-style-type:none;
	font-size:80%;
	padding:0 0 10px 0;
}

div.news-box-inner ul li
{
	color:#555555;
	padding:5px 0 4px 28px;
	background-color:inherit;
	background-image:url(http://www.bio-portal.jp/img/whatsnew_icon.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	border-bottom:1px solid #dddcdc;
}

div.news-box-inner ul li a
{
	color:#1284f6;
	background-color:inherit;
}

.10{
	font-size:10px;
} 

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	float:left;
	width:200px;
	text-align:left;
	margin-top:-10px;
}

div.contents-menu
{
	margin:0 0 10px 0;
	color:#423636;
	background-color:inherit;
	font-size:12px;
	line-height: 120%;
}

div.contents-title
{
	width:200px;
	height:46px;
}

div.contents-title h4
{
	font-size:2px;
	font-weight:normal;
	text-indent:-9999px;
	background:transparent url(http://www.bio-portal.jp/img/contents_menu.gif) no-repeat left top;
	height:32px;
	margin:0 10px;
}

div.category-archives img
{
	margin		: 0;
	padding		: 0;
}

div.category-archives ul
{
	list-style-type:none;
}



div.category-archives ul li a
{
	text-decoration:none;
	color:#423636;
	background:transparent url(http://www.bio-portal.jp/img/menu.gif) no-repeat left top;
	display:block;
	padding:10px 3px 10px 26px;
	line-height:100%;
}

div.category-archives ul li a:hover
{
	background:transparent url(http://www.bio-portal.jp/img/menu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
	text-decoration:none;
}



div.rssfeed a
{
	display:block;
	background:transparent url(http://www.bio-portal.jp/img/rss.gif) no-repeat left top;
	width:180px;
	height:39px;
}

div.rssfeed a:hover
{
	background:transparent url(http://www.bio-portal.jp/img/rss.gif) no-repeat left bottom;
}




span.powered
{
	font-size:10px;
	color:#0b2947;
	background-color:inherit;
	padding-left:10px;
}

a.movabletype
{
	font-size:10px;
	color:#1284f6;
	background-color:inherit;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	background-image:url(http://www.bio-portal.jp/img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:49px;
	clear:both;
}

div.footer-inner
{
	font-size:10px;
	text-align:center;
	padding:18px 0;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div.banner-archives
{
	background-image:url(http://www.bio-portal.jp/img/banner_inner_archives.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:80px;
}

div.banner-archives h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-archives h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:25px;
	left:30px;
	width:90%;
}

div#main p.navi
{
	font-size:10px;
	margin-bottom:10px;
	color:#413738;
	background-color:inherit;
}

div#main p.navi a
{
	color:#23a1e5;
	background-color:inherit;
}

div.entry
{
	margin-bottom:20px;
	width:540px;
}


.company-introduce,
.adopted-companys,
.16adopted-companys,
.17adopted-companys
{
	background:#FFC;
}

div.entry blockquote
{
	font-size:80%;
	line-height:150%;
	color:#423636;
	background:transparent url(http://www.bio-portal.jp/img/blockquote.gif) repeat-y left top;
	padding:15px 20px;
	margin:0 0 10px 0;
}

div.entry h1,
#main h1
{
	color:#4a6c9a;
	font-size:120%;
	font-weight:bold;
	background:transparent url(http://www.bio-portal.jp/img/entry_h1.gif) repeat-y left bottom;
	border-top:1px solid #f2f2f2;
	padding:7px 10px 16px 10px;
	margin:0 0 15px 0;
}

div.entry h2,
#main h2
{
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	background:transparent url(http://www.bio-portal.jp/img/entry_h2.gif) no-repeat left top;
	border-bottom:1px solid #314a7d;
	padding:10px 10px;
	margin:0 0 10px 0;
}

div.entry h3
{
	color:#314a7d;
	font-size:100%;
	font-weight:bold;
	background: #ffffff url(http://www.bio-portal.jp/img/entry_h3.gif) no-repeat 0px 8px;
	border-bottom:3px double #6b89aa;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(http://www.bio-portal.jp/img/entry_h4.gif) no-repeat 0px 8px;
	border-bottom:1px dashed #909090;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h5,
#main h5
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(http://www.bio-portal.jp/img/entry_h5.gif) no-repeat 0px 6px;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry h6,
#main h6
{
	background:#ffffff url(http://www.bio-portal.jp/img/entry_h6.gif) no-repeat 0px 6px;
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry p,
div.entry ul,
div.comments-body p,
p.comments-open-moderated
{
	font-size:12px;
	color:#423636;
	background-color:inherit;
	line-height:150%;
	margin:5px 0;
}

entry.item{
font-size:14px;
}

ul.entry-new{
	padding:0 0 2px 20px;
	list-style-type: circle;
}

ul.entry-new li{
	list-style-type: circle;

}

div.entry-body
{
	border-bottom:2px solid #d8d8d8;
}

div.entry-body p
{
	padding		:2px 4px;
}

div.entry-body ul
{
	padding		:5px 30px;
	font-size:14px;
	font-weight:bold;
}

div.entry-more
{
	text-align:right;
}

div.entry-info
{
	clear	: both;
}

div.entry-info ul
{
	list-style-type:none;
	line-height:100%;
	padding:2px 0;
}

div.entry-info ul li
{
	font-size:80%;
	color:#2B2828;
	background-color:inherit;
	display:inline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#2b2828;
	background-color:inherit;
	font-size:60%;
	display:inline;
}


div.comments-post h5
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
	color:#423636;
	background-color:#e9e9e9;
}

div.comment p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

input.search-input
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0px;
}

.archive-list{
	padding:3px 20px;
	font-size:12px;
}

.archive-list a{
	color:#333;
}

.archive-list ul{
	list-style-type:square;
}

.archive-list li{
	margin: 4px;
}


/* ---------- archives_end ---------- */


/* ---------- 公社採択企業 ---------- */
.adopted_box ul{
	margin-bottom	: 20px;
	}

.adopted_box li{
	margin-left	: 30px;
	margin-top	: 7px;
	color		: #999;
	letter-spacing	: 0.1em;
	}

.adopted_box img{
	margin-left	: 15px;
	}

.reslut_btn img{
	float	: right;
	}
	
.result_btn a:hover{
	border	: 1px solid #CCC;
	}

/* ---------- 公社採択企業_end ---------- */

/* ---------- バイオ辞典 ---------- */
.dictionary{
	background:#F2EDD1;
	padding:10px;
	margin:10px 0 0 0;
	font-size:14px;
}

table.dic{
	text-align:center;
	float:left;
	font-size:14px;
	margin:0 5px;
}

table.dic a{
	text-decoration:underline;
}

table.dic td{
	padding:3px;
	text-align:center;
}

.bld{
	font-weight:bold;
}

/* ---------- バイオ辞典_end ---------- */


/* ---------- inline ---------- */
.ao{
	color:#0071C6;
}


.clr {
	clear		: both;
	height		: 1px;
}

.clr hr {
	display		: none;
}

.f_right{
	float:right;
}


.f_left{
	float:left;
}

.right{
	text-align	: right;
	}

.left{
	text-align	: left;
	}

.font14{
	font-size	: 14px;
	}

.font16{
	font-size	: 16px;
	}

/* ---------- inline_end ---------- */


/* ---------- tags ---------- */
ul#tags {
	margin: 0 5px 20px 5px;
	font-family: Arial, Helvetica, sans-serif;
	border: 5px solid #eee;
	padding: 10px;
	}

ul#tags li {
	display: inline-block;
	margin:3px 0 3px 0;
	}

ul#tags li a {
	font-size: 12px;
	padding: 5px;
	position: relative;
	text-decoration: none;
	}

ul#tags li a:hover {
	font-size: 12px;
	padding: 5px;
	position: relative;
	text-decoration: none;
	color: #aaa;
	}
	

/* ---------- tags_end ---------- */


/* --------------------------------- */
/* ---------- 20100602add ---------- */
/* --------------------------------- */


div.topbanner-inner2
{
	background-image:url(http://www.bio-portal.jp/img/keyvisual.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:200px;
}

div.topbanner-inner2 h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:65px;
	left:30px;
	width:90%;
	text-indent:-999em;
}

div.topbanner-inner2 h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:145px;
	left:15px;
	width:90%;
}



/* ---------- sidebar ---------- */

div.category-archives ul li.big_list{
	color:#423636;
	text-decoration:none;
	color:#423636;
	background:transparent url(http://www.bio-portal.jp/img/menu.gif) no-repeat left top;
	display:block;
	padding:10px 3px 10px 26px;
	line-height:100%;
}

div.category-archives ul.sub-category li.sub_last{
	margin-bottom:15px;
}


div.category-archives ul.sub-category li.sub_last a
{
	color:#423636;
	background:transparent url(http://www.bio-portal.jp/img/submenu.gif) no-repeat left top;
	display:block;
	padding:1px 18px 2px 38px;
	margin-bottom:15px;
}

div.category-archives ul.sub-category li a
{
	color:#423636;
	background:transparent url(http://www.bio-portal.jp/img/submenu.gif) no-repeat left top;
	display:block;
	padding:1px 18px 2px 38px;
}





div.category-archives ul.sub-category li a:hover
{
	background:transparent url(http://www.bio-portal.jp/img/submenu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
}

div.rssfeed
{
	font-size:2px;
	text-indent:-9999px;
	margin:20px 10px 10px 10px;
}


/* ---------- banner ---------- */

div.side_banner
{
	font-size:2px;
	text-indent:-9999px;
	margin:0px 10px 20px 10px;
}

div.side_banner a
{
	display:block;
	background:transparent url(http://www.bio-portal.jp/img/bio_company.jpg) no-repeat left top;
	width:180px;
	height:50px;
}

div.side_banner a:hover
{
	background:transparent url(http://www.bio-portal.jp/img/bio_company_on.jpg) no-repeat left bottom;
}






/* 20100607 add */

.archive-list ul.sub_cate{
	list-style:circle;
	margin-left:10px;
	}
	
.archive-list ul.sub_cate ul.sub_cate_02{
		list-style:none;
	}
ul#news_archives{
	margin:20px 20px 30px;
	}
ul#news_archives li{
	font-weight:normal;
	list-style:circle;
	}



/* 20100614 add*/

#guaidance_top{
	zoom:1;
	height:auto;
	}
#guaidance_top p{
	text-indent:1em;
	}
div.entry-body #guaidance_top p#guidanceR{
	width:280px;
	zoom:1;
	float:right;
	margin:5px;
	clear:right;
	}
.hutoji{
	font-weight:bold;
	}
	
body#guidance_big{
	position:relative;
	margin:0;
	padding:0;
	
	}
body#guidance_big p img{
	width:800px;
	height:434px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:100px;
	margin-left:-400px;
	}

body#guidance_big2{
	position:relative;
	margin:0;
	padding:0;
	
	}
body#guidance_big2 p img{
	width:550px;
	height:680px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:20px;
	margin-left:-275px;
	}


