@CHARSET "EUC-JP";

body {
  font-family: "Lucida Grande", "Geneva", "Arial", "Verdana", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
  /*font-size: 12px;*/
  color: #666666;
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

}

img{
  margin: 0;
  padding: 0;
  border: 0;
}

a:link {
  color: #0075c3;
  text-decoration: none;
}

a:visited {
  color: #63aada;
  text-decoration: none;
}

a:hover, a:active {
  color: #319965;
  text-decoration: underline;
}

.Clear{
  clear: both;
  float: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear-both {
  clear:both;
  float:none;
  width:0px;
  height:0px;
  visibility:hidden;
  display:block;
  margin:0;
  padding:0;
}

* html .clear-both {
  clear:both;
  width:0px;
  height:0px;
  display:none;
  margin:0;
  padding:0;
}

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

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.block-right {
  margin-left: auto;
}

.block-center {
  margin-right: auto;
  margin-left: auto;
}

.block-left {
  margin-right: auto;
}

.inline-left {
  text-align: left;
}

.inline-center {
  text-align: center;
}

.inline-right {
  text-align: right;
}

.inline-top {
  vertical-align: top;
}

.inline-middle {
  vertical-align: middle;
}

.inline-bottom {
  vertical-align: bottom;
}

.pointer {
  cursor: pointer;
}

.black {
  color: #000000;
}

.dark-gray {
  color: #404040;
}

.gray {
  color: #808080;
}

.silver {
  color: #c0c0c0;
}

.white {
  color: #ffffff;
}

.red {
  color: #ff0000;
}

.lime {
  color: #00ff00;
}

.blue {
  color: #0000ff;
}

.maroon {
  color: #800000;
}

.green {
  color: #008000;
}

.navy {
  color: #000080;
}

.yellow {
  color: #ffff00;
}

.orange {
  color: #ff8000;
}

.fuchsia {
  color: #ff00ff;
}

.aqua {
  color: #00ffff;
}

.olive {
  color: #808000;
}

.purple {
  color: #800080;
}

.teal {
  color: #008080;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.monospace {
  font-family: monospace;
}

.width-full{
  width:950px;
}

.number{
  font-family:Arial, Helvetica, sans-serif;
}


/***********************************************/

.font9 {
  font-size: 9px;
}

.font10 {
  font-size: 10px;
}

.font12 {
  font-size: 12px;
}

.font14 {
  font-size: 14px;
}

.font16 {
  font-size: 16px;
}

.font18 {
  font-size: 18px;
}

.font20 {
  font-size:20px;
}

.font24 {
  font-size: 24px;
}

.font30 {
  font-size:30px;
}


.line_height_120 {
  line-height: 120%;
}

.line_height_150 {
  line-height: 150%;
}

.line_height_200 {
  line-height: 200%;
}

.line_height_250 {
  line-height: 250%;
}

.text-small {
  font-size: 0.75em;
}

.text-x-small {
  font-size: 0.5em;
}

.text-large {
  font-size: 1.25em;
}

.text-x-large {
  font-size: 1.5em;
}

/***********************************************/


.border_solid_frame {
  border: 1px solid;
}

.border_solid_top {
  border-top-width: 1px;
  border-top-style: solid;
}


.border_solid_left {
  border-left-width: 1px;
  border-left-style: solid;
}

.border_solid_right {
  border-right-width: 1px;
  border-right-style: solid;
}

.border_solid_bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.border_dot_frame {
  border: 1px dotted;
}

.border_dot_top {
  border-top-width: 1px;
  border-top-style: dotted;
}


.border_dot_left {
  border-left-width: 1px;
  border-left-style: dotted;
}

.border_dot_right {
  border-right-width: 1px;
  border-right-style: dotted;
}

.border_dot_bottom {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

.left_navi_image {
  margin-left: 20px;
  margin-top: 2px;
  margin-bottom: 2px;
}


#btn_top img{
  border: 0;
  margin: 0 0 15px 0;
  padding: 0;
  float: left;
}

#btn_top a:link {
  color: #0075c3;
  text-decoration: none;
}

