@charset "UTF-8";

/*
base font color = #333333
*************************************/

/* STYLE CLEAR
*************************************/
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,tr,th,td,img,a {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
}

table {
  width: 100%;
  border-spacing: 0;
  /*border-collapse: collapse;*/
}

th,td {
  vertical-align: top;
  text-align: left;
  empty-cells: show;
  line-height: 1.5;
}

img,a,span,strong,em,sub {
  vertical-align: baseline;
}

strong {font-weight: bold;}

sub {
  padding: 0 0.2em;
  font-size: 70%;
  _font-size: 90%;
  vertical-align: bottom;
}

body {
  color: #333333;
  font-size: 14px;
  _font-size: 87.5%;
}

strong a { font-weight: bold; }

/* TITLE */
h1,h2,h3,h4,h5,h6,div.heading,div.title,div.title-sub {
  color: #333333;
  font-weight: 400;
  line-height: 1.33;
}

h1 {
  font-size: 20px;
}

h1.title1 {
  font-size: 28px;
  margin: 0.9em 0 0.4em 0;
}

h2 {
  background: #D8DDE1;
  border: 1px solid #F5F5F5;
  margin: 2em 0 1em 0;
  padding: 7px 10px;
  font-size: 14px;
  font-weight: bold;
}

h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 1.5em 0 0.5em 0;
}

h4 {
  background: url(../images/bg/h5_border.gif) no-repeat scroll left top transparent;
  padding-left: 10px;
  font-size: 16px;
  margin: 1.3em 0 1em 0;
}

h5 {
  margin: 1em 0 1em 0;
}

h6 {
}

h1.cancel.title1,
h2.cancel,
h3.cancel,
h4.cancel,
h5.cancel,
h6.cancel {
  margin-top: 0;
}

div.heading {
  font-size: 14px;
  margin-bottom: 10px;
}

div.title {
  font-size: 18px;
  margin-bottom: 10px;
}

div.accessories_title,
div.download_title,
div.document_title,
div.title-sub {
  font-size: 16px;
  margin-bottom: 10px;
}

div.date {
  text-align: right;
}

p {
  margin: 1.5em 0;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}

ul,ol {
  margin: 0.5em 0;
}

/* LINKS
*************************/
a {
  color: #1746B8;
  text-decoration: none;
}

a:hover {
  color: #1746b8;
  text-decoration: underline;
}

a img,
img {
  border: none;
}

a:focus,a:hover,a:link {
  outline: none;
}

#header #menu  a {
  color: #333333;
}

#breadcrumbs a {
  color: #000;
  text-decoration: none;
}

#breadcrumbs a:hover {
  color: #000;
  text-decoration: none;
}

#side #side_inner ul li a,
#side #side_inner ul li ul li a,
#footer a {
  color: #333333;
  text-decoration: none;
}

#side #side_inner ul li a:hover,
#side #side_inner ul li ul li a:hover,
#footer a:hover {
  color: #1746b8;
  text-decoration: none;
}

/* COLOR
*************************************/
span.blue {color: blue;}
span.red {color: red;}
span.white {color: white;}

/* BOX
*************************************/
div.box {
  margin-bottom: 20px;
}

/* NOTICE-STYLE
*************************************/
/* frame */
div.notes-frame {
  padding: 10px;
  border: 1px solid #DAD9DF;
}

div.notes-frame-im {
  padding: 40px;
  border: 1px solid #DAD9DF;
}

/* ul,ol style */
ol.num li ul.notes li,
ul li ul.notes li,
ul.arrow li ul.notes li,
ul.notes li {
  position: relative;
  background: none;
  line-height: 1.35;
  vertical-align: baseline;
}

ul.notes li span {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.35;
  vertical-align: baseline;
}
/*
.em1 li {padding-left: 1.2em;}
.em2 li {padding-left: 2em;}
.em3 li {padding-left: 2.8em;}

.em1 li span {_left: -1.2em;}
.em2 li span {_left: -2em;}
.em3 li span {_left: -2.8em;}
*/
/*.span-blue li span {color: blue;}*/
.span-red li span {color: red;}
.all-red li {color: red;}

/* LIST-STYLE
*************************************/
ul.italic,
ol.italic,
ul.italic li,
ol.italic li {
  font-style: italic;
}

