@charset "UTF-8";

/*-- browser style format --*/
* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal; 
  vertical-align: baseline;
  }

body, html {   
  height: 100%;   
  }

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  background-color: #fff;
  }

img {
  border: 0;
  vertical-align: bottom;
  }

a img {
  border: none;
  }

p {
  padding: 10px 0;
   }

strong {
  font-weight: bold;
  }

.article2 em {
  font-weight: bold;
  color: red;
  }

div#clear {
  clear: both;
  }

/* --- ページ枠 --- */
div#wrapper {
  width: 950px;  
  height: auto !important;   
  height: 100%;   
  min-height: 100%; 
  margin: 0 auto;
  text-align: left;
  position: relative;
  }

/* --- ヘッダー --- */
div#header {
  width: 910px;
  height: 70px;
  margin: 0 20px;
  position: relative;
  }

div#header h1 {
  top: 10px;
  left: 5px;
  position: absolute;
  }

div#header .telnumber {
  top: 10px;
  right: 5px;
  position: absolute;
  }

/* --- カバー --- */
div#cover {
  width: 918px;
  height: 358px;
  margin-left: 16px;
  background-image: url("../img/cover_2.jpg");
  position: relative;
  }

/* --- キャッチコピー --- */
div#cover h1 {
  left: 320px;
  top: 140px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.0;
  color: #fff;
  position: absolute;
  }

div#cover p {
  left: 320px;
  top: 170px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  }

/* --- グローバルナビゲーション --- */
div#gnav {
  right: 25px;
  top: 319px;
  position: absolute;
  }

div#gnav ul {
  list-style: none;
  }

div#gnav li {
  width: 145px;
  margin: 0 1px;
  font-size: 14px;
  white-space: nowrap;
  float: left;
  }

div#gnav li a {
  height: 40px;
  padding: 10px 0 0 10px;
  color: #fff;
  font-weight: bold;
  text-decoration : none;
  background: url("../img/gnav_bg-trans.png") no-repeat;
  display: block;
  }

div#gnav li a:hover {
  background: url("../img/gnav_bg_2-trans.png") no-repeat;
  }

div#gnav li.current {
  width: 135px;
  height: 40px;
  padding: 10px 0 0 10px;
  color: #fff;
  font-weight: bold;
  text-decoration : none;
  background: url("../img/gnav_bg_3-trans.png") no-repeat;
  }

div#gnav li.end {
  margin-right: 0;
  }

/* --- サイドメニュー --- */
div#aside {
  width: 220px;
  margin: 20px 20px 120px 20px;
  float: left;
  display: inline;
  }

div#aside .menu ul {
 margin-bottom: 20px;
 list-style: none;
 }

div#aside .menu li {
 padding-bottom: 5px;
 }

/* --- メインコンテンツ --- */
div#main-content {
  width: 664px;
  margin: 20px 20px 100px 0;
  float: right;
  display: inline;
  }

.section-top {
  height: 12px;
  padding: 0;
  background: url("../img/maincontent_bg_top.gif") no-repeat
  }

.section-bottom {
  height: 12px;
  background: url("../img/maincontent_bg_bottom.gif") no-repeat
  }

.section {
  padding: 10px 22px;
  line-height: 20px;
  background: url("../img/maincontent_bg_center.gif") repeat-y
  }

.section .article2 .box ul.list1 {
  margin: 10px 0 10px 15px;
  font-size: 14px;
  list-style: none;
  }

.section .article2 .box ul.list1 li {
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 10px;
  background: url("../img/listmark_1.gif") 0 0 no-repeat;
  }

.article2 {
  margin-left: 15px;
  }

.article2 .box {
  margin-bottom: 40px;
  }

.article2 .ph{
  margin-left: 15px;
  }

.article2 .detail{
  margin-left: 15px;
  }


/* -- 場面別の導入メリット 項目 -- */
.article2 .box img.imageleft {
  margin-left: 15px;
  float: left;
  }

.article2 img.imageleft {
  float: left;
  }

.article2 .box ul.textright {
  width: 300px;
  float: right;
  }

.article2 .box .ph {
  float: left;
  }
  
