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

  Frame Setting

/////////////////////////////////////// */
.flaTop {
	width:535px;
	height:12px;
}
.flaIn {
	background-image:url(../../case/img/frame_bg.gif);
	background-repeat:repeat-y;
	padding:0 12px;
	width:511px;
}

.flaPic {
	float:left;
	width:210px;
	padding-bottom:9px;
}

#flaTxt {
	float:right;
	width:290px;
	text-align:left;
	line-height:150%;
}

#flaTxt dl {
	border-bottom:1px dashed #D1D1D1;
	margin-bottom:10px;
	padding-bottom:5px;
}

#flaTxt dt {
	background-image:url(../../case/img/case_mark.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:7px;
}


.flatxt {
	clear:both;
	line-height:150%;
	text-align:left;
}
.flaBot {
	padding-bottom:20px;
	width:535px;
	height:12px;
}

.picRightIn {
	float:right;
	padding:0 0 5px 10px;
}

#company {
	padding-bottom:20px;
	text-align:left;
	line-height:150%;
}

#company dl {
	border-bottom:1px dashed #D1D1D1;
	margin-bottom:10px;
	padding-bottom:5px;
	height:100%;
}

#company dt {
	float:left;
	padding:0 0 0 10px;
	width:90px;
}
#company dd {
	float:left;
	padding:0 0 0 0;
	width:400px;
}

#company dd a {
	color:#1F63AE;
}

#company dd a:hover {
	color:#1F63AE;
	text-decoration:underline;
}
	