#main ol li ul li,
#main ul.notes li ul li,
#main ul.arrow li ul li,
#main ul li,
#main ul li ul li ul li,
#main-w ol li ul li,
#main-w ul.notes li ul li,
#main-w ul.arrow li ul li,
#main-w ul li,
#main-w ul li ul li ul li {
  list-style: url(../images/arrow/disc.gif) outside;
  margin: 0 0 0 16px;
  padding-left: 0;
  line-height: 1.5;
}

div.product_spec ul.disc {
  list-style: none;
}

.main_visual #spec_area .subcopy ul.arrow li,
#main_visual #spec_area .subcopy ul.arrow li,
#main ol li ul.arrow li,
#main ul.notes li ul.arrow li,
#main ul li ul.arrow li,
#main ul.arrow li,
#main ul.arrow li ul li,
#main ul.arrow li ul li ul li,
#main-w ol li ul.arrow li,
#main-w ul.notes li ul.arrow li,
#main-w ul li ul.arrow li,
#main-w ul.arrow li,
#main-w ul.arrow li ul li,
#main-w ul.arrow li ul li ul li {
  margin: 0 0 0 17px;
  padding-left: 0;
  line-height: 1.5;
  list-style: url(../images/arrow/arrow-right.gif) outside;
}

#main ol li ul.asterisk li,
#main ul.notes li ul.asterisk li,
#main ul li ul.asterisk li,
#main ul.asterisk li,
#main-w ol li ul.asterisk li,
#main-w ul.notes li ul.asterisk li,
#main-w ul li ul.asterisk li,
#main-w ul.asterisk li {
  margin: 0 0 0 14px;
  padding-left: 0;
  line-height: 1.5;
  font-size: 12px;
  list-style: url(../images/icon/asterisk10x10_en.gif) outside;
}

#main ul.notes li ol li,
#main ul li ol li,
#main ul.arrow li ol li,
#main ol li,
#main-w ul.notes li ol li,
#main-w ul li ol li,
#main-w ul.arrow li ol li,
#main-w ol li {
  margin: 0 0 0 25px;
  padding-left: 0;
  line-height: 1.5;
  vertical-align: baseline;
  list-style: decimal outside;
}

#main ul.notes li ol.num li,
#main ul li ol.num li,
#main ul.arrow li ol.num li,
#main ol.num li,
#main-w ul.notes li ol.num li,
#main-w ul li ol.num li,
#main-w ul.arrow li ol.num li,
#main-w ol.num li {
  position: relative;
  margin: 0;
  padding-left: 2em;
  line-height: 1.5;
  vertical-align: baseline;
  list-style: none;
  font-size: 12px;
  font-style: italic;
}

#main ul.notes li ol.annotate li,
#main ul li ol.annotate li,
#main ul.arrow li ol.annotate li,
#main ol.annotate li,
#main-w ul.notes li ol.annotate li,
#main-w ul li ol.annotate li,
#main-w ul.arrow li ol.annotate li,
#main-w ol.annotate li {
  position: relative;
  margin: 0;
  padding-left: 1.1em;
  line-height: 1.5;
  vertical-align: baseline;
  list-style: none;
  font-size: 12px;
  font-style: italic;
}

ol.annotate li span {
  position: absolute;
  left: 0;
  _left: -1.1em;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-style: italic;
}

#main ol.annotate li span sup,
#main-w ol.annotate li span sup {
  font-size: 10px;
  /*_font-size: 90%;*/
}

#main ul li ul,
#main ul li ol,
#main ol li ul,
#main ol li ol,
#main-w ul li ul,
#main-w ul li ol,
#main-w ol li ul,
#main-w ol li ol {
  margin: 0.1em 0;
}

ol.num li span {
  position: absolute;
  left: 0;
  _left: -2.0em;
  line-height: 1.5;
  font-style: italic;
}
/*
ol.em1 li {
  padding-left: 1.5em;
}

ol.em2 li {
  padding-left: 2.2em;
}

ol.em3 li {
  padding-left: 1.8em;
}

ol.em1 li span {
  _left: -1.5em;
}

ol.em2 li span {
  _left: -2.2em;
}

ol.em3 li span {
  _left: -2.9em;
}
*/
ul.inline,
ol.inline,
ul.inline li,
ol.inline li {
  display: inline;
}

