@charset "utf-8";


/* サイドメニュー（左）
=============================================================================*/
#sidebar {
	clear: both;
	float: left;
	width: 195px;
	padding: 15px 0 20px 20px;
}

#sidebar .subNavi {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 1px 1px 0 1px;
	font-size: 12px;
	line-height: 1.2;
	/*position: relative;*/
}

#sidebar .subNavi ul li a {
	background-color: #f9f9f9;
	background-position: 15px 11px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	color: #555;
	display: block;
	margin: 0 0 1px 0;
	padding: 7px 15px 7px 25px;
	text-decoration: none;
	width: 151px;
}
#sidebar .subNavi ul li a {
	background-image: url("../images/arrow_blue.gif");
}

#sidebar .subNavi ul li a:hover {
	background-color: #003894 !important;
	border-bottom: 1px solid #002a6f !important;
}
#sidebar .subNavi ul li a:hover {
	background-image: url("../images/arrow_o.gif");
	background-position: 17px 11px;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#sidebar .subNavi ul li a.active {
	background-color: #0d4369;
	background-image: url("../images/arrow_o.gif");
	border-top: 1px solid #023051;
	border-bottom: 1px solid #023051;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* アイコンありメニュー */
#sidebar .subNavi ul li.faq a {
	background-position: 8px 7px;
	padding: 7px 15px 7px 25px;
	background-image: url("../../images/question-balloon.gif");
}
#sidebar .subNavi ul li.faq a:hover,
#sidebar .subNavi ul li.faq .active a:hover {
	background-image: url("../../images/question-balloon_over.gif");
}
#sidebar .subNavi ul li.faq .active {
	background-image: url("../../images/question-balloon_on.gif");
}

#sidebar .subNavi ul li.contact a {
	background-position: 8px 7px;
	padding: 7px 15px 7px 26px;
	background-image: url("../../images/mail.gif");
}
#sidebar .subNavi ul li.contact a:hover,
#sidebar .subNavi ul li.contact .active a:hover {
	background-image: url("../../images/mail_over.gif");
}
#sidebar .subNavi ul li.contact .active {
	background-image: url("../../images/mail_on.gif");
}

#sidebar .subNavi ul li.glossary a {
	background-position: 8px 6px;
	padding: 7px 15px 7px 25px;
	background-image: url("../../images/book-brown.gif");
}
#sidebar .subNavi ul li.glossary a:hover,
#sidebar .subNavi ul li.glossary .active a:hover {
	background-image: url("../../images/book-brown_over.gif");
}
#sidebar .subNavi ul li.glossary .active {
	background-image: url("../../images/book-brown_on.gif");
}
/* //アイコンありメニュー */

#sidebar .subNavi ul li ul li {
	margin: 0px;
	padding: 0px;
}
#sidebar .subNavi ul li ul li a {
	background-position: 22px 9px;
	margin: 0 0 1px 0;
	padding: 4px 10px 4px 34px;
	background-color: #ecf3fa;
	border-bottom: 1px solid #b9d5ec;
	text-decoration: none;
	width: 147px;
}
#sidebar .subNavi ul li ul li a:hover {
	background-position: 24px 9px;
	text-decoration: none;
}

#sidebar .subNavi ul li ul li ul li {
	margin: 0px;
	padding: 0px;
}
#sidebar .subNavi ul li ul li ul li a {
	background-position: 32px 7px;
	margin: 0 0 1px 0;
	padding: 2px 10px 2px 45px;
	background-color: #fafcfd;
	border-bottom: 1px solid #ededed;
	text-decoration: none;
	width: 136px;
}
#sidebar .subNavi ul li ul li ul li a:hover {
	background-position: 34px 7px;
	text-decoration: none;
}

#sidebar .subNavi ul li span {
	font-size: 75%;
	line-height:1.5;
}
#sidebar .subNavi ul li.profiling a,
#sidebar .subNavi ul li.km a,
#sidebar .subNavi ul li.mm a {
	padding: 6px 5px 7px 25px;
	line-height: 1.5;
	width: 161px;
}
#sidebar .subNavi ul li.profiling a {
	background-color: #ecf3fa;
}
#sidebar .subNavi ul li.km a {
	background-color: #e0eef3;
}
#sidebar .subNavi ul li.mm a {
	background-color: #e2f2d0;
}
#sidebar .subNavi ul li.profiling img,
#sidebar .subNavi ul li.km img,
#sidebar .subNavi ul li.mm img {
	/*border: 1px solid #ccc;*/
	margin: 5px 0 0 0;
}
#sidebar .subNavi ul li.profiling img.icon,
#sidebar .subNavi ul li.km img.icon,
#sidebar .subNavi ul li.mm img.icon {
	margin:0 !important;
}

