@charset "UTF-8";

body {
	background: url(image/wood_natural.jpg) repeat;
	margin: 0px;
	color: #352015;
	-webkit-text-size-adjust: 100%;
	font-size: 1em;
}

@media screen and (min-width: 700px) {
#territory {
	-webkit-box-shadow: 0px 10px 20px #221818;
	-moz-box-shadow: 0px 10px 20px #221818; /*Firefox*/
	height: auto;
	width: 900px;
	margin: 68px auto 20px;
	list-style: none;
	background: #352015;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}}

 /* 表示領域が700px未満の場合に適用するスタイル */
@media screen and (max-width: 699px) {
#territory { 
	height: auto;
	width: 100%;
	margin-top: 3%;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
		 }}

#top {
	height: auto;
	width: 100%;
	}

#top img {
	max-width: 100%;
	height: auto;
	margin-top:-63px;
	/*-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
}
@media screen and (max-width: 699px) {
#top img {
	width: 100%;
	margin-top:  0px;
	/*-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;*/}}

@media screen and (max-width: 699px) {
#menu-icon{
	width: 20%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	}}

#menu {
	background-color: #352015;
	float: left;
	width: 180px;
	height: auto;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 20px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

@media screen and (max-width: 699px) {
#menu{
	float: none;
	width: 100%;
	height: auto;
	padding-top: 0px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	}}
	
#menubar {
	margin: 0 auto 180px;
	padding: 0;
	list-style-type: none;
	width: 128px;
	height: auto;
}

@media screen and (max-width: 699px) {
#menubar{
	width: 96%;
	height:auto;
	margin: 0 auto;
	}}

#menubar a{
	display: block;
	width: 124px;/*-----リンク領域を広げる*/
	padding: 0px;
	height: auto;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 8px;
}
#menubar a img{
     -webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.2s ease-in-out;
}
#menubar a:hover img {
  opacity: 0.0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}

@media screen and (max-width: 699px) {
#menubar a {
	float: left;
	width: 19%;/*-----リンク領域を広げる*/
	margin-right: 1%;
	height: auto;
	margin-bottom: 4px;
}}

#menu1 a { background: url(image/home-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover; }
#menu2 a { background: url(image/order-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu3 a { background: url(image/commodity-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu4 a { background: url(image/price-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu5 a { background: url(image/deliver-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu6 a { background: url(image/pay-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu7 a { background: url(image/gallery-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu8 a { background: url(image/voice-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu9 a { background: url(image/shop-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu10 a { background: url(image/Q&A-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}
#menu11 a { background: url(image/painter-icon-h.gif) no-repeat; background-size:cover; -moz-background-size:cover;}


#iine {
	padding: 8px;
	float: none;
	display: block;
	position: relative;
}

#news {
	background: #DFCCB0;
	height: 220px;
	width: 160px;
	overflow: scroll;
	padding: 5px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

@media screen and (min-width: 699px) {
#content {
	float: right;
	width: 720px;
	height: auto;
	font-size: 0.9em;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 1.6em;
	min-height: 900px;
	list-style-type: none;
	color: #4C3029;
	padding: 30px 18px 30px;
}}

 /* 表示領域が700px未満の場合に適用するスタイル */
@media screen and (max-width: 699px) {
#content { 
	float: none;
	width: 100%;
	height: auto; 
	font-size: 0.9em;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 1.6em;
	min-height: 900px;
	list-style-type: none;
	color: #4C3029;
	padding: 15px 4% 15px 4%;
	}}
/*-------------------------------トップページ-----------------------------------------*/
#topFlash {
	margin-bottom: 25px;
}
.pricetag{
	margin: 10px auto;
	width: 550px;
	height: auto;
}

@media screen and (max-width: 699px) {
.pricetag{
	width:90%;
	}}

#content .text {
	max-width: 580px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(image/textback.jpg) no-repeat center center;
	padding-top: 20px;
	padding-bottom: 30px;
	}

@media screen and (max-width: 699px) {

#content .text { width: 100%; }
}