/*pattern*/
ul li ul li {
  background: none;
}

ul li ol li {
  background: none;
}

/* dl style */
dl.talk dt {
  float: left;
  font-weight: bold;
}

dl.date dt {
  margin-right: 5px;
  float: left;
  clear: both;
}

dl.date dt,
dl.date dd {
  line-height: 1.5;
  margin-bottom: 5px;
  font-size: 14px;
}

dl.date dd {
  padding-left: 135px;
}

div#tab02_content div.notes ul,
div#tab02_content div.notes ul li {
  list-style: none;
}

div#tab02_content div.notes ul {
  margin: 1em 0 2em 0;
  padding: 0 0 0 0;
}

div#tab02_content div.notes ul li {
  position: relative;
  margin: 3px 0 3px 0;
  padding: 0 0 0 3em;
  font-size: 12px;
}

div#tab02_content div.notes ul li span {
  position: absolute;
  top: 0;
  left: 0;
}

/* TABLE
*************************************/
table.taiokisyu {
  border-top: 1px solid #DDE0E2;
  border-right: 1px solid #DDE0E2;
  border-spacing: 0;
  /*border-collapse: collapse;*/
  width: 100%;
}

table.taiokisyu tr th, table.taiokisyu tr td {
  border-left: 1px solid #DDE0E2;
  border-bottom: 1px solid #DDE0E2;
  padding: 7px 10px;
}

table.taiokisyu tr th {
  background: #ECF0F1;
  font-weight: bold;
}

.accent {
  color: #333333;
  font-style: normal;
  font-weight: bold;
  line-height: 1.6;
}

table.standard {
  border-top: 1px solid #D7D7DA;
  border-right: 1px solid #D7D7DA;
  border-left:none;
  border-bottom:none;
  *border-bottom: 1px solid #D7D7DA;
  border-spacing: 0;
  empty-cells:show;
  border-collapse: separate;
  border-collapse:collapse;
  width: 100%;
}

table.standard tr th,
table.standard tr td {
  border-left: 1px solid #D7D7DA;
  border-bottom: 1px solid #D7D7DA;
  border-top:none;
  border-right:none;
  padding: 7px 10px;
  font-size: 14px;
  text-align: left;
}

table.standard tr th {
  background: #f7f7f7;
  font-weight: bold;
}

table.standard tr th.indent {
  color: #333333;
  padding-left: 3em;
}