/* 製品情報サブメニュー共通化サンプル */
/*
#sidebar ul li ul {
  display: none;
}
#sidebar.nanobret ul li.z01 ul {
  display: inherit;
}

#sidebar.nanobret ul li.z01 a {
	background-color: #000;
  color: #fff;
}
#sidebar.nanobret ul li.z01 li a {
	background-color: inherit;
  color: inherit;
}
*/




#sidebar .subNavi02 {
	margin: 0 0 0 0;
}
#sidebar .subNavi02 li {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 0 7px;
}
#sidebar .subNavi02 li a {
   display: block;
   text-indent: -9999px;
   width: 191px;
   height: 47px;
}

#sidebar .subNavi02 li#changed a {
   background: url("../japanese/images/subnavichanged.gif") no-repeat;
}
#sidebar .subNavi02 li#tv a {
   background: url("../japanese/images/subnavi_tv.gif") no-repeat;
}
#sidebar .subNavi02 li#medicine a {
   background: url("../japanese/images/subnavi_medicine.gif") no-repeat;
}
#sidebar .subNavi02 li#quest a {
   background: url("../japanese/images/subnavi_quest.gif") no-repeat;
}
#sidebar .subNavi02 li#stock a {
   background: url("../japanese/images/subnavi_stock.gif") no-repeat;
}
#sidebar .subNavi02 li#member a {
   background: url("../japanese/images/subnavi_member.gif") no-repeat;
}
#sidebar .subNavi02 li#shared_research a {
   background: url("../japanese/images/subnavi_shared_research.gif") no-repeat;
}

#sidebar .subNavi02 ul li.active a {
   background-position: 0 -47px !important;
}
#sidebar .subNavi02 ul li a:hover {
   background-position: 0 -47px !important;
   text-decoration: none;
}

#sidebar .subNavi02_2 {
	border: 1px solid #ccc;
	margin: -11px 0 7px 0;
	padding: 1px 1px 0 1px;
	font-size: 12px;
}
#sidebar .subNavi02_2 ul li a {
	background-color: #f9f9f9;
	background-position: 15px 8px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	color: #333;
	display: block;
	margin: 0 0 1px 0;
	padding: 5px 15px 5px 25px;
	text-decoration: none;
	width: 151px;
}
#sidebar .subNavi02_2 ul li a {
	background-image: url("../images/arrow_blue.gif");
}

#sidebar .subNavi02_2 ul li a:hover {
	background-color: #003894 !important;
	border-bottom: 1px solid #002a6f !important;
}
#sidebar .subNavi02_2 ul li a:hover {
	background-image: url("../images/arrow_o.gif");
	background-position: 17px 8px;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#sidebar .subNavi02_2 ul li a.active {
	background-color: #0d4369;
	background-image: url("../images/arrow_o.gif");
	border-top: 1px solid #023051;
	border-bottom: 1px solid #023051;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#sidebar #banner ul {
	padding: 0px 0 0;
}
#sidebar #banner li {
	margin: 0 0 10px;
	text-align: center;
}
#sidebar #banner li.mb05 {
	margin: 0 0 5px;
}

#sidebar #banner li.subnavi {
	border: 1px solid #ccc;
	padding: 1px;
}

/*
#sidebar .subNavi p.profiling {
	color: #555;
	padding: 10px 10px 30px 25px;
	background: url("../images/arrow_blue.gif") 15px 13px no-repeat;
	text-decoration: none;
	position: absolute;
}
*/



/* トップのキナーゼ数ボックス
=============================================================================*/
div.kinase li#kinase01 a {
	background:url(../japanese/images/kinase_bg01.gif) no-repeat;
}
div.kinase li#kinase02 a {
	background:url(../japanese/images/kinase_bg02.gif) no-repeat;
}


