﻿@charset "utf-8";
@import url("./skin.css");


/*----------------------------------------
■ヘッダー
------------------------------------------*/

/* ヘッダー　ロゴ 英訳ページ */
.logoEn {
	display: block;
	clear: both;
	width: 300px;
	float: left;
	margin: 16px 20px 0 0;
	text-align: left;
	}
.logoEn p {
	padding: 0 0 0 40px;
	color: #333333;
	}
.logoEn img {
	margin: 0 0 0px 0;
	color: #333333;
	}

.logo_home {
	display: block;
	clear: both;
	float: left;
	margin: 38px 20px 0 0;
	text-align: left;
	}


.catch {
	display: block;
	float: left;
	width: 240px;
	margin: 46px 0 0 0;
	}

.telImg {
	display: block;
	float: right;
	width: 610px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	line-height: 1.3em;
	}
div.telImgen {
	display: block;
	float: right;
	width: 400px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	line-height: 1.3em;
	}
.telImg img {
	margin-top: 4px;
	}

/*言語選択*/

ul#language {
	display:block;
	width: 259px;
	float: left;
	font-size:12px;
	text-align: right;
	line-height:20px;
	margin-top: 5px;
    border-right: #CCC 1px solid;
	}
ul#language_en {
	display:block;
	width: 259px;
	float: right;
	font-size:12px;
	text-align: right;
	line-height:20px;
	margin-top: 20px;
    border-right: #CCC 1px solid;
	}

ul#language_en li,
ul#language li {
	display:inline;
	padding-left: 10px;
	padding-right: 8px;
	list-style-type:none;
	text-decoration: none;
    border-left: #CCC 1px solid;
	}

ul#language_en li a,
ul#language li a {
	text-decoration: none;
	color: #333;
	}

ul#language_en li a:hover,
ul#language li a:hover {
	text-decoration: none;
	color: #F96914;
	}

ul#language li.home {
	}

/*----------------------------------------
■
------------------------------------------*/

#flashContainer {
	clear: both;
	width: 960px;
	height: 270px;
	margin-right:auto;
	margin-left:auto;
	}

/*下層ページタイトル*/
div#titHeader {
	clear: both;
	display: block;
	width: 960px;
	height: 100px;
	margin: 0 auto 0 auto;
	background: url(../img/bg_tit.jpg) no-repeat right;
	}
div#titHeader_en {
	clear: both;
	display: block;
	width: 960px;
	height: 100px;
	margin: 0 auto 0 auto;
	background: url(../img/bg_titen.jpg) no-repeat right;
	}
#titHeader h2,
#titHeader_en h2,
#titHeader_en p,
#titHeader p {
	color: #003366;
	font-size: 30px;
	font-weight: normal;
	line-height: 100px;
	}
#titHeader img {
	margin-top: 15px;
	}

/*扉タイトル*/
div#homeHeader {
	clear: both;
	display: block;
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: center;
	}
div#homeHeader p {
	line-height: 1.6em;
	color: #FFF;
	font-size: 14px;
	}

/*----------------------------------------
■メインコンテナ
------------------------------------------*/
#mainContainer {
	width: 1080px;
	margin: 0 auto;
	padding-top: 15px;
	}

/*----------------------------------------
■右側コンテナ
------------------------------------------*/
#rightContainer {
	width: 260px;
	float: right;
	}
/*英語製品ページ用*/
#sideContainer {
	width: 260px;
	float: left;
	}

p.bnChu a {
	display: block;
	width: 210px;
	height: 50px;
	padding: 10px 0 0 20px;
	color: #003366;
	font-size: 16px;
	background: url(../img/bn_chu_2.jpg) no-repeat;
	}
p.bnTel a {
	display: block;
	width: 208px;
	height: 48px;
	padding: 10px 0 0 20px;
	color: #003366;
	font-size: 16px;
	background-color: #FFFFFF;
	border: solid #BBB792 1px;
	}



/*----------------------------------------
■コンテンツ　コンテナ
------------------------------------------*/

#contentContainer {
	width: 1080px;
	margin: 0 auto;
	}


#contentContainer p {
	font-size: 18px;
	color: #000;
	margin-bottom: 1em;
	}


