@charset "shift_jis";
/* ----------------------------bace---------------------------  */
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
}
/*////////////////汎用//*/
body {
	font-family: Verdana,Arial"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color: #333333;
	text-align: center;
	background: #ffffff url(image/body-bg.gif);
}
strong {
	font-weight: bold;
	color: #CC0000;
}
#news a strong,
#info-wrap a strong {
	color: #CC0000;
}
#allwrap {
	width: 800px;
	margin: 0px auto;
	font-size: 80%;
	text-align: left;
	background: #FFFFFF;
}
li {
	list-style: none;
}
span.f-size-2 {
	font-size: 120%;
}
span.f-size-3 {
	font-size: 140%;
}
span.f-size-4 {
	font-size: 160%;
}
/*------------------table---------------------*/
table {
	padding: 0px;
	margin: 0px auto 0px 20px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
table.table-center {
	margin-right: auto;
	margin-left: auto;
}
table.table-100 {
	width: 100%;
	margin: 0px 10px 0px 15px;
}
table th,
table td {
	padding: 3px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
table th {
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	background-color: #EEEEEE;
}
table th.t-title {
	color: #FFFFFF;
	background-color: #0066cc;
}
.t-right {
	text-align: right;
}
.t-center {
	text-align: center;
}
.t-left {
	text-align: left;
}
.no-wrap {
	white-space: nowrap;
}
.bg-red {
	background-color: #FF9C84;
}
.bg-yellow {
	background-color: #FFE784;
}
.bg-blue {
	background-color: #84ACFF;
}
.t-red {
	color: #FF0000;
}
.t-blue {
	color: #0066CC;
}
table.ali-cen {
	margin-right: auto;
	margin-left: auto;
}

/*////////////////////////// totop */
p.totop {
	margin-right: 40px;
	font-size: 10px;
	text-align: right;
}

/*/////////////////////アンカー系*/
a:link,
a:visited,
a:link strong,
a:visited strong {
	color: #0066CC;
	text-decoration: none;
}
a:hover,
a:hover strong {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0px;
	margin: 0px;
}
p img.img-flo {
	float: right;
	padding: 0px;
	margin: 0px 0px 7px 7px;
}
/*////////////////////////////////ヘッダ*/
#head {
	position: relative;
	height: 100px;
	width: 800px;
	background-image: url(image/naka-head2.gif);
	background-repeat: no-repeat;
}
#head ul#in-menu {
	position: absolute;
	left: 200px;
	top: 72px;
	height: 21px;
	width: 600px;
	padding: 0px;
	margin: 0px;
}
#head ul#in-menu li {
	float: left;
	text-indent: -9999px;
}
/*CSSポップアップ
#head ul#in-menu li span {
	display: none;
}
*/
#head ul#in-menu li ul {
	width: 115px;
	font-weight: bold;
	color: #FFFFFF;
	display: none;
	background-color: #003366;
}
/*CSSポップアップ
#head ul#in-menu li ul li {
	float: none;
}
*/
#head ul#in-menu li ul li {}

#head ul#in-menu li a {
	height: 21px;
	width: 115px;
	margin-left: 5px;
	overflow: hidden;
	display: block;
	background-image: url(new-image/mainmenu.gif);
}

#head p#menu-top {
	position: absolute;
	left: 12px;
	top: 0px;
	height: 100px;
	width: 102px;
	padding: 0px;
	margin: 0px;
}
#head p#menu-top a {
	height: 100px;
	width: 102px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}

#head ul#in-menu li a#menus1 {
	background-position: 0px 0px;
}
#head ul#in-menu li a#menus1:hover  {
	background-position: 0px 21px;
}
/*CSSポップアップ
#head ul#in-menu li#main1:hover ul#sub1 {
	display: block;
}
*/
#head ul#in-menu li a#menus2 {
	background-position: -117px 0px;
}
#head ul#in-menu li a:hover#menus2  {
	background-position: -117px 21px;
}
#head ul#in-menu li a#menus3 {
	background-position: -234px 0px;
}
#head ul#in-menu li a:hover#menus3  {
	background-position: -234px 21px;
}
#head ul#in-menu li a#menus4 {
	background-position: -351px 0px;
}
#head ul#in-menu li a:hover#menus4  {
	background-position: -351px 21px;
}
#head ul#in-menu li a#menus5 {
	background-position: -468px 0px;
}
#head ul#in-menu li a:hover#menus5  {
	background-position: -468px 21px;
}

