@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 769px) {

/*formatting style*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
/*body style*/

body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6em;
	color: #000;
	margin: 0px auto;
	width: auto;
}

hr {
	border-top: 2px solid #666;
	top: 10px;
	width: 100%;
}
	
/*link style-------------*/

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	color: #999;
	text-decoration: underline;
}


	
/*heade style------------*/


header {
	height: 120px;
	display: block;
	border-bottom: 2px solid #CCC;
	margin-bottom: 50px;
}
header .container img  {
	position: absolute;
	padding: 30px 20px 10px 40px;
}

 header .container ul {
	float: right;
	width: 800px;
	padding-top: 70px;
}

 header .container li {
	float: left;
	height: 50px;
	width: 150px;
	text-align: center;
	white-space: normal;
	list-style: none;
}
 header .container #hp{
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	margin-left: 55px;
	margin-top: 10px;
	margin-bottom: -15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: auto;
}
.container  ul li .toggle  {
	
	cursor:pointer;
}

.container ul li .inner.child {
	z-index: 2;
	display: none;
	background-color: #FFF;
	color: #333;
	position: absolute;
}
.container ul li .inner.child li {
	text-align: left;
	height: 30px;
	width: auto;
	clear: both;
	float: left;
	margin-left: 10px;
}



.main {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#main_img {
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main_img li {
	height: 365px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.main .container #breadcrumb {
	float: left;
	width: 800px;
	margin-bottom: 50px;
	color: #999;
	margin-left: 60px;
}
.main .container a {
	color: #666;
}

.main .container #breadcrumb ul li {
	height: 20px;
	width: auto;
	float: left;
	margin-left: 10px;
}








.container{
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}




.main .container li  {
	margin-top: auto;
	height: 210px;
	width: 200px;
	float: left;
	list-style: none;
	text-decoration: none;
	margin-bottom: auto;
}




.main .container li p {
	list-style: none;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.main .container li  img {
	padding-left: 10px;

}




.main .container h2 {
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	margin-top: 20px;
	line-height: 2.3em;
}
.main .container #list {
	height: 350px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.main .container #list li {
	height: 266px;
	width: 266px;
	margin-top: auto;
	margin-bottom: auto;
}
.main .container #list li  img {
	padding-left: 0px;
	border: 1px none #FFF;
}


.main .container #list li p {
	text-align: center;
	width: 240px;

}
.main .container #list li p a {
	color: #000;
}


.main .container #list li #p3 {
	text-align: center;
}


.main .container #list2 {
	height: 350px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.main .container #list2 li {
	height: 266px;
	width: 270px;
	margin-top: auto;
	margin-bottom: auto;
	display: inline;
}
.main .container #list2 li p {
	margin-right: 20px;
	text-align: center;
}
.main .container #list2 li p a {
	color: #333;
}

/*イロとカタチ*/
.main .container #setsumei {
	height: auto;
	width: 1000px;
	padding-bottom: 50px;
}
.main .container #setsumei h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Sawarabi Mincho";

}

.main .container #setsumei li {
	float: none;
	height: auto;
	width: 1000px;
}

.main .container #setsumei p {
	text-align: center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}

main .container #setsumei2 {
	text-align: center;
}


.main .container #setsumei2 li {
	float: left;
	height: auto;
	width: 500px;
	padding-bottom: 10px;
}
.main .container #setsumei2 p {
	text-align: center;
	font-size: 18px;
	padding-top: 30px;
	font-family: "Sawarabi Mincho";
}
.main .container #setsumei2 p#komoji {
	text-align: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #000;
	clear: both;
	padding-bottom: 10px;
}
.main .container hr {
	width: 800px;
	clear: both;
	margin-left: 125px;
	display: none;
}
#concept {
	height: auto;
	width: 600px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 75px;
}
#concept .infobox {
	height: 10em;
	border: 1px none #CCC;
	overflow: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#concept .infobox li {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	border-bottom: 1px dotted #CCC;
	text-align: left;
	line-height: 3em;
		padding-left:1em;
	text-indent:-1em;

	
}

#concept h1 {
	font-size: 20px;
	color: #333;
	font-family: "Sawarabi Mincho";
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 20px auto 5px;
}



#concept h2 {
	font-size: 20px;
	color: #333;
	font-family: "Sawarabi Mincho";
	text-align: center;
	font-style: normal;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
}

#concept p {
	font-size: 15px;
	font-family: "Sawarabi Mincho";
	line-height: 1.8em;
	margin-top: 50px;
	color: #333;
	text-align: left;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
#concept #p2 {
	text-align: right;
	font-family: "Sawarabi Mincho";
	font-size: 16px;
	font-style: normal;
}
#concept p a {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	text-align: center;
	color: #333;
}
#concept3 {
	height: auto;
	width: 600px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 75px;
}