#content .text2 {
	text-align: left;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

@media screen and (max-width: 699px) {

#content .text2 { width: 100%; }
}

#content .text2 .feature {
	height:auto;
	display: table;
	text-align: left;
	border-bottom: thin solid #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;
}

#content .text2 .feature .pict {
	width: 120px;
	display: table-cell
	float: left;
	text-align:center;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

@media screen and (max-width: 699px) {

#content .text2 .feature .pict {
	width: 80px;
	display: table-cell
	float: left;
	text-align:center;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}}

#content .text2 .feature p {
	margin:0;
	padding:0;
	display: table-cell;
	line-height: 1.4em;
	vertical-align: middle;
}

#orderbutton-a {
	width: 190px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	float: right;
	margin-right: 10px;
	background: url(image/orderbutton-a-h.gif) no-repeat; background-size: cover; -moz-background-size:cover;
}
#orderbutton-a a:hover img {
  opacity: 0.0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}
	
#orderbutton-b {
	width: 190px;
	padding: 0px;
	height: auto;
	float: right;
	margin-right: 10px;
	background: url(image/orderbutton-b-h.gif) no-repeat; background-size: cover; -moz-background-size:cover;
}
#orderbutton-b  a:hover img{
	  opacity: 0.0;	
	  filter: alpha(opacity=0);
  		-ms-filter: "alpha(opacity=0)";
}

/*-------------------------------トップページ終わり----------------------------------------*/

#content a:visited {
	text-decoration: none;
	color: #333399;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	text-decoration: none;
	}

#footer {
	height: auto;
	bottom: 10px;
	max-width: 900px;
	clear: both;
	color: #bb9988;
	font-size: 0.7em;
	background-color: #352015;
	text-align: center;
	padding: 5px 5px 15px 5px;
	overflow: hidden;
}
@media screen and (max-width: 699px) {
#footer{
	width: auto;
	}
}
#footer a{
	padding:0;
	color:#2c4555;
}
#footer a:link{
	color:#C9AC98;
	text-decoration:none;
	font-size: 1em;
}
#footer a:visited{
	color:#C9AC98;
	text-decoration:none;
}
#footer a:hover,#footnavi a:active{
	color:#367b9c;
	text-decoration:underline;
}

#footer .copyright{
float:right;
color:#FFFFFF;
margin-top:10px;
}

#footer .copyright img{
vertical-align: middle;
max-width:93px;
width:30%;
height:auto;
}

/*----------------------ギャラリーページ------------------------------*/

.gallery  a img {
	vertical-align: middle;
	margin: 3px 5px;
	padding: 1%;
	box-shadow: 3px 3px 5px #9999aa; 
	-moz-box-shadow: 3px 3px 5px #9999aa; /*Firefox*/
	-webkit-box-shadow: 3px 3px 5px #9999aa;/*Safari系*/
	-webkit-transform: translateZ(0);
	  transform: translateZ(0);
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	  -moz-osx-font-smoothing: grayscale;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-property: transform;
	  transition-property: transform;
}

.gallery  a img:hover, .gallery  a img:focus, .gallery  a img:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}

@media screen and (max-width: 699px) {
.gallery  a img {
	width:29%;
	}}
	
#gallery {
	width: auto;
	margin: auto;
	text-align: center;
	height: auto;
	font-size: 1em;
	color: #2F0C08;
}
#gallery img{vertical-align: middle;}

.portrait  {
	border: 25px solid #E2C5A3;
	padding: 40px;
	box-sizing: content-box;
	background: #FFFFFF;
	box-shadow: 15px 25px 5px #2c1b11;
	-moz-box-shadow: 15px 25px 5px #2c1b11; /*Firefox*/
	-webkit-box-shadow: 15px 25px 5px #2c1b11; /*Safari系*/
	margin: 10px 14px;
	}


