/*--------------------【テーブルの背景などの設定】----------------------*/
/*---テーブル上部背景設定【青】---*/
.sub_t {
	background-image: url(../image/sysytem/table_t_bs.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 27px;
	padding-top: 1px;
}

/*---テーブル上部背景設定【緑】---*/
.sub_tg {
	background-image: url(../image/sysytem/table_t_gs.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#ffffff;
	line-height: 27px;
	padding-top: 1px;
}

/*---テーブル上部背景設定【オレンジ】---*/
.sub_to {
	background-image: url(../image/sysytem/table_kt_os.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#7e7e7e;
	line-height: 27px;
	padding-top: 1px;
	text-align:center;
}


/*---テーブル中央背景設定---*/
.sub_tc	{
	background-image: url(../image/sysytem/table_cs.gif);
	background-repeat: repeat-y;
	width: 234px;
	height:150px;
	text-align:center;
	padding: 30 8 10 8;

}

/*---テーブルアンダー背景---*/
.sub_u	{
	background-image: url(../image/sysytem/table_us.gif);
	background-repeat: no-repeat;
	width: 234px;
	height: 3px;
}



/*---看板写真配置---*/
/*--.photo01	{
	margin:20 8 20 8;
}--*/

/*---説明文の配置---*/
.txt01	{
	width: 234px;
	margin: 10 0 0 0px;
	background-image:url(../image/sysytem/table_c.gif);
	background-repeat:repeat-y;
}

/*---商品一覧の配置---*/
.buttom	{
	width:107;
	height:27;
	margin:20 5 10 240px;
}