div.lineupbox h3,
div.downloadbox h3 {
	font-size: 14px !important;
}



/* パンくずリスト
=============================================================================*/
#topicPath {
	background-color: #f9f9f9;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ededed;
	text-align: left;
	margin: 0;
	padding: 7px 20px;
}
#topicPath li {
	display: inline;
	font-size: 12px;
	padding-left: 2px;
	padding: 0 2px 0 0;
}
#topicPath a {
	text-decoration: none;
}
#topicPath li.ja {
	padding-top: 5px;
}





/* 下層ページ共通
=============================================================================*/
#content p {
	padding: 10px 15px 0;
	line-height: 1.5;
}
#content2 p {
	padding: 15px 15px 0;
	line-height: 1.7;
}

#content p.top,
#content2 p.top {
	padding: 0 15px;
}

#content p.top5,
#content2 p.top5 {
	padding: 5px 15px 0;
}


/* 製品・受託サービス/キナーゼ蛋白質
=============================================================================*/
div.kinases {
	margin: 10px 15px 0 15px;
	line-height: 1.5;
}

div.kinases02 {
	margin: 10px 15px 15px 15px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}

#content div.kinases p {
	padding: 0 0 10px;
}

div.kinases ul {
	margin: 0 0 15px 50px;
	list-style: square;
}

div.kinases ul li {
	margin: 0 0 7px;
}

div.kinases span.arrow {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div.kinases_news {
	margin: 10px 15px 0 15px;
	padding: 15px 20px;
	background: #003d97;
	/*border: 5px solid #2666c5;*/
	color: #fff;
}
div.kinases_news dt {
	padding-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
}
div.kinases_news dd {
	line-height: 1.3;
}


/* 製品・受託サービス/プロファイリングサービス
=============================================================================*/
dl.flow {
	margin: 0 15px;
}
dl.flow dt {
	margin: 20px 0 0 5px;
	padding: 0 0 7px;
	font-size: 120%;
	font-weight:bold;
}
dl.flow dd {
	margin: 0;
	padding: 10px 15px;
	line-height: 1.5;
	border: 1px dotted #999;
}
dl.flow dd div {
	margin-top: 8px;
}

#content dl.flow dd p {
	padding:0;
}
#content dl.flow dd p.pbottom {
	padding:0 0 10px;
}




div.km a {
	display:block;
	width:127px;
	height:100px;
	padding:17px 0 0 0;
	background:url(../japanese/images/profiling_km.gif) no-repeat;
}
div.atp1mm a {
	display:block;
	width:127px;
	height:100px;
	background:url(../japanese/images/profiling_1mm.gif) no-repeat;
	padding:17px 0 0 0;
	text-align:center;
}
div.tk a {
	display:block;
	width:126px;
	height:100px;
	padding:17px 0 0 0;
	background:url(../japanese/images/panel_tk.gif) left top no-repeat;
}

div.stk a {
	display:block;
	width:126px;
	height:100px;
	padding:17px 0 0 0;
	background:url(../japanese/images/panel_stk.gif) left top no-repeat;
}
div.mapk a {
	display:block;
	width:126px;
	height:100px;
	padding:17px 0 0 0;
	background:url(../japanese/images/panel_mapk.gif) left top no-repeat;
}
div.cell a {
	display:block;
	width:126px;
	height:100px;
	padding:17px 0 0 0;
	background:url(../japanese/images/panel_cell.gif) left top no-repeat;
}


