@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;
	font-size: 12px;
}
.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;
	clear: both;
	position: relative;
}


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;
}
p#employment {
	width: 82px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 7px;
	top: 164px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.menu p#employment a,
div.menu p#employment img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

p#recruit {
	width: 100px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 158px;
}
div.menu p#recruit a,
div.menu p#recruit a img,
div.menu p#recruit a:link,
div.menu p#recruit a:link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

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 h3 {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	color: #000000;
	line-height: 1.3;
	margin-bottom: 5px;
}

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

div.ink h4 {
	color: #FFFFFF;
	background-color: #006;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 13px;
}

div.ink h5 {
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding: 0px;
}

/*PrinterUnit ex)KEGON PUX
--------------------------------------------------*/
div.ink div#printerUnit {
	margin-bottom: 15px;
}

div.ink div#printerUnit p {
	line-height: 1.3;
	margin-left: 3px;
	font-size: 12px;
}
div.ink div#printerUnit p.kegon_pux_photo {
	margin-top: 10px;
	margin-bottom: 10px;
}




/*AFT100
---------------------------------------------------*/
div.ink div.kegon_aft100 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
}


div.ink div.kegon_aft100 p {
	line-height: 1.2;
}
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;
}


/*CS600
---------------------------------------------------*/

div.ink div#cs600 {
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

div.ink div#cs600 p {
	margin-left: 10px;
}

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

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




/*レーザープリンター
---------------------------------------------------*/
div.laser {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 245px;
	height: 1400px;
}
div.laser h3 {
	font-size: 11pt;
	font-weight: bolder;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	line-height: 1.3;
}
div.laser h3 img{
	margin-left: 10px;
	vertical-align: top;
}

div.laser h4 {
	color: #FFFFFF;
	background-color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 0px;
}
div.laser h4 a {
	color: #FFFFFF;
}

/*PSi
---------------------------------------------------*/
div.laser div.laser_psi {
	margin-top: 5px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;

}
div.laser div.laser_psi h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.laser div.laser_psi div.f36 {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
div.laser div.laser_psi div.f36 p.photo01 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.laser div.laser_psi div.f36 p.pdf {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.laser div.laser_psi p.agent {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
div.laser div.laser_psi p.arrow {
	text-align: right;
	margin-right: 10px;
}
div.laser div.laser_psi dl.pp4050 {
	width: 86px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 70px;
}

div.laser div.laser_psi dl dt {
}
div.laser div.laser_psi dl dd {
	text-align: center;
}
div.laser div.laser_psi p.lead {
	font-size: 10pt;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 1.2;
	clear: both;
}
.flash_psi {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	margin-top: 0px;
	margin-bottom: 0px;
	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;
	margin-top: 10px;
}
div.laser div.laser_kaihatu h4 {
	margin-bottom: 5px;
}

div.laser div.laser_kaihatu p.gray {
	margin-left: 1em;
	margin-right: 10px;
	text-indent: -1em;
	line-height: 1.5;
}



/*ZEOM　金属粒子トナー描画技術
---------------------------------------------------*/

div.laser div.electrophotography {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

div.laser div.electrophotography div.zeom {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
div.laser div.electrophotography div.zeom h5 {
	font-size: 9pt;
	margin-bottom: 5px;
	line-height: 1.3;
}
div.laser div.electrophotography div.zeom h5 img {
	vertical-align: middle;
	margin-left: 10px;
}

div.laser div.electrophotography div.zeom p.photo01 {
	float: left;
	width: 105px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.laser div.electrophotography div.zeom p.photo02 {
	width: 73px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}
div.laser div.electrophotography div.zeom p.text {
	margin-right: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	clear: both;
}


/* HGPC
---------------------------------------------------*/

div.laser div.electrophotography div.hgpc {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}
div.laser div.electrophotography div.hgpc h5 {
	font-size: 9pt;
	margin-bottom: 0px;
	line-height: 1.3;
}
div.laser div.electrophotography div.hgpc p {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 6px;
}
div.laser div.electrophotography div.hgpc p.kankotai_photo {
	float: right;
	margin-right: 3px;
	padding-left: 3px;
}

div.laser div.electrophotography div.hgpc p.indent {
	font-size: 12px;
	line-height: 1.5;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}

/* Other
---------------------------------------------------*/
div.laser div.etcProducts {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

div.laser div.etcProducts div.other {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
div.laser div.etcProducts div.other h5 {
	font-size: 9pt;
	margin-bottom: 0px;
	line-height: 1.3;
}
div.laser div.etcProducts div.other p {
	font-size: 10px;
	line-height: 1.5;
	margin-bottom: 6px;
}


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

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

/*ニュース
---------------------------------------------------*/
div.sub div.news {
	font-size: 10px;
	color: #000000;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 9px;
	margin-left: 1px;
	line-height: 1.2;
}

div.sub div.news h3 {
	font-size: 14px;
	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: 12px;
	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: 12px;
	margin-left: 0px;
	text-indent: 0px;
}
div.sub div.news p.center {
	text-align: center;
}

div.sub div.news p.link_text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	font-size: 10px;
	text-indent: 0px;
}

div.sub div.news a {
	color: #000000;
}
div.sub div.news a:hover {
	color: #FF0000;
}

div.sub div.news div.latestNews {
}

div.sub div.news div.latestNews h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 1em;
	text-indent: -1em;
}

div.sub div.news div.latestNews p {
	margin-left: 1em;
}


div.sub div.news div.newproducts {
	position: relative;
}

div.sub div.news div.newproducts h4 {
	font-size: 12px;
}

div.sub div.news div.newproducts p {
	font-size: 12px;
}

div.sub div.news div.newproducts p.photo_M-1SX {
	text-align: center;
	margin-bottom: 20px;
}


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


div.sub div.news div.newproducts p.arrow01 {
	position: absolute;
	left: 96px;
	top: 33px;
}
div.sub div.news div.newproducts p.arrow02 {
	position: absolute;
	top: 154px;
	left: 93px;
}

div.sub div.news div.aft100r {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 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.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: 12px;
}

div.info p.etc_mail {
	font-size: 11px;
	margin-top: 0px;
	text-align: right;
}
.news .latestNews p.right {
	float: right;
}



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

div.footer p.logo {
	width: 90px;
	float: left;
	padding-left: 5px;
}

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

div.footer p.copyright {
	float: right;
}
.content.clearfix .sub.clearfix .news .latestNews p strong {
	font-size: 11px;
	font-style: normal;
}
.content.clearfix .main.clearfix .ink #cs600 ul li {
	font-size: 12px;
}
.content.clearfix .main.clearfix .ink .kegon_aft100 p a {
	font-weight: normal;
}
.content.clearfix .main.clearfix .ink #cs600 .result strong {
	font-size: 10pt;
}
.content.clearfix .sub.clearfix .news .pux-b p {
	font-size: 12px;
}
.content.clearfix .sub.clearfix .news .pux-b p {
	font-size: 10px;
}
.content.clearfix .sub.clearfix .news .pux-b p {
	font-size: 12px;
}
.content.clearfix .sub.clearfix .news .latestNews p {

}