/* -----------------------------------------------------------
  h見出し　装飾
----------------------------------------------------------- */
#contentContainer h2 {
	clear: both;
	display: block;
	line-height: 1.5em;
	font-size: 40px;
	margin: 2em 0 0.8em 0;
	padding: 7px 0 10px;
	font-weight: normal;
	color: #000;
	text-align: center;
	}

/*h3タイトル1*/

#contentContainer h3 {
	display: block;
	line-height: 1.5em;
	margin: 1.5em 0 0.3em;
	font-size: 30px;
	}

h4 {
	margin-bottom: 0.8em;
	font-size: 20px;
}

img.thumb {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: solid #D4D4D4 1px;
}
img.product {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 4px;
	border: solid #D4D4D4 1px;
}
.product2 {
	padding: 4px;
	border: solid #D4D4D4 1px;
}
#contentContainer p.pCode {
	font-size: 12px;
}



/*ダウンロード同意リスト枠*/
.dlwaku {
	border: solid #333333 2px;
	padding: 20px;
	margin-bottom: 12px;
	}



/*----------------------------
サイトマップ用 装飾
----------------------------*/

div.siteMap {
  display: table;
  margin: 0 auto;
	text-align: center;
}

div.siteMap a {
	color: #000000;
	}
#contentContainer2 div.siteMap h2 {
	height: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 19px;
	padding-top: 5px;
	background-image: none;
	text-indent: 10px;
	margin-bottom: 5px;
	border-left: solid #70A600 3px;
	border-bottom: solid #EFE8D9 1px;
	}

div.siteMap .siteMapInner {
	float: left;
	margin: 0 20px;
}

/*----------------------------
ダウンロード用 装飾
----------------------------*/

div.dlArea {
	display: block;
	float: left;
	margin-right: 50px;
	}

div.dlArear {
	display: block;
	float: left;
	}

div.dlArea ul,
div.dlArear ul {
	margin-bottom: 10px;
	}

/*----------------------------
製品案内用 写真　装飾
----------------------------*/
ul.listEq {
	margin: 0 auto 1.5em !important;
	text-align: center;
}

ul.listEq a {
	color: #FF6600;
	text-decoration: underline;
}

ul.listEq li {
	display: inline-block;
	width: 110px;
	margin: 0 10px 20px;
	background-color: #FFF;
	line-height: 1.4em;
	text-align: center;
	vertical-align: top;
}

.listEq img {
	display: block;
	margin: auto;
	border: solid #CCCCCC 3px;
	}
/*----------------------------
英語製品　関連項目 写真　装飾
----------------------------*/

ul.listPro a {
	color: #FF6600;
	text-decoration: underline;
}

ul.listPro li {
	display: block;
	float: left;
	width: 90px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	line-height: 1.4em;
	text-align: center;
	}
.listPro img {
	padding: 4px;
	border: solid #D4D4D4 1px;
	}

/*----------------------------
広告用 写真　装飾
----------------------------*/
.adArea div {
	display: block;
	float: left;
	width: 315px;
	margin: 0 20px 24px;
	padding: 0 0 20px 0;
	border-bottom: solid #ccc 1px;
	}

#contentContainer .adArea div p {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	}
#contentContainer .adArea div h3 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	}
/*----------------------------
学会用 写真　装飾
----------------------------*/
.picArea div {
	display: block;
	float: left;
	width: 315px;
	margin: 0 16px 24px;
	}

#contentContainer .picArea div p {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	}
/*----------------------------
2列　画像装飾
----------------------------*/

#contentContainer .tourBox div {
	display: block;
	float: left;
	width: 480px;
	margin-right: 30px;
	padding-bottom: 10px;
	}
#contentContainer .tourBox div img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    margin-bottom: 4px;
	}
#contentContainer .tourBox div h3 {
	font-size: 20px;
	font-weight: normal;
	color: #00A3D8;
	text-align: center;
	line-height: 1.3em;
	margin: 7px 0 5px 0;
	padding: 0;
	background-color: none;
	background: none;
	border: none;
	}
#contentContainer .tourBox div p {
	font-size: 18px;
	}

/*----------------------------
  Q&A設定
----------------------------*/

dl.faqArea {
	display:block;
	}

