@charset "UTF-8";
/* CSS Document */
#wrap-contents h3{
	height:80px;
	background-image:url(../images/hl_hub.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/* conents/float */
#contents .box-text{
	width:660px;
	height:auto;
	margin:0 auto;
}
.box-text .text-left{
	width:445px;
	height:auto;
	float:left;
}
.box-text .text-right{
	width:185px;
	height:auto;
	float:left;
	margin:0 0 0 30px;
}
/* text-left */
.text-left h4{
	width:445px;
	height:40px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	background-image:url(../images/title_topics.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
/* table */
.text-left table{
	width:445px;
	height:auto;
	border-collapse:collapse;
}
.text-left table th{
	width:80px;
	height:auto;
	padding:10px 0 10px 0;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	color:#600f00;
}
.text-left table td{
	height:auto;
	padding:10px 0 10px 0;
}
.text-left table .npb{
	padding:10px 0 0 0;
}
.text-left table .bb{
	background-image:url(../../shared/images/dot_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
/* text-right */
.text-right h5{
	width:185px;
	height:25px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	background-image:url(../images/title_pickup.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.text-right p{
	margin:0 0 5px 0;
}
.text-right p.nmb{
	margin:0px;
}