@charset "shift_jis";


/* Header
====================================================*/

div#header {
	position: relative;
	width: 890px;
	height: 148px;
	text-align: left;
	margin: 0 auto;
	line-height: 1.4em;
}

div#header h1 {
	position: absolute;
	top: 6px;
	left: 0px;
}

div#header h2 {
	position: absolute;
	top: 30px;
	left: 220px;
}


/* Global navigation
-----------------------------------*/

ul#gnavi {
	width: 690px;
	position: absolute;
	top: 100px;
	left: 195px;
}

ul#gnavi li {
	width: 137px;
	float: left;
	margin-right: 1px;
}


/* Member login
-----------------------------------*/

div#memberlogin {
	width: 220px;
	position: absolute;
	top: 15px;
	right: 5px;
}

#inputId input {
	width: 150px;
	text-align: left;
}

#inputPasswd input {
	width: 65px;
	text-align: left;
}

#loginBtn {
	text-align: right;
}

p#Member {
	width: 250px;
	position: absolute;
	top: 75px;
	right: 5px;
	text-align: right;
}

p#Member img {
	margin-right: 3px;	
	vertical-align: middle;
}


/* Left Menu Column
====================================================*/

div#leftMenuColumn{
	width: 180px;
	background: url(../images/menubar_bottom.gif) no-repeat center bottom;
	padding-bottom: 10px;
	text-align: left;
	margin: 0 auto;
	line-height: 1.4em;
}

div#leftMenuColumn div#menuBox {
	width: 160px;
	padding: 0px 10px 15px;
	background: url(../images/menubar_bg.gif);
}

div#leftMenuColumn #cartBtn {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

div#leftMenuColumn a {
	color: #FFF !important;
}

div#leftMenuColumn h3 {
	border-top: 1px solid #FFF;
	margin-top: 15px;
}


/* Brand menu
-----------------------------------*/

dl#brandMenu {
	width: 160px;
}
dl#brandMenu dt {
	margin: 5px 0px;
}

dl#brandMenu dd {
	background: url(../images/arrow02.gif) no-repeat 0px 3px;
	padding-left: 15px;
	margin: 13px 5px 0px;
}


/* Category menu
-----------------------------------*/

dl#categoryMenu {
	border-bottom: 1px solid #FFF;
	padding-bottom: 15px;
	width: 160px;
}

dl#categoryMenu dt {
	margin: 15px 0px 2px;
}

dl#categoryMenu dd {
	margin: 13px 5px 0px 3px;
}

dl#categoryMenu dd img {
	vertical-align: middle;
	margin-right: 7px;
}


/* Guide menu
-----------------------------------*/

ul#guideMenu {
	margin-top: 5px;
	border-bottom: 1px solid #FFF;
	width: 160px;
}

ul#guideMenu li {
	background: url(../images/arrow02.gif) no-repeat 0px 3px;
	padding-left: 15px;
	margin: 0px 5px 13px;
}


/* Left menu Banner
-----------------------------------*/

div#leftMenuColumn ul.banner {
	width: 150px;
	margin: 0px 5px;
}

div#leftMenuColumn ul.banner li {
	margin: 13px 0px 0px;
}


/* Main Contents
====================================================*/

div#mainContents{
	width: 690px;
	margin: 0px 5px 0px 15px;
	line-height: 1.4em;
}

.gotop {
	text-align: right;
	margin-top: 15px;
}

.gotop span {
	margin-right: 5px;
}


/* top flash
====================================================*/
div#topFlash {
	width:690px;
	height: 295px;
	margin-bottom: 20px;
}


/* item Box
====================================================*/
div#itemBox {
	width: 480px;
	float: left;
}


/* recommend item
-----------------------------------*/

div#itemBox div#recommendItem {
	margin-bottom: 15px;
}

div#itemBox div#recommendItem h3 {
	margin-bottom: 15px;
}


/* new item
-----------------------------------*/

div#itemBox div#newItem {
	margin-bottom: 15px;
}

div#itemBox div#newItem h3 {
	margin-bottom: 15px;
}


/* popular item
-----------------------------------*/

