@charset "utf-8";

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

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

.clearfix {
  min-height: 1px;
}

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


/*productIndex 20100326
----------------------------------*/
div#productIndex {
}
div#productIndex h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	letter-spacing: 0.5ex;
}
div#productIndex h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #233387;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
div#productIndex h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}
div#productIndex p.read {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#productIndex table.kegon {
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse:collapse;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
div#productIndex table.kegon th {
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border: 1px solid #999999;
	width: 230px;
	vertical-align: top;
}
div#productIndex table.kegon td {
	padding: 10px;
	border: 1px solid #999999;
}
div#productIndex table.kegon td.photo {
	text-align: center;
}
div#productIndex table.kegon td.photo img {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
div#productIndex table.kegon td.link {
	text-align: center;
	vertical-align: middle;
	width: 50px;
}

div#productIndex table.kegonJisseki {
	margin-top: 0px;
	margin-bottom: 20px;
	border-collapse:collapse;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
div#productIndex table.kegonJisseki th {
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 50%;
	font-size: 14px;
}
div#productIndex table.kegonJisseki td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#productIndex p.psiLink {
	text-align: right;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div#productIndex table.seihin {
	margin-top: 0px;
	margin-bottom: 20px;
	border-collapse:collapse;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
div#productIndex table.seihin th {
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border: 1px solid #999999;
	width: 280px;
	vertical-align: top;
}
div#productIndex table.seihin td {
	padding: 10px;
	border: 1px solid #999999;
}
div#productIndex table.seihin td.photo {
	text-align: left;
}
div#productIndex table.seihin td.photo img {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
div#productIndex p.r_and_dLink {
	text-align: right;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div#productIndex p.link {
	text-align: right;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#productIndex p.zeomet {
	padding: 10px;
	border: 1px solid #000000;
	margin-top: 10px;

}
div#productIndex p.tanzaku {
	padding-left: 35px;
}







/*aft100設定CSS
----------------------------------*/
#aft100 {
	margin-bottom: 30px;
}
#aft100 h3.sub {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #233387;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
}
ul#read {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 1.5;
}
ul#read li {
	font-size: 18px;
	font-weight: bold;
}


div.aft_box {
	margin-top: 40px;
	border: 1px solid #C0C0C0;
	position: relative;
	line-height: 1.5;
	font-size: 12px;
	width: 667px;
	left: auto;
	right: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.aft_box h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #233387;
	font-size: 16px;
	margin-right: -10px;
	margin-bottom: 20px;
	margin-left: -10px;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div.aft_box dl {
	padding: 0px;
	line-height: 1.5;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
div.aft_box dt {
}
div.aft_box dd {
	padding: 0px;
	margin-top: -1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5em;
}
div.aft_box dd.custom {
	margin-top: 0px;
	margin-left: 6em;
}
div.aft_box dl.puxB {
	padding: 0em;
	line-height: 1.5;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
div.aft_box dl.puxB dt {
}
div.aft_box dl.puxB dd {
	padding: 0px;
	margin-top: -1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8em;
}
div.aft_box dl.puxB dd.custom {
	margin-top: 0em;
	margin-left: 6em;
	margin-bottom: 1em;
}

div.aft_box dl dt.midashi {
	padding-top: 10px;
}


div.aft_box #pdf_rx {
	position: absolute;
	left: 346px;
	top: 435px;
	width: 150px;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	border: 1px solid #C0C0C0;
}
div.aft_box #pdf_rt {
	position: absolute;
	left: 70px;
	top: 468px;
	width: 150px;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	border: 1px solid #C0C0C0;
}
div.aft_box #rt_images {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
}
#aft100 #rt_lead {
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
}
#aft100 .aft100rtMovie {
	float: left;
	height: 180px;
	width: 240px;
	padding: 10px;
}
#aft100 #aft100rtMovieCenter {
}
#aft100 .mvTable2 {
	width: 100%;
	text-align: center;
}
#aft100 .mvTable2 td {
	padding-top: 10px;
}


div.aft_box #pdf_ex {
	position: absolute;
	left: 480px;
	top: 314px;
	width: 150px;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	border: 1px solid #C0C0C0;
}


div.aft_box .secondimg {
	position: relative;
	left: 300px;
	top: -120px;
	padding: 0px;
	font-size: 12px;
	width: 320px;
	height: 154px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -40px;
	margin-left: 0px;
}
div.aft_box .secondimg02 {
	position: absolute;
	left: 320px;
	top: 300px;
	padding: 0px;
	font-size: 12px;
	width: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}


#flash {
	text-align: center;
	background-color: #000000;
	width: 690px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



/*product設定CSS
----------------------------------*/