/* 製品・受託サービス/アッセイ開発
=============================================================================*/
div.msa a, div.msa400 a, table#assay_list div.msa, table#assay_list div.msa400,
table.assay_index div.msa {
	display:block;
	width:102px;
	height:79px;
	margin:0 auto;
	text-align:center;
	padding:15px 0 0 0;
}
div.msa a, table#assay_list div.msa, table.assay_index div.msa {
	background:url(../japanese/images/kinase_msa800.png) left top no-repeat;
}
div.msa400 {
	width:254px;
	margin:0 auto;
}
div.msa400 a {
	background:url(../japanese/images/kinase_msa400.gif) left top no-repeat;
	float:left;
	margin-right:10px
}
table#assay_list div.msa400 {
	background:url(../japanese/images/kinase_msa400.gif) left top no-repeat;
}
div.fp a, div.tr a, div.elisa a, 
table#assay_list div.fp,
table#assay_list div.tr,
table#assay_list div.elisa,
table#assay_list div.adp,
table.assay_index div.fp,
table.assay_index div.tr,
table.assay_index div.elisa,
table.assay_index div.adp {
	display:block;
	width:102px;
	height:79px;
	margin:0 auto;
	text-align:center;
	padding:15px 0 0 0;
}
div.fp a, table#assay_list div.fp, table.assay_index div.fp {
	background:url(../japanese/images/kinase_fp.png) left top no-repeat;
}
div.tr a, table#assay_list div.tr, table.assay_index div.tr {
	background:url(../japanese/images/kinase_fret.png) left top no-repeat;
}
div.elisa a, table#assay_list div.elisa, table.assay_index div.elisa {
	background:url(../japanese/images/kinase_elisa.png) left top no-repeat;
}
div.adp a, table#assay_list div.adp, table.assay_index div.adp {
	background:url(../japanese/images/kinase_adp.png) left top no-repeat;
}

td.msa800 {
	background:url(../japanese/images/msa800.gif) center center no-repeat;
	height:129px;
}
td.msa400 {
	background:url(../japanese/images/msa400.gif) center center no-repeat;
	height:129px;
}
td.msa800 img, td.msa400 img {
	margin:23px 0 0 167px;
}

table#assay_list {
	margin-top:0.5em;
}

/* 結晶化サービス
=============================================================================*/
div.drug_discovery {
	margin: 10px 15px 10px;
	line-height: 1.6;
	text-align: center;
}

div.drug_discovery strong {
	font-size: 120%;
}

div.intract,
div.i2c {
	position:relative;
	margin: 0 5px 15px;
	padding: 5px 0 15px;
	border: 1px solid #dd4741;
	background: #fff;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
    box-shadow: 0 3px 0 #ddd;
    -webkit-box-shadow: 0 3px 0 #ddd;
    -moz-box-shadow: 0 3px 0 #ddd;
	behavior: url(/css/PIE.htc);
	font-size: 110%;
}
div.i2c {
	border: 1px solid #2687cf;
}

.ttl_drug_discovery {
	margin: 0 0 5px;
	text-align: center;
}

div.intract p,
div.i2c p {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

div.intract strong {
	font-size: 140%;
}
div.intract strong span {
	color: #cf2b32;
}

div.i2c strong {
	color: #E7821E;
	font-size: 160%;
}
div.i2c strong span {
	color: #2D63A7;
	font-size: 120%;
}

div.i2c img.floatLeft {
	float: left;
}

div.i2cBg {
	margin: 20px 60px 10px 150px;
	padding: 10px;
	background: url(../japanese/images/img_i2c_bg.jpg);
	color: #222;
	line-height: 1.4;
	text-align: center;
}

div.i2cBg span {
	font-weight: bold;
}


/* ResidenceTimer
=============================================================================*/
#content .spr p.ttl_spr {
	clear: both;
	padding: 2px 10px;
	background-color: #002060;
	color: #fff;
	font-size: 140%;
	text-align: center;
}
.spr ul {
	margin: 5px 0 10px 10px;
}
.spr ul li {
	margin-bottom: 0;
	line-height: inherit;
}

table.residence-timer-date td {
	padding: 10px 10px 5px;
	text-align: center;
}
table.residence-timer-date td.txt {
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
}
table.residence-timer-date td.txt span {
	display: block;
	margin-top: 5px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.4;
}

.biocore {
	width: 650px;
	margin: 15px auto;
	padding: 0;
	background-color: #bdd7ee;
	border: 1px solid #0070c0;
}
#content .biocore p.ttl {
	padding: 5px;
	background-color: #002060;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.biocore p span {
	color: #de0000;
}
.biocore ul {
	padding: 10px 10px 5px;
}
.biocore ul li {
	padding: 0 0 5px 20px;
	background: url(../images/icon_check.png) left 2px no-repeat;
	line-height: 1.4;
}
.biocore ul li span {
	color: #de0000;
}


