@charset "utf-8";

/******************************************************************/
/* 汎用css */
/******************************************************************/

#nt-maincontainer img {
	border: 0px
}
#nt-maincontainer {
	font-family: "メイリオ", sans-serif;
}
/*ClearFix
----------------------------------------*/
.clear:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clear {
 /zoom:1;
} /* ie6,ie7 */
/* 枠とサイドメニュー ------------- */
#nt-maincontainer {
	margin: 0;
	padding: 20px 20px 0 20px;
	width: 710px;/* 750-20*2 */
	width: 750px;
	font-size: 80%;
}
div#nt-maincontainer div#nt-mainbox {
	margin: 0px;
	background: url(/kenkyu/nanoplatform/syugyo_gp/img/contents_bg.gif) repeat-y 0 100%;
}
div#nt-mainbox div#leftcontainer {
	float: left;
	width: 190px;
}
#nt-logo {
	margin: 0 0 15px 0;
}
#bannercontainer {
	width: 190px;
}
.bannerbox {
	padding: 0;
	margin: 0;
}
#bannercontainer .bannerbox li {
	display: inline-block;
	padding: 3px;
	background: #E6E6E6;
	margin-bottom: 6px;
	list-style: none;
}
#bannercontainer .bannerbox li a {
	border: 2px solid #989898;
	display: block;
}
#bannercontainer .bannerbox li a:hover {
	border: 2px solid #0071D1;
}
/* メインコンテンツ ------------- */
#rightcontainer {
	padding: 0 0 60px 15px;
	float: left;
	width: 500px;
	min-height: 800px;
	color: #646464;
	border-left: #F0F0F0 solid 1px;
}
#rightcontainer {
}
/* common.cssのリセット */
div#rightcontainer h2 img {
	margin: 0;
}
.nt-pickup {
	margin: 15px 0 30px;
}
.nt-pickupbox {
	border: 2px solid #0072D1;
	padding: 3px;
	float: left;
	margin-left: 8px;
}
.nt-pickupbox:first-child {
	margin-left: 0px;
}
.pickup-image {
	background: #0072D1;
}
.pickup-image a:hover {
	opacity: 0.4;
}
.pickup-text {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/ic_pickup_text.jpg) no-repeat 2px 3px;
	margin-top: 7px;
	padding: 0 0 0 10px;
}
.pickup-text a {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/ic_pickup_allow.png) no-repeat right center;
	display: block;
	padding: 2px 20px 2px 0;
	color: #0072D1 !important;
	font-weight: bold;
	font-size: 12px;
}
.hidden {
	display: none;
}/*外部リンクアイコン*/
.icon {
	display: inline;
	vertical-align: -2px;
	margin: 3px 5px;
}
/*見出し--------------------------------------------------*/
#rightcontainer h1 {
	background-image: url(/kenkyu/nanoplatform/imgs/nanotech/ic_h1.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	background-color: #186ED1;
	color: #fff;
	font-size: 150%;
	font-weight: normal;
	margin: 30px 0 10px;
	padding: 15px 20px;
}
#rightcontainer h1 {
	margin: 0 0 10px;
	padding: 12px 20px;
}
#rightcontainer h2 {
	background: #99cfff;
	border-top: 2px solid #0071D1;
	border-bottom: 2px solid #0071D1;
	color: #000000;
	font-size: 105%;
	font-weight: normal;
	margin: 30px 0 0;
	padding: 10px 0px 10px 12px;
	position: relative;
}
#rightcontainer h3 {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/ic_h3.png) no-repeat 5px 10px, url(/kenkyu/nanoplatform/imgs/nanotech/li_h3.png) repeat-x bottom;
	color: #0071D1;
	font-size: 115%;
	font-weight: normal;
	margin: 30px 0 0;
	padding: 4px 0 5px 20px;
}
#rightcontainer h3::before ,
#rightcontainer h3::after { content:none;}
#rightcontainer h4 {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/bg_h4.png) left bottom repeat-x;
	color: #646464;
	font-size: 115%;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0 0px 6px 7px;
	border-bottom: #EEEEEE 2px solid;
}
#rightcontainer h4::before ,
#rightcontainer h4::after{ content:none;}
#rightcontainer h5 {
	color: #555555;
	font-size: 108%;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0 0 0 10px;
}
#rightcontainer p {
	margin-top: 10px;
}
/*テーブル設定--------------------------------------------------*/
#rightcontainer table {
	margin-top: 10px;
}
#rightcontainer table {
	border-bottom: solid 1px #C7C6A3;
	border-left: solid 1px #C7C6A3;
	border-right: none;
	border-top: none;
	border-collapse: collapse;
	width: 100%;
	font-size: 95%;
}
#rightcontainer table caption {
	color: #186ed0;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin-top: 10px;
}
#rightcontainer table thead th {
	background: #dce7f3;
	color: #12529C;
	font-weight: bold;
}
#rightcontainer table th {
	padding: 5px;
	color: #333333;
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #c6c6c6;
	border-top: solid 1px #c6c6c6;
	background: #EEEEEE;
	font-weight: bold;
	text-align: center;
}
#rightcontainer table td {
	padding: 5px;
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #c6c6c6;
	border-top: solid 1px #c6c6c6;
}/*----- 横幅指定 -----*/
.wd1 {
	width: 1%!important;
}
.wd5 {
	width: 5%!important;
}
.wd10 {
	width: 10%!important;
}
.wd13 {
	width: 13%!important;
}
.wd15 {
	width: 15%;
!important
}
.wd20 {
	width: 20%!important;
}
.wd25 {
	width: 25%!important;
}
.wd30 {
	width: 30%!important;
}
.wd35 {
	width: 35%!important;
}
.wd40 {
	width: 40%!important;
}
.wd44 {
	width: 44%!important;
}
.wd45 {
	width: 45%!important;
}
.wd50 {
	width: 50%!important;
}
.wd60 {
	width: 60%!important;
}
.wd65 {
	width: 65%!important;
}
.wd70 {
	width: 70%!important;
}
.wd75 {
	width: 75%!important;
}
.wd80 {
	width: 80%!important;
}
.wd90 {
	width: 90%!important;
}
.wd100 {
	width: 100%!important;
}/*テキスト位置設定--------------------------------------------------*/
.txt-c {
	text-align: center;
}
.txt-r {
	text-align: right;
}
.txt-l {
	text-align: left;
}
.txt-m {
	vertical-align: middle;
}
.txt-t {
	vertical-align: top;
}
.txt-b {
	vertical-align: bottom;
}/*リスト設定--------------------------------------------------*/
#rightcontainer ul li {
	list-style-type: none;
	margin: 10px 0 0 10px;
}

