@charset "utf-8";
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
* {-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,p{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
img{border:0;max-width: 100%;}
a {
	text-decoration:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:hover,a.selected{text-decoration:none;}
a:focus{outline:0}
a:link {color: #099;}
a:visited {color: #066;}
a:hover {color: #84E8E3;}
a img {vertical-align:top;border-style:none;//IE8}
ul li a,ul li img{display: block;}
input {outline:none;}
.clear {clear: both;}
.clrfx:before,
.clrfx:after {
	content:"";
	display:table;
	clear:both;
}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac {text-align:center;}
.tar {text-align: right;}
.bold {font-weight: bold;}
.red {color: red;}
/*.mt40 {margin-top: 40px;}
.mt30 {margin-top: 30px;}
.mt20 {margin-top: 20px;}*/
/*.pb30 {padding-bottom:30px;}
.pb50 {padding-bottom:50px;}*/
.posl {position: relative;}
.poa {position: absolute;}
.mr_01 {margin-right: -0.1em;}
.ml_05 {margin-left: -0.5em;}
.mr_05 {margin-right: -0.5em;}
.ml1 {margin-left: 1em;}
label {position: relative;bottom: -2px;}

/* --------------------------------------------------------
 * Common
 * --------------------------------------------------------*/
body {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: left;
	background: url(/store/urerube/images/every/bg.gif);
	background-color: #F6F3E5;
}

#header{
	width: 1020px;
}
#wrapper,  #contents, #footer {
    width: 980px;
    margin: 0 auto;
	text-align:center;
}

/* wrapper */
#wrapper {
  	width: 1020px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 0 10px 0 #666;
}

/*  header */
#header {
	position: relative;
	text-align: center;
}

#header .mainHeadImg {
	margin-top: 15px;
}

/* --------------------------------------------------------
 * contents
 * --------------------------------------------------------*/
#outLineArea,
#toppingArea {
	margin: 20px 0;
}

/* formArea --------------- */
.formArea {
	font-size: 13px;
	letter-spacing: 0.1em;
	font-family: sans-serif;
}

.formArea span {
	display: block;
	font-size:11px;
}

.formArea label {
	font-family: sans-serif;
}

.stockTxt {
	color: #f00;
	font-size: 11px;
}

/* formSelect --------------- */
.formArea .formSelect {
	text-align: center;
	text-align: -webkit-center;
	border: 1px solid #999;
	border-radius: 5px;
	color: #333;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
	vertical-align: middle;
	width: 100px;
}

/* outLineArea --------------- */
#outLineArea {
	width: 900px;
	display: block;
	margin: 10px auto 0 auto;
	letter-spacing : 0.1em;
}

#outLineArea .outLine1,
#outLineArea .outLine2 {
	width: 420px;
	text-align: left;
}

#outLineArea .outLine1 {
	float: left;
	margin: 30px 0 30px 40px;
}

#outLineArea .outLine2 {
	float: right;
	width: 330px;
	margin: 25px 35px 30px 0;
	margin-right: 35px;
}

#outLineArea .outLine2 ul.mokuji li {
	display: block;
	padding: 16px 0 20px 0;
	background: url(../images/yugohan/line_y.gif) no-repeat 0 50px;
}

#outLineArea .outLine2 ul.mokuji li:first-child {
	padding: 2px 0 15px 0;
	background: url(../images/yugohan/line_y.gif) no-repeat 0 30px;
}

#outLineArea .outLine2 ul.mokuji_archive {
	margin-top: 50px;
	padding-top: 4px;
	background: url(../images/yugohan/line_y.gif) no-repeat 0 0px;
}

#outLineArea .outLine2 ul.mokuji_archive li {
	display: block;
	padding: 16px 0 22px 0;
	background: url(../images/yugohan/line_y.gif) no-repeat 0 52px;
}


/* contentArea --------------- */
#contentArea {
	width: 884px;
	display: block;
	margin: 10px auto 0 auto;
	letter-spacing : 0.1em;
}

#contentArea .content1,
#contentArea .content2 {
	text-align: left;
	margin: 30px 0;
}

