/*------------------------------------------------
	dia.css - <precon> dia.html design css
	2006.10.12
	:::toc:::
	import url
	parts design
------------------------------------------------*/

@import url(../../common/common.css);
@import url(../../common/format.css);
@import url(../../common/layout-old.css);
@import url(../../common/navigation.css);

/* parts design
------------------------------------------------*/
.borderbg td,.borderbg th {font-size: 12px; color: #333333; line-height: 133%;}
.borderbg strong{color:#500000;}
.borderbg #prebk{ padding:17px 0px 20px 50px; background-image:url(../format_img/precon_bk.jpg); background-repeat:repeat-y;}
.borderbg .style1 { color: #ba5555}
.borderbg .table{ margin:5px 0px 0px 10px; background-color:#eaeaea;}
.borderbg .table th { 
	height:52px; padding:25px 0 30px 30px; 
	background-color:#eaeaea;
	color:#500000;
	background-image:url(../format_img/dia_tit.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
}
.borderbg .table td {
	padding:25px 10px 25px 20px;
}
.borderbg .link {
	width:510px; 
	margin-bottom:15px; 
	clear:both;
}.borderbg .link td {
	padding:15px;
}
.borderbg #main a{ text-decoration:underline;}
.borderbg .photobox { 
	width:183px;
	margin-left:5px;
	float:right;
}
.borderbg .photobox img {
	margin-bottom:10px; 
}
