﻿/*-----------------------------  header*/
#header
{
	height: auto;
	width: 100%;
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header_inner
{
	height: 100px;
	width: 960px;
	margin: 0 auto 0;
	text-align: center;
	position: relative;
}
#header_logo a
{
	width: 257px;
	height: 71px;
	position: absolute;
	left: 15px;
	top: 15px;
}
#header_midashi
{
	width: 393px;
	height: 26px;
	position: absolute;
	left: 289px;
	top: 56px;
}
#topic
{
	margin-right: 30px;
}
#topiclink
{
	float: right;
	font-size: 1.0em;
	margin-top: 10px;
}
#topiclink li
{
	display: inline;
}
#text_size_title
{
	left: 790px;
	height: 24px;
	position: absolute;
	top: 50px;
}
#text_change
{
	width: 81px;
	position: absolute;
	height: 31px;
	left: 875px;
	top: 49px;
}
#size_l a
{
	width: 38px;
	height: 31px;
	background-image: url(../img/size_l.gif);
	background-repeat: no-repeat;
	position: absolute;
	text-indent: -1000em;
	left: 0;
	top: 0px;
}
#size_m a
{
	width: 38px;
	height: 31px;
	background-image: url(../img/size_m.gif);
	background-repeat: no-repeat;
	position: absolute;
	text-indent: -1000em;
	left: 43px;
	top: 0px;
}
#size_l a:hover, #size_m a:hover
{
	background-position : 0px -31px;
}
/*-----------------------------  navi*/
#navi
{
	height: 51px;
	width: 100%;
	background-image: url(../img/navi_back.jpg);
	background-repeat: repeat-x;
}
#navi_inner
{
	height: 51px;
	width: 960px;
	margin: 0 auto 0;
	text-align: center;
}
#globalnavi
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 51px;
}
#globalnavi li
{
	width: 160px;
	height: 51px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#globalnavi a
{
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 160px;
	height: 51px;
	background-image: url(../img/gnavi.gif);
	background-repeat: no-repeat;
}
#menu1 a
{
	background-position: -32px 0px;
}
#menu2 a
{
	background-position: -192px 0px;
}
#menu3 a
{
	background-position: -352px 0px;
}
#menu4 a
{
	background-position: -512px 0px;
}
#menu5 a
{
	background-position: -672px 0px;
}
#menu6 a
{
	background-position: -832px 0px;
}
#globalnavi a:hover
{
	text-decoration: none;
	background-image: url(../img/gnavi.gif);
	background-repeat: no-repeat;
}
#menu1 a:hover
{
	background-position: -32px -51px;
}
#menu2 a:hover
{
	background-position: -192px -51px;
}
#menu3 a:hover
{
	background-position: -352px -51px;
}
#menu4 a:hover
{
	background-position: -512px -51px;
}
#menu5 a:hover
{
	background-position: -672px -51px;
}
#menu6 a:hover
{
	background-position: -832px -51px;
}
/*----------------------------- bread パンくず*/
#topic_path
{
	float: left;
	height: auto;
	width: 960px;
	margin-bottom: 30px;
}
#bread
{
	font-size: 90%;
	list-style-type: none;
	padding: 0;
	width: auto;
}
#bread li
{
	float: left;
	list-style: none;
	margin-right: 10px;
}
#bread li a
{
	padding-right: 10px;
}
/*-----------------------------  main*/
#main
{
	text-align: left;
	width: 960px;
	height: auto;
	padding-top: 10px;
	margin: 0 auto 0;
}
#topimg
{
	width: auto;
	height: 270px;
	text-align: center;
	margin: 0 auto 15px;
	border-bottom: solid 1px #cd6812;
	border-top: solid 1px #cd6812;
	background-repeat: no-repeat;
}
#sidemenu
{
	float: left;
	height: 250px;
	width: 280px;
	margin-left: 20px;
}
#link
{
	float: left;
	height: auto;
	width: 205px;
}
#leaflet
{
	margin-top: 15px;
	margin-right: 15px;
	height: auto;
	width: 180px;
}
#banner
{
	width: 180px;
	height: auto;
	float: left;
	margin-top: 15px;
}
#news
{
	width: 475px;
	height: 450px;
	float: left;
}
#map
{
	width: 262px;
	height: 400px;
	float: right;
	text-align: left;
	margin-top: 25px;
}
#mapimg
{
	height: 225px;
	width: 262px;
	margin: 0 auto 0;
}
#newstitle
{
	height: 42px;
	width: 460px;
	margin: 0 auto 0px;
}
#iframe
{
	text-align: left;
	color: #754C24;
	padding: 10px;
	width: 430px;
	height: 300px;
	border: 2px solid #999999;
	overflow: scroll;
	margin: 15px 0 25px 10px;
}
#iframe h3
{
	font-size: 14px;
	color: #CC6715;
	letter-spacing: 0.3em;
}
#iframe h4
{
	font-size: 12px;
	letter-spacing: 5px;
}
#iframe p
{
	color: #333;
}
.link_banner
{
	height: 30px;
	width: 175px;
	margin-bottom: 15px;
}
#univer_fashion
{
	margin: 15px 0 0 10px;
	height: 40px;
	width: 440px;
	border: 1px solid #F7931E;
	background-image: url(../img/universal_back.jpg);
	background-repeat: repeat-x;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
/*-----------------------------  sub*/
#sub
{
	clear: both;
	width: 100%;
	height: auto;
	background-image: url(../img/sub_back_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sub_inner
{
	width: 960px;
	height: 255px;
	text-align: center;
	margin: 0 auto 0;
	position: relative;
}
.voice
{
	float: left;
	height: 197px;
	width: 140px;
	margin-right: 24px;
	text-align: left;
}
.voice_photo
{
	height: 196px;
	width: 140px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#voice_right
{
	float: left;
	height: 197px;
	width: 140px;
	text-align: left;
}
#suppoter
{
	position: absolute;
	left: 262px;
	top: 163px;
	width: 430px;
	font-size: 3em;
	height: 30px;
	color: #FFF;
	font-weight: bolder;
}
#creating_title
{
	clear: both;
	text-align: center;
	height: 28px;
	width: 100%;
	background-image: url(../img/creating_back.jpg);
	background-repeat: repeat-x;
}
/*-----------------------------  footer*/
#footer
{
	margin-top: 10px;
	height: 10px;
	width: 100%;
	clear: both;
}
#copyright
{
	background-color: #7F4D00;
	height: 10px;
	width: 100%;
	text-align: center;
	color: #FFF;
	margin: 0 auto 0;
	padding-top: 4px;
	padding-bottom: 8px;
}
/*-----------------------------  商品一覧*/
#item_content
{
	width: 920px;
	text-align: left;
	margin: 0 20px 25px 20px;
	clear: both;
}
.item_set
{
	height: 330px;
	width: 260px;
	float: left;
	margin-right: 70px;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 2px;
	text-align: left;
}
.item_setright
{
	height: 330px;
	width: 260px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
.item_com
{
	line-height: 23px;
}
.item_name
{
	margin: 8px 0 3px 0;
}
.imgborder
{
	border: 1px solid #000000;
	background-color: #CCC;
	height: 200px;
}
/*-----------------------------  商品詳細*/
#item_menu
{
	background-image: url(../img/sidemenu_back.jpg);
	padding: 10px;
}
.menu_number
{
	color: #633B18;
	border-left: 5px solid #6F4924;
	border-bottom: 1px dotted #6F4924;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	width: 220px;
	height: 30px;
	line-height: 24pt;
	margin: 0 10px 10px 10px;
	padding-left: 10px;
}
.menu_lastnumber
{
	color: #633B18;
	border-left: 5px solid #6F4924;
	border-bottom: 1px dotted #6F4924;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	font-size: 1.2em;
	width: 220px;
	height: 30px;
	line-height: 28pt;
}
#content
{
	float: left;
	height: auto;
	width: 620px;
	margin: 0 0 15px 20px;
}
#itemphoto_l
{
	border: 2px solid #000020;
	width: 616px;
	margin: 0 auto 10px;
	text-align: center;
	height: auto;
}
#itemtitle
{
	text-align: left;
	clear: both;
	font-size: 22px;
	color: #090;
	font-weight: bold;
	margin-bottom: 10px;
}
#itemtext
{
	width: 615px;
	color: #666666;
	height: auto;
	text-align: left;
}
.item_bar
{
	margin-bottom: 20px;
}
#price, #price_2
{
	float: left;
	color: #666;
}
#pricesub
{
	text-align: right;
	float: left;
	color: #660000;
}
#price p, #price_2 p, #pricesub p
{
}
#priceblock
{
	margin-top: 15px;
	width: auto;
}
/*-----------------------------　店舗紹介、お客様の声*/
#sub_title
{
	width: 920px;
	height: 55px;
	text-align: center;
	margin: 0 auto 30px;
	background-repeat: no-repeat;
	clear: both;
}
#contentl
{
	text-align: left;
	float: left;
	width: 615px;
	height: auto;
	margin: 0 0 25px 20px;
}
#voicel
{
	text-align: left;
	float: left;
	width: 600px;
	height: 530px;
	margin: 0 0 25px 20px;
}
#contentr
{
	width: 275px;
	float: right;
	margin: 0 20px 0 0;
}
#contenttext
{
	width: 615px;
}
.photo_blockl
{
	height: 428px;
	width: 570px;
	margin-bottom: 35px;
}
.photo_blockr
{
	height: auto;
	width: 275px;
	margin: 0 auto 30px;
	color: #BF6D2B;
}
#shop_logo
{
	height: 40px;
	width: 615px;
	margin-top: 30px;
	text-align: right;
}
.voicetext
{
	line-height: 18px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #963;
}
#voicetext p
{
	text-align: left;
	background-image: url(../img/note.jpg);
	background-repeat: repeat;
}
/*-----------------------------  お問い合わせ */
#tradebox
{
	clear: both;
	margin-left: 20px;
	width: 920px;
}
.tradebar
{
	border-left: 4px solid #7f4d00;
	background-color: #E3BB81;
	text-align: left;
	font-weight: bold;
	line-height: 40px;
	width: 910px;
	padding-left: 6px;
	height: 40px;
}
.tradebar p
{
	font-size: 1.1em;
	color: #FFF;
}
.tradebar h4
{
	font-size: 1.3em;
	color: #FFF;
}
.tradecoment
{
	text-align: left;
	margin: 20px 0 20px 20px;
}
#tradeimg
{
	text-align: center;
	height: 236px;
	width: 800px;
	margin: 20px 0;
}
#table1
{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 28px 0 30px 0;
	text-align: left;
	width: 920px;
}
#table1 td
{
	padding: 10px 20px;
}
.table1_tr
{
	background-color: #F4E6CE;
}
#table1 th
{
	text-indent: 1em;
	text-align: left;
	width: 200px;
}
/*-----------------------------  サポーター*/
#supporterlist
{
	margin: 13px 0 30px 20px;
}
#supporttext
{
	clear: both;
	margin: 0 20px 20px;
}
.supportbar
{
	border-bottom: dotted 1px #963;
	border-left: solid 4px #963;
	margin-bottom: 8px;
	padding-left: 3px;
}
.support_title
{
	margin-bottom: 5px;
}
.rowspan
{
	font-weight: bold;
}
.photo_mr22
{
	margin-right: 22px;
}
.h5_title
{
	margin-bottom: 5px;
}
/*-----------------------------  個人情報保護方針*/

#private
{
	float: left;
	width: 920px;
	height: 600px;
	line-height: 28px;
	margin: 0 20px 0;
}
#private_header
{
	margin-bottom: 20px;
}
.support_subtitle
{
	font-weight: bold;
	font-size: 14px;
}
.mb40
{
	margin-bottom: 40px;
}
.voice p
{
	line-height: 16px;
}
#voice_right p
{
	line-height: 16px;
}
.p_rigth
{
	text-align: right;
}
.strong
{
	color: #333333;
	font-weight: bolder;
}