#contentArea .content1 {
	float: left;
	margin-left: 40px;
	font-size: 14px;
	line-height: 28px;
	color: #ff3c00;
	width: 400px;
}

#contentArea .content2 {
	float: right;
	width: 360px;
}

.menu {
	margin-top: 20px;
	color: #000000;
}

.menu  span {
	color: #00a000;
	font-weight: bold;
}

.profile {
	width: 294px;
	font-size: 13px;
	border: solid 3px #00a000;
	padding: 20px 10px 20px 20px;
}

.profile_name {
	margin-top: 10px;
	font-size: 16px;
	color: #00a000;
	font-weight: bold;
}

.update {
	font-size: 10px;
	margin: 40px 0 20px 0;
}

/* shopHeader --------------- */
#shopHeader {
	position: relative;
	text-align: center;
}

#shopHeader .shopHdImg {
	margin-top: 15px;
}

#shopHeader .about {
	position: absolute;
	right: 30px;
	bottom: 10px;
}

/* storeYodogawa --------------- */
#storeYodogawa {
	width: 892px;
	display: block;
	margin: 30px auto 20px auto;
}

#storeYodogawa .yodogawa1,
#storeYodogawa .yodogawa2 {
	width: 420px;
	text-align: left;
	margin: 30px 0;
}

#storeYodogawa .yodogawa1 {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}
#storeYodogawa .yodogawa1 .intro {
	font:normal 15px/30px "MS 明朝","MS Mincho",'Hiragino Mincho ProN', serif;
	letter-spacing: 0.5px;	
}
#storeYodogawa .yodogawa1 .saleDate {
	color:#EB5E5E;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 2px;	
	padding: 10px 0;
}

#storeYodogawa .yodogawa1 .info {
	color:#8A8A8A;
	font-size: 13px;
	line-height: 29px;
	letter-spacing: 0.5px;	
}

#storeYodogawa .yodogawa2 {
	float: right;
}

#storeYodogawa .explain {
	padding-bottom: 20px;
}

#storeYodogawa #memoArea {
 background: url(/store/urerube/images/every/memo.png);
 background-repeat: no-repeat;
 height: 390px;
}

#storeYodogawa .yodogawaTxt {
	padding-top: 70px;
	padding-left: 35px;
	letter-spacing: 0;
	font-size: 13px;
	line-height: 25px;
}

#storeYodogawa  .yodogawa2 .readme {
	margin-left: 50px;
}

#storeYodogawa a{
	color: #0064ff;	
}

#storeYodogawa a:hover{
	color: #ff6400;	
	text-decoration: none;
}

/* 0413 */
#storeYodogawa p.yokoku {
	text-align: left;
	margin: 0 auto;
	width: 800px;
}

/* 0415 */
#storeYodogawa p.yokoku2 {
	text-align: left;
	width: auto;
	font:normal 17px/31px "MS 明朝","MS Mincho",'Hiragino Mincho ProN', serif;
	margin:40px 0 0 220px;
}

/* setItemArea --------------- */
.setItemArea .setItem {
	width: 930px;
	margin: 30px auto;
	padding-bottom: 20px;
}

.setItemArea .setPhoto {
	margin-left: 90px;
}

.setItemArea .item1_txt,
.setItemArea .item2_txt {
	text-align: left;
	padding-left: 36px;
}

.setItemArea .item1_txt .setContent1,
.setItemArea .item2_txt .setContent2 {
	padding: 20px 0;
}

.setItemArea .setDetail1,
.setItemArea .setDetail2 {
	margin-left: 70px;
}

.setItemArea .setDetail1 img {
	margin-bottom: 20px;
}
.setItemArea .setDetail2 img {
	margin-bottom: 15px;
}

.setItemArea .setDetail1 .formArea span,
.setItemArea .setDetail2 .formArea span {
	width: 160px;
	text-align: center;
}


/* toppingArea --------------- */
#toppingArea img {
	padding: 5px 0;
}

#toppingArea div#itemList {
	width: 880px;
	margin: 0 auto;
}

#toppingArea div#itemList li {
	margin: 15px 10px;
	float: left;
	list-style: none;
}

