@charset "utf-8";
/*
/* ページ全体の設定 */

* {
  margin: 0px;
  padding: 0px;
  line-height: 1.4;
  font-size: 12px;
  font-weight: normal;
}
html,
body {
  height: 100%;
}
body,
td {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  color: #333;
}
td {
  vertical-align: top;
}
em {
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
}
strong {
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
  color: #F00;
}
a {
  overflow: hidden;
}
a img {
  border:0;
}
a:link,
a:visited {
  color: #00C;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: #F00;
  text-decoration: none;
}
/* add 071110 画像リンクロールオーバー  */
a:hover img.btn2 {
  filter:alpha(opacity=60);
  opacity:0.6;
}
/* 汎用クラス定義 */

.fc_light_green {
  color: #4DA353;
}
.fc_tns_black {
  color: #333;
}
.fc_red {
  color: #F00;
}
.setsu_txt {
  font-size: 12px;
  line-height: 22px;
  font-weight: normal;
  color:#333333;
  padding:10px;
}
.btn_info {
  position: relative;
  top: 8px;
  left: 0px;
}
.btn_conv {
  position: relative;
  top: -22px;
  left: 0px;
}
.title {
  font-weight: bold;
  padding: 8px 8px 0px;
}
.title2 {
  font-weight: bold;
  padding: 0px 8px;
}
.company_txt {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 2px;
}
/*
/* ページ全体の設定 ここまで */

/*
/* 各種ボックス定義 */
#container_box {
  background: url(/image/newTop/bodyTopBack.gif) no-repeat;
  width: 840px;
  height: 100%;
  margin: 0px auto;
}
#unit_box {
  float: right;
  width: 810px;
  background: url(/tpl_ic/tpl_images/side_bg.gif) repeat-y;
  height: auto;
  border-right: 1px solid #CCC;
  margin-top: -14px;
  overflow: hidden;
}
#side_menu {
  float: left;
  width: 200px;
  display: inline;
  color: #FFF;
}
#side_menu h3 {
  position: relative;
  bottom: 9px;
  height: 38px;
}
#contents_box {
  float: left;
  width: 532px;
  height: auto;
  padding-top: 140px;
  padding-left: 30px;
  display: inline;
  overflow: hidden;
}
#info {
  width: 530px;
  background: #FFF;
  border: 1px solid #CCC;
  float: left;
  margin-bottom: 24px;
  height: auto;
}
#info ul {
  list-style: none outside;
  margin: 6px 8px;
}
#info li {
  background: url(/tpl_ic/tpl_images/list_mk_info.gif) no-repeat 0px 2px;
  padding-left: 16px;
}
a.emphasis:link,
a.emphasis:visited {
  font-weight: bold;
  color: #F00;
}
#info p#p_link {
  text-align: right;
  margin: 4px 4px 4px 0px;
}
#info h2.title {
  font-weight: bold;
  font-size: 14px;
  border-bottom: solid 1px #CCC;
  padding-bottom: 4px;
}
#estimate {
  width: 530px;
  float: left;
  margin-bottom: 24px;
  height: auto;
}
#estimate table {
  border-collapse: collapse;
  width: 530px;
  border: 0px none none;
}
#estimate th,
#estimate td {
  border: 1px solid #CCC;
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: middle;
  text-align: left;
}
#estimate th {
  background: #E5E5E5;
  font-weight: normal;
  width: 150px;
  padding-left: 8px;
}
#estimate td {
  border: 1px solid #CCC;
  padding-left: 8px;
  background: #F5F5F5;
}
#estimate p {
  padding-top: 4px;
}
#entry,
#company {
  padding: 8px;
}
#company table {
  border-collapse: collapse;
}
#company td {
  border: 1px solid #999;
  padding: 4px;
}
#list {
  padding:8px;
  border-top: 1px dotted #CCC;
}
#conv {
  width: 530px;
  float: left;
  margin-bottom: 12px;
}
#conv table {
  border: 1px solid #CCC;
  border-collapse: collapse;
  width: 530px;
  margin-top: 12px;
}
#conv th,
#conv td {
  border: 1px solid #CCC;
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: middle;
}
#conv th {
  background: #E5E5E5;
  font-weight: bold;
  width: 90px;
}
#conv td {
  border: 1px solid #CCC;
  padding-left: 2px;
  background: #F5F5F5;/*white-space: nowrap;*/
}
.ic_city {
  width: 160px;
}
#conv_navi {
  padding-top: 8px;
}
#conv img {
  vertical-align: bottom;
  display: inline;
}
.conv_ttl {
  float: left;
  display: inline;
  margin-right: 6px;
}
.addText {
  float: left;
}
.conv_link {
  float: right;
  display: inline;
  margin-right: 2px;
}
/*.ic_limit {
	float: left;
	width: 90px;
}
*/

