@charset "UTF-8";
/*
Thame Name:なべや製麺
Theme URI:http://55w.jp/
Description:なべや製麺用テンプレート
author:池田(デザイン部分外注）
*/



@import url('common.css');
@import url('base.css');
@import url('cart.css');

#itemlist{
	border		:1px dotted;
	width		:180px;
	height		:210px;
	float		:left;
	margin		:5px 0px 5px 10px;
	padding		:5px 5px 0 5px;
}

#itemlist img{
	margin-top	:3px;
	margin-bottom	:5px;
}

div#itemlist p{
	line-height	:1.1em;
	float		:left;
	height		:50px;
}

.txtbox {
width:350px;
float: right;
}

.warning{
	font-weight:bold;
	color:red;
}

#delivery-info .customer_form td{
	font-size:13px;
}