@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}


body {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 1.2;
	position: relative;
}


a {
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	color: #00FFCC;
}
.float_left {
	float: left;
	clear: both;
}
.float_right {
	float: right;
	clear: both;
}
.block {
	display: block;
}
.clear {
	clear: both;
}
.red {
	color: #FF0000;
}
.bold_red {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	padding-left: 12px;
}


/*--クリアフィックス--*/

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



div.header {
	padding-top: 5px;
	font-weight: bold;
	color: #233387;
	width: 720px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #233387;
	line-height: 1;
	padding-bottom: 2px;
}

h1.header_subafit {
	font-weight: bold;
	color: #233387;
	width: 120px;
	float: left;
	font-size: 10pt;
	padding-left: 5px;
}
h1.header_subafit img {
	margin-left: 10px;
	margin-bottom: 2px;
}

p.header_subtitle {
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	width: 540px;
	float: left;
	padding-top: 50px;
}
p.header_english {
	float: left;
	padding-top: 40px;
	width: 50px;
}


div.menu {
	width: 710px;
	margin-left: 10px;
	height: 200px;
	margin-bottom: 2px;
	padding-top: 2px;
}


ul#navi {
	width: 100px;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navi li, #navi a {
	width: 100px;
	text-decoration: none;
	display: block;
	overflow: hidden;

}
#navi li {
	text-indent: -9999px;
}
#navi a {
	text-decoration: none;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#navi #a a {
	background-position: 0px 0px;
	height: 32px;
}
#navi #b a {
	background-position: 0px -32px;
	height: 31px;
}
#navi #c a {
	background-position: 0px -63px;
	height: 31px;
}
#navi #d a {
	background-position: 0px -94px;
	height: 31px;
}
#navi #e a {
	background-position: 0px -125px;
	height: 31px;
}

#navi #a a:hover {
	background-position: -100px 0px;
}
#navi #b a:hover {
	background-position: -100px -32px;
}
#navi #c a:hover {
	background-position: -100px -63px;
}
#navi #d a:hover {
	background-position: -100px -94px;
}
#navi #e a:hover {
	background-position: -100px -125px;
}

div.flash {
	width: 600px;
	float: left;
	margin-left: 5px;
}

div.content {
	margin-left: 5px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #333333;
	margin-bottom: 10px;
	width: 720px;
}

/*3本柱共通設定
----------------------------------------------------*/
div.content h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #233387;
	font-size: 13pt;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}




div.main {
	float: left;
	margin-right: 0px;
	width: 500px;
}



/*インクジェット
---------------------------------------------------*/
div.ink {
	width: 245px;
	float: left;
	margin-right: 2px;
	font-size: 10pt;
	margin-bottom: 5px;
}
div.ink h4.first {
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #006;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
}


div.ink h3.industrial_inkjet {
	font-size: 11pt;
	font-weight: bolder;
	text-align: center;
	margin-top: 5px;
	color: #000000;
	line-height: 1.3;
}

div.ink h3.industrial_inkjet img {
	margin-left: 10px;
	vertical-align: top;
}


div.ink div.ink_flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
}
div.ink div#printerUnit {
	margin-bottom: 15px;
}
div.ink div#printerUnit h4.second {
	margin-bottom: 3px;
	font-size: 12px;
	color: #0099FF;
	margin-left: 3px;
}
div.ink div#printerUnit h5 {
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding: 0px;
}

div.ink div#printerUnit p {
	line-height: 1.3;
	margin-left: 3px;
	font-size: 11px;
}



