@charset "utf-8";

/* =======================================

	Recipe Osechi CSS

========================================== */
/*-- rightNav --*/
ul#txtList {
	margin: 5px 5px 6px 7px;
	padding: 4px 0 0 0;
	background: url(../../img/common/line_orangedot.gif) repeat-x;
}

ul#txtList li {
	padding: 3px 0 8px 3px;
	text-align: left;
	background: url(../../img/common/line_orangedot.gif) repeat-x left bottom;
}

#contents {
	width: 775px;
	padding: 0 5px 20px;
}

#contents:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#contents div {
	position: relative;
	float: right;
	display: inline;
	height: 650px;
}

#contents #osechi01 {
	width: 235px;
	background: url(../../img/recipe/osechi/bg_osechi01.jpg) no-repeat;
}
#contents #osechi01 p {
	position: absolute;
	top: 28px;
	left: 21px;
}

#contents #osechi02 {
	width: 55px;
	background: url(../../img/recipe/osechi/bg_osechi02.gif) no-repeat;
}
#contents #osechi02 h1 {
	position: absolute;
	top: 28px;
	left: 7px;
}

#contents #osechi03 {
	width: 270px;
	background: url(../../img/recipe/osechi/bg_osechi03.jpg) no-repeat;
}
#contents #osechi03 p {
	position: absolute;
	top: 28px;
	left: 19px;
}

#contents #osechi04 {
	width: 215px;
	background: url(../../img/recipe/osechi/bg_osechi04.gif) no-repeat;
}
#contents #osechi04 dl {
	position: absolute;
	width: 180px;
	text-align: center;
}

#contents #osechi04 .wrapper-u,
#contents #osechi04 .wrapper-s {
	left: -13px;
	width: 186px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
	-webkit-box-shadow: 2px 2px 2px #999;
	behavior: url(/PIE.php);
}

#contents #osechi04 .wrapper-u {
	top: 15px;
	height: 293px;
}

#contents #osechi04 .wrapper-s {
	top: 25px;
	height: 311px;
}

#contents #osechi04 dl#usukuchi,
#contents #osechi04 dl#shirodashi {
	padding: 16px 0 14px;
	top: 2px;
	left: 2px;
	border: 1px solid #c9151e;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.php);
}

#contents #osechi04 dl#usukuchi {
	height: 256px;
	width: 179px;
}

#contents #osechi04 dl#shirodashi {
	height: 274px;
	width: 179px;
}

#contents #osechi04 dl#usukuchi dd.btn {

}

#contents #osechi04 dl#usukuchi dd.osechi-txt {
	padding: 6px 12px 12px;
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 110%;
}

#contents #osechi04 dl#shirodashi dd.btn {
	padding: 10px 0 6px;
}

#contents #osechi04 dl#shirodashi dd.osechi-txt {
	padding: 2px 12px 12px;
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 110%;
}