div#itemBox div#popularItem {
	width: 480px;
	margin-bottom: 15px;
	background: #ddd7b6 url(../images/popular_item_bottom.gif) no-repeat center bottom;
}

*:first-child+html div#itemBox div#popularItem {
	padding-bottom: 7px;
}

div#itemBox div#popularItem ul {
	padding: 0px 3px;
}

div#itemBox div#popularItem ul li {
	width: 150px;
	display: inline;
	float: left;
	margin: 0px 4px 7px;
	background: #FFFFFF url(../images/item_bottom.gif) no-repeat center bottom;
}

div#itemBox div#popularItem li p {
	padding: 10px 10px 15px;
}

div#itemBox div#popularItem li p img {
	display: block;
	margin-bottom: 5px;
	width: 100px;
	margin-left: 15px;
}


/* other Box
====================================================*/
div#otherBox {
	width: 190px;
	float: right;
}

.section {
	border-left: 2px solid #ddd7b6;
	border-right: 2px solid #ddd7b6;
	border-bottom: 2px solid #ddd7b6;
	margin-bottom: 15px;
}

div#otherBox .banner li{
	margin-bottom: 15px;
}


/* news
-----------------------------------*/

div#otherBox #news {
	padding: 5px 3px 0px;
}

div#otherBox #news table {
	width: 180px;
}


/* campaign
-----------------------------------*/

div#otherBox #campaign {
	padding: 5px 3px 0px;
}

div#otherBox #campaign table {
	width: 180px;
}


/* ranking
-----------------------------------*/

div#otherBox #ranking {
}

div#otherBox #ranking table {
	width: 180px;
}


/* calender
-----------------------------------*/

div#otherBox #calender {
	background: url(../images/calendar_top.gif) no-repeat center top;
	padding-top: 5px;
	width: 190px;
}

div#otherBox #calender div.dataBox {
	width: 188px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

div#otherBox #calender div.bottomLine {
	background: url(../images/calendar_bottom.gif) no-repeat center top;
	width: 190px;
	padding-top: 5px;
	line-height: 1px;
}

div#otherBox #calender table {
	width: 160px;
	margin: 0px 14px;
}


/* inner Box
====================================================*/

div#innerBox {
	width: 690px;
	margin-left: 15px;
	margin-right: 5px;
	text-align: left;
	font-size: 100%;
}

p.backLink {
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 15px;
	background: url(../images/shop/garo.gif) repeat-x left top;
	text-align: center;
}

p.linkText{
	background: url(../images/arrow01.gif) no-repeat 0px 3px;
	padding-left: 15px;
	margin: 13px 5px 0px;
}

div#innerBox div#infoArea {
	margin: 15px 10px;
}

div#innerBox div#infoArea h5 {
	margin-bottom: 5px;
}

div#innerBox div#infoArea ul {
	margin: 0px;
}


/* pankuzu List
-----------------------------------*/

div#innerBox p.pankuzuList {
	margin-top: 5px;
	margin-bottom: 10px;
}

div#innerBox p.pankuzuList a {
	cursor: pointer;
}


/* page Title
-----------------------------------*/

div#innerBox h3 {
	margin-bottom: 10px;
	color: #000;
}

div#innerBox h3.title_bg {
	background: url(../images/title_bg.gif) no-repeat left top;
	width: 690px;
	height: 45px;
	text-align: left;
	font-size: 134%;
}

div#innerBox h3.title_bg span {
	position: relative; 
	top: 16px;
	left: 25px;
}


/* table margin
-----------------------------------*/

div#innerBox table.marginTb {
	margin: 10px 0px;
}


/* Brand Group
-----------------------------------*/

div#innerBox div#brandTb {
	width: 670px;
	margin: 10px;
}

div#innerBox div#brandTb td {
	vertical-align: top;
}

div#innerBox div#brandTb td table {
	margin: 0px 5px;
}

/* pager
-----------------------------------*/

div#innerBox td.pager {
	padding: 10px 0px;
}

div#innerBox td.pager a {
	cursor: pointer;
}


/* search Page
-----------------------------------*/

