@charset "utf-8";
/* =======================================================

　　初期化、及び基本設定

======================================================= */
body {
	background-color: #99CCFF;
	background-image: url(images_site/BODY_bg_x.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
.notice {
	font-size: 10px;
	color: #666666;
}
.f10 {
	font-size: 10px;
	line-height: 12px;
}
.f12 {
	font-size: 12px;
	line-height: 16px;
}
a{
text-decoration:underline;
color: #0066FF;
}

a:hover{
color:#FF9900;
}

#ALLy {
	background-image: url(images_site/ALL_2_bg_y.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#ALLy #ALL {
	background-image: url(images_site/ALL_1_bg.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
/* =======================================================

　　ヘッダー構成

======================================================= */
#HEADER {
	height: 107px;
	width: 780px;
	position: relative;
}
#TAGLINE {
	position: absolute;
	height: 28px;
	width: 755px;
	right: 0px;
	bottom: 0px;
	padding-top: 12px;
	font-size: 12px;
}
a#LOGO {
	text-indent: -9999px;
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(images_site/LOGO.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 179px;
	position: absolute;
	padding-top: 2px;
}
#GM {
	height: 60px;
	width: 600px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}
#GM ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#GM ul li {
	height: 60px;
	float: left;
}
#GM ul li a {
	height: 60px;
	background-image: url(images_site/gm.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	font-size:5px;
	overflow: hidden;
}
#GM a.idcard {
width: 145px;
background-position: 0px 0px;
}
#GM a.cardcase {
	background-position: -145px 0px;
	width: 106px;
}
#GM a.strap {
	background-position: -251px 0px;
	width: 105px;
}
#GM a.accessories {
	background-position: -356px 0px;
	width: 77px;
}
#GM a.cardprinting {
width: 167px;
background-position: -433px 0px ;
}
#GM a.idcard:hover {background-position: 0px -60px;}
#GM a.cardcase:hover {background-position: -145px -60px;}
#GM a.strap:hover {background-position: -251px -60px;}
#GM a.accessories:hover {background-position: -356px -60px;}
#GM a.cardprinting:hover {background-position: -433px -60px;}
#HEADER a#CONTACT {
	background-image: url(images_site/contact_btn.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 287px;
	position: absolute;
	top: 3px;
	right: 6px;
	outline: none;
}
#HEADER a#CONTACT:hover {
	background-position: 0px -30px;
}
#HeaderText {
	background-image: url(images_site/header_border_text.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	text-indent: -9999px;
}
/* =======================================================

　　パンくずリスト

======================================================= */
#TOPICPATH {
	height: 21px;
}
#TOPICPATH p {
	font-size: 12px;
	line-height: 16px;
	color: #330000;
	margin: 0px;
	padding: 3px 15px 0px;
}
/* =======================================================

　　コンテンツ

======================================================= */
#WRAPPER {
	padding-top: 15px;
	width: 780px;
	position: relative;
}
/* サイドバー */
#SIDE {
	float: left;
	width: 160px;
	border-right: 1px solid #E1E1E1;
	font-size: 12px;
	line-height: 14px;
}
#SIDEFAQ {
	float: left;
	width: 200px;
	border-right: 1px solid #E1E1E1;
	font-size: 12px;
	line-height: 14px;
}
#SIDE h4,#SIDEFAQ h4 {
	padding: 3px;
	border-left: 5px solid #6699FF;
	margin: 0px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#SIDE ul,#SIDEFAQ ul {
	margin: 0px;
	padding: 0px 0px 10px 12px;
	list-style-type: none;
}
#SIDE ul li,#SIDEFAQ ul li {
	padding-bottom: 5px;
	background-image: url(images_site/sidemenu.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 7px;
}
/* コンテンツ */
#CONTENTS {
	float: right;
	width: 600px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#CONTENTSFAQ {
	float: right;
	width: 560px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#CONTENTS h1,#CONTENTSALL h1,#CONTENTSFAQ h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background-color: #99CCFF;
	padding: 3px 3px 3px 6px;
	border-top: 1px solid #6699FF;
	border-right: 1px solid #6699FF;
	border-bottom: 1px solid #6699FF;
	border-left: 5px solid #6699FF;
	margin-bottom: 10px;
}
#CONTENTS h2,#CONTENTSALL h2,#CONTENTSFAQ h2 {
	font-size: 14px;
	font-weight: bold;
	color: #173D4F;
	margin: 15px 10px 10px 5px;
	padding: 2px 2px 2px 6px;
	border-left: 5px solid #003366;
	background-color: #FFFFFF;
}
#CONTENTS h3,#CONTENTSALL h3,#CONTENTSFAQ h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	margin: 15px 10px 10px;
	padding: 3px 3px 3px 6px;
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 4px solid #6699CC;
	background-color: #FFFFFF;
}
#CONTENTS h4,#CONTENTSALL h4,#CONTENTSFAQ h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
#CONTENTS p,#CONTENTSALL p,#CONTENTSFAQ p {
	margin: 0px;
	padding: 7px 10px 10px;
	letter-spacing: 1px;
}
#CONTENTS .separate,#CONTENTSALL .separate,#CONTENTSFAQ .separate {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#CONTENTS ul, #CONTENTS ol,#CONTENTSALL ul,#CONTENTSALL ol {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 15px;
}
#CONTENTS ul li, #CONTENTS ol li,#CONTENTSALL ul li,#CONTENTSALL ol li {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
}
#CONTENTS .footerContact {
	background-image: url(images_site/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	padding: 6px 5px 5px 32px;
}
.pressImage {
	float: left;
	width: 220px;
}
.aboutImage {
	float: right;
	text-align: right;
}
.cLeft380 {
	float: left;
}
.cRight380 {
	margin-left: 380px;
}
#CONTENTS p.entryDate {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#CONTENTSALL {
	float: left;
	width: 760px;
	padding:0px 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
