@charset "utf-8";

/*all
------------------------------*/
body{
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,Utkal,sans-serif;
}

#wrap{
	position: relative ;
	margin: 0 auto;
	padding: 0;
}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight : normal;
}

/* add 20240808 */
h3.txt-heading {
	background: #cc3333;
    padding: 0.5em;
    color: white;
    font-weight: bold;
    font-size: 20px;
}

h4.txt-heading {
	border-bottom: solid 3px #cc3333;
	font-weight: bold;
    font-size: 18px;
}

h4.txt-heading {

}
.table-txt {
	margin-bottom: 20px;
}

.table-txt span.label {
    display: inline-block;
    width: 3em;
    text-align: left;
}
/*  */

.red{
	color: #cc3333;
}

.common02{
	clear: both;
	width: 100%;
	padding-top:20px;
}

.sub-tit{
	width:960px;
	margin-bottom: 20px;
}

.sub-tit02{
	width:960px;
	margin: 20px 0;
}

.art02{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	color: #666666;
	line-height:2em;
}

.left{
	width: 450px;
	float:left;
}

.right{
	width: 450px;
	float:right;
}

.img-left{
	float:left;
	margin-right:20px;
}

.img-right{
	float:right;
	margin-left:20px;
}

.headline01{
	margin:20px 0;
	height:22px;
}

.mg-tb01{
	margin:1em 0;
}

/*header
------------------------------*/
#jp-en{
	width: 960px;
	height: 20px;
	margin: 0 auto;
	text-align: right;
	font-size: 0.75em;
	padding-top: 4px;
}

#head01{
	width: 960px;
	margin: 0 auto;
}

a:link{
	color: #006666;
	font-family: Helvetica,Arial,Utkal,sans-serif;
	text-decoration: none;
}

a:visited{
	color: #006666;
	font-family: Helvetica,Arial,Utkal,sans-serif;
	text-decoration: none;
}

a:hover{
	color: #cc3333;
	font-family: Helvetica,Arial,Utkal,sans-serif;
	text-decoration: none;
}

a:active{
	color: #006666;
	font-family: Helvetica,Arial,Utkal,sans-serif;
	text-decoration: none;
}

#logo{
	width: 336px;
	height: 54px;
	float: left;
}

#head-right{
	width: 624px;
	height: 54px;
	float: right;
	position: relative;
	text-align: right;
	font-size: 0.625em;
}

#head-address{
	width: 624px;
	position: absolute;
	bottom: 0;
	line-height: 1.5em;
}

/*navi
------------------------------*/
#nav-out{
	clear: both;
	width: 100%;
	padding-top: 20px;
	border-bottom: 1px solid #999999;
}

#nav-in{
	width: 960px;
	height: 40px;
	position: relative;
	margin: 0 auto;
	font-size:0.75em;
}

#nav-in02{
	width: 215px;
	height: 40px;
	position: absolute;
	right: 1px;
	bottom: 0;
}

#nav-in ul{
	list-style: none;
	margin:0;
	padding:0;
	position: relative;
	width: 649px;
}

#nav-in ul li {
	float: left;
	width: 107px;
	height: 40px;
	line-height: 40px;
	background:#ffffff;
	color: #666666;
	text-align:center;
	border-right:dashed 1px #000 ;
}

#nav-in ul li a {
	color: #666666;
	display: block;
	text-decoration: none;
}

#nav-in ul li:hover, #nav-in ul li a:hover {
	background:#ccc;
	color:#fff;
}

#nav-in ul li ul {
	position: absolute;
	top: 40px;
	width: 107px;
	z-index: 100;
}

#nav-in ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 214px;
	height: 0;
	background:#ccc;
	border:none;
}
#nav-in ul li ul li:hover, #nav-in ul li ul li a:hover {
	background:#fff;
	color:#666;/
}

#nav-in ul li:hover ul li, #nav-in ul li a:hover ul li{
	visibility: visible;
	overflow: visible;
	height:40px;
	z-index: 10;
}
#nav-in * {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

/*home
------------------------------*/
#top-img01{
	width: 100%;
	border-bottom: 1px solid #999999;
}

#top-img02{
	width: 960px;
	height: 400px;
	margin: 0 auto;
}

.common{
	clear: both;
	width: 100%;
	border-bottom: 1px solid #999999;
}

.art01{
	width: 960px;
	margin: 0 auto;
	overflow: auto;
}

.banner{
	width: 960px;
	overflow: hidden;
}

.banner ul{
	list-style-type: none;
	margin: 0 -60px 20px 0;
	padding: 0;
	overflow: hidden;
}

.banner ul li {
	display: inline;
	float: left;
	margin: 0 60px 0 0 ;
	padding: 0;
}

.navi-01{
	display: block;
	width: 450px;
	height: 100px;
	background: url(../img/top/banner-a-02.png) 0 0 no-repeat;
}

.navi-02{
	display: block;
	width: 450px;
	height: 100px;
	background: url(../img/top/banner-b-02.png) 0 0 no-repeat;
}

.banner  a:hover{
	background-color:#ffffff;/*IE6で動作させるため*/
}

.banner  a:hover img{
	visibility:hidden;
}