div#innerBox #searchTb {
	background: #EFEFEF;
	border: 1px solid #CCC;
	margin: 10px 0px;
}

div#innerBox #searchTb td {
	padding: 5px;
}

div#innerBox .widTB table {
	width: 100% !important;
}


/* basket Page
-----------------------------------*/

#basketTb {
	margin-bottom: 15px;
}

#basketTb td {
	padding: 5px 0px;
}

#wishTb td {
	padding: 5px 0px;
}

#innerBox p.wishlist_text {
	margin: 10px 0px;
}

/* item Detail
====================================================*/

table#descriptionBox div {
	width: 670px;
	margin: 0px 10px 20px;
}

table#descriptionBox h4 {
	background: url(../images/description_bg.gif) no-repeat left bottom;
	padding: 2px 5px 8px 10px;
	width: 655px;
	font-size: 11pt;
	margin: 0px 0px 15px;
	color: #000000;
}

*:first-child+html table#descriptionBox h4 {
	width: 670px;
}

*html table#descriptionBox h4 {
	width: 670px;
}

table#descriptionBox p {
	margin: 0px 0px 15px;
}

table#descriptionBox table.analyseTb {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 0px 0px 20px;
}

table#descriptionBox table.analyseTb th {
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	text-align: left;
	padding: 5px 10px;
	font-weight: normal;
	width: 120px;
}

table#descriptionBox table.analyseTb td {
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	width: 120px;
}


/* guide Box
====================================================*/

div#guideBox {
	width: 690px;
	margin-left: 15px;
	margin-right: 5px;
	text-align: left;
}

div#guideBox p.text {
	margin: 0px 10px 20px;
	text-align: left;
	width: 620px;
}

div#guideBox table#guideMenu {
	width: 690px;
	vertical-align: top;
}

div#guideBox table#guideMenu td {
	vertical-align: top;
	padding-bottom: 20px;
}

div#guideBox table#guideMenu td.space {
	padding-right: 20px;
}

div#guideBox table#guideMenu td li {
	background: url(../images/arrow01.gif) no-repeat 0px 3px;
	padding-left: 15px;
	margin: 13px 5px 0px;
}

div#guideBox #guideList {
	font-size: 10pt;
}

div#guideBox #guideList h4 {
	border-bottom: 2px solid #182e04;
	margin-top: 30px;
}

div#guideBox #guideList h5 {
	margin: 20px 10px 10px;
}

div#guideBox #guideList p {
	margin: 0px 10px 20px;
}

div#guideBox #guideList ul {
	margin: 0px 10px 20px;
}

div#guideBox #guideList ul li.newMember {
	font-weight: bold;
	background: url(../images/arrow01.gif) no-repeat 0px 3px;
	padding-left: 15px;
	margin-top: 10px;
}

div#guideBox #guideList dl {
	margin: 0px 10px 10px;
}

div#guideBox #guideList dl dt {
	font-weight: bold;
	color: #000000;
}

div#guideBox #guideList dl dd {
	margin-bottom: 20px;
}

div#guideBox #guideList table#timeTb {
	border-collapse: collapse;
	margin: 0px 10px 10px;
}

div#guideBox #guideList table#timeTb th {
	padding: 0px 0px 5px;
	text-align: left;
	color: #000000;
}

div#guideBox #guideList table#timeTb td {
	border: 1px solid #CCCCCC;
	width: 95px;
}


/* tokusho Box
====================================================*/

div#tokushoBox {
	width: 690px;
	margin-left: 5px;
	text-align: left;
}

*:first-child+html div#tokushoBox {
	margin-left: 8px;
}

*html div#tokushoBox {
	margin-left: 8px;
}

div#tokushoBox h3 {
	margin: 0px 0px 15px;
}

div#tokushoBox table {
	border: 1px solid #CCCCCC;
	margin: 0px 10px 20px;
	border-collapse: collapse;
}

div#tokushoBox table th {
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	width: 140px;
}

div#tokushoBox table td {
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
}


/* company Box
====================================================*/

div#companyBox {
	width: 690px;
	text-align: left;
	padding-bottom: 20px;
}

