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

/* トップ部分 */

.top {
	width: 700px;
	position: relative;
}

* html .top {
	width: 100%;
	position: relative;
}

.top-left {
	float: left;
}

.top-right {
	float: right;
}

.kitchen-name {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}


/* タブ部分 */

.tab1 {
	width: 173px;
	height: 30px;
	padding-right: 5px;
	background: url(../images/btn-tab1.jpg) no-repeat;
	float: left;
}

.tab1 a {
	width: 173px;
	height: 30px;
	display: block;
}

* html .tab1 {
	margin-right: 5px;
}

.tab2 {
	width: 173px;
	height: 30px;
	background: url(../images/btn-tab2.jpg) no-repeat;
	float: left;
}


/* レシピを追加するボタン */

.btn-top {
	position: absolute;
	top: 0px;
	left: 430px;
}

/* 670box */

.tit-top {
	width: 670px;
	height: 90px;
	background: url(../images/tit-photo.jpg) no-repeat;
}

.box670-center {
	width: 670px;
	padding-top: 10px;
	background: url(../images/bg-center-f.jpg) repeat-y;
}

.tit-bottom {
	width: 670px;
	height: 15px;
	background: url(../images/bg-bottom-f.jpg) no-repeat;
}

.box670-inside {
	width: 653px;
	margin: 0 auto;
}

* html .box670-inside {
	margin: 0 10px;
}


/* 一押しのレシピ */

.tit-top2 {
	width: 653px;
	height: 33px;
	background: url(../images/tit-photo2.jpg) no-repeat;
}

* html .tit-top2 {
	height: 33px;
	padding-bottom: 5px;
}

.box653-center {
	width: 653px;
	background: url(../images/bg-center2-f.jpg) repeat-y;
}

.tit-bottom2 {
	width: 653px;
	height: 20px;
	position: relative;
	background: url(../images/bg-bottom2-f.jpg) no-repeat;
}

/* 一押しのレシピ 日付　*/

.date {
	padding-top: 10px;
	position: absolute;
	left: 750px;
	float: left;
}

*+html body .date {
	left: 530px;
}

* html .date {
	left: 700px;
}

/* IE8 */

html>/**/body .date {
	left: 700px\9;
	} 

.move {
	padding: 10px 15px 0 0;
	float: right;
}

.box633-inside {
	width: 633px;
	padding: 10px 0 0 5px;
	margin: 0 auto;
}

* html .box633-inside {
	padding: 10px 0 0 0;
	margin: 0 10px;
}

.ph-top {
	width: 340px;
	float: left;
	padding-right: 10px;
}

/* いちおし内　右上 */

.box-top2-right {
	width: 273px;
	float: left;
}

/* キャラ弁名 */

.box-tit {
	padding-top: 3px;
	margin-bottom: 5px;
	border-bottom: 2px solid #ccc;
}
	
.tit-chara-b {
	color: #7bb83f;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 3px;
}

/* 作者名 */

.now-name {
	color: #630;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}
	
/* 一押し写真内テキスト */
	
.txt-special {
	line-height: 16px;
	padding-bottom: 10px;
}

.btn-tell {
	text-align: center;
	padding-bottom: 10px;
}

/* グレー枠内 */

.bg-gray {
	width: 273px;
	height: 46px;
	position: relative;
	background: url(../images/bg-waku.gif) no-repeat;
}

* html .bg-gray {
	width: 273px;
	height: 46px;
	position: relative;
	background: url(../images/bg-waku.gif) no-repeat;
}

.bg-gray-heart {
	position: absolute;
	top: 15px;
	left: 20px;
	float: left;
}

.bg-gray-number {
	position: absolute;
	top: 16px;
	left: 47px;
	float: left;
}

.bg-gray-smile {
	position: absolute;
	top: 4px;
	left: 130px;
	float: left;
}

.btn-look {
	padding-top: 10px;
}

.inter {
	margin: 5px 0;
}


/* ミニボックス */

.box-mini {
	width: 214px;
	padding: 0 3px 0 0;
	_padding: 0 2px 0 0;
	background:url(../images/bg-box-mini-center.jpg) repeat-y;
	float: left;
	position: relative;
}

.box-line {
	margin-bottom: 5px;
}

.box-mini-inside {
	padding: 5px 15px 0;
}

/* 1 */

.mini-1 {
	padding: 10px 12px 0 10px;
	background:url(../images/bg-box-mini-top.jpg) no-repeat;
}

.mini-date {
	float: left;
}

.icon {
	padding: 0 3px;
	float: left;
	position: relative;
}

.ico-1 {
	position: absolute;
	top: -1px;
	left: 10px;
}

.ico-2 {
	position: absolute;
	top: -1px;
	left: 30px;
}

.ico-3 {
	position: absolute;
	top: -1px;
	left: 50px;
}

.rewrite {
	float: right;
}

/* 2 */

.mini-2 {
	padding-bottom: 5px;
	background:url(../images/bg-box-mini-border.jpg) bottom no-repeat;
	margin-bottom:5px;
	}

.now-name2 {
	color: #630;
	font-weight: bold;
	float: left;
	}

.mini-number {
	float: right;
	}

.mini-heart {
	text-align: right;
}

/* img */

.ph-img {
	text-align: center;
	padding-bottom: 10px;
}

/* 3 */

.box-mini3 {
	border-bottom: 1px dashed #ccc;
}

.tit-chara-b2 {
	font-size: 14px;
	color: #7bb83f;
	font-weight: bold;
	padding-bottom: 3px;
}

.txt-mini3 {
	padding-top: 5px;
	line-height: 18px;
	margin-bottom:9px;
}

/* 4 */
.mini-4{
	background:url(../images/bg-box-mini-border.jpg) top no-repeat;
}
.mini-4-inside{
	padding-top:9px;
}
.mini-4-inside p{
	width:79px;
	height:37px;
}
.btn-special{
	float:left;
}
.mini-4-inside dl{
	width:92px;
	float:right;
}
.mini-4-inside dl dt{
	width:92px;
	height:17px;
	margin-bottom:2px;
}
.mini-4-inside dl dd{
	width:92px;
	height:17px;
}
.box-mini-footer{
	background:url(../images/bg-box-mini-footer.jpg) no-repeat;
	width:214px;
	height:16px;
}
.box-mini-footer hr{
	display:none;
}
.mini-4-inside .btn-make-r{
	padding-left:95px;
}

/* Myレシピ一覧を見る　リンク */

.inter2 {
	margin-bottom: 5px;
	text-align: right;
}