.ic_icons {
  float: right;
  width: 144px;
  text-align: right;
}
.ic_icons img {
  padding-right: 2px;
  padding-left: 2px;
}
#links {
  float: left;
  width: 224px;
  border: 1px solid #CCC;
  background: url(/tpl_ic/tpl_images/h_links.gif) no-repeat;
  padding: 50px 12px 12px;
  clear: both;
}
#links ul {
  list-style: url(none) none outside;
}
#inquiry {
  float: right;
  width: 260px;
  height: 255px;
  display: inline;
}
#footer {
  float: right;
  width: 780px;
  /*border-top: 1px dotted #CCC;*/
	margin-top: 24px;
  padding: 24px 0px 24px 30px;
  clear: both;
}
#footer table {
  border-collapse: collapse;
  border: 1px solid #CCC;
  white-space: nowrap;
  width: 532px;
  margin-left: 200px;
}
#footer td {
  vertical-align: top;
  border: 1px solid #CCC;
  padding: 1px 4px;
}
/*
/* サイドメニュー */

#navi ul {
  list-style:none;
  width: 200px;
}
#navi li,
#navi a {
  width:200px;
  height:48px;
}
li#navi1,
li#navi1 a {
  height:60px;
}
#navi2 a {
  background-position:0 -60px;
}
#navi3 a {
  background-position:0 -108px;
}
#navi4 a {
  background-position:0 -156px;
}
#navi5 a {
  background-position:0 -204px;
}
#navi6 a {
  background-position:0 -252px;
}
#navi7 a {
  background-position:0 -300px;
}
#navi8 a {
  background-position:0 -348px;
}
#navi9 a {
  background-position:0 -396px;
}
#navi2 a:hover {
  background-position:-200px -60px;
}
#navi3 a:hover {
  background-position:-200px -108px;
}
#navi4 a:hover {
  background-position:-200px -156px;
}
#navi5 a:hover {
  background-position:-200px -204px;
}
#navi6 a:hover {
  background-position:-200px -252px;
}
#navi7 a:hover {
  background-position:-200px -300px;
}
#navi8 a:hover {
  background-position:-200px -348px;
}
#navi9 a:hover {
  background-position:-200px -396px;
}
#city_search {
  text-align: center;
  padding-top: 12px;
  border-bottom: 1px solid #333;
  padding-bottom: 12px;
}
.section h2 {
  font-size: 13px;
  font-weight: bold;
}
.section dt {
  list-style: none outside;
  margin-top: 6px;
  background: url(/tpl_ic/tpl_images/list_mk_info.gif) no-repeat 0px 2px;
  padding-left: 16px;
}
.section dd {
  padding-left: 16px;
}
#dl_info {
  padding: 12px 4px 4px;
  font-size: 11px;
}
#dl_info a {
  background: none;
  text-align: center;
  height: 33px;
  width: auto;
}
#container_box h1 {
  text-indent: -9999px;
  font-size: 10px;
}
#aiu {
  background: #000;
  text-align: center;
  padding-bottom: 12px;
  padding-top: 12px;
  margin-bottom: 12px;
}
#aiu li {
  margin-bottom: 6px;
}
#ic_html {
  float: left;
  width: 530px;
  margin-top: 12px;
}
#note ul {
  list-style: none outside;
}
#note a:link,
#note a:visited {
  color: #FFF;
}
#note a:hover,
#note a:active {
  color: #F00;
  text-decoration: underline;
}
#pankuzu {
  margin-bottom: 8px;
}
/* 特集専用
-------------------------------------- */
#unit_box.special {
  background: none;
  width: 820px;
  padding-right: 10px;
}
#special {
  padding-top: 140px;
}
/*----------------------------------------------------
    ESHRE翻訳依頼ページ
----------------------------------------------------*/
#request h3.title {
  margin-bottom: .5em;
}
#request table {
  width: 99%;
}
#request table.partner_box {
  border: 1px solid #CCC;
  margin-bottom: 1em;
}
#request th,
#request td {
  padding: 4px 8px 2px;
  vertical-align: top;
}
#request th {
  text-align: right;
  white-space: nowrap;
  width: 110px;
}
#request td.head {
  font-weight: bold;
  padding: 10px 8px 6px;
}
#request td.count {
  padding-bottom: 4px;
  padding-right: 4px;
  padding-left: 0;
  vertical-align: bottom;
  white-space: nowrap;
}
#request .text {
  width: 370px;
  margin-bottom: 6px;
}
#request .textB {
  width: 310px;
  margin-bottom: 6px;
  line-height: 1.2;
}
#request #title.textB {
  line-height: 1;
}
#request p input {
  margin-bottom: 4px;
}
#request input.middle {
  width: 150px;
}
#request input.zipcode {
  width: 80px;
}
#request li {
  background: none;
  padding-left: 0px;
  line-height: 1.6;
}
#request li li {
  margin-left: 1em;
  text-indent: -1.5em;
}
#request li li label {
  line-height: 1.6;
}
#request ul#keyword {
  width: 180px;
  text-align: right;
}
#request ul#keyword.confirm {
  width: auto;
  text-align: left;
  padding-left: 1em;
}
#request ul#keyword input {
  margin-bottom: .2em;
}
#request p.confMsg {
  text-align: center;
}
#request ul.btnSet {
  text-align: center;
  padding-bottom: 16px;
}
#request ul.btnSet input {
  text-align: center;
  padding: 4px 8px;
  font-weight: bold;
}
#request ul.btnSet input:hover {
  cursor: pointer;
}
#request ul.btnSet li {
  display: inline;
}
#request p.wtn_copyright {
  display: none;
}
#request p.total,
#request p.total span {
  font-weight: bold;
}
/* エラーメッセージ
-------------------------------------- */
#request p.message {
  padding: 8px 12px 0;
}
#request .ERR {
  color: #F00;
  font-weight: bold;
}
/* 第27回欧州ヒト生殖学会(ESHPE)
	body.eshpe
-------------------------------------- */
body.eshpe #entry {
  padding: 8px 16px;
}
body.eshpe #eshpe_flow {
  clear: both;
  border:1px solid #CCCCCC;
  margin-bottom:24px;
}
body.eshpe #eshpe_flow h2 {
  margin-bottom: 12px;
}
body.eshpe #eshpe_flow table {
  width: 510px;
  margin: 0 auto;
}
body.eshpe #eshpe_flow td {
  padding-bottom: .8em;
}
body.eshpe #eshpe_flow li {
  list-style: none;
}
body.eshpe #eshpe_flow ul.info {
  padding-top: 2em;
  padding-left: 1em;
  padding-bottom: 2em;
}
body.eshpe #eshpe_flow ul.button {
  margin-right: auto;
  margin-left: auto;
  width: 360px;
  overflow: hidden;
  margin-bottom: 24px;
}
body.eshpe #eshpe_flow ul.button li {
  display: inline;
  margin-right: 8px;
  float: left;
}
/* ポップアップ用定義
-------------------------------------- */
body.popup #contents_box {
  background: url(/tpl_ic/tpl_images/kanban.gif) no-repeat right top;
  margin-right: auto;
  margin-left: auto;
}
body.popup dt {
  font-weight: bold;
}
body.popup dd {
  margin-left: 1em;
  display: inline;
}
body.popup dl.float {
  clear: both;
}
body.popup dl.float dt {
  float: left;
  margin-bottom: 4px;
}
body.popup dl.float dd {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 4px;
}
body.popup p.info {
  padding:8px 0;
}
/* 料金系
-------------------------------------- */
body.popup #price {
  margin-bottom: 2em;
}
body.popup #price h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2em;
}
/* その他系
-------------------------------------- */
body.popup #others dl {
  margin-bottom: 1em;
}
body.popup .close {
  text-align: center;
  padding: 8px 0;
  font-size: 11px;
}
/* フォーム関連
-------------------------------------- */
#form h2 {
  font-size: 12px;
  text-indent: 0px;
  margin-bottom: 6px;
  border-left: 6px solid #C6DEFF;
  border-bottom: 1px solid #C6DEFF;
  padding: 3px 0px 3px 6px;
  width: 635px;
}
#form table {
  border-collapse:collapse;
  border: solid 1px #C6DEFF;
}
#form th,
#form td {
  text-align: left;
  padding: 3px 4px 3px 8px;
  vertical-align: top;
  border: solid 1px #C6DEFF;
  font-size: 12px;
}
#form th {
  white-space: nowrap;
}
#form dt {
  float: left;
  font-size: 12px;
}
#form p {
  font-size: 12px;
}
.btnSet {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
.btnSet li {
  background: none !important;
  display: inline;
}
#ssl_seal {
  padding: 8px 0px 8px 30px;
}
.note {
  font-size: 10px !important;
  color: #F00;
  font-weight: normal;
}
.need {
  font-size: 11px !important;
  font-weight: bold;
  color: #F00;
}
/* リクルートページ用
-------------------------------------- */
#recruit h3 {
  background: url(/tpl_ic/tpl_images/h_back.gif) no-repeat left bottom;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.2;
  padding-left: 10px;
  margin-bottom: 1em;
}
#recruit p {
  margin-bottom: 1em;
}
#recruit dl {
  margin-bottom: 1.5em;
}
#recruit dt {
  margin-bottom: 0.5em;
  padding-bottom: 2px;
  padding-left: 6px;
  border-bottom: 1px solid #009;
  border-left: 6px solid #009;
  font-weight: bold;
  line-height: 1.8;
}
#recruit dd {
  line-height: 1.4;
}
#recruit b {
  font-weight: normal;
  color: #F00;
}
ul.banner li {
  text-align: center;
  margin-bottom: 4px;
}
/*----------------------------------------------------
  body.toppage
    リニュ後トップページ(2011/05/31～)
----------------------------------------------------*/
body.toppage #container_box {
  background: url(/image/newTop/bodyTopBack.gif) no-repeat;
  width: 870px;
  width: 840px;
  overflow: hidden;
  height: auto;
}
body.toppage #container_box h1 {
  text-indent: 0;
  float: left;
}
body.toppage #mainContents {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #EBEBEB;
}
body.toppage #unit_box {
  background: none;
  width: 819px;
  width: 810px;
  margin-top: 0px;
  border-left: 1px solid #CCC;
}
body.toppage #viewBox {
  float: right;
  width: 590px;
  padding-top: 16px;
}
body.toppage #viewBox h2 {
  margin-bottom: 12px;
}
body.toppage #viewBox ol {
  list-style: none;
  margin-bottom: 16px;
}
body.toppage #viewBox li {
  display: inline;
}
body.toppage #about p {
  clear: both;
  text-align: right;
}
body.toppage #about dl {
  position: relative;
}
body.toppage #about dt {
  position: relative;
}
body.toppage #about dd {
  position: absolute;
  bottom: 30px;
  right: 20px;
}
/* ヘッダー
-------------------------------------- */
body.toppage #header ul {
  float: right;
  padding-top: 29px;
  padding-right: 30px;
}
body.toppage #header h2 {
  clear: both;
}
/* サイドメニュー
-------------------------------------- */
body.toppage #side_menu {
  background: url(/tpl_ic/tpl_images/side_bg.gif) repeat-y;
  padding-bottom: 20px;
}
body.toppage #navi ul {
  /*border-bottom: solid 1px #2C2C2C;*/
  margin-bottom: 12px;
}
body.toppage #navi li,
body.toppage #navi li a {
  line-height: 1;
  height: 41px;
}
/* フッター
-------------------------------------- */
body.toppage #footer {
  clear: both;
  width: 810px;
  padding: 0;
  text-align: center;
}
body.toppage #footer ul {
  width: 798px;
  padding-top: 17px;
  margin: 0 auto 2em;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
}
body.toppage #footer li {
  margin-bottom: 15px;
}
/* 共通定義
-------------------------------------- */
body.toppage li {
  list-style: none;
}
#ajax_mail {
  padding: 8px;
  background: #FFF;
}