/*AFT100
---------------------------------------------------*/
div.ink div.kegon_aft100 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
}
div.ink div.kegon_aft100 h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-color: #7D0D00;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
}
div.ink div.kegon_aft100 h4.second {
	margin-bottom: 3px;
	font-size: 12px;
	color: #FF0066;
	margin-left: 3px;
}
div.ink div.kegon_aft100 h5 {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div.ink div.kegon_aft100 p {
	line-height: 1.2;
	font-weight: bold;
}
div.ink div.kegon_aft100 p.photo {
	float: left;
	padding-right: 20px;
	padding-left: 13px;
}
div.ink div.kegon_aft100 p.photo2 {
	padding-left: 8px;
	padding-bottom: 10px;
}

.aft100_flash {
	text-align: center;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
	width: 170px;
	margin-left: 20px;
	margin-top: 10px;
}


/*各種インクジェット基本評価装置
---------------------------------------------------*/
div.ink div.ink_equipment {
	width: 245px;
}

div.ink div.ink_equipment h3 {
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}

div.ink_equipment dl.ink_m3 {
	float: left;
	width: 118px;
	padding-left: 12px;
}
div.ink_equipment dl.ink_m3 dt {
	height: 85px;
}
div.ink_equipment dl.ink_m3 dd {
	font-weight: bold;
}

div.ink_equipment dl.ink_cs104 {
	float: left;
	width: 110px;
}
div.ink_equipment dl.ink_cs104 dt {
	height: 80px;
	padding-top: 5px;
}
div.ink_equipment dl.ink_cs104 dd {
	font-weight: bold;
}
div.ink_equipment div#cs600 {
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
}
div.ink_equipment div#cs600 img.cs600img {
	margin-bottom: 10px;
}
div.ink_equipment div#cs600 p {
}



