@charset "UTF-8";

#event {
	margin: 0px;
	padding: 0px;
}
#event h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	background-image: url(../event/2020_tango/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	padding-top: 12px;
	padding-left: 7px;
	letter-spacing: 0.1em;
	clear: both;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993;
	border-bottom-color: #993;
}
#block {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#midashi {
	float: left;
	width: 440px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.6em;
}
#midashi img {
	margin-bottom: 15px;
}
#midashi ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#midashi li {
	background-image: url(../images/common/icon_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	font-size: 85%;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.0em;
}
#chirashi_dl {
	float: right;
	width: 160px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	text-align: center;
	line-height: 1.2em;
	margin-top: 220px;
	display: block;
	margin-bottom: 30px;
}
#chirashi_dl img {
	padding-bottom: 5px;
}


/*共通----------------------*/

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

.nom {
	font-size: 11px;
	font-weight: lighter;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #999;
	padding: 2px;
	line-height: 1.2em;
	margin-left: 10px;
	letter-spacing: 0.1em;
}

.btn_syosai {
	height: 79px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}


/*真田丸シリーズ----------------------*/
.sanadamaru{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sanadamaru dl {
	margin: 0px;
	padding: 0px;
}
.sanadamaru dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	background-image: url("../event/2016_tango/icon_sanadamaru.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}
.sanadamaru dd {
		width: 430px;
	margin-right: auto;
	margin-left: auto;
}
.sanadamaru dd.txt {
		line-height: 1.8em;
	margin-right: 55px;
	margin-left: 65px;
	width: 500px;
}




/*新作商品----------------------*/
.new {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.new dl {
	margin: 0px;
	padding: 0px;
}
.new dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	background-image: url(../event/2020_tango/icon_new.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}
.new dd {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
.new dd.txt {
	line-height: 1.8em;
	margin-right: 55px;
	margin-left: 65px;
	width: 500px;
}



/*特別記念企画商品----------------------*/
.gentei {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.gentei dl {
	margin: 0px;
	padding: 0px;
}
.gentei dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}
.gentei dd {
	margin-right: auto;
	margin-left: auto;
	width: 430px;
	text-align: center;
}
.gentei dd.txt {
	line-height: 1.8em;
	margin-right: 55px;
	margin-left: 65px;
	width: 500px;
}

.gentei dt.gentei0  {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	background-image: url(../event/img/icon_gentei0.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}
.gentei dt.gentei3  {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	background-image: url(../event/2019_tango/icon_gentei3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}

.gentei dt.gentei4  {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	background-image: url(../event/2019_tango/icon_gentei4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}

.gentei dt.gentei5  {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	background-image: url(../event/2019_tango/icon_gentei5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}



.kinen {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.kinen dl {
	margin: 0px;
	padding: 0px;
}
.kinen dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	background-image: url(../event/img/icon_kinen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}
.kinen dd {
	margin-right: auto;
	margin-left: auto;
	width: 430px;
	text-align: center;
}
.kinen dd.txt {
	line-height: 1.8em;
	margin-right: 55px;
	margin-left: 65px;
	width: 500px;
}




/*石川潤平工房----------------------*/
.jyunpei {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.jyunpei dl {
	margin: 0px;
	padding: 0px;
}
.jyunpei dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	background-image: url(../event/img/icon_jyunpei.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}
.jyunpei dd {
	margin-right: 95px;
	margin-left: 95px;
	width: 430px;
	text-align: center;
}
.jyunpei dd.txt {
	line-height: 1.8em;
	margin-right: 55px;
	margin-left: 65px;
	width: 500px;
}


/*力石甲人・力石鎧秀----------------------*/
.chikaraoshi {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.chikaraoshi dl {
	margin: 0px;
	padding: 0px;
}
.chikaraoshi dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	font-weight: bold;
	padding-left: 10px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 1.2em;
}
.chikaraoshi dd {
	margin-right: 95px;
	margin-left: 95px;
	width: 430px;
	text-align: center;
}
.chikaraoshi dd.txt {
	line-height: 1.8em;
	margin-right: 55px;
	margin-left: 65px;
	width: 500px;
}
