@charset "utf-8";/*-------------------------------------------------------------
	CSS Information
---------------------------------------------------------------
	Site URL:		http://shop.fielding.co.jp/nece/
	File name:		user_class-table.css
	Summary:		common table class of the user site is defined.
	Created:		2007/12/21 19:25:00
	Last update:	$Date: 2009/12/08 15:09:15 $
	Author:			Endo
	Version:		$Revision: 1.2 $  $Author: h.kawasaki $
	Copyright:		NEC Fielding,Ltd. 2007. All Rights Reserved
-------------------------------------------------------------*/.table-10px          { margin:10px 0px; }.border-bottom-dot   { border-bottom:1px dotted #CCCCCC; }.border-bottom-solid { border-bottom:1px solid #CCCCCC; padding:5px; vertical-align:top; }.border-r-b-solid {	padding: 5px;	border-right: 1px #CCCCCC solid;	border-bottom: 1px #CCCCCC solid;}.border-t-r-solid{	border-top : 1px #CCCCCC solid;	border-left: 1px #CCCCCC solid;}th.thcenter { text-align: center; }td.thcenter { text-align: left; }