@charset "utf-8";
/*//////////  レシピページ設定  //////////*/
#recipie a:link, #recipie a:visited {
	color: #339999 !important;
}
#recipie a:hover, #recipie a:active {
	color: #66CCCC !important;
}
#recipie #contents h2 {
	margin-bottom: 15px;
}


/*//////////  レシピ一覧ページ設定  //////////*/
#weeklyTop {
	float: left;
	width: 385px;
	background:url(../images/weekly/weeklyrecipe_top.gif) no-repeat top;
	padding-top:55px;
}
#weeklyBottom {
	background:url(../images/weekly/weeklyrecipe_bottom.gif) no-repeat bottom;
	padding-bottom:10px;
}
#weekly {
	background:url(../images/weekly/weeklyrecipe_bg.gif) repeat-y;
	padding:10px 10px 0 10px;
}
#weekly .img {
	float:left;
	width:175px;
}
#weekly .text {
	float:left;
	width:173px;
	_width:174px;
	margin:0 0 5px 10px;
}
#weekly ul {
	margin-top: 5px;
}
#weekly li {
	background-repeat: no-repeat;
	background-position: left 4px;
	background-image:url(../images/weekly/img_arrow.gif);
	min-height: 10px;
	height: 10px;
	/*\*//*/
	height: auto;
/* */
	padding-left: 10px;
	margin-bottom: 0.5em;
	list-style-type: none;
}
#recipie #weekly a:link, #recipie #weekly a:visited {
	color: #595959 !important;
	font-weight:bold;
}
#recipie #weekly a:hover, #recipie #weekly a:active {
	color: #999999 !important;
	font-weight:bold;
}

#recipie #bannerImg {
	float: right;
	width: 200px;
	margin:15px 0 10px 0;
}
#recipie #bannerImg img {
	margin-bottom: 10px;
}

#recipie #search {
	margin-left:10px;
}
#recipie #search img {
	margin-right:5px;
}


/*//////////  レシピ一覧ページ設定  //////////*/
#recipie #recipieList {
	width: 603px;
}
#recipie #recipieList .row {
	margin-bottom: 5px;
}
#recipie #recipieList .row2menu {
	margin-bottom: 5px;
	padding-left: 100px;
}
#recipie #recipieList .row1menu {
	margin-bottom: 5px;
	padding-left: 208px;
}
#recipie #recipieList .row div,
#recipie #recipieList .row2menu div {
	display: inline;
	float: left;
	width: 193px;
	margin-left: 8px;
}

/* アレンジレシピ */
#arrangerecipeTop {
	width: 595px;
	background-image: url(../images/arrangerecipe_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 80px;
	margin-left: 5px;
}
#arrangerecipeBottom {
	background-image: url(../images/arrangerecipe_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 16px;
}
#arrangerecipe {
	background-image: url(../images/arrangerecipe_bg.gif);
	background-repeat: repeat-y;
}
#recipie #arrangerecipe #recipieList {
	width: 595px;
	padding-top: 10px;
	margin-left: -3px;
}
#recipie #arrangerecipe #recipieList .row {
	margin-bottom: 5px;
}
#recipie #arrangerecipe #recipieList .row2menu {
	margin-bottom: 5px;
	padding-left: 100px;
}
#recipie #arrangerecipe #recipieList .row1menu {
	margin-bottom: 5px;
	padding-left: 205px;
}
#recipie #arrangerecipe #recipieList .row div,
#recipie #arrangerecipe #recipieList .row2menu div {
	display: inline;
	float: left;
	width: 188px;
	margin-left: 10px;
}
#recipie #arrangerecipe h2 {
	margin: 0 0 10px 15px;
}


/*//////////  スライダー設定  //////////*/
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap {
	margin: 20px 0;
	position: relative;
	width: 100%;
}
.csw {
	width: 100%;
	height: 460px;
	background: #fff;
	overflow: scroll
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}
.stripViewer {
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 579px;
	height: 100%;
	clear: both;
	background: #fff;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
}
.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 579px;
}
.stripViewer .panelContainer .panel .wrapper {
	padding-top: 10px;
}
.stripNav ul {
	list-style: none;
}
.stripNav ul li {
	float: left;
	margin-right: 2px;
}
.stripNav a {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/bt_circle.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	margin-right: 5px;
}
.stripNav a:hover {
	background-image: url(../images/bt_circle_on.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.stripNav a.current {
	background-image: url(../images/bt_circle_on.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.stripNavL, .stripNavR {
	display: none;
}
#recipie .panel .row div,
#recipie .panel .row2menu div {
	display: inline;
	float: left;
	width: 193px;
}

/* アレンジレシピ */
#recipie .panel #arrangerecipeTop {
	width: 570px;
	background-image: url(../images/arrangerecipe_top_s.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 80px;
	margin-left: 5px;
}
#recipie .panel #arrangerecipeBottom {
	background-image: url(../images/arrangerecipe_bottom_s.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
#recipie .panel #arrangerecipe {
	background-image: url(../images/arrangerecipe_bg_s.gif);
	background-repeat: repeat-y;
}
#recipie .panel #arrangerecipe #recipieList {
	width: 570px;
}
#recipie .panel #arrangerecipe #recipieList .row {
	margin-bottom: 3px;
}
#recipie .panel #arrangerecipe #recipieList .row2menu {
	margin-bottom: 5px;
	padding-left: 100px;
}
#recipie .panel #arrangerecipe #recipieList .row1menu {
	margin-bottom: 5px;
	padding-left: 205px;
}
#recipie .panel #arrangerecipe #recipieList .row div,
#recipie .panel #arrangerecipe #recipieList .row2menu div {
	display: inline;
	float: left;
	width: 180px;
}


