body {
	font-size: 14px;
	color: #313031;
	margin: 0px auto;
	text-align: center;
	background: #F7F3EF url(../img/bg.jpg) repeat-x left top;
}
.all {
	width: 756px;
	background-image: url(../img/all.gif);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
}
p {
	line-height: 140%;
	margin-top: 0px;
}
img {
	border: 0px;
	color:#FFF;
	background:transparent;
}
td {
	font-size: 14px;
}
th {
	font-size: 14px;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	line-height: 1.3em;
}


/*-- リンク指定 --*/

.main a {
	color: #0065CE;
	text-decoration: underline;
}
.main a:hover {
	text-decoration: none;
}
.footer a {
	color: #313031;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.path a {
	color: #313031;
}
.path a:hover {
	text-decoration: none;
}

/*-- ヘッダ部 --*/

.head {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.summary {
	font-size: 10px;
}
.global-navi {
	margin: 0px;
	padding: 0px;
}

.global-navi ul {
	text-align:left;
	margin: 0px;
	padding: 0px;
}
.global-navi ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	list-style:none;
	list-style-type: none;
	height: 43px;
}
/*-- コンテンツ --*/

.contents {
	width: 756px;
	margin: 0px;
	padding: 0px;
	clear: left;
	text-align: left;
}

/*-- サイドメニュー --*/