/* 細菌プロファイリングサービス
=============================================================================*/
#content .bacteria-profiling p.ttl {
  margin: 15px 0 0;
	padding: 4px 10px 7px;
	background-color: #00b050;
	color: #000;
	font-size: 120%;
}
#content .bacteria-profiling p.ttl sup {
  margin-left: 1px;
	font-size: 100%;
}
div.imgBacteria01 {
  margin: 15px 0;
  text-align: center;
}
.bacteria-profiling .leftBox {
  float: left;
  width: 335px;
  background-color: #ffe699;
  text-align: center;
}
.bacteria-profiling .leftBox img {
  margin-top: 5px;
}
.bacteria-profiling .leftBox .txt {
  padding: 0 15px 5px;
  color: #111;
  line-height: 1.4;
  text-align: left;
}
.bacteria-profiling .rightBox {
  float: right;
  width: 335px;
  background-color: #c6e0c3;
}
#content .bacteria-profiling .leftBox p.ttl2,
#content .bacteria-profiling .rightBox p.ttl2 {
  padding: 5px 10px;
  background-color: #ff6600;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#content .bacteria-profiling .rightBox p.ttl2 {
  background-color: #006600;
}
.bacteria-profiling .rightBox table {
  width: 100%;
  margin: 10px 0;
}
.bacteria-profiling .rightBox table td {
  padding: 5px;
  color: #111;
  vertical-align: top;
}
.bacteria-profiling .rightBox table td img {
  margin: 5px 0;
}
.bacteria-profiling .rightBox table td span {
  display: block;
  margin-top: 3px;
  font-size: 12px;
  line-height: 1.2;
}

/* 新製品＆トピックス
=============================================================================*/
#content div.topics {
   width: 660px;
   margin: 0 auto;
   padding: 5px 0 5px;
   line-height: 1.4;
}

#content div.topics dl {
	clear: both;
    margin: 0 0 0px 0;
    padding: 5px !important;
    width: 650px;
	border-bottom: 1px dotted #ccc !important;
}

#content div.topics dl dt {
    float: left;
	padding: 0 10px 0 0;
    width: 110px;
	font-weight: bold;
}

#content div.topics dl dd.icon {
    float: left;
    padding: 0 20px 0 0;
	width: 70px;
	height: 20px;
}
#content div.topics dl dd.txt {
    float: right;
	text-align: left;
	padding-top: 2px;
	width: 425px;
	*width: 430px;
	_width: 430px;
}

div.topics div {
	padding: 3px 0 8px 230px;
	border-bottom: 1px dotted #ccc !important;
}



/* IRニュース
=============================================================================*/
table.ir-news_top {
	width:95%;
	margin: 0 0 0 10px;
}
table.ir-news_top td {
	padding:10px 7px 9px;
	background:url(../images/line.gif) repeat-x left bottom;
	vertical-align:top;
}
table.ir-news_top th {
	padding:10px 5px 9px 7px;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	font-weight: bold;
	width:8em;
}


table.ir-news {
	width:96%;
	margin:0 0 0 10px;
}
table.ir-news td {
	padding:10px 7px 9px;
	background:url(../images/line.gif) repeat-x left bottom;
	vertical-align:top;
}
table.ir-news th {
	padding:10px 7px 9px;
/*	background:url(../images/line.gif) repeat-x right bottom; */
	text-align:left;
	vertical-align:top;
	/*color:#0086cc;*/
	white-space:nowrap;
	width:8em;
}
/*table.ir-news td a:link , table.ir-news td a:visited {
	color:#555;
	text-decoration:none;
}
table.ir-news td a:hover  { 
	color:#a7c95f;
	text-decoration:none;
}*/
table.ir-news td div {
	line-height:1.3;
}
table.ir-news ul.arrow {
	padding:8px 0 0;
}
table.ir-news ul.arrow li a {
	margin:0 0 5px;
	padding:0 0 0 18px;
	background:url(../images/arrow-right.jpg) no-repeat left top;
	background-position: 0 0;
}
table.ir-news ul.arrow li a:hover  { 
	color: #FF3300;
	text-decoration:none;
	background:url(../images/arrow-right_f2.jpg) no-repeat left top;
	background-position: 0 0;
}




/* IR/財務ハイライト
=============================================================================*/
p.unit {
	text-align: right;
	margin: 10px 40px 0 0;
}