/*//////////////////////////パンくず/*/
p#pan {
	padding: 2px 0px 2px 3px;
	margin: 0px 5px;
	color: #666666;
	background-image: url(new-image/line.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

/*//////////////////////////見出し/////////*/
h1 {
	padding: 0px 0px 1px 20px;
	margin: 7px 20px 12px 0px;
	border-bottom: 3px double #999999;
	font-size: 130%;
	font-weight: bold;
	color: #4D4D4D;
	background-image: url(new-image/9piece.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
}

h2 {
	clear: both;
	padding: 2px 0px 3px 21px;
	margin: 20px 20px 12px 12px;
	border-top: 1px solid #D0D0BF;
	border-bottom: 1px solid #D0D0BF;
	font-size: 115%;
	font-weight: bold;
	background-color: #f0f0f0;
	background-image: url(new-image/h2-bg.gif);
	background-position: 3px 4px;
	background-repeat: no-repeat;
}

h3 {
	clear: both;
	padding: 2px 0px 2px 12px;
	margin: 10px 25px 7px 20px;
	font-size: 105%;
	font-weight: bold;
	background-color: #f0f0f0;
	background-image: url(new-image/h3-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
span.str {
	font-weight: bold;
	color: #990000;
}

/*//////////////////////////コンテンツ//////*/
#content {
	padding-right: 5px;
	padding-left: 5px;
}
#content-f {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#content-r {
	float: right;
	width: 610px;
}

#content-l {
	float: left;
	width: 180px;
	font-size: 80%;
	text-align: center;
}
#content-l img {
	margin-top: 100px;
}
#content-l h3 {
	padding: 2px 2px 2px 4px;
	margin: 10px 5px 5px;
	border-left: 7px solid #D0D0BF;
	font-size: 100%;
	color: #333333;
	text-align: left;
	background: #F0EEDF url(none);
}
#content-l ul {}
#content-l ul li {
	padding-left: 13px;
	margin-bottom: 5px;
	margin-left: 7px;
	text-align: left;
	background-image: url(new-image/left-li.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
#content-f ul,
#content-r ul,
#content-f ol,
#content-r ol {
	padding: 0px;
	margin: 10px 20px 10px 50px;
}


#content-f ul li,
#content-r ul li {
	margin-bottom: 4px;
	list-style: square;
}
#content-f ol li,
#content-r ol li {
	margin-bottom: 4px;
	font-weight: bold;
	list-style: decimal;
}


#content p,
#content-f p,
#content-r p {
	margin: 5px 25px 12px 37px;
	font-weight: normal;
}
#content p.photo-flow,
#content-f p.photo-flow,
#content-r p.photo-flow {
	float: right;
	padding: 2px;
	margin: 0px 0px 7px 7px;
	text-align: center;
}
#content-f li p,
#content-r li p {
	margin: 2px 25px 12px 0px;
}
#content p#description,
#content-f p#description,
#content-r p#description {
	padding: 3px;
	margin-top: 0px;
	margin-left: 10px;
	border-right: 3px solid #D0D0BF;
	border-left: 3px solid #D0D0BF;
	background-color: #f0eee1;
}

#content-f dl.teigi,
#content-r dl.teigi {
	margin-left: 30px;
}
#content-r #wrap-a {
	padding-left: 10px;
	margin-left: 20px;
	border-left: 4px solid #cbd9e7;
}
#content-r #wrap-b {
	padding-left: 10px;
	margin-left: 20px;
	border-left: 4px solid #ccdfc4;
}
#content-r #wrap-c {
	padding-left: 10px;
	margin-left: 20px;
	border-left: 4px solid #e4c1bf;
}
#content-r #wrap-a dl.teigi,
#content-r #wrap-b dl.teigi,
#content-r #wrap-c dl.teigi,
#content-r #wrap-c p {
	margin-left: 10px;
}