#rightcontainer hr {
	display: none;
}
#rightcontainer img {
	vertical-align: top;
	border: 0;
	font-size: 1px;
	line-height: 1px;
}
.list-f:after, .list-two:after, .list-three:after, .list-four:after, .list-fs:after, .linklist-f:after, .linklist-two:after, .linklist-three:after, .linklist-four:after, .linklist-fs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.list-f, .list-two, .list-three, .list-four, .list-fs, .linklist-f, .linklist-two, .linklist-three, .linklist-four, .linklist-fs {
	display: inline-table;
	min-height: 1%;
}/* Hides from IE-mac \*/
* html .list-f, * html .list-two, * html .list-three, * html .list-four, * html .list-fs, * html .linklist-f, * html .linklist-two, * html .linklist-three, * html .linklist-four, * html .linklist-fs {
	height: 1%;
}
.list-f, .list-two, .list-three, .list-four, .list-fs, .linklist-f, .linklist-two, .linklist-three, .linklist-four, .linklist-fs {
	display: block;
}/*---- リストアイコン基本設定 ----*/
.list, .list-f, .list-two, .list-three, .list-four, .list-s, .list-fs {
	margin: 10px 0 0 10px;
}/*リスト大*/
.list li, .list-f li, .list-two li, .list-three li, .list-four li {
	background-image: url(/kenkyu/nanoplatform/imgs/nanotech/ic_list.png);
	background-repeat: no-repeat;
	background-position: 4px 0.5em;
	padding: 1px 0 1px 15px;
}/*リスト小*/
.list-s li, .list-fs li {
	background-image: url(/kenkyu/nanoplatform/imgs/nanotech/ic_list_s.png);
	background-repeat: no-repeat;
	background-position: 5px 0.6em;
	padding: 1px 0 1px 20px;
}/*---通常リスト---*/
.list li {
	padding: 1px 0 1px 33px;
}/*通常リスト:横並び*/
.list-f li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}/*通常リスト:2カラム*/
.list-two li {
	float: left;
	width: 45%;
	margin-right: 1%;
}/*通常リスト:3カラム*/
.list-three li {
	float: left;
	width: 28%;
	margin-right: 1%;
}/*通常リスト:4カラム*/
.list-four li {
	float: left;
	width: 21%;
	margin-right: 1%;
}/*通常リスト:小さめ*/
.list-s li {
}/*通常リスト:横並び(小さめ)*/
.list-fs li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}/*入れ子にしたとき、画像が出てしまうのを防ぐ*/
.none li {
	background: none;
	padding-left: 0px;
}/*---- リンクリストアイコン基本設定 ----*//* リスト大 */
.linklist, .linklist-f, .linklist-two, .linklist-three, .linklist-four {
	margin: 10px 0 0 10px;
}
.linklist li, .linklist-f li, .linklist-two li, .linklist-three li, .linklist-four li, p.link {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/ic_linklist.png) no-repeat 0 3px;
	padding: 1px 0 1px 22px;
}/* リスト小 */
.linklist-s, .linklist-fs {
	margin: 10px 0 0 10px;
}
.linklist-s li, .linklist-fs li {
	background-image: url(/kenkyu/nanoplatform/imgs/nanotech/ic_linklist_s.png);
	background-repeat: no-repeat;
	background-position: 4px 0.5em;
	padding: 1px 0 1px 18px;
}/*---- リンクリスト ----*/
.linklist li {
}/*リンクリスト：横並び*/
.linklist-f li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}/*リンクリスト：2カラム*/
.linklist-two li,
.ollist-two li {
	float: left;
	width: 45%;
	margin-right: 1%;
}/*リンクリスト：3カラム*/
.linklist-three li {
	float: left;
	width: 28%;
	margin-right: 1%;
}/*リンクリスト：4カラム*/
.linklist-four li {
	float: left;
	width: 21%;
	margin-right: 1%;
}/*リンクリスト:小さめ*/
.linklist-s li {
}/*リンクリスト：横並び(小さめ)*/
.linklist-fs li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}/*---- 単体リンク ----*/
p.link {
	background-image: url(/kenkyu/nanoplatform/imgs/nanotech/ic_linklist.png);
	background-repeat: no-repeat;
	background-position: 4px 0.2em;
	padding: 1px 0 1px 22px;
}/*---- 数字リスト ----*/
.ollist-lr {
	list-style-type: lower-roman;
}
.ollist-ur {
	list-style-type: upper-roman;
}
.ollist-la {
	list-style-type: lower-latin;
}
.ollist-ua {
	list-style-type: upper-latin;
}/*----- 位置設定 -----*//*1/2サイズ*/
.half-l {
	float: left;
	width: 49%;
}
.half-r {
	float: right;
	width: 49%;
}/*1/3サイズ*/
.three-l {
	width: 32%;
	float: left;
}
.three-c {
	width: 32%;
	float: left;
	padding-left: 10px;
}
.three-r {
	width: 32%;
	float: right;
}/*フロート左*/
.fl {
	float: left;
	width: auto;
}/*フロート右*/
.fr {
	float: right;
	width: auto;
}/*画像フロート左*/
.img-l {
	float: left;
	width: auto;
	margin: 0 20px 20px 0;
}/*フロート右*/
.img-r {
	float: right;
	width: auto;
	margin: 0 0 20px 20px;
}/*----- カラーボックス -----*/
.box01, .box02, .box03, .box04 {
	padding: 10px 15px 15px 15px;
	margin: 20px 0;
	min-height: 40px;
}
p {
	padding-top: 5px;
}
.box-midashi {
	color: #333333;
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 10px;
	padding: 2px 5px 2px 10px;
	border-left: 3px solid #333333;
}
/*グレー 補足ボックス*/
.box01 {
	border: #d7d7d7 2px solid;
	background: #eeeeee url(../imgs/nanotech/bg_box01.png) repeat;
}
/*青 リンクボックス*/
.box02 {
	border: #cad7ea 2px solid;
	background: #f1f5f8 url(../imgs/nanotech/bg_box02.png) repeat;
}/*黄色 強調ボックス*/
.box03 {
	border: #f7d2b9 2px solid;
	background: #fefbec url(../imgs/nanotech/bg_box03.png) repeat;
}/*レッドライン 注意?警告*/
.box04 {
	border: #eebfca 2px solid;
	background: #fef6f4 url(../imgs/nanotech/bg_box04.png) repeat;
}
.box04 .box-midashi {
	font-size: 100%;
	line-height: 100%;
	color: #CC0000;
	padding: 2px 5px 2px 10px;
	border-left: solid #CC0000 4px;
	margin-bottom: 10px;
}/*マージン---------------------------------------*/
/*マージン設定*//*マージン全方向0*/
.nmt20 {
	margin-top: -20px!important;
}/*ネガティブマージン上20*/
.m0 {
	margin: 0 !important;
}/*マージン全方向10*/
.m10 {
	margin: 10px !important;
}/*マージン全方向20*/
.m20 {
	margin: 20px !important;
}/*マージン全方向30*/
.m30 {
	margin: 30px !important;
}/*マージン左右0*/
.mrl0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}/*マージン左右10*/
.mrl10 {
	margin-right: 10px !important;
	margin-left: 10px !important;
}/*マージン左右20*/
.mrl20 {
	margin-right: 20px !important;
	margin-left: 20px !important;
}/*マージン左右30*/
.mrl30 {
	margin-right: 30px !important;
	margin-left: 30px !important;
}/*マージン左右 中央*/
.mrlauto {
	margin-right: auto !important;
	margin-left: auto !important;
}/*マージン上下0*/
.mtb0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}/*マージン上下10*/
.mtb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}/*マージン上下20*/
.mtb20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}/*マージン上下30*/
.mtb30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}/*マージン上0*/
.mt0 {
	margin-top: 0 !important;
}/*マージン上5*/
.mt5 {
	margin-top: 5px !important;
}/*マージン上10*/
.mt10 {
	margin-top: 10px !important;
}/*マージン上15*/
.mt15 {
	margin-top: 15px !important;
}/*マージン上20*/
.mt20 {
	margin-top: 20px !important;
}/*マージン上30*/
.mt30 {
	margin-top: 30px !important;
}/*マージン上40*/
.mt40 {
	margin-top: 40px !important;
}/*マージン上50*/
.mt50 {
	margin-top: 50px !important;
}/*マージン下0*/
.mb0 {
	margin-bottom: 0 !important;
}/*マージン下5*/
.mb5 {
	margin-bottom: 5px !important;
}/*マージン下10*/
.mb10 {
	margin-bottom: 10px !important;
}/*マージン下20*/
.mb20 {
	margin-bottom: 20px !important;
}/*マージン下30*/
.mb30 {
	margin-bottom: 30px !important;
}/*マージン左0*/
.ml0 {
	margin-left: 0 !important;
}/*マージン左10*/
.ml10 {
	margin-left: 10px !important;
}/*マージン左20*/
.ml20 {
	margin-left: 20px !important;
}/*マージン左30*/
.ml30 {
	margin-left: 30px !important;
}/*マージン右0*/
.mr0 {
	margin-right: 0 !important;
}/*マージン右10*/
.mr10 {
	margin-right: 10px !important;
}/*マージン右20*/
.mr20 {
	margin-right: 20px !important;
}/*マージン右30*/
.mr30 {
	margin-right: 30px !important;
}/*リスト以外インデント*//*1em*/
.indent-1 {
	text-indent: -1em;
	margin-left: 1em;
}/*1.1em*/
.indent-1-1 {
	text-indent: -1.1em;
	margin-left: 1.1em;
}/*1.2em*/
.indent-1-2 {
	text-indent: -1.2em;
	margin-left: 1.2em;
}/*1.3em*/
.indent-1-3 {
	text-indent: -1.3em;
	margin-left: 1.3em;
}/*1.4em*/
.indent-1-4 {
	text-indent: -1.4em;
	margin-left: 1.4em;
}/*1.5em*/
.indent-1-5 {
	text-indent: -1.5em;
	margin-left: 1.5em;
}/*1.6em*/
.indent-1-6 {
	text-indent: -1.6em;
	margin-left: 1.6em;
}/*1.7em*/
.indent-1-7 {
	text-indent: -1.7em;
	margin-left: 1.7em;
}/*1.8em*/
.indent-1-8 {
	text-indent: -1.8em;
	margin-left: 1.8em;
}/*1.9em*/
.indent-1-9 {
	text-indent: -1.9em;
	margin-left: 1.9em;
}/*2em*/
.indent-2 {
	text-indent: -2em;
	margin-left: 2em;
}/*リスト用インデント幅*//*1em*/
ul.indent-1 li {
	text-indent: -1em;
	margin-left: 1em;
}/*1.1em*/
ul.indent-1-1 li {
	text-indent: -1.1em;
	margin-left: 1.1em;
}/*1.2em*/
ul.indent-1-2 li {
	text-indent: -1.2em;
	margin-left: 1.2em;
}/*1.3em*/
ul.indent-1-3 li {
	text-indent: -1.3em;
	margin-left: 1.3em;
}/*1.4em*/
ul.indent-1-4 li {
	text-indent: -1.4em;
	margin-left: 1.4em;
}/*1.5em*/
ul.indent-1-5 li {
	text-indent: -1.5em;
	margin-left: 1.5em;
}/*1.6em*/
ul.indent-1-6 li {
	text-indent: -1.6em;
	margin-left: 1.6em;
}/*1.7em*/
ul.indent-1-7 li {
	text-indent: -1.7em;
	margin-left: 1.7em;
}/*1.8em*/
ul.indent-1-8 li {
	text-indent: -1.8em;
	margin-left: 1.8em;
}/*1.9em*/
ul.indent-1-9 li {
	text-indent: -1.9em;
	margin-left: 1.9em;
}/*2em*/
ul.indent-2 li {
	text-indent: -2em;
	margin-left: 2em;
}/*ライン*//*ブロック要素の下にラインがつく*/
.li1 {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/li_01.png) repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.li2 {
	border-bottom: 2px solid #186ed0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}/*テキスト設定--------------------------------------------------*/
/*---- フォントサイズ ----*/
.font-s {
	font-size: 85%;
	line-height: 1.2em;
}
.font-l {
	font-size: 110%;
}/*---- フォントカラー ----*/
.font-red {
	color: #B81313;
}
.font-blue {
	color: #1F619D;
}
.font-purple {
	color: #714593;
}
.font-darkblue {
	color: #084487;
}
.font-gray {
	color: #666666;
}
.font-orenge {
	color: #f07421;
}
/*---- ボールド ----*/
.font-bold {
	font-weight: bold;
}/*---- 太字フォントをノーマルにする ----*/
.font-def {
	font-weight: normal;
}/*---- イタリック ----*/
.font-italic {
	font-style: italic;
}/*---- 強調見出し ----*/
p.midashi {
	font-size: 140%;
	margin: 15px 0;
}
p.midashi strong {
	color: #9A6916;
	font-weight: normal;
}
/*---- 画像用キャプション ----*/
.img-caption {
	font-size: 85%;
	color: #003366;
}
.img-caption img {
	display: block;
	margin-bottom: 5px;
}

/******************************************************************/
/* トップcss */
/******************************************************************/

/* トップ  */
.index_box {
	margin: 0 0 40px 0;
}
div#rightcontainer.index div.index_box div.text {
	line-height: 1.6;
	float: left;
	margin: 0 20px 0 0;
	width: 290px;
}
div#rightcontainer.index div.index_box div.image {
	float: left;
	width: 110px;
}
div#rightcontainer.index div.index_box div.image p {
	margin: 0 0 10px 0;
}
#rightcontainer .nt-top {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
	background: none;
	border: none;
}
/* メニュー */
#leftcontainer ul#nt-menu {
	list-style: none;
	background: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv.png);
	margin: 0 0 35px 0;
	width: 170px;
	padding: 5px;
}
#nt-menu li {
	display: inline-block;
	margin-bottom: 5px;
	position: relative;
}
#nt-menu li:last-child {
	margin-bottom: 0;
}
#nt-menu li a {
	display: block;
	width: 120px;
	padding: 8px 10px 7px 40px;
	background-color: #fff;
	color: #0072D1;
	font-size: 15px;
	font-weight: bold;
	background-position: 5px center;
	text-align: left;
}
#nt-menu li a:hover {
	background-color: #0072D2;
	color: #fff;
}
#nt-menu li a span {
	display: block;
	font-size: 10px;
	margin-top: 3px;
}
#nt-menu li ul {
	display: none;
	color: #333333;
	font-size: 100%;
	z-index: 999;
}
#nt-menu .no-link {
	padding: 8px 20px 8px 10px;
	color: #333333;
}
#nt-menu > li:hover > ul > li {
	border-bottom: 1px dotted #333;
	margin-bottom: 0;
}
#nt-menu > li:hover > ul > li:last-child {
	border-bottom: none;
}
#nt-menu > li:hover > ul {
	overflow: visible;
	background: #fff none repeat scroll 0 0;
	border: 1px dotted #333;
	left: 170px;
	margin: 0;
	position: absolute;
	top: 0;
	display: block;
}
#nt-menu > li:hover > ul > li {
	height: 30%;
	overflow: visible;
}
#nt-menu > li:hover > ul > li > a {
	color: #333333;
	display: block;
	font-size: 100%;
	overflow: visible;
	text-decoration: none;
	text-indent: 1px !important;
	padding: 8px 20px 8px 10px;
	background: rgba(0, 0, 0, 0) url("/kenkyu/nanoplatform/imgs/nanotech/ic_pickup_allow.png") no-repeat scroll 130px center;
}
#nt-menu li:hover ul li:last-child a {
	border-bottom: medium none !important;
}
#nt-menu li ul li a:hover {
	text-decoration: underline;
	background: rgba(0, 0, 0, 0) url("/kenkyu/nanoplatform/imgs/nanotech/ic_pickup_allow.png") no-repeat scroll 130px center;
}
.nv-home a {
	background-image: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_home.png);
	background-repeat: no-repeat;
	background-positon: 10px center !important;
}
.nv-charge > a {
	background-image: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_charge.png);
	background-repeat: no-repeat;
	background-position: 8px center !important;
	background-size: 23px 23px;
}
.nv-facilities a {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_facilities.png) no-repeat left center;
}
.nv-use a {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_utilization.png) no-repeat left center;
}

