@charset "shift_jis";

body {
  margin: 0;
  padding: 0;
  background: #e5e5e5 url(../img/bg.gif);
}

body, tr, td {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-width: 0.1px;
}

h1, h2 {
  margin: 0;
}

a {
  color: #023E73;
}
a:visited {
  color: #023E73;
}
a:hover {
  color: #0363BA;
}
a:active {
  color: #0363BA;
}

.en, .num {
  font-size: 11px;
  font-family: verdana, arial, sans-serif;
}

.title_narrow {
  background: #6BB9D2 url(../img/bg_title.gif) no-repeat 100% 0%;
  padding-left: 10px;
}
.title_wide {
  background: #6BB9D2 url(../img/bg_title.gif) no-repeat 100% 0%;
  padding-left: 10px;
}

.filesize {
  color: #999999;
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
}

.dotline {
  background: transparent url(../img/bg_dotline.gif) repeat-x 50%;
}

.arrow {
  color: #999999;
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
}

.subtext {
  color: #999999;
  font-size: 10px;
}

.s {
  font-size: 1px;
}

a.flink {
  font-size: 10px;
  text-decoration: none;
  color: #333333;
}
a.flink:hover {
  color: #555555;
  text-decoration: underline;
}

.contact-title {
  color:#FFFFFF;
  padding-left:0px;
}

.contact-body {
  padding: 13px;
  line-height:130%;
  background:#ffffff url(../img/bg_tel.gif) no-repeat 90% 50%;
}

.contact-body2 {
  padding: 13px;
  line-height:130%;
  background:#ffffff url(../img/bg_tel.gif) no-repeat 93% 50%;
}

.lh150 {
  line-height:150%;
}

.tx10 {
  font-size:10px;
}

.red {
  color: #db1a1a;
}
