/*-- サイト全体 --*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #fffced;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}


#all {
	width: 908px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
	clear: both;
}

p {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p.pstyle1 {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p.pstyle2 {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

p.small {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.marginT20 {
	margin-top: 20px;
}

.marginT10 {
	margin-top: 10px;
}

.marginT5 {
	margin-top: 5px;
}

.marginT8 {
	margin-top: 8px;
}

.marginB5 {
	margin-bottom: 5px;
}

.marginB10 {
	margin-bottom: 10px;
}

.marginB20 {
	margin-bottom:20px;
}

.marginR5 {
	margin-right: 5px;
}

.marginR10 {
	margin-right: 10px;
}
	
.marginLR10 {
	margin-left: 10px;
	margin-right: 10px;
}
.PB10 {
	padding-bottom: 10px;
}

.floatL {
	float: left;
}
.floatR {
	float: right;
}

.marginB12 {
	margin-bottom:12px;
}

.linestyle1 {
	background-image: url(../../images/common/line.gif);
	background-repeat: no-repeat;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.linestyle2 {
	background-image: url(../../images/common/line.gif);
	background-repeat: no-repeat;
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.textstyle1 {
	color: #822b2b;
	font-size: 14px;
	font-weight: bold;
}

.textstyle2 {
	color: #666666;
}

ol.olstyle1 {
	list-style-type: decimal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

ul.ulstyle1 {
	list-style-type: disc;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/*-- リンク設定 --*/
a:link {
	color: #822b2b;
	text-decoration: none;
}

a:visited {
	color: #a8a391;
	text-decoration: none;
}

a:hover {
	color: #822b2b;
	text-decoration: underline;
}

a:active {
	color: #000000;
}


a.linkstyle1 {
	padding-left: 15px;
	background-image: url(../../images/common/arrow1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: left top;
}

a.linkstyle2 {
	padding-left: 15px;
	background-image: url(../../images/common/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

/*-- ヘッダ --*/
#head {
	background-color: #000000;
	background-image: url(../../images/common/bg_head.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 900px;
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
}

/*-- フッタ --*/
#fotter {
	background-image: url(../../images/common/bg_fotter.jpg);
	height: 107px;
	width: 908px;
	text-align: center;
}

#fotter_menu {
	width: 816px;
	padding-top: 15px;
	padding-right: 46px;
	padding-left: 46px;
	padding-bottom: 8px;
	text-align: left;
}

#fotter_menu li {
	margin-top: 11px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

#fotter_menu li span {
	display: none;
}