.article2 .box .txt {
  width: 390px;
  float: right;
  }

/* -- リモコンハンディ 項目 -- */
.article2 .box .remote-control {
  margin-bottom: 70px;
  }

.article2 .box .remote-control img {
  margin-left: 15px;
  float: left;
  }

.article2 .box .remote-control .textarea {
  width: 410px;
  margin-left: 15px;
  float: right;
  }

.article2 .box .remote-control .textarea table {
  width: 410px;
  margin-top: 40px;
  font-size: 10px;
  }

.article2 .box .remote-control .textarea table caption {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  }

/* -- 導入手順 項目 --*/
dl#step-1, dl#step-2, dl#step-3, dl#step-4, dl#step-5 {
  margin-left: 15px;
  }

dl#step-1 dt, dl#step-2 dt, dl#step-3 dt, dl#step-4 dt, dl#step-5 dt  {
  margin: 0;
  padding: 0;
  }

dl#step-1 dt img, dl#step-2 dt img, dl#step-3 dt img, dl#step-4 dt img, dl#step-5 dt img {
  margin: 0;
  padding: 0;
  }

dl#step-1 dd, dl#step-2 dd, dl#step-3 dd, dl#step-4 dd {
  width: 595px;
  height: 70px;
  padding: 10px;
  background: url("../img/step_bottom.gif") no-repeat;
  }

dl#step-5 dd {
  width: 595px;
  height: 47px;
  padding: 10px;
  background: url("../img/step_5_bottom.gif") no-repeat;
  }

/* -- text(h) -- */
.section h1 {
  height: 30px !important;
  height: 40px; /* for only IE6 style */
  margin-bottom: 20px;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: url("../img/headline.gif") no-repeat;
  }

.article2 h2 {
  padding-left: 10px;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
  background: url("../img/listtitle_1.gif") 0 0.05em no-repeat;
  }

.article2 .box h2 {
  padding-left: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  background: url("../img/listtitle_1.gif") 0 0.05em no-repeat;
  }

.article2 .box h3 {
  margin-top: 15px;
  margin-left: 15px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  }

.article2 .box h3.first {
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  }

/* -- text(p) -- */
.article2 p.emphasis {
  font-size: 14px;
  font-weight: bold;
  }

.article2 p.explanation {
  padding-top: 10px;
  padding-bottom: 30px;
  }

.article2 .box p {
  margin-left: 15px;
  padding: 10px 0 30px 0;
  }

.article2 .box p.redwaku {
  margin-top: 10px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border: solid 1px #ff0000;
  background-color: #ffb1a6;
  }

.article2 .box p.bluewaku {
  margin-top: 10px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border: solid 1px #0e3aff;
  background-color: #d3e3ff;
  }

.article2 p.notop {
  padding: 0 0 10px 0;
  }

.article2 p.img-caption {
  margin-bottom: 3px;
  padding-bottom: 0px;
  font-size: 10px;
  }

.article2 p.img-caption2 {
  margin-left: 30px;
  margin-bottom: 3px;
  padding-bottom: 0px;
  font-size: 10px;
  }

.article2 p.bottom-caption {
  font-size: 10px;
  text-align: right;
  }

/* -- JSPの商品ラインナップ 項目 -- */
.article2 .box table.lineup {
  width: 595px;
  margin-left: 15px;
  border-collapse: collapse;
  }

.article2 .box table.lineup td {
  padding: 5px;
  border: 1px solid #666;
  vertical-align: middle;
  }

.article2 .box table.lineup2 {
  width: 595px;
  margin-left: 15px;
  margin-bottom: 0px;
  border-collapse: collapse;
  }

.article2 .box table.lineup2 td {
  padding: 5px;
  font-size: 10px;
  line-height: 15px;
  border: 1px solid #666;
  vertical-align: middle;
  }

.article2 .box table.lineup2 tr.color1 {
  background-color: #ededed;
  }

.article2 .box table.lineup2 td.center1 {
  text-align: center;
  }

.article2 .box table.lineup2 td.right1 {
  text-align: right;
  }