h2.product {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 5px 5px 5px 25px;
	letter-spacing: 0.5ex;
}
h3.product {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #233387;
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4.product {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #525358;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 20px 0px;
	letter-spacing: 1ex;
}
.linkbox {
	background-color: #233387;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
}
.linkbox a  {
	color: #CCCCCC;
	padding-right: 10px;
}

.linkbox a:link  {
	color: #F5F5F5;
	text-decoration: none;
}

.linkbox a:visited  {
	color: #F5F5F5;
	text-decoration: none;
}

.linkbox a:active  {
	color: #F5F5F5;
}

.linkbox a:hover  {
	color: #FF0000;
}

.content_left {
	float: left;
	width: 330px;
}

.content_right {
	float: right;
	width: 350px;
	margin: 0px;
}
.feature {
	padding-top: 40px;
}
.feature .content_left p {
	padding-left: 20px;
}
.padding20 {
	padding-left: 20px;
}

.font12pt_h3 {
	font-size: 12pt;
	letter-spacing: 1em;
	margin-bottom: 30px;
}
.menu_bottom li {
	line-height: 1.5;
	padding-bottom: 15px;
}


/*cr104設定CSS
----------------------------------*/

#cr104 {
	padding-bottom: 30px;
}
#cr104 ul {
}
#cr104 li {
	text-indent: -12px;
	margin-left: 40px;
}
/*cs104設定CSS
----------------------------------*/

#cs104 {
	padding-bottom: 30px;
}
#cs104 ul {
}
#cs104 li {
	text-indent: -12px;
	margin-left: 40px;
}


/*m3設定CSS
----------------------------------*/

#m3 {
	padding-bottom: 30px;
}
#m3 ul {
}
#m3 li {
	text-indent: -12px;
	margin-left: 40px;
}
#m3 .padding_top20_center {
	padding-top: 20px;
	text-align: center;
}
#m3 .pdf {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
div.cs600Movie {
	margin-top: 60px;
	margin-left: 10px;
}
div.puxMovie {
	margin-top: 20px;
	margin-left: 10px;
}


/*droplet設定CSS
----------------------------------*/

#droplet {
	padding-bottom: 30px;
}
#droplet ul {
}
#droplet li {
	text-indent: -12px;
	margin-left: 40px;
}
#droplet .content_left img {
	padding-bottom: 30px;
}
#droplet .content_right img {
	padding-top: 25px;
	padding-bottom: 25px;
}
#droplet #pdf {
	border: 1px dotted #A3B2CC;
	padding: 10px;
	margin-top: 20px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#mail {
	padding-bottom: 25px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 25px;
	width: 670px;
}



/*product_index設定CSS
----------------------------------*/
#product_index {
}
#product_index p {
	padding: 10px;
}

#product_index .content_left {
	float: left;
	width: 340px;
	margin-left: 0px;
}

#product_index .content_right {
	float: right;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#product_index .tech {
	border: 1px solid #666666;
	margin-bottom: 20px;
}

#product_index .ink {
	padding-bottom: 10px;
	border: 1px solid #666666;
	margin-bottom: 20px;
}
#product_index .laser {
	border: 1px solid #666666;
	margin-bottom: 20px;
	width: 340px;
}
#product_index .laser_tanzaku {
}


#product_index .laser_tanzaku img {
	margin-left: 10px;
	float: left;
	margin-top: 20px;
}
#product_index .laser_tanzaku ul {
	margin-left: 40px;
	padding-right: 10px;
}
#product_index .laser_tanzaku li {
	text-indent: -10pt;
	margin-left: 10px;
}

#product_index .laser_psi {
	padding-bottom: 10px;
}
#product_index .laser_psi img {
}

#product_index .rewrite {
	border: 1px solid #666666;
	margin-bottom: 10px;
}
#product_index .rewrite img {
	margin-top: 0px;
	margin-left: 0px;
}

#product_index div.prg {
	border: 1px solid #666666;
	margin-bottom: 20px;
	width: 340px;
}

#product_index table.prg {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}
#product_index span.prg {
}

#product_index span.prg img {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #666666;
}
table#kegon_list {
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
}
table#kegon_list h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
table#kegon_list a {
	color: #666666;
	text-decoration: none;
}
table#kegon_list a:link {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
table#kegon_list a:visited {
	color: #666666;
	text-decoration: none;
}
table#kegon_list a:hover {
	text-decoration: none;
	color: #FF0000;
}
table#kegon_list a:active {
	color: #00FFCC;
}



/*product_inkjet設定CSS
----------------------------------*/

#product_inkjet .intro {
	margin-bottom: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 690px;
}
#product_inkjet h2.product {
	text-align: center;
	width: 660px;
}
#product_inkjet .intro img {
	margin-top: 0px;
	margin-left: 0px;
}
#product_inkjet p.inkjet_txt {
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 1em;
	padding-bottom: 10px;
}

#product_inkjet .ink {
	float: left;
	width: 443px;
}
#product_inkjet .ink #kegon_table {
	width: 438px;
	margin-left: 2px;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#product_inkjet .ink #kegon_table th {
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#product_inkjet .ink #kegon_table td {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#product_inkjet .ink #kegon_table td.left {
	text-align: right;
	width: 200px;
}
#product_inkjet .ink #kegon_table td.left02 {
	text-align: right;
	width: 180px;
	padding-right: 20px;
}
#product_inkjet .ink #kegon_table td.aft100 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#product_inkjet .ink #kegon_table td.arrow {
	text-align: left;
	vertical-align: middle;
	width: 40px;
}