#fotterlist {
	display: inline;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#listcompany a {
	background-image: url(../../images/common/footer_company.gif);
	display: block;
	height: 10px;
	width: 43px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listcompany a:hover {
	background-image: url(../../images/common/footer_company_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#listrecruit a {
	background-image: url(../../images/common/footer_recruit.gif);
	display: block;
	height: 10px;
	width: 44px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listrecruit a:hover {
	background-image: url(../../images/common/footer_recruit_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#listcontact a {
	background-image: url(../../images/common/footer_contact.gif);
	display: block;
	height: 10px;
	width: 44px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listcontact a:hover {
	background-image: url(../../images/common/footer_contact_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#listprivacy a {
	background-image: url(../../images/common/fotter_privacy.gif);
	display: block;
	height: 10px;
	width: 85px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listprivacy a:hover {
	background-image: url(../../images/common/fotter_privacy_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

/*-- ナビゲーション --*/
#navi_top {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../images/top/bg_navi_top.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_contact {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../contact/images/bg_navi_contact.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_shop {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../shop/images/bg_navi_shop.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_point {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../point/images/bg_navi_point.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_item {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../item/images/bg_navi_item.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_fair {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../fair/images/bg_navi_fair.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_staff {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../staff/images/bg_navi_staff.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_recruit {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../recruit/images/bg_navi_recruit.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_company {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../company/images/bg_navi_company.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_privacy {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../privacy/images/bg_navi_privacy.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi_fair {
	width: 900px;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../../fair/images/bg_navi_fair.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#navi {
	padding-right: 41px;
	padding-left: 41px;
	margin: 0px;
}

#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#navi li span {
	display: none;
}

#navilist {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#listshop a {
	background-image: url(../../images/common/navi_shop.jpg);
	display: block;
	height: 64px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listshop a:hover,#listshop_over {
	background-image: url(../../images/common/navi_shop_over.jpg);
	height: 64px;
	width: 163px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

#listpoint a {
	background-image: url(../../images/common/navi_point.jpg);
	display: block;
	height: 64px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listpoint a:hover,#listpoint_over {
	background-image: url(../../images/common/navi_point_over.jpg);
	display: block;
	height: 64px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listitem a {
	background-image: url(../../images/common/navi_item.jpg);
	display: block;
	height: 64px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listitem a:hover,#listitem_over {
	background-image: url(../../images/common/navi_item_over.jpg);
	display: block;
	height: 64px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listfair a {
	background-image: url(../../images/common/navi_fair.jpg);
	display: block;
	height: 64px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
}

#listfair a:hover,#listfair_over {
	background-image: url(../../images/common/navi_fair_over.jpg);
	display: block;
	height: 64px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
}

#liststaff a {
	background-image: url(../../images/common/navi_staff.jpg);
	display: block;
	height: 64px;
	width: 166px;
	background-repeat: no-repeat;
	background-position: left top;
}

#liststaff a:hover,#liststaff_over {
	background-image: url(../../images/common/navi_staff_over.jpg);
	display: block;
	height: 64px;
	width: 166px;
	background-repeat: no-repeat;
	background-position: left top;
}

/*-- コンテンツエリア --*/
#main {
	width: 900px;
	background-image: url(../../images/common/bg_main.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main2 {
	width: 820px;
	background-image: url(../../images/common/bg_path2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#item_main {
	float: left;
	width: 580px;
}

#item_navi {
	float: right;
	width: 180px;
	margin-left: 20px;
}

/*-- カテゴリイメージ --*/
#category_img {
	width: 900px;
	padding-right: 4px;
	padding-left: 4px;
}

/*-- 見出し --*/
.Hstyle1 {
	font-size: 10px;
	color: #6b6551;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.Hstyle2 {
	margin: 0px;
	padding: 0px;
}

.Hstyle3 {
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../../images/common/line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.Hstyle4 {
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #822b2b;
	background-image: url(../../images/common/line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
}

.Hstyle5 {
	font-size: 14px;
	font-weight: bold;
	color: #e6dfca;
	background-image: url(../../item/images/bg_h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 560px;
	height: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-left: 20px;
}

/*-- 画像 --*/
.imgstyle1{
	width: 158px;
	height:133px;
	background-image: url(../../images/common/img_style1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.imgstyle1 img {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 4px;
	top: 4px;
}

.imgstyle2{
	width: 308px;
	height:258px;
	background-image: url(../../images/common/img_style2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.imgstyle2 img {
	position: relative;
	left: 9px;
	top: 9px;
}

.imgstyle3{
	width: 308px;
	height:258px;
	background-image: url(../../images/common/img_style3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.imgstyle3 img {
	position: relative;
	left: 9px;
	top: 9px;
}

.imgstyle4 {
	width: 188px;
	height:208px;
	background-image: url(../../images/common/img_style4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

.imgstyle4 img {
	position: relative;
	left: 5px;
	top: 5px;
}

/*-- 商品情報ナビゲーション --*/
#item_navi ul.list {
	margin: 0px;
	list-style-type: none;
	background-color: #faf9f4;
	border-right: 1px solid #d4cfbe;
	border-left: 1px solid #d4cfbe;
	padding-right: 5px;
	padding-left: 5px;
}

#item_navi ul.list li {
	font-size: 12px;
	line-height: 240%;
	margin: 0px;
	width: 168px;
}

#item_navi ul.list li a, #item_navi ul.list li a:visited {
	background-image: url(../../images/common/menu_item_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 163px;
	display: block;
	height: 29px;
	padding-left: 5px;
	font-size: 12px;
	color: #822b2b;
	text-decoration: none;
}

#item_navi ul.list li a:hover, #item_navi ul.list li.menuover {
	background-image: url(../../images/common/menu_item_list_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 163px;
	display: block;
	height: 29px;
	padding-left: 5px;
	font-size: 12px;
	color: #822b2b;
	text-decoration: none;
}