#btn_top a:visited {
  color: #63aada;
  text-decoration: none;
}

#btn_top a:hover, a:active {
  color: #319965;
  text-decoration: underline;
}

.corp_talk{
  color: #666666;
  font-size: 13px;
  line-height: 150%;
}

.press_p{
  font-size: 12px;
  line-height: 150%;
}

.press_p2{
  font-size: 12px;
  line-height: 150%;
  margin: 0 15px 0 0;
}

.press_p3{
  font-size: 12px;
  line-height: 150%;
  margin: 0;
}

.press_midashi{
  font-size: 14px;
  font-weight: 900;
}

.footlink {
  font-size: 12px;
  padding-bottom: 4px;
}

.topfootlink {
  font-size: 12px;
  padding-bottom: 4px;
}

.futomoji{
  font-weight: bold;
  margin: 5px;
}

.sitamargin{
  margin: 0 0 8pt 0;
}


.leftmenu{
  margin: 0px;
  padding: 0;
}

/* Search pager start */

div.pager {
  margin: 15px auto;
}

div.pager a {
  display: inline;
  padding: 5px;
  font-family: "Lucida Grande", "Verdana", sans-serif;
  color: #333333;
  text-decoration: none;
  border: solid 1px #60a0ff;
  background-color: #ffffff;
}

div.pager a:link {
  border: solid 1px #60a0ff;
  background-color: #ffffff;
}

div.pager a:visited {
  border: solid 1px #60a0ff;
  background-color: #ffffff;
}

div.pager a:active {
  border: solid 1px #2040ff;
  background-color: #f0f8ff;
}

div.pager a:hover {
  color: #ffffff;
  border: solid 1px #2040ff;
  background-color: #2040ff;
}

div.pager span {
  display: inline;
  padding: 5px;
  font-family: "Lucida Grande", "Verdana", sans-serif;
  color: #666666;
  text-decoration: none;
  border: dotted 1px #a0a0a0;
  background-color: #ffffff;
}

div.pager span.displayed {
  color: #ffffff;
  border: solid 1px #2040ff;
  background-color: #2040ff;
}

div.pager span.skipped {
  border: none;
}

/* Search pager end */

/* Tooltip start */

.tooltip {
  z-index: 9000;
}

.tooltip dl {
}

.tooltip dl dt {
  font-weight: bold;
}

.tooltip dl dd {
  padding-left: 1.5em;
}

.mds-tooltip {
  z-index: 9000;
}

.mds-tooltip dl {
}

.mds-tooltip dl dt {
  font-weight: bold;
}

.mds-tooltip dl dd {
  padding-left: 1.5em;
}


/* Tooltip end */

/* Black out classs start */
#mds-black-out-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 8000;
  background-color: #000000;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

#mds-black-out-iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 7999;
  background-color: #000000;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

#mds-black-out {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 8001;
  height: auto;
}

#mds-black-out-indicator {
  margin: auto;
}
/* black out class end */

/* Now loading class start */
#mds-now-loading-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: #000000;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

#mds-now-loading-iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  background-color: #000000;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

#mds-now-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 300px;
  height: 200px;
  margin: -100px 0 0 -150px;
  z-index: 10001;
  height: auto;
}

#mds-now-loading-indicator {
  width: 150px;
  background-color: #ffffff;
  color: #000000;
  margin: auto;
  padding: 10px;
  border: solid 1px #0000ff;
  text-align: center;
}
/* Now loading class end */

/* Button class start */

a.button {
  background: transparent url('/images/common/button-r.gif') no-repeat scroll top right;
  color: #444444;
  display: block;
  float: left;
  font-weight: normal;
  font-size: 12px;
  height: 24px;
  margin-right: 6px;
  padding-right: 18px;
  text-decoration: none;
}

a.button span {
    background: transparent url('/images/common/button-l.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:hover {
    color: #000;
}

a.button:hover span {
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

/* Button class end */

