@charset "UTF-8";

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

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

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

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

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

table.tableMod02 tbody .tableMod02mdlLeft{
	background:url(../images/module/bg_table-square_01.gif?1243571888) no-repeat bottom left;
}

table.tableMod02 tbody .tableMod02mdlCenter{
	background:url(../images/module/bg_table-square_01.gif?1243571888) no-repeat bottom center;
	border-left:1px solid #D0D0D0;
}

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

table.tableMod02 .tableMod02BtmLeft{
	background:url(../images/module/bg_table-circle_01.gif?1243571888) no-repeat bottom left;
}

table.tableMod02 .tableMod02BtmCenter{
	background:url(../images/module/bg_table-square_01.gif?1243571888) no-repeat bottom center;
	border-left:1px solid #D0D0D0;
}

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