.article2 .box table.lineup2 caption {
  font-size: 12px;
  margin-bottom: 5px;
  text-align: left;
  }

.article2 .box table.lineup2 td em {
  padding-left: 12px;
  color: #05df30;
  font-weight: normal;
  background: url("../img/down.gif") 0 0.15em no-repeat;
  }

/* -- list(dl) -- */
.article2 .box dl {
  margin-left: 15px;
  }

.article2 .box dt {
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  }

.article2 .box dd {
  padding-left: 15px;
  padding-bottom: 20px;
  }

.article2 .box dl.outline {
  margin-left: 15px;
  }

.article2 .box dl.outline dt {
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  }

.article2 .box dl.outline dd {
  padding-left: 0;
  padding-bottom: 20px;
  }


.article2 .box dl.policy {
  margin-left: 15px;
  }

.article2 .box dl.policy dt {
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 10px;
  }

.article2 .box dl.policy ul {
  list-style-type: upper-alpha;
  }

.article2 .box dl.waku {
  padding: 10px;
  border: solid 1px #0e3aff;
  background-color: #d3e3ff;
  }

.article2 .box dl.list5 {
  margin-left: 15px !important;
  margin-left: 0;
  }

.article2 .box dl.list5 dt {
  padding-left: 25px;
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  background: url("../img/listmark_2.gif") 0 0 no-repeat;
  }

.article2 .box dl.list5 dd {
  padding-left: 25px;
  padding-bottom: 20px;
  }

.article2 .box dl.list5 dd p {
  padding: 10px 0;
  margin: 0;
  }

/* -- list(ul) -- */
.article2 ul.nolist {
  list-style: none;
  }

.article2 ul.nolist li {
  padding-bottom: 2px;
  }

.article2 .box ul.list1 {
  margin-left: 15px;
  font-size: 14px;
  list-style: none;
  }

.article2 .box ul.list1 li {
  padding-left: 25px;
  padding-bottom: 10px;
  background: url("../img/#.gif") 0 0.1em no-repeat;
  }

.article2 .box ul.list2 {
  margin-left: 15px;
  font-size: 14px;
  list-style: none;
  }

.article2 .box ul.list2 li {
  padding-left: 25px;
  padding-bottom: 10px;
  background: url("../img/listmark_2.gif") 0 0.1em no-repeat;
  }

.article2 .box ul.list3 {
  margin-left: 15px;
  font-size: 12px;
  list-style: none;
  }

.article2 .box ul.list3 li {
  padding-left: 10px;
  padding-bottom: 5px;
  background: url("../img/listmark_3.gif") 0 0.59em no-repeat;
  }

.article2 .box .remote-control ul.list3 {
  margin-left: 0;
  font-size: 12px;
  list-style: none;
  }

.article2 .box .remote-control ul.list3 li {
  padding-left: 10px;
  padding-bottom: 5px;
  background: url("../img/listmark_3.gif") 0 0.59em no-repeat;
  }

.article2 ul.list4 {
  list-style: none;
  }

.article2 ul.list4 li {
  padding-left: 20px;
  padding-bottom: 5px;
  background: url("../img/listmark_4.gif") 0 0.25em no-repeat;
  }

.article2 .box ul.nolist {
  margin-left: 15px;
  list-style: none;
  }

.article2 .box ul.nolist li {
  padding-bottom: 2px;
  }

.article2 .box ul.nolist2 {
  margin-left: 30px;
  list-style: none;
  }

.article2 .box ul.nolist2 li {
  padding-bottom: 2px;
  }

/* -- list(画像横並び) -- */
div.article2 .box ul.installed {
  list-style: none;
  margin-bottom: 15px;
  }

div.article2 .box ul.installed li {
  display: inline;
  margin-right: 10px;
  }

div.article2 .box ul.installed li.end {
  margin-right: 0;
  }

div.article2 .box ul.installed2 {
  list-style: none;
  margin-bottom: 15px;
  margin-left: 15px;
  }

div.article2 .box ul.installed2 li {
  display: inline;
  margin-right: 5px;
  }

div.article2 .box ul.installed2 li.end2 {
  margin-right: 0;
  }

