@charset "UTF-8";

/*------------------------------------------------------------------------------
	Dezikon Cart  - tableMod01
	Date: 2009-05-13
	Copyright (C) GMO System Consulting, Inc. All Rights Reserved.
------------------------------------------------------------------------------*/
table.tableMod01{
	border-collapse:collapse;
	width:100%;
	margin-bottom:1em;
	background-color:#FFF;
}

table.tableMod01 th,
table.tableMod01 td{
	padding:5px;
}

table.tableMod01 th{
	width:30%;
	border-right:1px solid #D0D0D0;
}

table.tableMod01 .tableMod01TopLeft{
	background:url(../images/module/bg_table-circle_02.gif?1243571888) no-repeat top left;
	border-bottom:1px solid #D0D0D0;
}

table.tableMod01 .tableMod01TopCenter{
	background:url(../images/module/bg_table-square_01.gif?1243571888) no-repeat top right;
	border-bottom:1px solid #D0D0D0;
}

table.tableMod01 .tableMod01TopRight{
	background:url(../images/module/bg_table-circle_01.gif?1243571888) no-repeat top right;
	border-bottom:1px solid #D0D0D0;
}

table.tableMod01 tbody th{
	background:url(../images/module/bg_table-square_02.gif?1243571888) no-repeat bottom left;
}

table.tableMod01 tbody td{
	background:url(../images/module/bg_table-square_01.gif?1243571888) no-repeat bottom right;
}

table.tableMod01 .tableMod01BtmLeft{
	background:url(../images/module/bg_table-circle_02.gif?1243571888) no-repeat bottom left;
}

table.tableMod01 .tableMod01BtmCenter{
	background:url(../images/module/bg_table-square_01.gif?1243571888) no-repeat bottom right;
}

table.tableMod01 .tableMod01BtmRight{
	background: url(../images/module/bg_table-circle_01.gif?1243571888) no-repeat bottom right;
}