div.ink p.result {
	font-size: 9pt;
	margin-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div.ink ul.result {
	list-style-type: none;
	font-size: 8pt;
	margin-left: 10px;
}
div.ink ul.result li {
	margin-left: 5px;
	padding: 0px;
	line-height: 1.2;
}

/*ムービー
---------------------------------------------------*/

div.ink div.movie01 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

/*1列目　cs600
---------------------------------------------------*/
.cs600_index {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px;
	width: 170px;
}
div.ink p.img3 {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}



/*レーザープリンター
---------------------------------------------------*/
div.laser {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 245px;
	height: 1100px;
}
div.laser h4.first {
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
div.laser h4.first a {
	color: #FFFFFF;
}

div.laser h3.lazer_printer {
	font-size: 11pt;
	font-weight: bolder;
	text-align: center;
	margin-top: 5px;
	color: #000000;
	line-height: 1.3;
}
div.laser h3.lazer_printer img{
	margin-left: 10px;
	vertical-align: top;
}
div.laser div.laser_flash {
	width: 100%;
	text-align: center;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/*PSi
---------------------------------------------------*/
div.laser div.laser_psi {
	width: 245px;
}

div.laser div.laser_psi h3 {
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
}
div.laser div.laser_psi h3 img {
	float: left;
	display: block;
	width: 40px;
}
div.laser div.laser_psi h3 span.psi_head {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #024F15;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-align: center;
}
div.laser div.laser_psi p {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 5px;
}
div.laser div.laser_psi dl.pp4050 {
	float: left;
	width: 86px;
	padding-left: 20px;
	padding-right: 20px;
}
div.laser div.laser_psi dl.pp809 {
	float: left;
	width: 63px;
}
div.laser div.laser_psi dl dt {
}
div.laser div.laser_psi dl dd {
	text-align: center;
}
div.laser div.laser_psi .psi_read {
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 10px;
}
div.laser div.laser_psi p.psi_gray {
	font-size: 10pt;
	color: #333333;
	width: 230px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.flash_psi {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 170px;
}




/*2列目プリンター開発
---------------------------------------------------*/
div.laser div.laser_kaihatu {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
div.laser div.laser_kaihatu h3 img{
	display: block;
	position: relative;
	left: 15em;
	top: -17px;
	margin-bottom: -17px;
}
div.laser div.laser_kaihatu p.gray {
	margin-left: 1em;
	margin-right: 10px;
	text-indent: -1em;
	padding-left: 5px;
	line-height: 1.5;
}
div.laser div.laser_kaihatu h3.kankotai img {
	left: 13em;
}

/*2列目感光体開発
---------------------------------------------------*/
div.laser div.laser_kaihatu p.kankotai {
	padding-left: 5px;
	line-height: 1.5;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}
div.laser div.laser_kaihatu h4.hgpc {
	font-size: 9pt;
	margin-left: 5px;
}
div.laser p.kankotai2  {
	font-size: 10px;
	padding-left: 5px;
	line-height: 1.5;
	text-indent: -1em;
	margin-left: 2em;
	margin-bottom: 5px;
}
div.laser div.laser_kaihatu p.kankotai_photo {
	float: right;
	margin-right: 3px;
	padding-left: 3px;
}
div.laser p.kankotai2  {
	font-size: 10px;
}

/*ZEOM　金属粒子トナー描画技術
---------------------------------------------------*/
div.zeom {
	padding-left: 5px;
	margin-bottom: 10px;
}
div.zeom h3 {
	font-size: 9pt;
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom: 5px;
	line-height: 1.3;
	vertical-align: baseline;
}
div.zeom h3 span.new {
	font-weight: bold;
	color: #FF0000;
	margin-left: 10px;
	font-size: 8pt;
}
div.zeom h3 span.arrow {
	position: relative;
	display: block;
	left: 0px;
	top: 5px;
	margin-bottom: 0px;
}
div.zeom h4 {
	font-size: 9pt;
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom: 5px;
	font-weight: normal;
}
div.zeom p.photo {
	float: left;
	width: 105px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.zeom p.photo2 {
	width: 73px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}
div.zeom p.text {
	margin-right: 5px;
	font-size: 11px;
	margin-bottom: 5px;
}

div.info {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 5px;
}
div.info p{
	margin-left: 5px;
	margin-top: 12px;
	line-height: 1.2;
	margin-bottom: 0px;
	word-spacing: -1px;
	font-size: 11px;
}




/*トピックス　右の柱
---------------------------------------------------*/

div.sub {
	float: left;
	width: 220px;
}

/*ニュース
---------------------------------------------------*/
div.sub div.news {
	font-size: 8pt;
	color: #000000;
/*	background-color: #FFFFB9;*/
	line-height: 10pt;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 9px;
	margin-left: 5px;
}
div.sub div.news h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 1px;
	padding-left: 0px;
}
div.sub div.news h4 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
}
div.sub div.news p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 8pt;
	line-height: 1.2;
	margin-left: 0px;
	text-indent: 0px;
}
div.sub div.news p.link_text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	font-size: 8pt;
	line-height: 1;
	text-indent: 0px;
}
div.sub div.news .p10px {
	font-size: 12px;
}

div.sub div.news a {
	font-size: 8pt;
	margin-left: 0px;
	color: #000000;
}
div.sub div.news a:hover {
	color: #FF0000;
}
div.sub div.news h3.second {
	margin-top: 12px;
}

.ribbon_index {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 170px;
}

div.news p.center {
	text-align: center;
}




/*3段目プリンター開発
---------------------------------------------------*/
div.sub div.laser_kaihatu {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
div.sub div.laser_kaihatu h3 {
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
}
div.sub div.laser_kaihatu h3 img{
	display: block;
	position: relative;
	left: 15em;
	top: -17px;
	margin-bottom: -17px;
}
div.sub div.laser_kaihatu p.gray {
	margin-left: 1em;
	margin-right: 10px;
	text-indent: -1em;
	padding-left: 5px;
}

/*3段目　感光体開発
---------------------------------------------------*/
div.sub div.laser_kaihatu h3.kankotai img {
	left: 13em;
}

div.sub div.laser_kaihatu p.kankotai {
	float: left;
	padding-left: 5px;
}
div.sub div.laser_kaihatu p.kankotai_photo {
	margin-right: 3px;
	float: right;
}


/*リライト感熱ヘッド
---------------------------------------------------*/
div.sub div.rewrite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
div.sub div.rewrite h3 {
	font-size: 10pt;
	padding-left: 5px;
	margin-bottom: 10px;
}
div.sub div.rewrite h3 img{
	display: block;
	position: relative;
	left: 12em;
	top: -17px;
	margin-bottom: -17px;
}
div.sub div.rewrite p.photo1 {
	float: left;
	width: 80px;
	padding-left: 5px;
}
div.sub div.rewrite p.photo2 {
	float: left;
	width: 100px;
	padding-left: 15px;
}
div.sub div.rewrite p.sale {
	clear: left;
	padding-top: 10px;
	padding-left: 5px;
}


/*お問い合わせ
---------------------------------------------------*/

div.sub p.etc_mail {
	font-size: 11px;
	margin-top: 0px;
	text-align: right;
}


/*フッター
---------------------------------------------------*/
div.footer {
	width: 720px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #233387;
	padding-top: 10px;
	padding-bottom: 5px;
}

p.f_a {
	width: 90px;
	float: left;
	padding-left: 5px;
}

p.f_b {
	width: 150px;
	margin-top: 0px;
	float: left;
}
dl.f_c {
	width: 320px;
	margin-top: 2px;
	margin-left: 15px;
	font-size: 10px;
	line-height: 1.2;
	float: left;
}
dl.f_c dd {
	margin-left: 5em;
	margin-top: -1.2em;
	margin-bottom: 1.2em;
}

p.f_d {
	float: right;
}
