@charset "UTF-8";
/* CSS Document */


/* setup */

html{
	font-size:62.5%; /* 基準のフォントサイズ10px */
}

body{
	font-size:12px;
	font-size:1.2rem;
	color:#555;
	line-height:1.6;
	margin:0 auto;
}

#inner{
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.red{
	color:#900;
}

.pink{
	color:#f66;
}

/* ----- categry price&deli display */

#stole p.deli,
#hosokawa p.deli,
#nowhaw p.deli,

.shipinfo
{
    display:none !important;
}
/*
#vday p.price,
#vday p.deli,
#wday p.price,
#wday p.deli,
#xmas p.price,
#xmas p.deli,

*/

#xmas .xitem,
#vday .xitem,
#wday .xitem{
	padding-bottom:35px;
}

/* ----- guide display */
.none1101
/*
{
    display:none !important;
}*/