.nv-project a {
	background-image: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_project.png);
	background-repeat: no-repeat;
	background-position: 10px center !important;
}

.nv-worker a {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_worker.png) no-repeat left center;
}
.nv-information a {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_information.png) no-repeat left center
}
.nv-result a {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_result.png) left center no-repeat;
}
.nv_contact a {
	background: url(/kenkyu/nanoplatform/imgs/nanotech/bg_nv_contact.png) left center no-repeat;
	background-size: 22px 22px;
}

.nv-home > a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_home_on.png") !important;
	background-repeat: no-repeat !important;
}
.nv-charge > a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_charge_on.png") !important;
	background-repeat: no-repeat !important;
}
.nv-facilities a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_facilities_on.png") !important;
	background-repeat: no-repeat !important;
}
.nv-use > a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_utilization_on.png") !important;
	background-repeat: no-repeat !important;
}

.nv-project > a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_project_on.png") !important;
	background-repeat: no-repeat !important;
}
.nv-worker > a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_worker_on.png") !important;
	background-repeat: no-repeat !important;
}
.nv-information > a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_information_on.png") !important;
	background-repeat: no-repeat !important;
}
.nv-result > a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_result_on.png") !important;
	background-repeat: no-repeat !important;
}

.nv_contact > a:hover {
	background-image: url("/kenkyu/nanoplatform/imgs/nanotech/bg_nv_contact_on.png") !important;
	background-repeat: no-repeat !important;
}

