@charset "utf-8";

/* CSS Document */

body {
  text-align  : left;
  background  : #fff;
  font-size   : 13px;
  line-height : 15px;
  color       : #000;
  margin      : 0px;
  padding     : 0px;
  font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

A:link {
  font-size: 13px;
  color: #ff6600
  text-decoration: none;
}

a:link {
  color: #000066;
  text-decoration: none;
}

a:visited {
  color: #003366;
  text-decoration: none;
}

a:hover {
  color: #0066cc;
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
  margin      : 0px;
  text-align  : left;
  font-size   : 11px;
  line-height : 110%;
  font-weight : normal;
}

INPUT {
  font-size: 13px;
  text-decoration: none;
  border:1 solid #336699;
}

TEXTAREA {
  font-size: 13px; 
  text-decoration: none;
  border:1 solid #336699;
}

select {
  font-size: 13px;
  text-decoration: none;
  border: 1 solid #336699;
}

p {
  margin: 0px;
}

img {
  border: none;
}

/* text  */

table.t1 {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  text-align: left;
}

.t1 td{
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 0.3em 1em;
}

tr {
  text-align: left;
}

table.t2 {
  border: 0px;
}

.t2 td {
  border: 0px;
  padding: 0px 10px 0px 0px;
}

ul {
  list-style-image: url(img/gyomu/arrow.png);
}

/* text  */

.tx1 {
  font-size: 13px;
  line-height	: 140%;
  margin-left: 5px;
}

.tx2 {
  font-size: 12px;
  line-height: 130%;
  padding: 0.2em 1.2em;
}

.white {
  font-size: 13px;
  line-height	: 160%;
  font-weight: bold;
  color: #ffffff;
}

.font_small {
  font-size: 11px;
  line-height: 11px;
}

.font_11 {
  font-size: 11px;
  line-height: 110%;
}

.font_12 {
  font-size: 12px;
  line-height: 130%;
}

.font_14 {
  font-size: 14px;
  line-height: 160%;
}

.font_blue2 {
  color: #330066;
  font-weight: bold;
}

.font_blue {
  color: #0099CC;
}

.font_red {
  color: #990000;
  font-weight: bold;
}

.new {
  color: #333333;
  font-size: 13px;
  line-height: 160%;
  font-weight: normal;
}

.line_TB {
  border-top-color: #cccccc;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-color: #cccccc; 
  border-bottom-width: 1px;
  background-color: #ffffff;
  padding: 5px 10px 3px 10px;
  margin: 0px 10px 30px 10px;
  text-align: left;
}

.kaigai {
  font-size: 180%;
  line-height: 150%;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;"
}

