body
{
	color:#333333;
	margin:0px;
	padding:0px;
	font-size:12px;
	/**
	background-color:#333333;
	background-image:url(images/main/template_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:1150px;
	**/
}
a
{
	color:#000000;
}
a:hover
{
	color:#CC0000;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9,
p,blockquote,div,ul,ol,li,
table,tr,td,th,body,img
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	border-width:0px;
	text-decoration:none;
}
h1
{
	color:#0066CC;
	padding-bottom:10px;
}
input,form,option,select
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:11px;
}
strong,span,a
{
	margin:0px;
	paddingf:0px;
	text-decoration:none;
}
li
{
	list-style:none;
}
/** 細かいレイアウト調整 **/
table.nanmpo_layout_table
{
	padding-top:10px;
}
table.nanmpo_layout_table tr td,
table.nanmpo_layout_table tr td a
{
	font-size:11px;
}
img.nanmpo_logo_img
{
	padding-bottom:2px;
}
table.cart_preview
{
	border-width:0px;
	border-collapse:collapse;
	width:200px;
	background-image:url(../images/annie/cart/cart_middle.jpg);
	background-repeat:repeat-y;
}
table.cart_preview tr td,
table.cart_preview input
{
	font-size:10px;
}
table.cart_preview tr td
{
	/*padding:3px;*/
	/*border-width:0px 0px 1px;*/
	border-color:#FFFFFF;
	border-style:solid;
}
table.cart_preview tr td.cart_item,
table.cart_preview tr td.cart_price
{
	padding:2px 10px;
	width:180px;
}
table.cart_preview tr td.cart_price
{
	font-size:16px;
	color:#0066CC;
	background-image:url(../images/annie/cart/cart_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:10px;
}
table.cart_preview tr td.cart_item table tr td
{
	border:#CCCCCC solid 1px;
	border-width:0px 0px 1px 0px;
	padding:2px 0px;
}
table.cart_preview tr td.cart_item table
{
	width:180px;
}
td.title_cell
{
	background-color:#0066CC;
	color:#FFFFFF;
	font-weight:bold;
}
/** カテゴリ表示部 **/
a.categori_text_anchor,
a.sub_categori_text_anchor
{
	display:block;
	padding:4px;
	border-color:#0066CC;
	border-width:0px 0px 1px;
	border-style:dotted;
}
a.sub_categori_text_anchor
{
	margin:0px 10px;
}
table.categori_table tr td a img
{
	padding-bottom:1px;
}
div.checked_item_div div
{
	float:left;
	padding:0px 7px;
	width:135px;
	border:#DDDDDD solid 1px;
	border-width:0px 0px 0px 5px;
	margin-bottom:10px;
}
div.checked_item_div div,
div.checked_item_div div a
{
	font-size:11px;
}
/** 店長のオススメ **/
div.special_div
{
	width:180px;
	padding:0px 10px;
	background-color:#DFEFFF;
}
div.special_div table tr td
{
	font-size:10px;
	padding:0px;
	width:180px;
}
div.special_div table tr td img
{
	padding-right:4px;
}
/** 特定商取引法 **/
div.rule_box
{
	text-align:left;
	width:680px;
}
div.rule_box h3
{
	padding:2px 5px;
	background-color:#CCCCCC;
	font-size:14px;
}
div.rule_box h4
{
	font-weight:bold;
	color:#0066CC;
	font-size:14px;
}
div.rule_box p
{
	padding:5px 0px 20px 5px;
}
div.rule_box table
{
	margin:5px 5px 20px 5px;
	border-collapse:collapse;
}
div.rule_box table tr th,
div.rule_box table tr td
{
	text-align:left;
	padding:3px 10px 3px 5px;
	border-collapse:collapse;
	border:#666666 solid 1px;
	
}
div.rule_box table tr th
{
	background-color:#CCCCCC;
}
div.rule_box table tr td.number_cell
{
	text-align:right;
}
/** 商品一覧 **/
table.table_shohin_list_square
{
	border-collapse:collapse;
	border:#CCCCCC solid 1px;
	border-width:1px 0px 0px 1px;
	margin:3px 3px;
}
table.table_shohin_list_square tr td
{
	padding:5px 10px;
	text-align:left;
}
table.table_shohin_list_square tr td.cell_price,
table.table_shohin_list_square tr td.cell_price_red
{
	font-size:16px;
	color:#0066CC;
	font-weight:bold;
	background-color:#C5E5F0;
	padding:3px 10px;
	text-align:center;
}
table.table_shohin_list_square tr td.cell_price_red
{
	background-color:#ECDADD;
	color:#990000;
}
table.table_shohin_list
{
	border-collapse:collapse;
	border:#CCCCCC solid 1px;
	border-width:1px 0px 0px 0px;
	margin:3px 3px;
}
table.table_shohin_list tr td.cell_shohin_list_data,
table.table_shohin_list tr td.cell_shohin_list_photo
{
	padding:10px;
}
/** 商品名 **/
table.table_shohin_list tr td h2
{
	font-size:14px;
	color:#0066CC;
	font-weight:bold;
	padding-bottom:7px;
}
/** 値段 **/
table.table_shohin_list tr td h3
{
	text-align:right;
	float:right;
	font-size:20px;
	color:#0066CC;
	font-weight:bold;
}