.news{
	width: 920px;
	height: 16px;
	margin: 0 auto;
	padding: 16px 0 16px 40px;
	overflow: auto;
	background: url(../img/top/news.png) 0 0 no-repeat;
	color: #666666;
}

/*footer
------------------------------*/
#foot-out{
	width: 100%;
	height:auto;
	margin-top: 20px;
	background: #999999;
	border-top: 1px solid #000000;
}

#foot-in{
	width: 960px;
	overflow: hidden;
	margin:0 auto;
	padding:20px;
}

#foot-address{
	width: 180px;
	float: left;
}

#foot-nav{
	width: 760px;
	margin-left:20px;
	float: right;
	overflow: hidden;
	font-size: 0.75em;
}

#foot-nav dl dt,#foot-nav dl dd{
	line-height: 1.5em; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#foot-nav dl.wd70{
	width: 70px;
	margin: 0;
	padding: 0;
	float: left;
}

#foot-nav dl.wd155{
	width: 155px;
	margin: 0;
	padding: 0;
	float: left;
}

#foot-nav ul{
	list-style: none;
	margin:0;
	padding:0;
}

#foot-nav li{
	margin:0 0 4px 0;
	padding:0;
}

#foot-nav li.top{
	margin:4px 0 4px 0;
	padding:0;
}

#foot-in a:link{
	color: #fff;
	font-family: Helvetica,Arial,Utkal,sans-serif;
	text-decoration: none;
}

#foot-in  a:visited{
	color: #fff;
	font-family: Helvetica,Arial,Utkal,sans-serif;
	text-decoration: none;
}

#foot-in  a:hover{
	color: #cc3333;
	font-family: Helvetica,Arial,Utkal,sans-serif;
	text-decoration: none;
}

#foot-in  a:active{
	color: #fff;
	font-family: Helvetica,Arial,Utkal,sans-serif;
	text-decoration: none;
}

.w12{
	font-size: 0.75em;
	line-height: 2em;
	color: #fff;
}

.w10{
	font-size: 0.625em;
	line-height: 1.5em;
	color: #fff;
}

/*About Us Corporate Philosophy
------------------------------*/
#top-img03{
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

.eye-catch{
	width: 960px;
	height: 10px;
	margin: 0 auto;
	background: #CC3333;
}

.common03{
	clear: both;
	width: 100%;
}

.art03{
	width: 960px;
	height:370px;
	margin: 0 auto;
	overflow: auto;
	color: #666666;
	line-height:2em;
	background: url(../img/corporate/sky02.jpg) 0 0 no-repeat;
}

.sub-tit02{
	width:960px;
	margin: 20px 0;
}

.principle{
	width: 480px;
	margin: 0 auto;
	padding-top:20px;
}

.ind01{
	text-indent:1em;
}

#foot-out02{
	width: 100%;
	height:auto;
	background: #999999;
	border-top: 1px solid #000000;
}

/*About Us Company Overview
------------------------------*/
dl.table {
	width:600px;
	margin: 15px 12px 1em 0;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #f5f5f5;
	font-size:0.75em;
	line-height:1.5em;
}

dl.table dt {
	margin: 0;
	margin-right: -13em;
	padding: 0.6em 0;
	border-top: 1px solid #999999;
	float: left;
	clear: both;
	display: inline;
	width: 13em;
	text-indent: 10px;
}

dl.table dd {
	margin-left:13em;
	padding: 0.6em 10px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #fff; 
}

dl.table {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}

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

.cent{
	width:600px;
	margin: 0 auto;
}

/*About Us Management
------------------------------*/
.cent02{
	width:800px;
	margin: 0 auto;
}

.tbl-exe{
	width:800px;
	margin-bottom:20px;
	font-size:0.75em;
	line-height:1.5em;
	text-align:left;
	border-collapse: collapse;
	border: 1px #1C79C6 solid; 
}

table.tbl-exe th,td,td.history{
	padding:5px 5px;
	border: 1px #999999 solid; 
}

table.tbl-exe th{
	width:35%;
	font-weight: normal;
}

table.tbl-exe td.history{
	width:65%;
}

/*Science Sigma-1 receptor
------------------------------*/
.photo-area{
	width: 574px;
	margin: 20px auto;
	overflow: hidden;
	color: #666666;
	font-size:0.75em;
	line-height:2em;
}

.photo-left{
	width: 282px;
	float:left;
}

.photo-right{
	width: 282px;
	float:right;
	margin-left:10px;
}

/*Science Nucleic acid aptamer
------------------------------*/
.photo-area02{
	width: 802px;
	margin: 20px auto;
	overflow: hidden;
	color: #666666;
	font-size:0.75em;
	line-height:2em;
}

.photo-area02 dl{
	width: 254px;
	overflow: hidden;
	float:left;
	margin-left:10px;
}

.photo-area02 dl dt,.photo-area02 dl dd{
	text-align:center;
	overflow: hidden;
}

.photo-area02 dl.photo-area02-01{
	margin:0 20px 0 0;
}

.disc{
	clear:left;

}

/*Pipeline　Overview
------------------------------*/
.ov-img{
	width: 840px;
	margin: 0 auto;
}

#pipeline .art02 {
	margin-bottom: 100px;
}