/* お知らせ */
.top-news {
	position: relative;
}
.top-news h2 {
	text-align: left;
}
.top-news .linklist {
	float: left;
	position: absolute;
	right: 20px;
	top: -10px;
}

#contents .top-news .linklist a{
	color: #333333;
}

.news-contents {
	margin-top: 5px;
	height: 225px;
	overflow: auto;
}
.blue-h2 {
	border-bottom: 1px solid #0071D1;
	color: #0072D3;
	font-size: 150%;
	padding-bottom: 8px;
	margin-top: 20px;
	font-weight: bold;
}
.news-article {
	display: table;
	width: 100%;
	table-layout: fixed;
	background: url(/kenkyu/nanoplatform/imgs/nanotech/li_news.png) repeat-x bottom;
}
.news-time, .news-category, .news-title {
	display: table-cell;
	font-weight: normal;
	padding: 8px;
}
.news-title {
	padding-left: 0;
}
.news-title a {
	text-decoration: none;
	color: #00569b!important;
}
.news-title a:hover {
	text-decoration: underline;
}
.news-time {
	width: 18%;
	padding-right: 0 !important;
	color: #00569B;
	padding-left: 0;
	font-size: 95%
}
.news-category {
	width: 55px;
	line-height: 1.3em;
	padding-left: 0 !important;
	font-weight: bold;
}
.news-category p.info {
	color: #006FD1;
	text-align: center;
	font-size: 10px;
	border: 1px solid #007FD1;
}
.news-category p.event {
	color: #83CF77;
	text-align: center;
	font-size: 10px;
	border: 1px solid #36AA01;
}
.news-category p.media {
	color: #E27A45;
	text-align: center;
	font-size: 10px;
	border: 1px solid #DC5F03;
}