#content-f dl.teigi dt,
#content-r dl.teigi dt {
	width: 180px;
	padding: 2px 1px;
	margin: 10px 0px 5px;
	border-top: 1px solid #d1d1c1;
	border-right: 1px solid #a5a599;
	border-bottom: 1px solid #a5a599;
	border-left: 1px solid #d1d1c1;
	font-weight: bold;
	text-align: center;
	background-color: #f8f6f2;
	background-image: url(new-image/dt-bg2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#content-f dl.teigi dt a,
#content-r dl.teigi dt a {
	width: 100%;
	display: block;
	background-image: url(new-image/dt-bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content-f dl.teigi dt a:hover,
#content-r dl.teigi dt a:hover {
	background-color: #F5EDDA;
}
#content-f dl.teigi dd,
#content-r dl.teigi dd {
	padding: 0px;
	margin-top: -1.4em;
	margin-bottom: 5px;
	margin-left: 170px;
}
#content-f dl.teigi dd.naiyou,
#content-r dl.teigi dd.naiyou {
	padding-left: 4px;
	margin-top: 0em;
	margin-left: 30px;
	border-left: 4px solid #E3DAAE;
}
#content-r dl.qanda {
	padding: 5px;
	margin: 10px 20px 10px 30px;
	border: 3px double #ECE9D8;
}
#content-r dl.qanda dt,
#content-r dl.qanda dd {}
#content-r dl.qanda dt {
	height: 20px;
	padding-left: 23px;
	margin-bottom: 2px;
	font-weight: bold;
	background-image: url(new-image/h2-bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#content-r dl.qanda dd {
	margin-bottom: 10px;
	margin-left: 30px;
}
#content-r ul#to-menu {
	padding: 0px;
	margin: 7px auto;
	text-align: center;
	list-style: none;
}
#content-r ul#to-menu li {
	padding: 3px;
	margin: 0px 10px;
	border-bottom: 3px solid;
	display: inline;
	text-align: center;
	list-style: none;
}
#content-r ul#to-menu li#blue {
	border-color: #cbd9e7;
}
#content-r ul#to-menu li#green {
	border-color: #ccdec4;
}
#content-r ul#to-menu li#red {
	border-color: #e4c1bf;
}

/*//////////////////個別/*/

fieldset {
	padding-top: 2px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
dl.photo-disc {
	margin: 5px 15px 5px 10px;
}
dl.photo-disc dt,
dl.photo-disc dd {
	text-align: center;
}
dl.photo-disc dt {}
dl.photo-disc dt img {
	padding: 2px;
	border: 1px solid #ACAB86;
}
dl.photo-disc dd {}
img.photo-waku {
	padding: 2px;
	border: 1px solid #ACAB86;
}
.float-clr {
	clear: both;
}

/*//////////////////////////////////////////float/*/
.float-l {
	float: left;
}
.float-r {
	float: right;
}

/*/////////////////////////////////限定コーナー/////////*/
table.ta-css {
	margin: 5px 10px 10px 25px;
	border: 1px solid #006699;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
table.ta-css td,
table.ta-css th {
	padding: 4px;
	margin: 0px;
	border: 1px solid #006699;
}
table.ta-css th {
	border: 1px solid #8cbcd6;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	text-align: left;
	white-space: nowrap;
	background: #1C87BC;
}
table.ta-css th div {
	padding: 1px;
	font-size: 12px;
	color: #1C87BC;
	line-height: 14px;
	background-color: #FFFFFF;
	background-image: url(image/blue-bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
table.ta-css td.name {
	width: 70%;
	font-weight: bold;
	color: #A45128;
	background-color: #FAE3DE;
}
table.ta-css td.photo {
	width: auto;
	padding: 4px;
	margin: 0px;
	text-align: center;
	background: url(image/naname-bg.gif);
}
table.ta-css td.ansin {
	font-size: 14px;
	color: #990000;
	text-align: center;
	background-color: #F7F7EA;
}
table.ta-css td.m-head {
	font-weight: bold;
	color: #666666;
	background-color: #F5FCFE;
}
table.ta-css td.price {
	font-weight: bold;
}


/*/////////////////////////////////ショップ*/
h1#shop-h1 {
	margin-right: 30px;
	margin-left: 20px;
}
h1#shop-h1 .midasi-s {
	margin-left: 15px;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
}
p#shop-comment {
	padding-top: 12px;
	margin-top: 10px;
	margin-left: 40px;
	background: url(image/comment.gif) no-repeat left top;
}
h2.shop-h2 {
	width: 200px;
	padding: 1px 0px 2px 5px;
	margin: 20px auto 5px 100px;
	border-left: 4px solid #CC0000;
	font-size: 100%;
	background-image: none;
}
table.shop-table {
	margin: 10px auto 10px 100px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 73%;
}
table.shop-table td,
table.shop-table th {
	padding: 2px 3px;
	border: 1px solid #CCCCCC;
	font-size: 120%;
}
table.shop-table td {}
table.shop-table th {
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background: #487BDB;
}
table.staff {
	width: 135px;
	margin: 30px 40px 30px 50px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
table.staff td, table.staff th {
	border: 1px solid #CCCCCC;
}
table.staff td {
	width: 135px;
	text-align: center;
}
table.staff th {
}
table.staff tr td img {
	margin: 3px;
	border: 3px solid #75A0EA;
}




/*/////////////////////////////店員紹介*/

#content-f .p-waku {
	width: 520px;
	padding: 3px;
	margin: 10px auto 0px 125px;
	border: 1px solid #cccccc;
	background: url(image/staff-bg.gif) no-repeat right top;
}
#content-f .p-waku img {
	float: left;
	margin-bottom: 3px;
	border: 1px solid #999999;
	background: #ffffff;
}
#content-f .p-waku .p-info {
	float: right;
	width: 340px;
	margin-top: 2px;
	line-height: 120%;
}
#content-f .p-waku .p-info h3 {
	padding: 1px 0px 2px 5px;
	margin: 5px 0px;
	border-left: 4px solid #CC0000;
	font-size: 120%;
	font-weight: bold;
	line-height: 110%;
	background-color: transparent;
	background-image: none;
}
#content-f .p-waku .p-mess {
	clear: both;
	padding-top: 3px;
	font-weight: bold;
}