div.article2 .box ul.installed3 {
  list-style: none;
  margin-bottom: 15px;
  margin-left: 30px;
  }

div.article2 .box ul.installed3 li {
  display: inline;
  margin-right: 5px;
  }

div.article2 .box ul.installed3 li.end2 {
  margin-right: 0;
  }

/* -- list(ol) -- */
.article2 .box ol {
  margin-left: 15px;
  list-style-position: inside;
  }

.article2 .box ol.no15 {
  margin-left: 15px;
  list-style-position: outside;
  }

/* -- teble -- */
.article2 table {
  margin-bottom: 20px;
  }

.article2 table td.leftcell {
  padding-left: 10px;
  }

.article2 table td.no-newline {
  padding-bottom: 10px;
  white-space: nowrap;
  }

.article2 table.kakaku {
  width: 390px;
  margin-left: 15px;
  float: right;
  }

.article2 table td.leftcell {
  padding-left: 10px;
  }

.article2 table.waku {
  width: 605px;
  border-collapse: collapse;
  background-color: #d3e3ff;
  }

.article2 table.waku td {
  padding: 6px;
  border: 1px solid #0e3aff;
  vertical-align: middle;
  }

.article2 table.waku td.textright {
  width: 100px;
  text-align: right;
  }

.article2 table.waku td ul {
  list-style: none;
  }

.article2 table.waku2 {
  width: 590px;
  margin-left: 0;
  margin-top: 20px;
  border-collapse: collapse;
  }

.article2 table.waku2 td {
  padding: 6px;
  border: 1px solid #333;
  vertical-align: middle;
  }

.article2 table.waku2 td ul {
  list-style: none;
  }

.article2 .box table.waku {
  width: 590px;
  margin-left: 15px;
  border-collapse: collapse;
  background-color: #d3e3ff;
  }

.article2 .box table.waku td {
  padding: 5px;
  border: 1px solid #0e3aff;
  vertical-align: middle;
  }

.article2 .box table.lineup {
  width: 595px;
  margin-left: 15px;
  border-collapse: collapse;
  }

.article2 .box table.lineup  td {
  padding: 5px;
  border: 1px solid #666;
  vertical-align: middle;
  }

.article2 .box table.lineup  td img {
  margin: 0;
  }

.article2 .box table.waku td.textright {
  width: 100px;
  text-align: right;
  }

.article2 .box table.waku2 {
  width: 580px;
  margin-left: 15px;
  margin-top: 20px;
  border-collapse: collapse;
  }

.article2 .box table.waku2 td {
  padding: 6px;
  border: 1px solid #333;
  vertical-align: middle;
  }

.article2 .box table.waku2 td ul {
  list-style: none;
  }

.article2 table.kakaku2 {
  width: 575px;
  margin-left: 15px;
  float: right;
  }

br.clear {
  clear: both;
  }

div.contact1 {
  padding: 10px;
  border: 2px solid #0e3aff;
  background-color: #d3e3ff;
  }

div.contact1 h3 {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  }

div.contact1 ul {
  margin-left: 10px;
  font-size: 14px;
  list-style: none;
  }

div.contact1 p {
  margin-left: 10px;
  }

div.contact2 {
  margin-top: 80px;
  padding: 20px;
  border: 1px solid #999;
  background-color: #fff;
  }

div.contact2 dl {
  text-align: center;
  }

div.contact2 dt {
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  }

div.contact2 dd.contel {
  padding-left: 25px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  background: url("../img/tel.gif") 190px 0.1em no-repeat;
  }

div.contact3 {
  width: 535px;
  padding: 20px;
  border: 1px solid #999;
  background-color: #fff;
  }

div.contact3 dl {
  text-align: center;
  }

div.contact3 dt {
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  }

div.contact3 dd.contel {
  padding-left: 25px;
  font-size: 16px;
  font-weight: bold;
  background: url("../img/tel.gif") 160px 0.1em no-repeat;
  }

.article2 em.contact {
  margin-left: 5px;
  font-size: 10px;
  color: #ff2256;
  }