table.standard tr th.head-none,table.standard tr td.head-none { background: #FFFFFF;}
table.standard tr th.head1,table.standard tr td.head1 { background: #F7F7F7;}
table.standard tr th.head2,table.standard tr td.head2 { background: #E9EFF0;}
table.standard tr th.head3,table.standard tr td.head3 { background: #DFE6EA;}

table.standard .l-top { text-align: left; vertical-align: top;}
table.standard .l-mid { text-align: left; vertical-align: middle;}
table.standard .l-btm { text-align: left; vertical-align: bottom;}
table.standard .c-top { text-align: center; vertical-align: top;}
table.standard .c-mid { text-align: center; vertical-align: middle;}
table.standard .c-btm { text-align: center; vertical-align: bottom;}
table.standard .r-top { text-align: right; vertical-align: top;}
table.standard .r-mid { text-align: right; vertical-align: middle;}
table.standard .r-btm { text-align: right; vertical-align: bottom;}

table.standard table,
table.standard table tr td {
  padding: 0 2px;
  border: none;
}

table#spec,
table.spec {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #D0D0D0;
  empty-cells: show;
  width: 100%;
}

table#spec tr td,
table.spec tr td {
  border-bottom: 1px solid #D0D0D0;
  color: #333333;
  /*font-size: 13px;*/
  font-style: normal;
  font-weight: normal;
  line-height: 1.6;
  padding: 10px 12px 8px;
}

table#spec tr td div,
table.spec tr td div {
  display: inline;
}

table#spec tr th,
table.spec tr th {
  background: none repeat scroll 0 0 #F8F9F9;
  border-bottom: 1px solid #D0D0D0;
  color: #333333;
  /*font-size: 13px;*/
  font-style: normal;
  font-weight: normal;
  line-height: 1.6;
  padding: 10px 12px 8px;
  vertical-align: top;
}

table#spec tr th.head,
table.spec tr th.head {
  background: none repeat scroll 0 0 #E6EBED;
  font-weight: bold;
}

table#spec tr th.indent,
table.spec tr th.indent {
  color: #333333;
  padding-left: 3em;
}

/* DOCUMENT TABLE
********************************/
div#document div.choice form {
  display: inline;
}
div#document div.choice select {
  padding: 3px 0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  color: #333;
}
/*
div#document div.table_title {
  font-size: 18px;
  line-height: 1.33;
  margin-bottom: 14px;
}

div#document div.choice {
  margin: 0 0 15px 0;
}

div#document div.choice form {
  margin: 0;
  padding: 0;
  display: inline;
}

div#document span.choice_title {
  font-size: 12px;
  margin: 0 5px 0 0;
}

div#document div.choice select {
  width: 250px;
}

div#document table.download {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
}

div#document table.download tr th,
div#document table.download tr td {
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding: 8px 12px;
  font-size: 12px;
}

div#document table.download tr th {
  background: #f8f9f9;
  color: #333333;
}

div#document .text {
  font-size: 12px;
  color: #666666;
}
*/

/* ITEM
*************************************/
div#document {
  clear: both;
}

div.download,
div#document,
div.graphicboard,
div.accessories {
  margin: 0 0 20px 0;
  padding: 0;
}

div.download .border {
  padding: 5px 0;
  clear: both;
}
div.download .border img { display: none;}

div.graphicboard .border,
div.accessories .border {
  padding: 20px 0;
  clear: both;
}

div.download .item,
div.graphicboard .item,
div.accessories .item {
  position: relative;
  float: left;
  width: 360px;
}

div.download .item .picture,
div.graphicboard .item .picture,
div.accessories .item .picture {
  float: left;
  width: 180px;
  _width: 160px;
  margin: 0 20px 0 0;
}

div.download .item .picture {
  float: left;
  width: 45px;
  _width: 25px;
  margin: 0 20px 0 0;
}

/*div.download .left,*/
div.accessories .left,
div.graphicboard .left {
  background: url(../images/bg/border_h150.gif) repeat-y scroll right top transparent;
}

div.download .left .picture,
div.graphicboard .left .picture,
div.accessories .left .picture {
  margin-left: 0;
}

div.download .right .picture,
div.download .right .title-sub,
div.graphicboard .right .picture,
div.graphicboard .right .title-sub,
div.accessories .right .picture,
div.accessories .right .title-sub {
  margin-left: 20px;
  _margin-left: 10px;
}

div.download .item .detail,
div.graphicboard .item .detail,
div.accessories .item .detail {
  float: left;
  width: 140px;
}

div.download .item .detail {
  float: left;
  width: 275px;
}

div.graphicboard .item .detail .name,
div.accessories .item .detail .name {
  color: #666666;
  font-size: 17px;
  line-height: 1.2;
  margin: 20px 0 5px;
}

div.accessories div.item div.detail div p {
  color: #666666;
  font-size: 14px;
}

div.download .item .detail .name {
  color: #666666;
  line-height: 1.2;
  margin: 0 0 15px;
}

#main div.download .item .detail .link ul,
#main div.download .item .detail .link ul li.download {
  list-style: none;
  margin: 0;
  padding: 0;
}

div.graphicboard ul.comparison li {
  float: left;
  margin-right: 0;
}

div.graphicboard ul.comparison li.checkbox {
  background: url(../images/compara/checkbox.gif) no-repeat scroll left top transparent;
  cursor: pointer;
  float: left;
  font-size: 0.1px;
  height: 17px;
  line-height: 0;
  margin: 1px 6px 0 0;
  padding: 0;
  width: 17px !important;
}

div.graphicboard ul.comparison li.checkbox strong {
  display: none;
}

/* FLOAT
*************************************/
.float-left,
.left-col,
.right-col { float: left; }

.float-right { float: right;}

.left-col,
.right-col {
  width: 48%;
  overflow: hidden;
}

.left-col {
  margin-right: 3.8%;
}

/* BORDER
*************************************/
.hr {
  width: 100%;
  height: 1px;
  margin: 20px 0;
  padding: 0;
}

.border-dotted {
  border-top: 1px dotted #A4A4A4;
}