/*----------------------ギャラリーページ終わり------------------------------*/
/*------------------------お客様の声ページ----------------------------------*/
.voice {
	background: #F5F1C5;
	padding: 15px;
	max-width: 600px;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-style: double;
	text-align: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-width: thick;
	display: inline-table;
	vertical-align: text-botom;
}
.voice .pict {
	height: auto;
	width:60%;
	max-width: 200px;
	text-align: center;
	margin: -10px 15px -10px -5px;
}
/*----------------------お客様の声ページ終わり------------------------------*/
/*--------------------------商品詳細ページ----------------------------------*/

#detail {
	height: auto;
	width: 97%;
	margin: 0 auto;
}
#detail table,tbody,tr,td {
	table-layout: fixed;
	vertical-align: middle;
	border: 0;
	}
#detail .table1 , .table1 tr, .table1 td{
	table-layout: fixed;
	font-size: 1em;
	line-height: 1.5em;
	color: #372117;
	border:1;
	bordercolor: #352015;
	border-collapse: separate;
	margin: 12px auto 0;
	border-spacing: 2px;
	border-style: solid;
	border-width: thin;
	margin-right: auto;
	margin-left: auto;
}
#detail .table1 .text {
	height: auto;
	width: auto;
	background: url(none);
	padding: 10px;
}
#detail .table2 {
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	color: #352015;
}
#detail #material {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background: url(image/pencilback.jpg);background-repeat: no-repeat;background-size:100% auto;-moz-background-size:50% auto; background-position: center center;
	height: auto;
	text-align: center;
	padding-bottom: 30px;
}
/*-----------------------------------商品詳細ページ終わり-----------------------------------------*/
/*---------------------------------------Q＆Aページ-----------------------------------------------*/
#question {
	font-size: 1.2em;
	color: #B92907;
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 699px) {
#question {
	width:100%;
}}

#question img{ vertical-align: middle;}

#question table{ }
#question td.icon{ max-width: 10%; min-width: 30px;}
.sitsumon{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	}

.answer {
	color: #125F6E;
	}

/*----------------------------------------Q＆Aページ終わり-----------------------------------------------*/
/*-----------------------------------------注文方法ページ-----------------------------------------------*/
#postorder {
	max-width:380px;
	width: 80%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	list-style: circle inside;
	}

#postorder li {
	font-size:1.1em;
	list-style: circle url(none) inside;
	}
/*--------------------------------------注文方法ページ終わり-------------------------------------------*/
/*------------------------------------------画家紹介ページ-------------------------------------------*/

#plofile {
	text-align:center;
	max-width: 560px;
	position: relative;
	width: 100%;
	height: auto;
	border: 3px double #352015;
	margin: 25px auto;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	}
#plofile-imgbox{
	width: 48%;
	height: auto;
	padding: 0 8%;
	margin: auto;
	float:left; 
	top:50%;
	position: absolute;
	margin-top: -20%;
	}
#plofile-imgbox:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
#plofile-imgbox img{ 
	width:100%;
	height:auto; 
		  }
#plofile-text{
	width:50%;
	padding:0 5%;
	overflow: hidden;
	margin: 0 auto;
	float: right;
}

#comment {
	max-width: 560px;
	width: 100%;
	color: #614D42;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	overflow: auto;
	clear: both;
	margin: 0 auto 2% auto;
	padding: 30px;
	border-color: #5E2E21;
	background: #D6CCAD;
	}
/*----------------------------------------画家紹介ページ終わり--------------------------------------------*/
/*------------------------------------------支払い方法ページ---------------------------------------------*/