table.highlight {
	width:85%;
	margin:0 auto 10px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	line-height: 1.5;
}

table.highlight thead th {
	width:15%;
	padding:5px 10px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	text-align: left;
	background: #d3e9f2;
}
table.highlight thead td {
	width:33%;
	padding:5px 10px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	text-align:right;
	white-space:nowrap;
}

table.highlight tbody th {
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	padding:5px 10px;
}
table.highlight tbody td {
	width:37%;
	text-align:right;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	padding:5px 10px;
	white-space:nowrap;
}

table.highlight tbody th.gray,
table.highlight tbody td.gray {
	background: #f9f9f9;
}

table.highlight tbody th.indent {
	padding:5px 10px 5px 25px;
}

/*table.highlight {
	width:99%;
	margin:20px 0 10px 3px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	line-height: 1.5;
}
table.highlight thead {
}
table.highlight thead th {
	width:15%;
	padding:5px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	font-weight:normal;
	white-space:nowrap;
	text-align: center;
}
table.highlight thead td {
	width:25%;
	padding:5px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
	white-space:nowrap;
}
table.highlight tbody {
}
table.highlight tbody th {
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:5px;
}
table.highlight tbody td {
	text-align:right;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:5px;
	white-space:nowrap;
}
table.highlight tbody th.highlight {
	text-align:center !important;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCC !important;
	padding:5px;
	white-space:nowrap;
}

#content p.tyui {
	float: left;
	padding: 3px 0 0 0;
}

#content ol.highlight {
	float: right;
	padding: 0 0 0 35px;
}*/



/* IR/掲載記事など
=============================================================================*/
table.article {
	width:98%;
	margin:10px auto 0;
	line-height:160%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.article th,
table.article td {
	padding: 5px 8px;
	border: 1px solid #ccc;
}
table.article td img {
	margin:0px 0px 0px 5px;
	height:16px;
	width:16px;
	border:none;
	vertical-align:middle;
}
table.article th {
	background: #f9f9f9;
	font-weight:normal;
	text-align: center;
}
p.article {
	padding: 10px 10px 0px;
}

/* 企業情報/採用情報
=============================================================================*/
div.group div table.library {
	width:98%;
	margin:0 auto;
	line-height:160%;
}
div.group div table.library td {
	padding: 3px 8px;
}
#content div.group p {
	padding: 5px 10px 0px;
}
div.group div table.library td img {
	margin:0px 0px 0px 5px;
	height:16px;
	width:16px;
	border:none;
	vertical-align:middle;
}
div.group div table.library th {
	width:8em;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	white-space:nowrap;
	padding: 3px 8px;
}


/* 企業情報/採用情報
=============================================================================*/
.preparing {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin: 100px 0 0;
}



/* 企業情報/会社概要
=============================================================================*/
table.company {
	width: 100%;
	margin: 10px 0 0;
	border: 5px solid #ededed;
	background: #ccc;
	line-height: 1.5;
}
table.company th {
	width: 25%;
	padding:10px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	vertical-align: middle;
	text-align: center;
	font-weight:normal;
	white-space:nowrap;
	background-color:#f9f9f9;
}
table.company th.va_m {
	vertical-align: middle;
	width: 25%;
}
table.company td {
	padding:10px;
	background-color:#fff;
}
table.company td div {
	margin-top:8px;
}
table.company ul {
	margin-left:10px;
}
table.company ul li {
	margin-left:10px;
}

table.company2 {
	width: 100%;
	margin: 30px 0 0;
	background: #ccc;
	line-height: 1.5;
}
table.company2 th {
	width:6em;
}

table.business {
	margin:0px;
	width:100% !important;
}
table.business th {
	padding:0px !important;
	border-top:none !important;
	border-left:none !important;
	background-color:#FFF !important;
	text-align:left;
	width:auto !important;
}
table.business td {
	padding:0px 0 0 5px !important;
	border-bottom:none !important;
}
table.business th span {
	letter-spacing:0.48em;
	_letter-spacing:0.65em;
	*letter-spacing:0.65em;
}