/* FONT-SIZE
*************************************/
.fs10 { font-size: 10px !important;}
.fs12 { font-size: 12px !important;}
.fs14 { font-size: 14px !important;}
.fs16 { font-size: 16px !important;}
.fs18 { font-size: 18px !important;}
.fs20 { font-size: 20px !important;}
.fs22 { font-size: 22px !important;}
.fs24 { font-size: 24px !important;}
.fs25 { font-size: 25px !important;}

/* WIDTH
*************************************/
.w005 { width: 5px !important;}
.w010 { width: 10px !important;}
.w015 { width: 15px !important;}
.w020 { width: 20px !important;}
.w025 { width: 25px !important;}
.w030 { width: 30px !important;}
.w035 { width: 35px !important;}
.w040 { width: 40px !important;}
.w045 { width: 45px !important;}
.w050 { width: 50px !important;}
.w055 { width: 55px !important;}
.w060 { width: 60px !important;}
.w065 { width: 65px !important;}
.w070 { width: 70px !important;}
.w075 { width: 75px !important;}
.w080 { width: 80px !important;}
.w085 { width: 85px !important;}
.w090 { width: 90px !important;}
.w095 { width: 95px !important;}
.w100 { width: 100px !important;}
.w105 { width: 105px !important;}
.w110 { width: 110px !important;}
.w115 { width: 115px !important;}
.w120 { width: 120px !important;}
.w125 { width: 125px !important;}
.w130 { width: 130px !important;}
.w135 { width: 135px !important;}
.w140 { width: 140px !important;}
.w145 { width: 145px !important;}
.w150 { width: 150px !important;}
.w155 { width: 155px !important;}
.w160 { width: 160px !important;}
.w165 { width: 165px !important;}
.w170 { width: 170px !important;}
.w175 { width: 175px !important;}
.w180 { width: 180px !important;}
.w185 { width: 185px !important;}
.w190 { width: 190px !important;}
.w195 { width: 195px !important;}
.w200 { width: 200px !important;}
.w205 { width: 205px !important;}
.w210 { width: 210px !important;}
.w215 { width: 215px !important;}
.w220 { width: 220px !important;}
.w225 { width: 225px !important;}
.w230 { width: 230px !important;}
.w235 { width: 235px !important;}
.w240 { width: 240px !important;}
.w245 { width: 245px !important;}
.w250 { width: 250px !important;}
.w255 { width: 255px !important;}
.w260 { width: 260px !important;}
.w265 { width: 265px !important;}
.w270 { width: 270px !important;}
.w275 { width: 275px !important;}
.w280 { width: 280px !important;}
.w285 { width: 285px !important;}
.w290 { width: 290px !important;}
.w295 { width: 295px !important;}
.w300 { width: 300px !important;}
.w305 { width: 305px !important;}
.w310 { width: 310px !important;}
.w315 { width: 315px !important;}
.w320 { width: 320px !important;}
.w325 { width: 325px !important;}
.w330 { width: 330px !important;}
.w335 { width: 335px !important;}
.w340 { width: 340px !important;}
.w345 { width: 345px !important;}
.w350 { width: 350px !important;}
.w355 { width: 355px !important;}
.w360 { width: 360px !important;}
.w365 { width: 365px !important;}
.w370 { width: 370px !important;}
.w375 { width: 375px !important;}
.w380 { width: 380px !important;}
.w385 { width: 385px !important;}
.w390 { width: 390px !important;}
.w395 { width: 395px !important;}
.w400 { width: 400px !important;}
.w405 { width: 405px !important;}
.w410 { width: 410px !important;}
.w415 { width: 415px !important;}
.w420 { width: 420px !important;}
.w425 { width: 425px !important;}
.w430 { width: 430px !important;}
.w435 { width: 435px !important;}
.w440 { width: 440px !important;}
.w445 { width: 445px !important;}
.w450 { width: 450px !important;}
.w455 { width: 455px !important;}
.w460 { width: 460px !important;}
.w465 { width: 465px !important;}
.w470 { width: 470px !important;}
.w475 { width: 475px !important;}
.w480 { width: 480px !important;}
.w485 { width: 485px !important;}
.w490 { width: 490px !important;}
.w495 { width: 495px !important;}
.w500 { width: 500px !important;}
.w505 { width: 505px !important;}
.w510 { width: 510px !important;}
.w515 { width: 515px !important;}
.w520 { width: 520px !important;}
.w525 { width: 525px !important;}
.w530 { width: 530px !important;}
.w535 { width: 535px !important;}
.w540 { width: 540px !important;}
.w545 { width: 545px !important;}
.w550 { width: 550px !important;}
.w555 { width: 555px !important;}
.w560 { width: 560px !important;}
.w565 { width: 565px !important;}
.w570 { width: 570px !important;}
.w575 { width: 575px !important;}
.w580 { width: 580px !important;}
.w585 { width: 585px !important;}
.w590 { width: 590px !important;}
.w595 { width: 595px !important;}
.w600 { width: 600px !important;}
.w605 { width: 605px !important;}
.w610 { width: 610px !important;}
.w615 { width: 615px !important;}
.w620 { width: 620px !important;}
.w625 { width: 625px !important;}
.w630 { width: 630px !important;}
.w635 { width: 635px !important;}
.w640 { width: 640px !important;}
.w645 { width: 645px !important;}
.w650 { width: 650px !important;}
.w655 { width: 655px !important;}
.w660 { width: 660px !important;}
.w665 { width: 665px !important;}
.w670 { width: 670px !important;}
.w675 { width: 675px !important;}
.w680 { width: 680px !important;}
.w685 { width: 685px !important;}
.w690 { width: 690px !important;}
.w695 { width: 695px !important;}
.w700 { width: 700px !important;}
.w705 { width: 705px !important;}
.w710 { width: 710px !important;}
.w715 { width: 715px !important;}
.w720 { width: 720px !important;}
.w725 { width: 725px !important;}
.w730 { width: 730px !important;}
.w735 { width: 735px !important;}
.w740 { width: 740px !important;}
.w745 { width: 745px !important;}
.w750 { width: 750px !important;}
.w755 { width: 755px !important;}
.w760 { width: 760px !important;}
.w765 { width: 765px !important;}
.w770 { width: 770px !important;}
.w775 { width: 775px !important;}
.w780 { width: 780px !important;}
.w785 { width: 785px !important;}
.w790 { width: 790px !important;}
.w795 { width: 795px !important;}
.w800 { width: 800px !important;}
.w805 { width: 805px !important;}
.w810 { width: 810px !important;}
.w815 { width: 815px !important;}
.w820 { width: 820px !important;}
.w825 { width: 825px !important;}
.w830 { width: 830px !important;}
.w835 { width: 835px !important;}
.w840 { width: 840px !important;}
.w845 { width: 845px !important;}
.w850 { width: 850px !important;}
.w855 { width: 855px !important;}
.w860 { width: 860px !important;}
.w865 { width: 865px !important;}
.w870 { width: 870px !important;}
.w875 { width: 875px !important;}
.w880 { width: 880px !important;}
.w885 { width: 885px !important;}
.w890 { width: 890px !important;}
.w895 { width: 895px !important;}
.w900 { width: 900px !important;}
.w905 { width: 905px !important;}
.w910 { width: 910px !important;}
.w915 { width: 915px !important;}
.w920 { width: 920px !important;}

