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



.concept_box{
	width:662px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px 0px 15px 0px;
	background:url(../../shared/images/dotted.jpg) repeat-x center bottom;
}


.concept_box p{
	padding:10px 10px 25px 10px;
}






.banner{
	padding:15px 0px 0px 0px;
}


#banner_box{
	width:662px;
	height:auto;
	margin:0px;
	padding:0px 0px 15px 0px;
}




.banner_bottom{
	width:140px;
	height:auto;
	padding:0px 0px 0px 10px;
	float:right;
}





.table_box{
	width:200px;
	height:auto;
	margin:0px;
	padding:15px 0px 0px 15px;
	line-height:1.3em;
	float:left;
}

#price_box{
	width:420px;
	height:auto;
	margin:0px;
	padding:3px 0px 0px 0px;
	float:left;
}



.table_box p{
	padding:5px 0px 0px 0px;
}


.table_box td{
	padding:6px 10px 6px 10px;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	vertical-align:middle;
}

.table_box td a{
	color:#03F;
}

.table_box table{
	border-right:1px solid #666;
	border-top:1px solid #666;
	background:#FDFCF7;
}


.tdbg_white{background:#F7F7F7;}
.tdbg_white0{background:#ffffff;}






