/* =======================================================

　　フッター

======================================================= */
#FOOTER {
	background-image: url(images_site/Footer_bg_x.png);
	background-repeat: repeat-x;
	background-color: #6699FF;
	padding-bottom: 15px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#FOOTER p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	line-height: 18px;
	margin: 0px;
}
#FOOTER p a {
	color: #FFFFFF;
}
#FOOTER p a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
/* =======================================================

　　テーブル

======================================================= */
table {
	border-collapse:collapse;
	border: 1px solid #D4D0C8;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
table th, table td {
	border-collapse:collapse;
	border: 1px solid #D4D0C8;
	padding: 3px;
}
table th {
	background-color: #F3F3F3;
	color: #000000;
	font-weight: normal;
}
table.press {
	width: 370px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
}
table.consumable {
	font-size: 10px;
	line-height: 12px;
}
table.seal {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
}
#CONTENTS table td.productdata p {
	padding: 0px;
}
#CONTENTS h2 a {
	text-decoration: none;
}
p.question {
	font-weight: bold;
	background-image: url(images_site/icon_faq.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
!important
; 	border-top: 1px dotted #CCCCCC;
}
p.question a {
	color: #333333;
	text-decoration: none;
	margin-left: 20px;
}
div.question {
	padding-left: 30px;
	padding-bottom: 10px;
}


address {
	font-style: normal;
	font-weight: normal;
}




.img_right{
	float:right;
	margin: 0px 0px 10px 10px;
	color: #333333;
	font-size: 12px;
}
.idcardTokucho01 {
	background-image: url(images/idcard_tokucho01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
}
.idcardTokucho02 {
	background-image: url(images/idcard_tokucho02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
}
.idcardTokucho03 {
	background-image: url(images/idcard_tokucho03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
}
.idcardTokucho04 {
	background-image: url(images/idcard_tokucho04.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
}
h2#IdcardHeading01 {
	background-image: url(images/idcard_h01.png);
	background-repeat: no-repeat;
	height: 46px;
	border-style: none;
	text-indent: -9999px;
}
h2#IdcardHeading02 {
	background-image: url(images/idcard_h02.png);
	background-repeat: no-repeat;
	height: 46px;
	border-style: none;
	text-indent: -9999px;
}
h2#IdcardHeading03 {
	background-image: url(images/idcard_h03.png);
	background-repeat: no-repeat;
	height: 28px;
	border-style: none;
	text-indent: -9999px;
}

a.idcardSampleDownload {
	background-image: url(images/button_sampledownload.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 61px;
	width: 428px;
	float: right;
}
a.idcardSampleDownload:hover {
background-position:0px -61px;
}

#IdcardFlow01,#IdcardFlow02,#IdcardFlow03,#IdcardFlow04 {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
}
#IdcardFlow01 {
	height: 150px;
	background-image: url(images/idcard_flowbg01.png);
	background-repeat: no-repeat;
}
#IdcardFlow02 {
	height: 150px;
	background-image: url(images/idcard_flowbg02.png);
	background-repeat: no-repeat;
}
#IdcardFlow03 {
	height: 150px;
	background-image: url(images/idcard_flowbg03.png);
	background-repeat: no-repeat;
}
#IdcardFlow04 {
	height: 139px;
	background-image: url(images/idcard_flowbg04.png);
	background-repeat: no-repeat;
}
#IdcardFlow01 h3 {
	font-weight: bolder;
	border-style: none;
	background-image: url(images/idcard_flowH01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 10px 0px;
}
#IdcardFlow02 h3 {
	font-weight: bolder;
	border-style: none;
	background-image: url(images/idcard_flowH02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 10px 0px;
}
#IdcardFlow03 h3 {
	font-weight: bolder;
	border-style: none;
	background-image: url(images/idcard_flowH03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 10px 0px;
}
#IdcardFlow04 h3 {
	font-weight: bolder;
	border-style: none;
	background-image: url(images/idcard_flowH04.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 10px 0px;
}
#IdcardFlow01 h4,#IdcardFlow02 h4 {
	font-size: 16px;
	font-weight: bold;
}
#IdcardFlow01 h4.flowHeadingA,#IdcardFlow02 h4.flowHeadingA {
	position:absolute;
	left: 23px;
	top: 46px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	}