dl.faqArea dt {
	background: url(../img/q.gif) no-repeat top left;
	padding: 8px 0 5px 40px;
	font-size: 16px;
	font-weight: normal;
	color: #3F3416;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 10px 0 8px 0;
}

dl.faqArea dd {
	background: url(../img/a.gif) no-repeat top left;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 30px;
	line-height: 1.7em;
	min-height: 106px;
}
#contentContainer dl.faqArea span a {
	clear: both;
	display:block;
	width: auto;
	text-align:right;
	margin: 0;
	padding-right: 12px;
	font-size: 12px;
	background: url(../img/pagetop.gif) no-repeat right;
	}




/*----------------------------------------
■フッター
------------------------------------------*/
#footerContainer {
	width: 100%;
	height: 293px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bg_foot_2.jpg) repeat-x;
	padding: 0 0 0 0;
	}

#footerContent_ensub,
#footerContent {
	width: 960px;
	height: 293px;
	background: url(../img/copy.png) no-repeat 692px 270px;
	padding: 30px 0 0 0;
	margin: 0 auto 0 auto;
	}
#footerContent_home {
	width: 960px;
	height: 100px;
	background: url(../img/copy_home.png) no-repeat right center;
	padding: 30px 0 0 0;
	margin: 0 auto 0 auto;
	}

#footerContent ul {
	text-align: right;	}
#footerContent ul,
#footerContent_home ul {
	display: block;
	clear: both;
	font-size: 12px;
	color: #333;
	}

#footerContent ul li,
#footerContent_home ul li {
	display: inline;
	margin-right:3px;
	padding-left:7px;
	border-left: 1px solid #CCC;
	list-style-type:none;
	}

#footerContent ul li.home
#footerContent_home ul li.home {
	padding-left:0;
	border-left:0;
	}

#footerContent_home a,
#footerContent a {
	color: #333;
	}

#footerContent_en ul.listFoot,
#footerContent_ensub ul.listFoot {
	display: block;
	width: 960px;
	float: right;
	margin: 0px 0 10px 0;
	overflow: auto;
	}

#footerContent_en ul.listFoot li,
#footerContent_ensub ul.listFoot li {
	display: block;
	float: left;
	width: 200px;
	margin: 0 10px 15px 0;
	padding: 0 10px 0 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}
#footerContent_en ul.listFoot li ul,
#footerContent_ensub ul.listFoot li ul {
	margin: 12px 0 0px 0;
	line-height: 1.6em;
	}
#footerContent_en ul.listFoot li ul li,
#footerContent_ensub ul.listFoot li ul li {
	width: auto;
	clear: both;
	margin: 0 0 0px 0;
	padding: 0 0 0 0px;
	font-size: 12px;
	}
#footerContent_en ul.listFoot li ul li a,
#footerContent_ensub ul.listFoot li ul li a {
	color: #888;
	}

.footLogo {
	display: block;
	float: left;
	width: auto;
	height: 100%;
	font-size: 12px;
	padding: 0 0 12px 0;
	color: #333;
	background: url(../img/logo_foot.png) no-repeat;
	}
.footLogo p {
	padding: 0 0 0 40px;
	color: #333333;
	}
.footLogo img {
	margin: 0 0 6px 0;
	color: #333333;
	}

#footerContainer_en {
	width: 100%;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	background: url(../en/img/bg_foot.png) bottom repeat-x;
	padding: 0 0 0 0;
	}
#footerContent_en {
	width: 960px;
	height: 240px;
	background: url(../img/copy.png) no-repeat right 220px;
	padding: 30px 0 0 0;
	margin: 0 auto 0 auto;
	}

/*----------------------------------------
■BASIC
------------------------------------------*/

/*-------------------
 リンク設定
 ---------------------*/
a:link {
	color: #DB5700;
	text-decoration:none;
	word-break: break-all;
	}

a:visited {
	text-decoration:none;
	color: #DB5700;
	}

a:hover {
	color: #FF9900;
	text-decoration:underline;
	}

p {
	color: #000;
	line-height: 1.7em;
	}

.uLine a {
	color: #DB5700;
	text-decoration: underline;
	}

.linkColor a {
	color: #333;
	text-decoration: none;
	}