.menu {
	width: 168px;
	float: left;
	margin: 0px;
	padding: 16px 0px 8px;
	background: url(../img/menu.gif) no-repeat left top;
}
.menu dl {
	margin: 0px;
	padding: 0px;
}
.menu dl dt {
	padding: 10px 17px;
	margin: 0px;
	background:url(../img/menu_dt.gif) no-repeat;
}
.menu dl dd {
	padding: 5px 20px;
	margin: 0px;
	background:url(../img/menu_dd.gif) no-repeat;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
p.banner {
	margin: 10px 0px 12px 16px;
}
ul.bn {
	background: url(../img/bn_bg.gif) repeat-y;
	margin: 0px;
	padding: 0px 0px 3px;
	width: 168px;
}
.bn li {
	height: 57px;
	width: 161px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
ul.menu-list {
	background: url(../img/bn_end.gif) no-repeat left top;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 3px;
}
.menu-list li {
	text-align: right;
	width: 166px;
	height: 54px;
	margin: 0px;
	padding: 0px;
}
.contact {
	background-image: url(../img/contact_bg.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
}
.contact p {
	margin: 0px 12px 8px 21px;
	padding: 0px;
}
.contact span {
	font-size: 11px;
}
ul.list-2nd {
	margin: 0px;
	padding: 0px 0px 3px;
	width: 168px;
}
.list-2nd li {
	height: 60px;
	width: 161px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}



/*-- フッター --*/

.infomation-navi {
	width: 516px;
	padding: 0px;
	margin: 30px 0px 0px 20px;
}
.footer {
	width: 756px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.f-link {
	background: url(../img/footer_bg.gif) repeat-y;
	width: 756px;
	text-align: left;
}
.f-link p {
	margin: 0px 0px 8px 20px;
	padding: 7px 0px 6px 3px;
	background: url(../img/footer_line.gif) no-repeat left bottom;
}
.f-link p a {
	background: url(../img/arrow.gif) no-repeat left center;
	margin-right: 10px;
	padding-left: 12px;
}
.f-link ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.f-link ul li {
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
	list-style-type: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
address {
	font-style: normal;
	background: url(../img/footer.gif) no-repeat left top;
	padding-top: 19px;
	padding-left: 25px;
	line-height: 150%;
	text-align: left;
}
.copyright {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


/*-- メインコンテンツ --*/

.main {
	float: right;
	width: 573px;
	margin: 0px;
	padding: 0px;
}
.path {
	font-size: 10px;
	padding:8px 0px 5px;
	margin:0px;
	width: 560px;
	text-align: right;
}

.pagetop{
	text-align: right;
	margin: 20px;
}


/*-- サイトマップフォーマット --*/

.sitemap {
	background: url(../info/img/s-dot3.gif) repeat-y;
	margin: 0px 0px 14px 30px;
	padding: 8px 0px 0px;
}

.sitemap li {
	background: url(../info/img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding:0px 0px 0px 25px;
	margin: 0px;
	line-height: 150%;
}
.sitemap li ul {
	margin: 5px 0px 15px 15px;
	padding: 0px;
	background: url(../info/img/s-dot3.gif) repeat-y left;
}

.sitemap li.s-close {
	background: url(../info/img/s-dot2.gif) no-repeat;
}

/*-- よくある質問フォーマット --*/

dl.faq  {
}
.faq dt {
	background: url(../info/img/q.gif) no-repeat left center;
	color: #633000;
	margin: 0px 0px 7px 0px;
	padding: 8px 0px 8px 32px;
}
.faq dd {
	margin: 0px 0px 20px;
	padding: 0px 0px 10px 30px;
	background: url(../info/img/a.gif) no-repeat left top;
}

/*-- トップページ --*/

.index {
	width: 560px;
}
.index h1 {
	margin: 20px 0px 25px 0px;
}
.index h2 {
	margin: 0px;
	padding: 0px;
}
.news table {
	width: 526px;
}
.news table th {
	font-size: 14px;
	font-weight: normal;
	padding: 9px 15px 10px 6px;
	background: url(../img/news_line.gif) no-repeat left bottom;
	vertical-align: top;
}
.news table td {
	font-size: 14px;
	font-weight: normal;
	padding: 9px 0px 10px 0px;
	background: url(../img/news_line.gif) no-repeat left bottom;
	vertical-align: top;
}
.news {
	width: 556px;
	height: 100px;
	overflow:auto;
	margin-bottom: 7px;
}
.shop {
	background: url(../img/shop_bg.gif) repeat-y;
	padding: 0px;
	width: 556px;
	height:100px;
	border-bottom: 1px solid #F77931;
	margin: 0px 0px 20px;
}
.shop2 {
	background: url(../img/shop_bg.gif) repeat-y;
	padding: 0px;
	width: 540px;
	height:100px;
	border-bottom: 1px solid #F77931;
	border-right: 1px solid #F77931;
	border-top: 1px solid #F77931;
	margin: 20px 0px 0px 10px;
}
.shop ul,
.shop2 ul {
	margin: 0px 0px 0px 5px;
	padding: 20px 0px 0px 0px;
}
.shop ul li {
	padding: 0px 0px 20px;
	display: block;
	float: left;
	list-style:none;
	height: 0px;
	width: 181px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.shop2 ul li {
	padding: 0px 0px 20px;
	display: block;
	float: left;
	list-style:none;
	height: 0px;
	width: 171px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

/*-- 第2階層 --*/

p.margin {
	margin: 10px 10px 0px;
}
.box_01 {
	background: url(../img/box_01.jpg) no-repeat left top;
	width: 275px;
	float: left;
	margin-bottom: 9px;
	margin-top: 15px;
}
.box_02 {
	background: url(../img/box_02.jpg) no-repeat left top;
	width: 275px;
	float: right;
	margin-bottom: 9px;
	margin-top: 15px;
}
.box_03 {
	background: url(../img/box_03.jpg) no-repeat left top;
	width: 275px;
	float: left;
}
.box_04 {
	background: url(../img/box_04.jpg) no-repeat left top;
	width: 275px;
	float: right;
}
.box_01 p,
.box_02 p,
.box_03 p,
.box_04 p {
	margin: 0px 90px 0px 10px;
	line-height: 130%;
}
.middle-top,
.middle-2nd,
.middle-3rd {
	width: 560px;
}
.middle-top h1, 
.middle-2nd h1, 
.middle-3rd h1 {
	background: url(../img/h1.jpg) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px 0px 26px;
	padding: 88px 0px 25px 40px;
}
.middle-2nd h2,
.middle-3rd h2 {
	margin: 0px;
	padding: 13px 0px 8px 35px;
}
.middle-2nd h3,
.middle-3rd h3 {
	background: url(../img/h3.jpg) no-repeat left center;
	margin: 20px 0px 5px 10px;
	padding: 0px 0px 10px 30px;
	font-size: 14px;
	color: #633000;
}



/*-- 第3階層 --*/

h1.other {
	background: url(../img/h1-o.jpg) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px 0px 26px;
	padding: 88px 0px 25px 40px;
}
.middle-3rd h2 {
	background: url(../img/h2.jpg) no-repeat left center;
	font-size: 14px;
	color: #633000;
	padding: 10px 7px 10px 53px;
	margin: 20px 0px 10px;
}

.middle-top p, 
.middle-3rd p {
	margin: 0px 10px 10px;
	line-height: 150%;
}
.3rd-l img, 
.3rd-c img, 
.3rd-r img {
	margin: 2px;
}
.list {
	width: 560px;
	margin-top: 20px;
}
.list th {
	height: 180px;
	width: 180px;
	border: 1px solid #9C9A9C;
	text-align: center;
}
.list td {
	text-align: center;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #634100;
	padding-top: 6px;
	padding-bottom: 10px;
	vertical-align: top;
}
.list td strong {
	color: #CE0000;
}

.middle-top h2 {
	background: url(../img/h2-s.jpg) no-repeat left top;
	margin: 0px 0px 10px;
	padding: 8px 0px 10px 23px;
}
.top-l {
	float: left;
	width: 275px;
	margin-top: 20px;
}
.top-r {
	float: right;
	width: 275px;
	margin-top: 20px;
}

/*-- カテゴリナビゲーション --*/

dl.category-navi {
	margin: 0px;
	padding: 30px 0px 0px;
	width: 560px;
}
.category-navi dt {
	background: url(../img/navi_dt.gif) no-repeat left center;
	margin: 0px 0px 0px 3px;
	padding: 5px 0px 4px 15px;
}
.category-navi dd {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(../img/navi_dd.gif) repeat-x #F7F7F7;
	width: 560px;
}
.category-navi ul {
	margin: 10px 0px 15px 10px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 530px;
}
.category-navi ul li {
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 18px;
	background: url(../img/navi_li.gif) no-repeat left center;
	line-height: 160%;
	margin-right: 15px;
	margin-left: 0px;
}

/*-- 装飾 --*/

p.arrow {
	margin: 0px 0px 20px 60px;
	background: url(../img/arrow-l.gif) no-repeat left center;
	padding-left: 15px;
}
.caution {
	font-weight: bold;
	color: #FF0000;
}
.text li {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 5px;
}
dl.text-list {
	margin: 20px 10px 30px;
	padding: 0px;
}
.text-list dt {
	color: #CE1808;
	margin: 0px 0px 5px;
	padding: 2px 2px 2px 3px;
	border-bottom: 1px solid #CE1808;
	border-left: 2px solid #CE1808;
}
.text-list dd {
	margin: 5px 5px 15px;
	padding: 0px;
}
.dummy {
	font-size: 16px;
	color: #FF00CC;
}
.img-r {
	float: right;
	margin-left: 10px;
}
.mail-form{
	border-collapse:collapse;
	width:520px;
	margin: 10px 0px 10px 15px;
}
.mail-form th,
.mail-form td{
	padding:5px 10px 2px;
	font-size: 14px;
	color: #313031;
	line-height: 130%;
}
.mail-form th{
	width:30%;
	text-align: left;
	border-left: 3px solid #633000;
	background-color: #F7F3EF;
}
.mail-form td{
	border-left:1px none #E7E7E7;
	border-top: none;
	border-right: 1px none #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.img-l {
	float: left;
	margin-right: 10px;
}
.center {
	text-align: center;
}

/*-- 商品詳細ページ --*/

.detail-l {
	float: left;
	width: 320px;
}
.detail-r {
	float: right;
	width: 220px;
}
.detail-r img {
	border: 1px solid #9C9A9C;
	margin-bottom: 15px;
}
.detail-l p {
	margin: 0px;
	padding: 0px;
	border: 1px solid #9C9A9C;
}
.detail-l table {
	margin-top: 25px;
	width: 320px;
}
.detail-l table th {
	border-bottom: #FFA642 3px solid;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	color: #313031;
	font-weight: normal;
}
.detail-l table td {
	line-height: 130%;
	padding: 5px 0px 5px 8px;
	background: url(../img/line.gif) repeat-x bottom;
}
.btn {
	margin-top: 10px;
	border-bottom: 3px solid #FF8A08;
	padding-bottom: 5px;
}

.navi-l {
	float: left;
	height: 97px;
	width: 381px;
	text-align: left;
}
.navi-c {
	float: left;
	width: 179px;
}
.navi-c p {
	margin: 0px;
	padding: 0px;
}
img.img-bg {
	background-image: url(../img/header4.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 179px;
}
.head-r {
	float: right;
	width: 190px;
}