/* MARGIN-TOP
*************************************/
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}
.mt55 { margin-top: 55px !important;}
.mt60 { margin-top: 60px !important;}
.mt65 { margin-top: 65px !important;}
.mt70 { margin-top: 70px !important;}
.mt75 { margin-top: 75px !important;}
.mt80 { margin-top: 80px !important;}
.mt85 { margin-top: 85px !important;}
.mt90 { margin-top: 90px !important;}

/* MARGIN-RIGHT
*************************************/
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}
.mr45 { margin-right: 45px !important;}
.mr50 { margin-right: 50px !important;}
.mr55 { margin-right: 55px !important;}
.mr60 { margin-right: 60px !important;}
.mr65 { margin-right: 65px !important;}
.mr70 { margin-right: 70px !important;}
.mr75 { margin-right: 75px !important;}
.mr80 { margin-right: 80px !important;}
.mr85 { margin-right: 85px !important;}
.mr90 { margin-right: 90px !important;}

/* MARGIN-BOTTOM
*************************************/
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb55 { margin-bottom: 55px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb65 { margin-bottom: 65px !important;}
.mb70 { margin-bottom: 70px !important;}
.mb75 { margin-bottom: 75px !important;}
.mb80 { margin-bottom: 80px !important;}
.mb85 { margin-bottom: 85px !important;}
.mb90 { margin-bottom: 90px !important;}

/* MARGIN-LEFT
*************************************/
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}
.ml45 { margin-left: 45px !important;}
.ml50 { margin-left: 50px !important;}
.ml55 { margin-left: 55px !important;}
.ml60 { margin-left: 60px !important;}
.ml65 { margin-left: 65px !important;}
.ml70 { margin-left: 70px !important;}
.ml75 { margin-left: 75px !important;}
.ml80 { margin-left: 80px !important;}
.ml85 { margin-left: 85px !important;}
.ml90 { margin-left: 90px !important;}