#content-f .p-waku .p-info ul {
	padding: 0px;
	margin: 10px 5px 0px 7px;
}
#content-f .p-waku .p-info ul li {
	padding: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style: none;
}
#content-f .p-waku p {
	clear: both;
	padding: 3px 3px 3px 5px;
	margin: 5px 5px 5px 8px;
	border-left: 3px solid #B8AD6D;
	background: #F4F2E8;
}
#content-f .p-waku strong {
	font-weight: bold;
}

/*////////////////////////////////コンテンツ下部*/
p#foot {
	padding: 4px;
	margin: 10px;
	border: 3px double #996600;
	color: #CC0000;
	text-align: left;
}

/*////////////////////////////////フッター/*/
#footer {
	clear: both;
	height: 100px;
	background-image: url(new-image/foot-bg.gif);
	background-repeat: no-repeat;
}
#footer ul {
	padding-top: 60px;
	margin: 0px 0px 3px 4px;
	text-align: left;
}
#footer ul li {
	padding: 0px 7px;
	margin: 0px;
	border-right: 1px solid #333333;
	display: inline;
}
#footer ul li#end {
	border-right: none;
}
#footer address {
	padding: 3px;
	border-bottom: 2px solid #CCCCCC;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 110%;
	text-align: right;
	background-color: #58585a;
}
/*////////////////////////////clearfix*/
.clear:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

.clear {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */
.float-clear {
	clear: both;
}
/*///////////////////////////////blog*/
.navigation {
	padding: 10px 0px 0px;
	margin-right: 15px;
	clear: both;
}
.navigation .alignright {
	float: right;
	width: 350px;
	text-align: right;
}
.navigation .alignleft {
	float: left;
	width: 350px;
	text-align: left;
}
.blog-date {
	text-align: right;
	color: #666666;
}
img.alignright,
img.alignleft,
img.aligncenter,
img.alignnone {
	width: none;
	padding: 4px;
	margin: 10px 0px;
	border: 1px solid #CCCCCC;
}
img.alignright {
	float: right;
	margin: 0px 0px 7px 7px;
}
img.alignleft {
	float: left;
	margin: 0px 7px 7px 0px;
}
img.aligncenter {}
img.alignnone {}