.payment {
	max-width: 550px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*-----------------------------------------支払い方法ページ終わり--------------------------------------------*/
/*---------------------------------------------店舗情報ページ-----------------------------------------------*/

.time-table{
	border: solid 2px;
	max-width:500px;
	width: 80%;
	margin:6% auto 6% auto;
}
.time-table td,th{border: 1px solid; }
.time-table caption{text-align: center;}

.nozawa-books{width:97%;
margin: 0 auto;}

.nozawa-books a{font-size:1.2em;}
.nozawa-books li{
		min-width: 90px;
		width: 25%;
		font-size: 0.8em;
		padding: 0.2em 0.4em;
		display: inline-block;
		vertical-align: top;
		}
.nozawa-books a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
/*------------------------------------------店舗情報ページ終わり-----------------------------------------------*/
/*-------------------------------------------オーダーフォーム始まり-----------------------------------------------*/
#orderform{
	float: right;
	max-width: 720px;
	width: 100%;
	height: auto;
	font-size: 0.8em;
	color: #352015;
	line-height: 1.5em;
	text-align: center;
	background: #FFFCE0;
	padding: 4%;
}
#orderform #form {
	max-width: 480px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#orderform  #form  table td {
	vertical-align: middle;
	padding: 5px 10px;
	border: 5px dotted #FFFCE0;
}
#orderform  #form  table{display: block;}

@media only screen and (max-width : 500px){
    #form .waku-long{width:100%}
    #form .waku-short{width:50%}
}

#submit{
	float: right;
	text-align: right;
	clear: both;
	display: table;
}
.sub-button{
    font-size: 1.2em;
    font-weight: bold;
    padding: 8px 15px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800));	
	border: none;
}
.sub-button:hover{
	background: #940;
	color:#fea;}
.res-button{
      font-size: 1.2em;
    font-weight: bold;
    padding: 8px 15px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800));	
	border: none;
	}
.res-button:hover{
	background: #940;
	color:#fea;}
/*-------------------------------------------オーダーフォーム終わり-----------------------------------------------*/
.plate{ 
	max-width: 180px;
	width: 60%;
	margin: 0 auto;
}
.plate-long{ 
	max-width: 240px;
	width: 70%;
	margin: 0 auto;
}
.plate-longer{ 
	max-width: 337px;
	width: 70%;
	margin: 0 auto;
}
.table2 .middle img {
	vertical-align: middle;
}
.google-map {
	position: relative;
	width:100%;
	padding-top:56.25%;
	}

h2{
	font-size:1.6em;
	color: #63470E;
	max-width: 640px;
	line-height: 1.8;
	text-align: center;
	clear: both;
	//text-shadow: #8899bb 2px 2px 3px;
	margin: 15px auto;
	background: url(image/h2-back.gif); background-repeat: no-repeat; background-size:100% auto; -moz-background-size:100% auto; background-position:bottom left;
	font-weight: bold;
}
@media screen and (max-width: 699px) {
h2{
	width: 100%;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
	}}
	
h3 {
	border-bottom: 2px solid #FFCC33;
	margin-bottom: 0.7em;
	margin-top: 2em;
}
.style1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #4A2C1D;
}
.style2 {
	font-size: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	}
.style3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #F7F5E4;
	
	}
.style12 {
	font-size:1em;
	color: #FF3333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	max-height: 999999px;

}
.style13 {
	font-size: 1.4em;
	text-decoration: none;
	max-height: 999999px;
	}
.style13 a {
	text-decoration: none;
	color: #4F342D;
}
.style16 {font-size: 18px}
.style17 {	color: #FFFFFF;
	font-size: 1.2em;
}
.style18 {	color: #000000;
	font-size: 1.2em;
}
.style19 {	color: #999999;
	font-size: 1.2em;
}
.style21 {color: #352015;
	 font-size: 1.2em;
}
.style22 {
	color: #C19A7C;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.style24 {color: #FF402B}
.style5 {
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
}
.style6 {	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;}
.rule  {
	font-size: 0.8em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-spacing: 2px;
	border-collapse: separate;
	caption-side: top;
	line-height: 2em;
	color: #352015;
	}

.tablecenter {
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
/*----------------------サイトマップ始まり--------------------------*/
#sitemap  {
	height: auto;
	width: 100%;
	padding: 30px;
	background: #F4EED4;
}
#sitemaptxt {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: auto;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	line-height: 1.5em;
	padding: 20px;
}
#sitemap  li {
	list-style: disc inside;
	margin-bottom: 15px;
}
/*----------------------サイトマップ終わり--------------------------*/