#product_inkjet .ink #kegon_table td a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	font-weight: bold;
}
#product_inkjet .ink #kegon_table td a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_inkjet .ink #kegon_table td a:visited {
	color: #333333;
	text-decoration: none;
}
#product_inkjet .ink #kegon_table td a:hover {
	text-decoration: none;
	color: #FF0000;
}
#product_inkjet .ink #kegon_table td a:active {
	color: #00FFCC;
	text-decoration: none;
}
#product_inkjet .ink #kegon_table td a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#product_inkjet .inkjet_right {
	float: right;
}


#product_inkjet .syukkajisseki {
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	padding: 5px;
}
#product_inkjet .syukkajisseki p {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
}

#product_inkjet .syukkajisseki ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
#product_inkjet .syukkajisseki li {
	margin: 0px;
	padding: 0px;
}
#product_inkjet div.cr104_movie {
	text-align: center;
	margin-top: 80px;
}
#product_inkjet h4.product {
	width: 677px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0em;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #666666;
}

#product_inkjet p.after_txt {
	font-weight: bold;
	padding: 5px 0px 5px 5px;
}
#product_inkjet p.after_txt2 {
	text-align: right;
	margin-top: -50px;
}





/*product_pl2030設定CSS
----------------------------------*/
#pl2030 {
}


#pl2030 .linkbox {
	background-color: #233387;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
}
#pl2030 .linkbox a  {
	color: #CCCCCC;
	padding-right: 10px;
}

#pl2030 .linkbox a:link  {
	color: #F5F5F5;
	text-decoration: none;
}

#pl2030 .linkbox a:visited  {
	color: #F5F5F5;
	text-decoration: none;
}

#pl2030 .linkbox a:active  {
	color: #F5F5F5;
}

#pl2030 .linkbox a:hover  {
	color: #FF0000;
}

#pl2030 .content_left {
	float: left;
	width: 345px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#pl2030 .content_right {
	float: right;
	width: 330px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#pl2030 .content_right p {
	padding-bottom: 20px;
}




#pl2030 .back {
	font-weight: bold;
	float: right;
	width: 200px;
}
#pl2030 ul {
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#pl2030 .content_left ol {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#pl2030 .feature {
	padding-top: 40px;
}
#pl2030 .feature .content_left p {
	padding-left: 20px;
}
#pl2030 .padding20 {
	padding-left: 20px;
	line-height: 1.5;
	text-indent: 1em;
	padding-bottom: 10px;
}
#pl2030 .menu_bottom li {
	line-height: 1.5;
	padding-bottom: 15px;
}
#pl2030 p#img02 {
	text-align: center;
	padding-top: 0px;
}
#pl2030 p#img01 {
	padding-top: 30px;
	text-align: center;
}


/*psi設定CSS
----------------------------------*/
#psi {
	padding-bottom: 30px;
}
#psi .intro_a {
	width: 580px;
	padding-top: 20px;
}
#psi #intro .boldRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

#psi .intro_b {
	margin-top: -45px;
	text-align: right;
	margin-right: 20px;
}
#psi #psi_table {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}



/*rewrite設定CSS
----------------------------------*/
#rewrite {
}

#rewrite h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	border-left-width: 23px;
	border-left-style: solid;
	border-left-color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#rewrite .content_left {
	float: left;
	width: 460px;
}

#rewrite .content_right {
	float: right;
	width: 220px;
	margin: 0px;
}


#rewrite ul {
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#rewrite .feature {
	padding-top: 40px;
}
#rewrite .feature .content_left p {
	padding-left: 20px;
}
#rewrite .padding20 {
	padding-left: 20px;
}
#rewrite .content_left p {
	margin: 5px;
}
#rewrite .margin_top20 {
	margin-top: 20px;
}
#rewrite .content_right img {
	margin-top: 20px;
}
#rewrite .headlist {
	line-height: 1.5;
	white-space: nowrap;
	width: 600px;
	margin-top: 5px;
	margin-left: 50px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#rewrite .headlist th {
	text-align: left;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 8em;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#rewrite .headlist td {
	padding-left: 1em;
	width: 13em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#rewrite .headlist img {
	text-align: center;
	vertical-align: middle;
}
#rewrite p.rewrite_txt {
	margin-left: 2em;
	margin-bottom: 10px;
}
#kegon_list p#pux_img {
	float: right;
}
#kegon_list p#pux_txt {
	margin-top: 12px;
}
/*pux_b設定CSS
----------------------------------*/
div.aft_box #pdf_pux_b {
	position: absolute;
	left: 120px;
	top: 350px;
	width: 150px;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	border: 1px solid #C0C0C0;
}
