@charset "UTF-8";
/* CSS Document */

/*ALL RESET*/
* {
	border-collapse:collapse;
	font-size:100%;
	font-style: normal;
	list-style: none;
	margin:0px;
	padding:0;
	}
img{
	border:none;
	}


/* BASIC */
body{
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#222;
	text-align:left;
	margin:0 10px;
	}

a:link{ color: #024B9E; }
a:visited{ color: #024B9E; }
a:hover, a:visited:hover{	color: #5480BD; }
a:active{ color: #5480BD; }

p{
	line-height:1.5;
	margin:1em 0;
	padding:0;
	}
ol li{
	margin:0;
	padding:0;
	line-height:1.8;
	list-style-type:lower-alpha;
	list-style-position:inside;
	}
ul{
	clear:both;
	margin:0 0 0 165px;
	}
ul li{
	margin:0;
	line-height:1.8;
	color:#FF3300;
	}
em,
strong{
	font-weight:bolder;
	font-style:normal;
	}

h1{
	margin:0 0 30px 0;
	}
h2{
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	background-image:url(../img/bg_h2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:38px;
	font-size:160%;
	}
h3{
	margin:1em 0;
	padding:5px 5px 3px 5px;
	font-size:140%;
	line-height:1.5;
	background-color:#D7DCE5;
	background-image:url(../img/bg_h3.gif);
	background-position:left top;
	background-repeat:repeat-x;
	}
h4{
	margin:1em 0;
	font-size:120%;
	line-height:1.5;
	}
h5{
	margin:1em 0;
	font-size:120%;
	line-height:1.5;
	}

.wrapper{
	width:780px;
	/*position:relative;*/
	}
.section{	
	margin:0 0 30px 0;
	}
.section#inquiry{
	margin:0 0 30px 468px;
	}
.section#inquiry h2{
	border-bottom:1px solid #CCC;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	background-image:none;
	line-height:1;
	font-size:100%;
	}
.section#inquiry address{
	margin:1em 0;
	padding:0 0 0 0;
	line-height:1.3;
	font-size:100%;
	}
.section#inquiry address strong{
	font-size:110%;
	}

table{
	margin:1em 0;
	border-top:1px solid #999;
	border-left:1px solid #999;
	width:100%;
	}
table th{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:5px 5px;
	font-style:normal;
	}
table td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:5px 5px;
	}
table .tbNo{
	text-align:center;
	}
table .tbDsc{
	}
table .tbHP{
	text-align:center;
	}
table .tbPN{
	}
table .tbWS{
	text-align:center;
	}
table .tbPac{
	}
table .tbQP{
	text-align:center;
	}
tr.cdNo1 td,
tr.cdNo2 td,
tr.dvdNo1 td,
tr.shinysilver{
	background-color:#EAEEF4;
	}
tr.cdNo3 td,
tr.cdNo4 td,
tr.cdNo5 td,
tr.cdNo6 td,
tr.dvdNo5 td,
tr.dvdNo6 td,
tr.inkjet{
	background-color:#C6E8E9;
	}
tr.cdNo8 td,
tr.cdNo9 td,
tr.cdNo10 td,
tr.cdNo11 td,
tr.cdNo12 td,
tr.dvdNo2 td,
tr.dvdNo3 td,
tr.dvdNo4 td,
tr.thermal-retransfer{
	background-color:#C1D3EF;
	}
tr.cdNo7 td,
tr.dvdNo7 td,
tr.thermal-prism{
	background-color:#D7E9C6;
	}
#pakCnf .cntBoxBase{
	margin:15px 0;
	}
#pakCnf .cntBoxBase p{
	margin:0;
	background-color:#F2F2F2;
	background-image:url(../img/bg_pakttl.gif);
	font-size:100%;
	font-weight:bolder;
	text-align:left;
	padding:3px 17px;
	}
#pakCnf .cntBoxA,
#pakCnf .cntBoxC{
	font-size:130%;
	border:1px solid #D9D9D9;
	text-align:center;
	padding:0;
	width:384px;
	margin:0 0 10px 0;
	float:left;
	}
#pakCnf .cntBoxB{
	font-size:130%;
	border:1px solid #D9D9D9;
	text-align:center;
	padding:0;
	width:384px;
	margin:0 0 10px 0;
	float:right;
	}
#isrHub p{
	font-size:110%;
	}
#cdr2 p,
#dvr2 p,
p.lead{
	font-size:110%;
	color:#FF3300;
	font-weight:bolder;
	}
#dvr2 p strong,
p.lead strong{
	text-decoration:underline;
	}
.section .relImg {
	float:left;
	width:165px;
	}
#isrHub.section .relImg {
	width:210px;
	}
#pakCnf .relImg {
	float:none;
	width:auto;
	}
.section .relImg img{
	margin:0;
	border:1px solid #CCC;
	}
#pakCnf .relImg img{
	border:none;
	margin:5px 0;
	}
.newsBtn{
	position:absolute;
	left:659px;
	top:15px;
	width:120px;
	height:34px;
	}

.pageNav{
	text-align:right;
	background-color:#F8F8F8;
	line-height:1.5;
	padding:1px 8px;
	margin:30px 0;
	font-size:110%;
	border-bottom:1px solid #D9D9D9;
	border-top:1px solid #D9D9D9;
	}
.pageNav p{
	margin:5px 0;
	}

.footer{
	margin:30px 0 10px 0;
	padding:1px 0;
	}
#topPage .footer{
	border-top:1px solid #D9D9D9;
	}
.footer #contactArea{
	background-color:#EBF2FC;
	border:1px solid #CCC;
	}
.footer #contactArea h2{
	margin:0 0 15px 0;
	padding:0 0 0 9px;
	background-image:none;
	line-height:1;
	font-size:100%;
	}
.footer #contactArea address{
	margin:1em 0;
	padding:0 0 0 9px;
	line-height:1.3;
	font-size:100%;
	}
.footer p.copyright{
	text-align:right;
	}

.flc {
	clear: both;
	position:relative;
	width:0px;
	}
.flc span{
	display:block;
	position:absolute;
	left:-10000px;
	}