#toppingArea .topping{
	width: 200px;
	height: 300px;
}

#toppingArea .topping select {
	outline: none;
}

#toppingArea .topping a img {
	margin: 0 auto;
}

.topping_nm {
	margin-top: 5px;
	  line-height: 18px;
}

.topping_price {
	margin-left: 10px;
}

.topping_price span {
	font-size: 10px;
	line-height: 22px;
}

.toppingAdjst {
	padding-bottom: 8px;
	margin-top: 15px;
}


/* order --------------- */
#order {
	position: relative;
	display: block;
	height: 80px;
	width: 852px;
	background-color: #FFA0FF;
	margin: 50px auto 80px auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#order input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	outline: none;
}

/* archiveList --------------- */
#archiveList {
	margin: 40px auto 0;
	text-align: center;
}

#archiveList li {
	line-height: 75px;
	margin-bottom: 15px;
}

#archiveList .archiveTtl {
	margin: 40px 0 20px -10px;
}
#archiveList .archiveEnd {
	  display: block;
  text-align: center;
  margin: 0 auto 30px auto;
  width: 180px;
}

#archiveList .update {
	font-size: 10px;
	margin: 30px 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	letter-spacing: .05em;
}
/* --------------------------------------------------------
 * footer
 * --------------------------------------------------------*/
#footer ul.navLinkBar {
    float: left;
    margin: 50px 0 0;
    padding: 0;
    position: relative;
    width: 1000px;
}

#footer ul.navLinkBar li.navLink {
	list-style: none outside none;
    float: left;
    margin: 0 20px;
    position: relative;
}

#footer ul.navLinkBar li.navLink:first-child {
	margin-left: 55px;
}

#footer ul.navLinkBar li.navLink a {
	color: #fff;
    text-decoration: none;
}

#footer ul.navLinkBar li.credit {
    text-align: left;
    bottom: 15px;
    margin-left: 70px;
    font-size: 10px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	letter-spacing: .05em;
}

#footer p.copyright {
	padding: 120px 0 10px 0;
	margin-bottom: 60px;
	color: #fff;
	text-align: center;
}

/* YouTube( 夕ごはんその前に ) */
#youTubeArea>img {
	margin-top: -10px;
	margin-bottom: 25px;
}

#youTubeArea .yMokuji {
	width: 722px;
	margin: 15px auto 30px auto;
}

#youTubeArea .yMokuji>img {
	display: block;
	padding: 10px 0 10px 4px;
}

#youTubeArea .yMokuji .fl {
	margin-left: 2px;
}
#youTubeArea .yMokuji .fl a {
	margin-right: 20px;
}
#youTubeArea .yMokuji .fr {
	margin-right: -3px;
}
#youTubeArea .yMokuji .fr a {
	margin-left: 20px;
}

/* まないた */
#choppingBoard {
	 text-align: center;
	 margin-top: 35px;
	 margin-bottom: 50px;
}
#choppingBoard >p {
text-align: left;
  width: 500px;
  padding-left: 60px;
  margin: 25px auto 20px auto;
  font: normal 16px/30px "MS 明朝","MS Mincho",'Hiragino Mincho ProN', serif;
  letter-spacing: 0.5px;
  color: #f00;
}
#choppingBoard .board span {
  letter-spacing: 0.6px;
  font-size: 12px;
  /* padding-top: 5px; */
  display: inline-block;
}
#choppingBoard .board {
	width: 850px;
	margin: 0 auto;
	border-top: 4px solid #503716;
	padding-top: 20px;
}

#choppingBoard .board  .ttl{
	display: block;
	margin: 0 auto 30px auto;
} 

#choppingBoard .board .fl {
	margin-left: 30px;
}

#choppingBoard .board .fl2 {
	text-align: left;
	float: left;
	margin-left: 40px;
}

#choppingBoard .board .fl2 p {
	margin-bottom: 34px;
	line-height: 27px;
}

#choppingBoard .cart {
	margin-top: 24px;
}

#choppingBoard .stock {
	font-size: 14px;
	line-height: 20px;
 	color: #f00;
	margin-top: 5px;
  	padding-left: 8px;
  	display: inline-block;
}