/* PADDING-TOP
*************************************/
.pt05 { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt35 { padding-top: 35px !important;}
.pt40 { padding-top: 40px !important;}
.pt45 { padding-top: 45px !important;}
.pt50 { padding-top: 50px !important;}
.pt55 { padding-top: 55px !important;}
.pt60 { padding-top: 60px !important;}
.pt65 { padding-top: 65px !important;}
.pt70 { padding-top: 70px !important;}
.pt75 { padding-top: 75px !important;}
.pt80 { padding-top: 80px !important;}
.pt85 { padding-top: 85px !important;}
.pt90 { padding-top: 90px !important;}

/* PADDING-RIGHT
*************************************/
.pr05 { padding-right: 5px !important;}
.pr10 { padding-right: 10px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}
.pr25 { padding-right: 25px !important;}
.pr30 { padding-right: 30px !important;}
.pr35 { padding-right: 35px !important;}
.pr40 { padding-right: 40px !important;}
.pr45 { padding-right: 45px !important;}
.pr50 { padding-right: 50px !important;}
.pr55 { padding-right: 55px !important;}
.pr60 { padding-right: 60px !important;}
.pr65 { padding-right: 65px !important;}
.pr70 { padding-right: 70px !important;}
.pr75 { padding-right: 75px !important;}
.pr80 { padding-right: 80px !important;}
.pr85 { padding-right: 85px !important;}
.pr90 { padding-right: 90px !important;}

/* PADDING-BOTTOM
*************************************/
.pb05 { padding-bottom: 5px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb35 { padding-bottom: 35px !important;}
.pb40 { padding-bottom: 40px !important;}
.pb45 { padding-bottom: 45px !important;}
.pb50 { padding-bottom: 50px !important;}
.pb55 { padding-bottom: 55px !important;}
.pb60 { padding-bottom: 60px !important;}
.pb65 { padding-bottom: 65px !important;}
.pb70 { padding-bottom: 70px !important;}
.pb75 { padding-bottom: 75px !important;}
.pb80 { padding-bottom: 80px !important;}
.pb85 { padding-bottom: 85px !important;}
.pb90 { padding-bottom: 90px !important;}

/* PADDING-LEFT
*************************************/
.pl05 { padding-left: 5px !important;}
.pl10 { padding-left: 10px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pl35 { padding-left: 35px !important;}
.pl40 { padding-left: 40px !important;}
.pl45 { padding-left: 45px !important;}
.pl50 { padding-left: 50px !important;}
.pl55 { padding-left: 55px !important;}
.pl60 { padding-left: 60px !important;}
.pl65 { padding-left: 65px !important;}
.pl70 { padding-left: 70px !important;}
.pl75 { padding-left: 75px !important;}
.pl80 { padding-left: 80px !important;}
.pl85 { padding-left: 85px !important;}
.pl90 { padding-left: 90px !important;}

/* PAGE NAVIGATION
*************************************/
.page-navi-bottom .float-left {
  text-align: left;
  font-size: 12px;
}

.page-navi-bottom .float-left a {
  background: url(../images/arrow/arrow-left.gif) no-repeat left center;
  padding-left: 10px;
}

.page-navi-bottom .float-right {
  text-align: right;
  font-size: 12px;
}

.page-navi-bottom .float-right a {
  background: url(../images/arrow/arrow-right.gif) no-repeat right center;
  padding-right: 10px;
}

/* PREV */
.page-navi-prev {
  text-align: left;
  font-size: 12px;
}

.page-navi-prev a {
  background: url(../images/arrow/arrow-left.gif) no-repeat left center;
  padding-left: 10px;
}

/* TOP */
.page-navi-top {
  text-align: right;
  font-size: 12px;
  margin-bottom: 20px;
}

.page-navi-top a {
  background: url(../images/arrow/arrow-top.gif) no-repeat left center;
  padding-left: 10px;
}

/* ARROW
************************************/
a.arrow_top {
  background: url(../images/arrow/arrow-top.gif) no-repeat 2px 4px;
  padding-left: 18px;
}

a.arrow_right {
  background: url(../images/arrow/arrow-right.gif) no-repeat 2px 4px;
  padding-left: 18px;
}

a.arrow_bottom {
  background: url(../images/arrow/arrow-bottom.gif) no-repeat 2px 4px;
  padding-left: 18px;
}

a.arrow_left {
  background: url(../images/arrow/arrow-left.gif) no-repeat 2px 4px;
  padding-left: 18px;
}

/* BORDER BOX
*************************************/
.box-normal {
  border: 1px solid #DADADC;
  padding: 15px;
}

.box-normal dl dt {
  margin-right: 3em;
}

.box-fence {
  border: 1px solid #D8DADC;
  background: #EEF4F5;
  padding: 15px;
}

.box-fence dl dt {
  font-weight: bold;
}

/* BORDER Other
*************************************/
div.wrap {
  background: #ffffff;
  border: 1px solid #E0E0E0;
  margin-bottom: 30px;
  padding: 30px 50px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 0 1px 0 #E0E0E0;
  -moz-box-shadow: 0 0 1px 0 #E0E0E0;
  -webkit-box-shadow: 0 0 1px 0 #E0E0E0;
}

/* SOCIAL BUTTON
*************************************/
.button_count {
  width: auto !important;
}

.twitter-share-button {
  width: 86px !important;
  max-width: 120px !important;
}

#facebook,
.connect_widget button_count,
.connect_widget_interactive_area {
  width: 80px;
}

/* POSITION
*************************************/
div.horizontal {}
div.horizontal div.horizontal,
div.horizontal div.vertical,
div.horizontal div.graph,
div.horizontal div.text {
  float: left;
}

div.vertical {}
div.vertical div.graph,
div.vertical div.text {
  float: none;
}

/* DUMMY
************************************/
img.dummy {
  background: #F6F7FA;
  border: 1px solid #D8DDE1;
  display: block;
}

/* IMG
*************************************/
img.margin_top {
  margin-top: 10px;
}

img.margin_bottom {
  margin-bottom: 10px;
}

img.margin_left {
  margin-left: 10px;
}

img.margin_right {
  margin-right: 10px;
}

/* Pagination
*************************************/
.PageNavi {
  margin: 1em 0;
}

.PageNavi ul {
  text-align: center;
}

.PageNavi ul li {
  display: inline;
  font-size: 75%;
  margin: 0;
  border: 1px solid #999999;
  background: none repeat scroll 0 0 #EEEEEE;
  padding: 3px 8px;
  color: #999999;
}

.PageNavi ul .current {
  background: none repeat scroll 0 0 #333333;
  border-color: #333333;
  color: #FFFFFF;
  font-weight: bold;
}

.PageNavi ul .disable {
  border: 1px solid #CCCCCC;
  background: none repeat scroll 0 0 #FFFFFF;
}

/* CKEditor SPAN
*************************************/
.blue {
  color: blue;
}

.red {
  color: red;
}

.green {
  color: #006600;
}

/* CKEditor TAB LAYOUT
*************************************/
#page_tabs {}

#page_tabs td {
  height: 41px;
  padding: 0 0 0 10px;
  vertical-align: middle;
  border: 1px solid #d7dddf;
  background-color: #fafeff;
  color: #888889;
}

#page_tabs .active {
  background-color: #989fa7;
  color: #ffffff;
}

#page_tabs a {
  text-decoration: none;
  vertical-align: middle;
  line-height: 1.2;
  color: #888889;
}

#page_tabs a:hover {
  text-decoration: none;
  vertical-align: middle;
  line-height: 1.2;
  color: #888889;
}

/* auto_position
*************************************/
.auto_position {
  display: none;
  position: absolute;
}