@charset 'UTF-8';

body {
	font-size: 80%;
		background:url(../images/top/top_bg.gif) left top repeat-x #F7F7F7;
		font-family: "ヒラギノ明朝 Pro W3","HG明朝B","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		color:#333;
		line-height:1.8em;
	background:url(img/shop_bg.gif)0 0 repeat-x #f7f7f7;
}
a {
	text-decoration: none;
	color: #0033cc;
}
a:hover {
	text-decoration: underline;
	color: #dd0000;
}
h1 {
	font-size: 170%;
	margin: 1em;
	color: #fff;
}
div.home {
	width: 3.5em;
	text-align: center;
	padding: 4px;
	background: #b5b5b5;
}
div.home a {
	color: #000;
	font-size: 85%;
}


#cart-btn {
		padding:12px 0;
		letter-spacing:0.1em;
		text-align:center;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444), color-stop(100%, #000));
	background-image: -webkit-linear-gradient(#444,#000);
	background-image: -moz-linear-gradient(#444,#000);
	background-image: -o-linear-gradient(#444,#000);
	background-image: linear-gradient(#444,#000);
		color:#fff;
		width:200px;
		border:none;
		cursor: pointer;
		margin-top:-7px;
		font-family: "ヒラギノ明朝 Pro W3","HG明朝B","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		
		
}



.ta-r {
	text-align: right !important;
}
.ta-l {
	text-align: left;
}
div.top-ttl {
	width: 900px;
	margin: -10px auto 30px auto;
	text-indent:-9999px;
	background:url(img/shop_logo.gif) center top no-repeat;
}
div.main {
	width: 900px;
	margin: 0 auto;
	padding: 3px;
}
div.side-menu {
	float: left;
	width: 200px;
	text-align: left;
}
div.main-menu {
	float: right;
	width: 660px;
	text-align: center;
	padding: 5px;
	margin: 0 auto;
}
div.clear {
	clear: both;
}
strong.ttl {
		background:url(../images/second/smenubg.gif) 0 0 no-repeat;
		color:#555;
		font-size:14px;
		padding:10px 0 10px 26px;
		margin:0 0 0 0;
		text-align:left;
		display:block;
		width:200px;
}
div.menu-ttl {
		background:url(../images/second/h2bg.gif) 0 0 no-repeat;
		padding:7px 0 11px 40px;
		font-size:18px;
		margin:0 0 10px 0;
		text-align:left;
}
div.cart {
	width: 290px;
	float: left;
	border: 1px solid #eee;
	margin: 3px;
	padding: 15px;
	background: #fff;
}
div.cart img {
	border: none;
	margin-bottom: 2px;
}
div.cart-detail {
	width: 97%;
	border: 1px solid #ddd;
	margin: 3px 3px 8px 3px;
	padding: 15px;
	background: #fff;
}
div.cart-detail img {
	border: none;
	margin: 0 5px 5px 5px;
	vertical-align: top;
}
p.cart-item {
	text-align: left;
}
p.cart-item b {
	color: #640000;
}
p.cart-btn {
	border-top: 1px dotted gray;
	padding: 6px;
}
table.cart-tbl {
	border: 1px solid #A3CD87;
	border-collapse: collapse;
	width: 100%;
}
table.cart-tbl th, table.cart-tbl td {
	text-align: left;
	border: 1px solid #A3CD87;
	padding: 10px;
}
table.cart-tbl th {
	background: #E2F9D3;
}
table.cart-tbl td {
	background: #fff;
}

table.cart-tbl input {
		margin-bottom:5px;
}

/* テーブル項目[タイトル] */
th.tbl-key {
	width: 110px;
	text-align: left;
	padding-left: 10px !important;
}

/* テーブル項目[入力内容] */
td.tbl-val {
	width: 480px;
}

/* 進行ボタン */
input.cart-btn {
	height: 30px;
	width: 120px;
	margin: 1em;
}

div.cart-now {
	background: #fff;
	padding:10px;
	margin:0 0 5px 0;
	border:dotted 1px #B90000;
}
div.total {
	text-align: center;
	border:dotted 1px #B90000;
	background:#FFEBEB;
	padding: 5px;
	color:#B90000;
	font-weight:bold;
	font-size:14px;
}
div.total span {
	font-family: Verdana,Helvetica,Arial;
}
td.nums {
	white-space: nowrap;
}

/* 備考欄の横幅調整 */
textarea.memo {
	width: 370px;
}
th.tbl-key span, div.addr-ttl span {
	border-left: 2px solid #dd0000;
	padding-left: 3px;
}
div.addr-ttl {
	width: 640px;
	margin: 1em auto;
	text-align: left;
	color: #600000;
	font-weight: bold;
}
table.addr-cart {
	width: 620px;
	margin: 1em auto;
}
ul.cat-list {
	margin-left: 10px;
	padding-left: 10px;
}
div.err-ttl {
	width: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	background: #725a36;
	border: 1px solid #997948;
	font-family: Verdana,Helvetica,Arial;
}
div.err-box {
	width: 550px;
	margin: 3em auto;
	color: red;
	background: #fff;
	border: 1px solid #9f6522;
}
div.err-msg {
	padding: 1.5em;
}
p.cate-name {
	width: 640px;
	text-align: left;
	font-weight: bold;
	margin: 5px auto;
}
p.cate-name span {
	color: #3E9B00;
}
p.red-msg {
	color: #dd0000;
}
table.law-tbl {
	border: 1px solid #9f6522;
	border-collapse: collapse;
	margin: 1em auto;
}
table.law-tbl th, table.law-tbl td {
	text-align: left;
	border: 1px solid #9f6522;
	padding: 4px;
	background: #edcfad;
}
table.law-tbl th {
	width: 120px;
	font-weight: normal;
}
table.law-tbl td {
	background: #fff;
}
.eiji {
	font-family: Verdana,Helvetica,Arial !important;
	font-size: 90%;
}

/* ページ繰越ボタン */
div.pgbtn {
	margin: 1em 0;
}
/*
	ページ送り
	参考: http://css-happylife.com/template/page_nav/
*/
ul.pager {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
}
ul.pager li {
	display: inline;
	margin: 0 1px;
	padding: 0;
}
ul.pager li span {
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 6px;
	background: #b16363;
	color: #fff;
	border: 1px solid #bbb;
	text-decoration: none;
	vertical-align: middle;
}
ul.pager li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 6px;
	background: #fff;
	color: #5b2e00;
	border: 1px solid #b16363;
	text-decoration: none;
	vertical-align: middle;
}
ul.pager li a:hover {
	background: #ffc488;
}
