@charset "utf-8";
.tcont001 {
	text-align: left;
	width: 670px;
	height:200px;
	margin:10px 0px 10px 10px;
}

.tcont002{
	text-align:left;
	width:670px;
	margin:0px 0px 10px 10px;
}

.linebox{
	width:650px;
	border-bottom: 1px dashed #999999;
	margin:5px 0px 0px 10px;
	text-align:left;
}

.linebox h3{
	width:600px;
	font-size:9pt;
	line-height:18px;
	font-weight:normal;
	margin:0px 0px 0px 10px;
letter-spacing:0px;

}

.linebox dl{
	margin:0px;
	height:20px;
	width:650px;
}

.linebox dt{
	width:110px;
	margin:0px;
	float:left;
	text-align:left;
}

.lineboxend{
	width:650px;
	height:20px;
	margin:5px 0px 0px 10px;
	text-align:left;
}

.lineboxend ul {
margin: 0 0 0 1em;
padding:0px;
list-style-image: url(images/ctc_arrow.gif);
}

.ma10{
	margin:0px 0px 10px 0px;
}

.ma102{
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:10px;
}

* html .ma102{
	margin:-15px 0px 0px 0px;
}


.pro_box{
	width:215px;
	border:1px;
	border-color:#77bcd4;
	border-style:solid;

}

.pro_box2{
	width:215px;
	border:1px;
	border-color:#668cc3;
	border-style:solid;

}