/*---------------------
  2012.6.29 KINET
-----------------------*/
/*---------------------
 Base
-----------------------*/
body {
background-attachment: fixed;
background-image     : url(image/plflo51.jpg);
background-repeat    : no-repeat;
background-position  : right bottom;
background-color     : #ffffff;
font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS PGothic","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",  Osaka,sans-serif;
color: #000;
font-size: 13px;
font-weight: bold;
margin: 0 auto;
padding: 0px;
text-align:-moz-center; /*FF*/
#text-align:center; /*IE */
}
img {
border:0;
}


/*-------------------
 Wrap
-------------------*/
#wrap_center {
text-align:center;
line-height: 150%; 
margin: 0 auto;
padding: 0px;
}
#wrap_left {
text-align:left;
margin: 0 0 ;
padding: 1em;
}

/*-------------------
 Main
-------------------*/
#wrap_center .concept {
color: #000;
font-size: 13px;
font-weight: bold;
line-height: 240%; 
margin:   20px auto 10px auto;
}
.concept table {
background: #FAE1BE;
border:3px solid #993333;
margin:   20px auto;
padding: 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}

.concept td {
padding: 1px;
}

.concept a {
color:#555555;
text-decoration: none;
}
.concept a:hover {
color:#555555;
text-decoration: underline;
}
#wrap_center .goods {
width:320px;
border:2px solid #969;
margin: 0 auto 20px auto ;
padding: 10px;
}
.goods table {
margin:  0px auto;
}
.goods td {
padding: 10px 20px;
}
.shop {
width: 520px; 
border-top: 1px dashed #000;
border-bottom: 1px dashed #787878;
margin: 1em auto ;
padding: 4em 0px;
background: #fff;
margin: 20px auto;
}
.yotei {
color: #000;
font-size: 13px;
font-weight: bold;
line-height: 150%; 
margin: 50px 0;
padding: 0px 1em;
}



