@charset "UTF-8";

/* CSS Document */


.hd{font-size:12pt; line-height:15pt;}
.bd{font-size:10pt; line-height:13pt;}
.cp{font-size:9pt; line-height:12pt;}
.style2 {color: #990000;}
.style5 {color: #FF3300;}

.style6 {
	color: #0000CC;
	font-weight: bold;
}

.h_140 {
	line-height: 140%;
}

.cap {
	font-size: 0.9em;
	line-height: 1.4em;
}

h1 {
	margin: 0px;
	padding: 0px;
	line-height: 0.3em;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}

.honbun {
	font-size:12pt;
	line-height:150%;
	font-family: "ＭＳ 明朝", "細明朝体", "Arial";
}


/* ---------------------------------------------------------------- *
	TOP
 * ---------------------------------------------------------------- */
#banner {
	width: 460px;
	height:68px;
	padding: 11px 10px 0px;
	border: 2px solid #9BCBB7;
	background-color: #FFFFFF;
	background-image: url(../image/top_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px auto;
}

#banner .leftb{
	width: 300px;
	height:21px;
	float: left;
	text-align: left;
	padding-left: 48px;
}
#banner .rightb{
	width: 90px;
	height:24px;
	float: right;
	padding-top: 3px;
}

#navi_box{
	width: 500px;
	height:25px;
	clear:both;
	text-align: center;
	padding-bottom: 20px;
}
pre {
	width: 88px;
	height:23px;
	display:block;
	margin: 0px;
	padding-left: 0px;
	background-image: url(../image/top_more.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}

pre a {
	width: 88px;
	height:21px;
	display:block;
}


a:link {
  color: #3333FF;
  text-decoration: none;
}

a:visited {
  color: #003399;
}

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

a:active {
  color: #3366ff;
  text-decoration: underline;
}

.f14 {
  font-size: 14px;
  line-height: 130%;
  font-weight:bold;
}
.f13 {
  font-size: 13px;
  line-height: 130%;
}
.f12 {
  font-size: 12px;
  line-height: 130%;
}

td.dotkei {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
td.dotkei2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