/* ページの先頭へ */

p.retornPage {
	clear: both;
	display:block;
	width: 680px;
	height: 21px;
	text-align:right;
	margin: 0;
	background: url(../img/bg_pagetop.jpg) no-repeat left;
	}
p.retornPage_en {
	clear: both;
	display:block;
	width: 960px;
	height: 21px;
	text-align:right;
	margin: 0;
	background: url(../img/bg_pagetop.jpg) no-repeat left;
	}
#contentContainer p.pageTop a {
	clear: both;
	display:block;
	text-align:right;
	margin: 0;
	padding-right: 12px;
	font-size: 12px;
	background: url(../img/pagetop.gif) no-repeat right;
	}

/*padding設定*/
.pt30 { padding-top: 30px; }

.pl05 { padding-left: 05px; }
.pl10 { padding-left: 10px; }
.pl12 { padding-left: 12px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl24 { padding-left: 24px; }
.pl27 { padding-left: 27px; }
.pl30 { padding-left: 30px; }
.pl36 { padding-left: 36px; }
.pl40 { padding-left: 40px; }
.pl50 { padding-left: 50px; }
.pl72 { padding-left: 72px; }
.pl73 { padding-left: 73px; }
.pl74 { padding-left: 74px; }
.pl75 { padding-left: 75px; }
.pl76 { padding-left: 76px; }
.pl100 { padding-left: 100px; }
.pl150 { padding-left: 150px; }


.bold {
	color: #000;
	font-weight: bold;
	}

.bold1 {
	color: #003366;
	font-weight:bold;
	letter-spacing:0.2em;
	}

.bold2 {
	color: #FF0000;
	font-weight:bold;
	letter-spacing:0.2em;
	}

.bold3 {
	color:#FF6600;
	font-weight:bold;
	letter-spacing:0.1em;
	}
.bold4 {
	color: #006699;
	font-weight:bold;
	letter-spacing:0.1em;
	}

/*
.underLine {
	text-decoration: underline;
	}
*/

span.underLine {
	background: url(../img/txt_dot.gif) repeat-x top left;
	}


/*マージン設定群*/

.m0 {	margin:0;	}

.mb03{	margin-bottom:3px;	}
.mb04{	margin-bottom:4px;	}
.mb05{	margin-bottom:5px;	}
.mb06{	margin-bottom:6px;	}
.mb07{	margin-bottom:7px;	}
.mb08{	margin-bottom:8px;	}
.mb09{	margin-bottom:9px;	}
.mb10{	margin-bottom:10px;	}
.mb12{	margin-bottom:12px;	}
.mb13{	margin-bottom:13px;	}
.mb15{	margin-bottom:15px;	}
.mb20{	margin-bottom:20px;	}
.mb25{	margin-bottom:25px;	}
.mb27{	margin-bottom:27px;	}
.mb30{	margin-bottom:30px;	}
.mb36{	margin-bottom:36px; }
.mb40{	margin-bottom:40px; }
.mb50{	margin-bottom:50px; }
.mb60{	margin-bottom:60px; }
.mb70{	margin-bottom:70px; }
.mb100{	margin-bottom:100px; }


.mt05{	margin-top:5px;	}
.mt10{	margin-top:10px; }
.mt15{	margin-top:15px; }
.mt20{	margin-top:20px; }
.mt25{	margin-top:25px; }
.mt30{	margin-top:30px; }
.mt100{	margin-top:100px; }

.mr05{	margin-right:5px; }
.mr06{	margin-right:6px; }
.mr07{	margin-right:7px; }
.mr08{	margin-right:8px; }
.mr09{	margin-right:9px; }
.mr10{	margin-right:10px; }
.mr11{	margin-right:11px; }
.mr12{	margin-right:12px; }
.mr14{	margin-right:14px; }
.mr15{	margin-right:15px; }
.mr16{	margin-right:16px; }
.mr17{	margin-right:17px; }
.mr20{	margin-right:20px; }
.mr25{	margin-right:25px; }
.mr26{	margin-right:26px; }
.mr30{	margin-right:30px; }
.mr50{	margin-right:50px; }


.ml05{	margin-left:5px; }
.ml10{	margin-left:10px; }
.ml15{	margin-left:15px; }
.ml20{	margin-left:20px; }
.ml25{	margin-left:25px; }
.ml26{	margin-left:26px; }
.ml27{	margin-left:27px; }
.ml28{	margin-left:28px; }
.ml30{	margin-left:30px; }
.ml40{	margin-left:40px; }
.ml50{	margin-left:50px; }
.ml60{	margin-left:60px; }
.ml70{	margin-left:70px; }
.ml100{	margin-left:100px; }
.ml200{	margin-left:200px; }


/*レタースペース*/
.ls00 { letter-spacing: 0 }
.ls01 { letter-spacing: 0.1em }
.ls02 { letter-spacing: 0.2em }
.ls03 { letter-spacing: 0.3em }
.ls04 { letter-spacing: 0.4em }
.ls05 { letter-spacing: 0.5em }
.ls06 { letter-spacing: 0.6em }
.ls07 { letter-spacing: 0.7em }
.ls08 { letter-spacing: 0.8em }
.ls09 { letter-spacing: 0.9em }
.ls10 { letter-spacing: 1em }



/* イメージ画像設定 */
.picLine {
	padding: 5px;
	border:solid 1px;
	border-color: #eeeeee #bbbbbb #bbbbbb #eeeeee;
	background-color: #FFF;
	text-align: center;
	}
.picLine img {
	margin-bottom: 5px;
	}
.imgWaku0 {
	padding:5px;
	border:solid 1px;
	border-color: #eeeeee #bbbbbb #bbbbbb #eeeeee;
	}
/* イメージ画像注釈付き */

p.imgFrame {
	display: block;
	font-size: 12px;
	}

p.imgFrame img {
	padding:5px;
	border:solid 1px;
	border-color: #eeeeee #bbbbbb #bbbbbb #eeeeee;
	}	


/*クリア設定*/

.left {
	text-align: left;
	}

.right {
	text-align: right;
	}

.center {
	text-align: center;
	}


.coler1 { color:#008BC6; }
.coler2 { color:#FF8000; }
.coler3 { color:#666; }
.coler4 { color:#990000; }
.coler5 { color:#FF0000; }

.coler6 { color:#1D4B9F; }
.coler7 { color:#008C23; }


.f10 { font-size: 10px;	}
.f11 { font-size: 11px;	}
.f12 { font-size: 12px;	}
.f13 { font-size: 13px;	}
.f14 { font-size: 14px;	}
.f15 { font-size: 15px;	}
.f16 { font-size: 16px;	}
.f17 { font-size: 17px;	}
.f18 { font-size: 18px;	}
.f19 { font-size: 19px;	}
.f20 { font-size: 20px;	}
.f22 { font-size: 22px;	}
.f30 { font-size: 30px;	}


.fontf {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

/*幅設定*/
.wid80 { width: 80px; }
.wid100 { width: 100px; }
.wid120 { width: 120px; }
.wid140 { width: 140px; }
.wid150 { width: 150px; }
.wid180 { width: 180px; }

.wid200 { width: 200px; }
.wid212 { width: 212px; }
.wid215 { width: 215px; }
.wid250 { width: 250px; }
.wid260 { width: 260px; }
.wid276 { width: 276px; }
.wid300 { width: 300px; }
.wid312 { width: 312px; }
.wid320 { width: 320px; }
.wid350 { width: 350px; }
.wid360 { width: 360px; }

.wid400 { width: 400px; }
.wid450 { width: 450px; }
.wid470 { width: 470px; }

.wid500 { width: 500px; }
.wid550 { width: 550px; }

.wid600 { width: 600px; }
.wid630 { width: 630px; }
.wid650 { width: 650px; }
.wid670 { width: 670px; }
.wid680 { width: 680px; }

.wid700 { width: 700px; }
.wid720 { width: 720px; }
.wid750 { width: 750px; }

.wid800 { width: 800px; }





/* リンク・ブランク表示アイコン */
.linkBlank a {
   background: transparent url(../img/external.png) right no-repeat;
   padding-right: 15px;
}
/* メモ帳アイコン　表示 */
#contentContainer2 .staffArea p a,
.txtIcon a {
	color: #FF6600;
	text-decoration: underline;
    background: transparent url(../img/txt-icon.png) right no-repeat;
    padding-right: 12px;
	margin-right: 3px;
	height: 12px;
}

/*画像すきま対策用*/
.vmiddle {
	vertical-align: middle;
	}
.vbottom {
	vertical-align: bottom;
	}

/*BOXのセンタリング*/
.boxCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}



/* ---------------------------------------------------------------- *
	clearfixに関する設定
 * ---------------------------------------------------------------- */

div:after {
 content: ".";  
 display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	}

*+html div {
	display: inline-block;
	}				
	/*-- IE7用 --*/

/**/
.fl {
	display: block;
	float: left;
	}

.fr {
	display: block;
	float: right;
	}

#contentContainer .alignR {
	display: block;
	float: right;
	margin-left: 2em;
	margin-bottom: 70px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
#contentContainer .alignR img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	}
#contentContainer .alignL {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
.alignC {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
#contentContainer .alignRO {
  border-radius: 50% 0 50% 50%
}

/*----- floatをclearするための汎用クラス定義 -----*/

.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*----------------------------------------
■テーブル・リスト
------------------------------------------*/


/*テーブル プロフィール*/

.tableProfile {
	clear: both;
	width: 660px;
	line-height:1.6em;
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: solid #CCCCCC 1px;
	}

.tableProfile th {
	padding: 2px 5px 2px 5px;
	color:#333333;
	background-image: url(../img/bg_dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-collapse: collapse;
	font-weight: normal;
	border-spacing: 0px;
	}
.tableProfile td {
	padding: 2px 5px 2px 5px;
	color:#333333;
	background-image: url(../img/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-collapse: collapse;
	border-spacing: 0px;
	}
.tableProfile th.bg_none,
.tableProfile td.bg_none {
	background-image: none;
	}

tr.trbg {
	background-color: #F8F5ED;
}

/* 自動機　仕様 */
dl.act2 {
	display: block;
	font-size: 18px;
	margin-left: 5px;
	margin-bottom: 20px;
	line-height:1.6em;
	}

dl.act2 dt {
	float:left;
	clear:both;
	width:130px;
	padding: 0px 0 0px 15px;
	background: url(../img/arrow_1.gif) no-repeat left;
	}

dl.act2 dd {
	margin:0;
	margin-left:150px;
	padding:0;
	}

dl.act2 dd dl dt {
	clear: none;
	padding: 0;
	width: 190px;
	background: none;
}

dl.act2 dd dl dd {
	margin-left: 190px;
}

/*テーブル　会社情報*/
.tableCorp {
	border-collapse:collapse;
	margin: 0 auto 20px auto;
	width: 100%;
	line-height: 1.7em;
	}
.tableCorp th {
	width: 20%;
	 background-color: #E2E1D7;
	 font-weight: normal;
	 padding: 4px 8px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	 font-size: 18px;
	 vertical-align: text-top;
	 white-space: nowrap;
	}
.tableCorp td {
	 padding: 10px 15px;
	 border: 1px solid #CCCCCC;
	 font-size: 18px;
	 vertical-align: text-top;
	}
.tableCorp p {
	margin:0;
	}
.tableCorp p.center {
	 text-align: center;
	}
.tableCorp th img {
	float: left;
	margin-right: 10px;
}

/*拠点表示*/
dl.dlShop {
	margin-bottom: 10px;
	width: auto;
	}

dl.dlShop dt {
	float: left;
	clear: both;
	width: 150px;
	line-height:1.7em;
	}

dl.dlShop dd {
	margin: 0;
	margin-left: 160px;
	line-height: 1.7em;
	}
/*役員表示*/
dl.dlDir {
	font-size: 18px;
	}

dl.dlDir dt {
	float: left;
	clear: both;
	width: 160px;
	line-height:1.7em;
	}

dl.dlDir dd {
	margin: 0;
	margin-left: 200px;
	line-height: 1.7em;
	}
/*許可表示*/
dl.dlPermit {
	font-size: 18px;
	}

dl.dlPermit dt {
	float: left;
	clear: both;
	width: 250px;
	line-height:1.7em;
	}

dl.dlPermit dd {
	margin: 0;
	margin-left: 270px;
	line-height: 1.7em;
	}
/*テーブル　沿革*/
.tableStep {
	display: block;
	border-collapse:collapse;
	margin: 0 auto 20px auto;
	width: 100%;
	 font-size: 18px;
	line-height:1.7em;
	}
.tableStep th {
	width: 20%;
	 background-color: #F5F4EF;
	 font-weight: normal;
	 padding: 8px 4px 8px 0px;
	 border: 1px solid #CCCCCC;
	 text-align: right;
	 vertical-align: text-top;
	 white-space: nowrap;
	}
.tableStep td {
	 padding: 8px 4px 8px 10px;
	 border: 1px solid #CCCCCC;
	}

/*テーブル　募集要項*/
.tableJob {
	border-collapse:collapse;
	margin: 0 auto 50px auto;
	width: 100%;
	font-size: 18px;
	line-height: 1.8em;
	}
.tableJob th {
	width: 20%;
	 background-color: #F5F4EF;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 vertical-align: text-top;
	 white-space: nowrap;
	}
.tableJob td {
	 padding: 4px 4px 4px 10px;
	 border: 1px solid #CCCCCC;
	}

/*テーブル　デンタルショー・学会　リスト*/
.tableInfo {
	border-collapse:collapse;
	margin: 0 auto 50px auto;
	width: 100%;
	font-size: 18px;
	line-height: 1.8em;
	}
.tableInfo th {
	 background-color: #F5F4EF;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	 vertical-align: text-top;
	 white-space: nowrap;
	}

.tableInfo th:nth-child(1) {
	width: 25%;
}

.tableInfo th:nth-child(2) {
	width: 30%;
}

.tableInfo th:nth-child(3) {
	width: 30%;
}

.tableInfo th:nth-child(4) {
	width: 15%;
}

.tableInfo td {
	 padding: 4px 4px 4px 10px;
	 border: 1px solid #CCCCCC;
	}

/*テーブル　FAQ内*/
.tableFaq {
	border-collapse:collapse;
	margin: 10px auto;
	width: 100%;
	 font-size: 18px;
	}
.tableFaq th {
	 background-color: #F5F4EF;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	 vertical-align: text-top;
	 white-space: nowrap;
	}

.tableFaq th:nth-child(1) {
	width: 20%;
}

.tableFaq th:nth-child(2) {
	width: 60%;
}

.tableFaq th:nth-child(3) {
	width: 20%;
}

.tableFaq td {
	 padding: 4px 4px 4px 10px;
	 border: 1px solid #CCCCCC;
	 font-size: 14px;
	}

/*----------------------------
  テーブル　アルテオの仕様表　設定
----------------------------*/
.tableFee {
	display: block;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	}
.tableFee td {
	clear: both;
	 background-color: #FFF;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 font-size: 14px;
	}
.tableFee th {
	 background-color: #F5F2EB;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	 font-size: 14px;
	}
.tableFee p {
	display: block;
	margin:0;
	padding:0;
	 text-align: left;
	}
.tableFee p.center {
	 text-align: center;
	}
.tableFee th img {
	float: left;
	margin-right: 10px;
}
table.tableFee th,
table.tableFee td {
	white-space: nowrap;
}

/*----------------------------
  テーブル　英語製品情報　設定
----------------------------*/
.tablePro {
	clear: both;
	display: block;
	border-collapse:collapse;
	margin: 0 auto 20px auto;
	}
.tablePro th {
	 background-color: #EEEEEE;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 font-size: 14px;
	 white-space: nowrap;
	}
.tablePro td {
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 font-size: 14px;
	}
/*thの均一化　アスリス*/
.asliseth th {
	width: 14.28%;
	}

/*Dr経歴表示*/
dl.drProfile {
	display: block;
	margin-bottom: 10px;
	}

dl.drProfile dt {
	float: left;
	clear: both;
	width: auto;
	line-height:1.7em;
	color: #111;
	}

dl.drProfile dd {
	margin: 0;
	margin-left: 64px;
	color: #111;
	line-height: 1.7em;
	}

/*-------------------------------
リスト
---------------------------------*/



/* リスト　三角矢印*/

#contentContainer ul {
	display: block;
	list-style-image: url(../img/arrow_1.gif);
	line-height:1.7em;
	font-size: 18px;
	margin: 0 0 1.5em 1.5em;
	}
#contentContainer ul li ul {
	display: block;
	list-style-image: url(../img/arrow_1.gif);
	line-height:1.7em;
	margin-left: 1.5em;
	}

#contentContainer ol {
	display: block;
	line-height:1.7em;
	font-size: 18px;
	margin: 0 0 1.5em 1.5em;
	}


/*英語製品用*/
#contentContainer ul.listEn {
	display: block;
	list-style-image: url(../img/arrow_3.gif);
	line-height:1.7em;
	margin-left: 30px;
	font-size: 14px;
	}
#contentContainer ul.listRe {
	display: block;
	list-style-image: url(../img/arrow_re.png);
	line-height:1.7em;
	margin-left: 20px;
	font-size: 14px;
	}

/*3つ並びのリスト*/
ul.listArrow4 {
	display: block;
	margin: 0 0 5px 30px;
	line-height:1.7em;
	overflow: auto;
	}
ul.listArrow4 li {
	display: block;
	width: 205px;
	float: left;
	padding-left: 15px;
	background: url(/img/arrow_1.gif) no-repeat left center;
	}
ul.listArrow4 li a {
	color: #000000;
	}

/*2つ並びのリスト*/
ul.listArrow5 {
	display: block;
	overflow: hidden;
	margin: 0 auto 8px !important;
	line-height:1.7em;
}

ul.listArrow5 li {
	display: block;
	width: 340px;
	float: left;
	padding-left: 15px;
	background: url(/img/arrow_1.gif) no-repeat left 10px;
	word-break: break-all;
}

ul.listArrow5 li a {
	color: #FF6600;
	}


ul.listSupo {
	display: block;
	margin-bottom: 22px;
	}

ul.listSupo li a {
	display: block;
	color: #036;
	text-indent: 10px;
	text-align: left;
	}



/*200pxを2つ*/
ul.imgList0 {
	margin-left: 150px;
	}

ul.imgList0 li {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	width: 200px;
	background-color: #FFF;
	text-align: center;
	}

/*200pxを3つ*/
ul.imgList {
	margin-left: 40px;
	}

ul.imgList li {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	width: auto;
	background-color: #FFF;
	text-align: center;
	}

/*200pxを3つ*/
ul.imgList2 {
	margin-left: 0 !important;
	text-align: center;
	}

ul.imgList2 li {
	display: inline-block;
	margin: 0 6px 15px;
	width: 200px;
	background-color: #FFF;
	text-align: center;
	}

/*車マーク*/

.car {
	display: block;
	padding-left: 28px;
	margin-bottom: 4px;
	background: url(../img/car.png) no-repeat left 4px;
	}

.flex {
	display: flex;
	margin-bottom: 20px;
	flex-flow: wrap;
	justify-content: space-between;
	align-items: center;
}

.flex::after {
	display: none;
}

.flex > * {
	margin-bottom: 50px;
}

.flex h3 {
	text-align: center;
}

.video {
	text-align: center;
}

.imageContainer {
	text-align: center;
}

.imageContainer img {
	display: inline-block;
	margin: 0 10px;
}

/* 品質方針 */
.quality figcaption {
	margin-top: 10px;
}

.iso {
	display: flex;
	justify-content: center;
	align-items: center;
}

.quality .license {
	display: flex;
	margin-bottom: 50px;
}

.quality .license .image {
	margin: 0 50px 0 0;
	flex: none;
}

.quality .license table {
	width: auto;
	margin: 0;
}

.quality .message {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.quality .message .image {
	margin-right: 50px;
	flex: none;
}

/* スーパーバイオフィルタ */
.sbf div::after {
	display: none;
}

.sbf .image div {
	display: flex;
	margin-bottom: 20px;
	justify-content: space-between;
	align-items: center;
}

.sbf .image img {
	border: 1px solid #ccc;
}

.sbf .txtIcon {
	margin-top: 1em;
}

/*----------------------------------------
■
------------------------------------------*/

/*----------------------------------------
■
------------------------------------------*/

/*----------------------------------------
■
------------------------------------------*/