/*//////////  レシピ詳細ページ設定  //////////*/
#recipie #ingredients {
	background-image: url(../images/ingredients_bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#recipie #ingredientsTop {
	background-image: url(../images/ingredients_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 605px;
	padding-top: 15px;
}
#recipie #ingredientsBottom {
	background-image: url(../images/ingredients_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
#recipie #ingredients h2 {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
#recipie #ingredients #recipeImg {
	text-align: center;
	margin-top: 10px;
	float: left;
	width: 287px;
}
#recipie #ingredients #recipeData {
	display: inline;
	float: left;
	width: 283px;
	margin-top: 5px;
	margin-left: 10px;
}
#recipie #ingredients #recipeData div.material {
	float:left;
	background-image:url(../images/material.gif);
	background-repeat:no-repeat;
	width:283px;
	height:35px;
}
#recipie #ingredients #recipeData div.measure {
	float:right;
	background-image:url(../images/icon_measure.gif);
	background-repeat:no-repeat;
	padding:0 0 0 35px;
	margin:12px 10px 0 0;
	min-height:17px;
	font-size:90%;
	_font-size:100%;
	font-weight:normal;
}
#recipie #ingredients #recipeData div.time {
	float:right;
	background-image:url(../images/icon_time.gif);
	background-repeat:no-repeat;
	padding:0 0 0 59px;
	margin:12px 10px 0 0;
	_margin:12px 5px 0 0;
	min-height:17px;
	font-size:90%;
	_font-size:100%;
	font-weight:normal;
}
#recipie #ingredients table {
	width: 263px;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
}
#recipie #ingredients col.quantity {
	width: 5em;
}
#recipie #ingredients td {
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#recipie #ingredients td.group {
	font-weight: bold;
	background-color: #F0F0F0;
	text-align: center;
	width: 1em;
	padding-right: 0.2em !important;
	padding-left: 0.2em !important;
}
#recipie #ingredients td.tl {
	table-layout: fixed;
}
#recipie #process {
	background-image: url(../images/process_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
	padding-bottom: 10px;
}
#recipie #process ol {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#recipie #process li {
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 24px;
	height: 24px;
/*\*//*/
	height: auto;
/* */
	padding-left: 35px;
	margin-bottom: 0.5em;
	list-style-type: none;
}
/* Hides from IE-mac \*/
#process > ol > li#p1, 
#process > ol > li#p2, 
#process > ol > li#p3, 
#process > ol > li#p4, 
#process > ol > li#p5, 
#process > ol > li#p6, 
#process > ol > li#p7, 
#process > ol > li#p8, 
#process > ol > li#p9,
#process > ol > li#p10 { 
	height: 100%; 
}
/* End hide from IE-mac */
#recipie #process li#p1 {
	background-image: url(../images/1.gif);
}
#recipie #process li#p2 {
	background-image: url(../images/2.gif);
}
#recipie #process li#p3 {
	background-image: url(../images/3.gif);
}
#recipie #process li#p4 {
	background-image: url(../images/4.gif);
}
#recipie #process li#p5 {
	background-image: url(../images/5.gif);
}


/*//////////  バックナンバーページ設定  //////////*/
#backnumber {
	margin:0 0 0 20px;
	_margin:0 0 0 20px;
}
#backnumber div {
	width:175px;
	float:left;
	margin-right:20px;
	_margin-right:15px;
}
#backnumber ul {
	margin-top: 5px;
}
#backnumber li {
	margin-bottom: 0.5em;
	list-style-type: none;
}
#backnumber li.name {
	background-repeat: no-repeat;
	background-position: left 4px;
	background-image:url(../images/weekly/img_arrow.gif);
	min-height: 10px;
	/*\*//*/
	height: auto;
/* */
	margin-left:5px;
	padding-left: 10px;
	font-weight:bold;
}
#backnumber li.time {
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(../images/weekly/icon_time.gif);
	min-height: 18px;
	/*\*//*/
	height: auto;
/* */
	padding-left: 20px;
}
#backnumber li.measure {
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(../images/weekly/icon_measure.gif);
	min-height: 18px;
	/*\*//*/
	height: auto;
/* */
	padding-left: 20px;
}
#backnumber li.day {
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(../images/weekly/icon_day.gif);
	min-height: 18px;
	/*\*//*/
	height: auto;
/* */
	padding-left: 20px;
}

.none {
	display:none;
}