table.menber_list {
	width:100%;
}
table.menber_list th {
	padding:5px 0px 5px 10px;
	font-weight:normal;
	background:#FFF none;
	text-align:left;
	border-bottom:none;
}
table.menber_list td {
	padding:5px 0px 5px 10px;
	background: url(../images/line.gif) repeat-x right top;
	border-bottom:none;
}

span.map {
	margin: 0 0 0 10px;
}
span.map a {
	padding:0 0 0 17px;
	background:url(../images/arrow-right.jpg) no-repeat left top;
	background-position: 0 0px;
	*background-position: 0 -2px;
	color: #018bb8;
	text-decoration:none;
}
span.map a:hover { 
	padding:0 0 0 17px;
	background:url(../images/arrow-right_f2.jpg) no-repeat left top;
	background-position: 0 0px;
	*background-position: 0 -2px;
	color: #f30;
}


span.history {
	margin: 0 15px 0 0;
}
span.history a {
	padding:0 0 0 17px;
	background:url(../images/arrow-right.jpg) no-repeat left top;
	background-position: 0 0px;
	*background-position: 0 -2px;
	color: #018bb8;
	text-decoration:none;
}
span.history a:hover { 
	padding:0 0 0 17px;
	background:url(../images/arrow-right_f2.jpg) no-repeat left top;
	background-position: 0 0px;
	*background-position: 0 -2px;
	color: #f30;
}
p.history {
	margin: 0 0 0 26px;
}
p.history a {
	padding:0 0 0 17px;
	background:url(../images/arrow-right.jpg) no-repeat left top;
	background-position: 0 0px;
	*background-position: 0 -2px;
	color: #018bb8;
	text-decoration:none;
}
p.history a:hover { 
	padding:0 0 0 17px;
	background:url(../images/arrow-right_f2.jpg) no-repeat left top;
	background-position: 0 0px;
	*background-position: 0 -2px;
	color: #f30;
}

.carna-logo {
	float: right;
	padding: 0 10px;
}

.pro02 {
	width: auto;
	border: 1px solid #ccc;
	margin: 10px 10px 0;
	padding: 5px 10px 15px;
}
table.pro03 {
	width:95%;
	background:#ccc;
	line-height:1.3;
	border: none;
	margin: 5px 0 0 10px;
}
table.pro03 th {
	width:17%;
	padding:5px 10px;
	font-weight:normal;
	background:#f9f9f9;
	text-align:left;
	vertical-align:top; 
}
table.pro03 td {
	padding:5px 10px;
	background:#fff;
}


/* サポート/お問い合わせ
=============================================================================*/
div.company02 {
	width: 50%;
	margin: 0px 0 20px 38px;
	line-height: 1.5;
	padding: 10px 0 0;
}
div.img_com {
	float: right;
	padding: 0 30px 20px 10px;
	text-align:left;
}

table.company02 {
	width: 46%;
	margin: 0 0 0 38px;
	line-height: 1.5;
}
table.company02 th {
	padding:10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align: center;
	font-weight:normal;
	white-space:nowrap;
	background-color:#f9f9f9;
}
table.company02 td {
	padding:10px;
}
table.company02 .b_tr {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
table.company02 .b_bottom {
	border-bottom:1px solid #ccc;
}


/* ir/TV
=============================================================================*/
.tv {
	text-align:center;
	margin:20px 0 0;
}


/* ir/薬づくりについて
=============================================================================*/
dl.banner_medicine {
	width: 500px;
	margin: 0 0 0 100px;
}

dl.banner_medicine dt {
	margin:40px 0 0;
}

dl.banner_medicine dd {
	padding: 3px 0 0;
	line-height: 1.5;
	font-size: 88%;
}


/* 推奨環境
=============================================================================*/
table.browser {
	width:100%;
	margin:0px 0px 0px 0px;
	line-height: 1.5;
}
table.browser td {
	padding:10px 20px;
	vertical-align:bottom;
	width:50%;
	background:url(../images/line-hight.gif) repeat-y left top;
}
table.browser th {
	font-weight:normal;
	text-align:left;
	padding:10px 20px;
	vertical-align:bottom;
	width:50%;
}
th.browser {
	padding:10px 0px !important;
	background:url(../images/line.gif) repeat-x right top;
}



/* print */
p.print-box {
	position:absolute;
	right:20px;
	top:67px;
}