#concept3 h2 {
	font-size: 20px;
	color: #333;
	font-family: "Sawarabi Mincho";
	text-align: center;
	font-style: normal;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
}

#privacy {
	margin-bottom: 100px;
	height: auto;
}

#privacy h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
	clear: both;
	border: 1px solid #999;
	line-height: 1.5em;
	background-color: #6b7b6e;
	padding-left: 40px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


#privacy p {
	font-size: 13.5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #333;
	margin: 25px auto;
	width: 650px;
	text-align: left;
}
#privacy #list li #left {
	text-align: left;
	font-size: 12px;
}

#contactForm {
	margin-bottom: 25px;
	border-style: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contactForm p {
	text-align: center;
}

#contactForm em {
	color: #F00;
	padding-left: 5px;
}
#contactForm table {
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	border: 1px solid #CCC;
	padding-bottom: 30px;
	padding-top: 30px;
}
#contactForm input {
	padding: 2px;
	margin-left: 5px;
}

#contactForm table tr {
	height: 50px;
}
#contactForm table td label {
	margin-left: 5px;
}
#contactForm table tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 30%;
}
#contactForm select {
	width: 200px;
}





#maintable {
	width: 630px;
	height: auto;
	margin: 20px auto 40px;
}
#maintable tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 50px;
	color: #FFF;
}
#maintable tr th {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	background-color: #666666;
}
#maintable tr td {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 35px;
	font-size: 14px;
	color: #333;
}
#shoplist {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#shoplist li {
	height: 50px;
	width: 780px;
}
#shoplist li h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	float: left;
	width: 300px;
	margin-left: 30px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
#shoplist h3 {
	clear: both;
	margin-bottom: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
	clear: both;
	border: 1px solid #999;
	line-height: 1.5em;
	background-color: #6b7b6e;
	padding-left: 40px;
	width: 750px;
}
#shoplist li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	float: right;
	width: 490px;
	text-align: left;
	clear: both;
	margin-top: -20px;
}

#shoptable {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#shoptable tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 50px;
	width: 800px;
}
#shoptable tr th {
	text-align: center;
	font-size: 16px;
	font-style: normal;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	color: #333;
	font-weight: normal;
	float: left;
	height: 20px;
}

#shoptable tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
	float: right;
	width: 650px;
	height: 25px;
}

/*商品個別ページ*/
#product {
	width: 900px;
	margin-top: 70px;
	margin-left: 60px;
	height: auto;
}





#product_list {
	height: 660px;
	width: 850px;
}

#product_img {
	float: left;


}




	
#product_list li {
	width: 110px;
	float: left;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}
#product h2 {
	clear: both;
	width: 900px;
	padding-top: 20px;
	padding-left: 30px;
	font-family: "Sawarabi Mincho";
}





#product_list2 {
	height: 660px;
	width: 900px;
	float: none;
}


#product_list2 li {
	width: 110px;
	float: left;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}

/*商品説明　文字部分*/
#syohin {
	width: 610px;
	margin-top: 20px;
	margin-bottom: 100px;
	margin-left: 25px;
}
#syohin h4 {
	border-bottom: 1px solid #666;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	padding-left: 10px;
}
#syohin p {
	font-size: 14px;
	color: #333;
	margin-left: 10px;
}


#syohin #color {
	color: #999;
}




#syohin2 {
	width: 800px;
	margin: 100px auto;
	height: auto;
}
#syohin2 h4 {
	border-bottom: 1px solid #666;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	padding-left: 10px;
}
#syohin2 p {
	font-size: 14px;
	color: #333;
	margin-left: 10px;
}
#syohin2 #color {
	color: #999;
}

/*pagetop ボタン*/


#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
	display: block;
	z-index: 999;
	padding: 8px 0 0 8px;
	border-radius: 30px;
	width: 30px;
	height: auto;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}



footer {
	height: 350px;
	margin-right: auto;
	background-color: #e9dfe5;
	text-align: left;
	margin-left: auto;
	width: auto;
	margin-top: 50px;
}
#footer {
	width: 1000px;
	margin-top: 30px;
	margin-left: 30px;
}


#footer ul {
	float: left;
	height: 300px;
	width: 250px;
}

#footer ul h2 {
	height: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}




#footer ul li {
	list-style: none;
	padding-left: 5px;
}
.container #footer ul li  {
	cursor: pointer;
}

.container #footer ul .inner.child {
	display: none;
	height: auto;
	width: 250px;
	background-color: #e9dfe5;
}
.container #footerul li .inner.child li {
	text-align: left;
	height: 10px;
	width: auto;
	clear: both;
	float: left;
	margin-left: 10px;
}






#footer_lower {
	background-color: #e9dfe5;
	clear: both;
	height: 60px;
	width: auto;
}
#footer_lower address {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 15px;
}

/*webfont*/

wf-sawarabimincho { font-family: "Sawarabi Mincho"; }

} /* media用　CSS */