div#companyBox h3 {
	width: 670px;
	text-align: left;
	padding: 10px 0px;
	margin-left: 10px;
	font-size: 11pt;
}

div#companyBox p {
	width: 670px;
	text-align: left;
	margin-left: 10px;
	padding-bottom: 10px;
}

div#companyBox div#map {
	width: 670px;
	text-align: center;
	margin-left: 10px;
}

div#companyBox h4 {
	background: url(../images/shop/h3_bg.gif) no-repeat left bottom;
	padding: 2px 5px 9px 15px;
	font-size: 11pt;
	margin: 0px 0px 10px 10px;
	color: #000000;
}

/* kiyaku Box
====================================================*/

div#kiyakuBox {
	width: 690px;
	margin-left: 15px;
	margin-right: 5px;
	text-align: left;
}

div#kiyakuBox p {
	margin: 20px 60px;
}

div#kiyakuBox dl {
	margin: 30px 60px 10px;
	width: 570px;
	height: 400px;
	overflow: auto;
}

div#kiyakuBox dt {
	background: url(../images/description_bg.gif) no-repeat left bottom;
	padding: 2px 5px 8px 10px;
	width: 535px;
	font-size: 11pt;
	margin: 0px 0px 10px;
	color: #000000;
	font-weight: bold;
}

*:first-child+html div#kiyakuBox dt {
	width: 550px;
}

*html div#kiyakuBox dt {
	width: 550px;
}

div#kiyakuBox dd {
	margin: 0px 5px 10px;
}


/* inputForm
====================================================*/

div#inputForm {
	width: 690px;
	margin-left: 15px;
	margin-right: 5px;
	text-align: left;
}

div#inputForm p {
	margin: 10px 100px;
}

table.loginForm {
	padding-left: 15px;
}

td#inputTb {
	padding: 0px 0px 0px 15px;
}

td#inputTb table td {
	padding: 5px 0px;
}


/* recipe
====================================================*/

#dr_recipe {
	font-size: 9pt;
	margin: 0px 10px;
}

#dr_recipe h2 {
	margin: 10px;

}

#dr_recipe p {
	margin: 10px 0px;
}

#dr_recipe h4 {
	background: url(../images/description_bg.gif) no-repeat left bottom;
	padding: 2px 5px 8px 10px;
	width: 655px;
	font-size: 11pt;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #000000;
}

*:first-child+html #dr_recipe h4 {
	width: 670px;
}

*html #dr_recipe h4 {
	width: 670px;
}

#dr_recipe h5 {
	font-size: 11pt;
	margin-bottom: 5px;
}

#dr_recipe p span {
	color: #FFCC66;
}

#dr_recipe ul li
}

#dr_recipe table {
	width: 670px;
	margin: 0px 0px 10px;
}

#dr_recipe table td {
	padding: 5px 0px;
}

#dr_recipe table#stepTb tr {
	background: url(../images/shop/line.gif) repeat-x left top;
}

#dr_recipe table#stepTb img {
	margin-right: 10px;
}

#dr_recipe img {
	vertical-align: middle;
}

#dr_recipe table.feedTb{
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 15px;
}

#dr_recipe table.feedTb td{
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #999999;
}

#dr_recipe table.feedTb th{
	vertical-align: middle;
	padding: 10px;
	background: #66bb66;
	border: 1px solid #999999;
}

#dr_recipe td.dw{
	width:15%;
	background: #ddffdd;
}

#dr_recipe td.fw{
	width:25%;
	background: #ddffdd;
}

#dr_recipe td.wat{
	width:16%;
	background: #ddffdd;
}

#dr_recipe td.k9h{
	width:22%;
	background: #ddffdd;
}

#dr_recipe td.meat{
	width:22%;
	background: #ddffdd;
}



/* Footer
====================================================*/

div#footer {
	text-align: center;
	width: 890px;
	padding-top: 10px;
	background: url(../images/footer_top.gif) no-repeat center top;
	text-align: left;
	margin: 15px auto 0px;
	line-height: 1.4em;
}

#copyright {
	background: url(../images/footer_bg.gif);
}

div#footer address {
	text-align: center;
	padding: 10px;
}