/******************************************************************/
/* 下層css */
/******************************************************************/
/*パンナビ*/
#pan-link {
	text-align: left;
}

/*box02*/

.box02 ul {
	margin: 0;
}

.box02 .list-three li {
	padding: 3px 0 1px 22px;
	width: 26%;
}

.box02 .linklist-two li {
	width: 40%;
}

/*設備案内
---------------------------------------------------------*/

#tab-box h2 {
	padding: 8px 0px 8px 12px;
	background: #fff;
	color: #0065bd;
	font-size: 115%;
	font-weight: bold;
	border-bottom: 5px solid #0065bd;
	border-top: 5px solid #0065bd;
}

#tab-box .midashi {
	color: #ffffff;
	background: #003868;
}


/*tab*/
.tab-list {
	margin: 0 !important;
}
.tab-list li {
	display: table;
    margin: 1%;
    width: 30%;
	float: left;
}
#contents .tab-list li a {
	display: table-cell;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	height: 4em;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
	background: #BFDBF3;
	color: #385EA3;
	border-radius: 7px;
	box-shadow: 0 2px 1px #0B0C52;
}
#contents .tab-list li a:hover {
	background: #E0EEFA;
	box-shadow: none;
}
#contents .tab-list li a.tab-on {
	background: #003868;
	color: #fff;
}
#contents .tab-film a {
	background: #000;
}
#contents .tab-lithography a {
	background: #000;
}
#contents .tab-wash a {
	background: #000;
}
#contents .tab-etching a {
	background: #000;
}
#contents .tab-measure a {
	background: #000;
}


