@charset "utf-8";
/* CSS Document */

#kv {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #DFDFDF;
}
a.lA {
	background: url(../../img/common/arrow1.jpg) no-repeat 3px center;
	padding-left: 16px;
	font-size: 14px;
	line-height: 1.3;
}
a.lA:hover {
	text-decoration: none;
}
a.lB {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
a.lB:hover {
	text-decoration: none;
}
a.lC {
	background: url(../../img/common/arrow5.gif) no-repeat 3px center;
	padding-left: 16px;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.lC:hover {
	text-decoration: none;
}
a.lD {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}





div.tA {
	width: 670px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.4;
	background: url(../../img/home/06.gif) repeat-y left top;
}
div.tA strong {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	display: block;
}
div.tA em {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #008000;
}
div.tA ul {
	padding: 8px 0px;
}
div.tA hr {
	height: 1px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
}

div.tA .box {
	padding: 0px 6px;
}

div.tA .left {
	float: left;
	width: 217px;
	padding-right: 10px;
}
div.tA .center {
	float: left;
	width: 217px;
}
div.tA .right {
	float: right;
	width: 217px;
}
div.tB {
	overflow: hidden;
	padding-top: 10px;
}
div.tB .box {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

div.tB h1 {
}
div.tB .left {
	float: left;
	width: 450px;
	padding-bottom: 10px;
}
div.tB .right {
	float: right;
	width: 100px;
	padding-right: 20px;
}
div.tB table {
	clear: both;
}
div.tB td {
	padding: 0px 10px 10px 0px;
	text-align: center;
	vertical-align: top;
}
div.tB td img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	display: block;
}
div.tC {
}
div.tC .box {
	height: 170px;
	width: 650px;
	border: 1px solid #CCCCCC;
}
div.tC .scr {
	height: 150px;
	width: 625px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: auto;
}

div.tC table {
	width: 605px;
}
div.tC th {
	font-size: 11px;
	font-weight: normal;
}

div.tC td {
	padding: 7px 3px;
}