#IdcardFlow01 h4.flowHeadingB,#IdcardFlow02 h4.flowHeadingB {
	position:absolute;
	left: 282px;
	top: 46px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	}
#IdcardFlow01 p.flowTextA,#IdcardFlow02 p.flowTextA {
	position:absolute;
	left: 23px;
	top: 67px;
	margin: 0px;
	padding: 0px;
	width: 218px;
}
#IdcardFlow01 p.flowTextB,#IdcardFlow02 p.flowTextB {
	position:absolute;
	left: 282px;
	top: 68px;
	margin: 0px;
	padding: 0px;
	width: 261px;
}
#IdcardFlow03 p,#IdcardFlow04 p {
	padding-left: 20px;
}
a#IdcardContact {
	display: block;
	height: 100px;
	width: 555px;
	background-image: url(images/idcard_contact.png);
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 16px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
a#IdcardContact:hover{
background-position:0px -116px;
}
#CONTENTS #Supplement {
	margin:0px 15px 10px 5px;
 padding:0px 5px 15px 5px;
	border: 1px dashed #CCCCCC;
	background-color:#F6F6F6;
}
td {
	background-color: #FFFFFF;
}
#SIDEAddress h3 {
	background-image: url(images_site/left_h01.png);
	background-repeat: no-repeat;
	width: 150px;
	text-indent: -9999px;
	height: 25px;
}
#SIDEAddress p {
}
#SIDEAddress .tel {
	background-image: url(images_site/left_h02.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#SIDEAddress .mailform {
	background-image: url(images_site/left_h03.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#SIDEAddress .mailform a {
	background-image: url(images_site/left_contact.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 144px;
	outline:none;
}
#SIDEAddress .mailform a:hover {
background-position:0px -30px;
}#SIDEAddress {
	width: 150px;
	border-bottom: 1px solid #CCCCCC;
	margin: 10px 5px;
	padding-bottom: 5px;
}
#SIDEAddress p {
	line-height: 160%;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#CONTENTS #IdcardContact span {
	display: none;
}