/*tab-contents-whole*/

#tab-contents-whole .img-l {
	margin: 10px 0 0;
	width: 180px;
}
#tab-contents-whole table {
	float: right;
	width: 60%;
}
#tab-contents-whole table th {
	width: 45%;
}
#tab-contents-whole table img {
	width: 150px;
	text-align: center;
}
#tab-contents-whole table .icon {
	width: auto;
}
#tab-contents-whole table ul, #tab-contents-whole table li {
	margin: 0;
}


/******************************************************************/
/* ご利用方法 */
/******************************************************************/

/* ご利用手順
---------------------------------------------------*/
.step-pdf {
	text-align: right;
}

.step-pdf img {
	display: none;
}

.step-pdf a {
	background: #f92833;
	color: #ffffff!important;
	font-weight: bold;
	padding: 5px 12px 5px 15px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	box-shadow: 2px 2px 2px #dddddd;
}
.step-pdf a:hover {
	color: #92833!important;
	background: #fffffff!important;
}
.step-box .box03 {
	display: table;
	padding: 0;
	width: 500px;
	height: 20px;
}
.step-box .box03 p {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.step-box .title {
	float: left;
	margin: 0 20px 20px 0;
	width: 20%;
	min-height: 50px;
	text-align: center;
}

/* 支援内容
---------------------------------------------------*/



/* 利用料金
---------------------------------------------------*/

tr .bg_th01 {
	padding: 0 !important;
	background: #dce7f3 url(../files/bg_th01.png) no-repeat !important;
}

.bg_th01 .fl {
	padding: 10px 5px 0;
}

.bg_th01 .fr {
	padding: 2px 5px 0;
}

tr .bg_th02 {
	padding: 0 !important;
	background: #dce7f3 url(../flow/imgs/bg_th02.png) no-repeat !important;
}

.bg_th02 .fl {
	padding: 10px 5px 0;
}

.bg_th02 .fr {
	padding: 2px 5px 0;
}

/******************************************************************/
/* 支援員情報 */
/******************************************************************/

/* 支援員情報
---------------------------------------------------*/
#rightcontainer table.txt-l tbody th {
	text-align: left;
}


/******************************************************************/
/* 成果報告書 */
/******************************************************************/

/* 成果報告
---------------------------------------------------*/
.result-box {
	margin: 10px 0 0;
}





















/******************************************************************/
/* 追加 */
/******************************************************************/

body#small {
	background:#FFF url(../img/i_bg2.gif) repeat-x;
	background-position:0px 113px;
	font-size:16px;
}
#contents {
    width: 750px;
	margin-bottom:20px;
    background: #ffffff;
    text-align: left;
}
.index li a[target="_blank"] {
    padding-right: 0;
    background-image:none;
    background-size: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.index { overflow: inherit;}
.clear {
    content: "";
    clear: none;
    height: auto;
}
.index h3 ,.index h4 {
    border-top: none;
    border-bottom: none;
}
td, th {
    vertical-align: middle;
}
h3 {
    line-height: inherit;
    border-top: none;
    border-bottom: none;
}
h3::before ,
h3::after {
	content:none;
}
#rightcontainer h4 { font-weight:bold; }
.list {
    text-indent: -1em;
}
#rightcontainer table {
    color: #646464 !important;
}