div#pagetop {
  margin: 20px 0 80px 0;
  text-align: right;
  }

/* --- フッター --- */
div#footer {
  width: 910px;
  height: 50px;
  margin: 0 20px;
  padding: 15px 0; 
  font-size: 12px;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #999;
  border-style: solid;
  position: absolute;
  bottom: 0;    
  clear: both;
  }

div#footer-nav {
  margin: 0;
  text-align: center;
  }

div#footer-nav span {
  margin: 0 8px;
  }

div#footer-nav2 {
  margin-top: 5px;
  text-align: center;
  }

div#footer-nav2 span {
  margin: 0 8px;
  }

div#footer address {
  width: 910px;
  margin: 20px 0;
  text-align: center; 
  color: #666;
  }

/* --- フッターを最下部に表示 --- */
.clearfooter {
  clear: both;
  height: 80px;
  }
  
/* --- リンク --- */
a:link {
  color: #3333cc; 
  text-decoration : none;
  }

a:visited {
  color: #3333cc; 
  text-decoration : none;
  }

a:hover {
  color: #3333cc;
  text-decoration : underline;
  }

a:active {
  color: #3333cc; 
  text-decoration : none;
  }

/* -- contact form -- */
.article2 table.formlist {
  width: 580px;
  margin-top: 20px;
  border-collapse: collapse;
  }

.article2 table.formlist td {
  padding: 8px;
  border: 1px solid #999;
  vertical-align: middle;
  }

.article2 table.formlist td.data {
  width: 25%;
  white-space: nowrap;
  }

.article2 table.formlist td.submitbox {
  padding: 15px;
  text-align: center;
  border: 0px solid #fff;
  }

.article2 table.formlist span {
  margin-left: 5px;
  font-size: 10px;
  color: #999;
  vertical-align: sub;
  }

.article2 table.formlist em {
  margin-left: 5px;
  font-size: 10px;
  color: #ff2256;
  }

input {
  width: 40%;
  height: 100%;
  }

input.twon {
  width: 80%;
  height: 100%;
  }

input.submitbutton {
  width: 60px;
  height: 30px;
  }

select {
  line-height: 18px;
  }

textarea {
  width: 100%;
  }

/* -- サイトマップ -- */
.article2 .box dl.sitemap {
  margin: 10px o;
  }

.article2 .box dl.sitemap dt {
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 12px;
  background: url("../img/listmark_3.gif") 0 0.59em no-repeat;
  }


/* -- 券売機 特徴 項目 -- */
.article2 .box table.detail {
  width: 600px;
  margin-bottom: 0px;
  border-collapse: collapse;
  margin-bottom:5px;
  }
.article2 .box table.detail th {
  width:100px;
  padding: 5px;
  font-size: 10px;
  line-height: 15px;
  border: 1px solid #666;
  vertical-align: middle;
  }

.article2 .box table.detail td {
  width:500px;
  padding: 5px;
  font-size: 10px;
  line-height: 15px;
  border: 1px solid #666;
  vertical-align: middle;
  }

.article2 .box table.detail tr.color1 {
  background-color: #ededed;
  }

.article2 .box table.detail td.center1 {
  text-align: center;
  }

.article2 .box table.detail td.right1 {
  text-align: right;
  }

.article2 .box table.detail caption {
  font-size: 12px;
  margin-bottom: 5px;
  text-align: left;
  }

.article2 .box table.detail td em {
  padding-left: 12px;
  color: #05df30;
  font-weight: normal;
  background: url("../img/down.gif") 0 0.15em no-repeat;
  }

.mb15{margin-bottom:15px;}

.mb15c{margin-bottom:15px; text-align:center;}


/* ----------------------------------------------------------------------
	
---------------------------------------------------------------------- */

.article2 p.explanation5 {
  padding-top: 5px;
  padding-bottom: 5px;
  }



div.contactfx {
  padding: 20px;
  background-color: #fff;
  }

div.contactfx dl {
  text-align: center;
  }

div.contactfx dt {
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  }

div.contactfx dd.contel {
  padding-left: 25px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  background: url("../img/tel.gif") 190px 0.1em no-repeat;
  }



