/*　基本設定　*/
body {
color: #444444;
font-size: 12px;
}

A:LINK { COLOR: #0066CC }				/*　リンク色　*/
A:VISITED { COLOR: #0066CC  }		/*　すでに見たリンク　*/
A:HOVER { COLOR: #000066  }		/*　カーソルが上にある時のリンク　*/

A.navi:link	{font-size:10px; font-family: Verdana,"ＭＳ Pゴシック",sans-serif; line-height: 120%; color:#0066CC; text-decoration:none;}
A.navi:visited	{font-size:10px; font-family: Verdana,"ＭＳ Pゴシック",sans-serif; line-height: 120%; color:#7888C2; text-decoration:none;}
A.navi:active	{font-size:10px; font-family: Verdana,"ＭＳ Pゴシック",sans-serif; line-height: 120%; color:#000066; text-decoration:underline;}
A.navi:hover { font-size:10px; font-family: Verdana,"ＭＳ Pゴシック",sans-serif; line-height: 120%; color:#000066; text-decoration:underline;}

.ft16 {
	font-size: 16px;
}     /*　テキストサイズ16pix　*/

.ft14 {
	font-size: 14px;
}     /*　テキストサイズ14pix　*/

.ft12 {
	font-size: 12px;
	line-height: 120%;
}     /*　テキストサイズ12pix　*/

.ft12t {
	font-size: 12px;
	line-height: 18px;
}     /*　テキストサイズ12pix　*/

.ft12l {
	font-size: 12px;
	line-height: 14px;
}     /*　テキストサイズ12pix　*/

.ft12e {
	font-family: verdana,sans-serif;
	font-size: 12px;
	line-height: 120%;
}

.e {
	font-family: verdana,sans-serif;
}

.ft72p {
	font-size:72%;
}     /*　テキストサイズ72%　*/

.ft14e {
	font-family: Verdana,"ＭＳ Pゴシック",sans-serif;
	font-size: 14px;
	line-height: 120%;
}

.ft11 {
	font-size: 11px;
	line-height: 120%;
}

.ft11date {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 120%;
}

.ft11e {
	font-family: Verdana,"ＭＳ Pゴシック",sans-serif;
	font-size: 10px;
	line-height: 120%;
}

.ft10t {
	font-size: 10px;
	line-height: 16px;
}     /*　テキストサイズ10pix　*/

.ft10 {
	font-size: 10px;
	line-height: 120%;
}

.ft10e {
	font-family: Verdana,"ＭＳ Pゴシック",sans-serif;
	font-size: 10px;
	line-height: 120%;
}

.ft9 {
	font-size: 9px;
}

.ft8 {
	font-size: 8px;
}

img {
	border:0;
	}

#top_logo {
	background: url(../images/daishin_logo.gif) no-repeat left top;
	width:627px;
	height:63px;
	}

#top_logo h1 {
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	padding-left:63px;
	}

#list_table {
	margin-bottom:0px;
	border-collapse:collapse;
	}
#list_table td {
	padding:1px 2px 1px 2px;
	}
td.line_under {
	border-bottom:1px solid #000000;
	}
td.txt_right {
	text-align:right;
	}
td.txt_center {
	text-align:center;
	}
.list_space {
	height:5px;
	}
.b {
	font-weight:bold;
	}
div.in_txt1 {
	margin-left:10px;
	}
div.in_txt2 {
	margin-left:20px;
	}
div.in_txt3 {
	margin-left:30px;
	}
div.in_txt4 {
	margin-left:40px;
	}
div.in_txt5 {
	margin-left:50px;
	}
