@charset "utf-8";
/* CSS Document */

/* トップ部分 */

.top {
	width: 670px;
	position: relative;
}

* html .top{
	width:100%;
	}

#main_kitchen{
	width: 670px;
	float: left;
}

.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;
}

* html .tab1 {
	margin-right: 5px;
}

.tab2 {
	width: 173px;
	height: 30px;
	background: url(../images/btn-tab2.jpg) no-repeat;
	float: left;
}

.tab2 a {
	width: 173px;
	height: 30px;
	display: block;
}

/* レシピを追加するボタン */

.btn-top {
	position: absolute;
	top: 1px;
	left: 430px;
}


/* 670box */

.tit-top {
	width: 670px;
	height: 90px;
	background: url(../images/tit-myrecipe.jpg) no-repeat;
}

.box670-center {
	width: 670px;
	padding-top: 10px;
	background: url(../images/bg-center-r.jpg) repeat-y;
}

.tit-bottom {
	width: 670px;
	height: 15px;
	background: url(../images/bg-bottom-r.jpg) no-repeat;
}

.box670-inside {
	width: 653px;
	margin: 0 auto;
}

* html .box670-inside {
	margin: 0 8px;
}


/* 一押しのレシピ */

.tit-top2 {
	width: 653px;
	height: 33px;
	background: url(../images/tit-myrecipe2.jpg) no-repeat;
}

* html .tit-top2 {
	height: 33px;
	padding-bottom: 5px;
}

.box653-center {
	width: 653px;
	background: url(../images/bg-center2-r.jpg) repeat-y;
}

.tit-bottom2 {
	width: 653px;
	height: 20px;
	position: relative;
	background: url(../images/bg-bottom2-r.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;
	height: 384px;
	padding: 0 3px 0 0;
	background: url(../images/bg-mr.jpg) no-repeat;
	float: left;
	position: relative;
}

.box-line {
	margin-bottom: 5px;
}

.box-mini-inside {
	padding: 5px 15px 0;
}

/* 1 */

.mini-1 {
	padding: 10px 12px 0 10px;
}

.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: 10px;
	}

.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;
}

/* 4 */

.mini-4 {
	position: absolute;
	top: 335px;
	left: 0px;
	}

.mini-4-inside {
	position: absolute;
	left: 105px;
}

.btn-box-smile {
	position: absolute;
	left: -91px;
}

.btn-special {
	position: absolute;
	left: -90px;
}

.btn-look-r {
	position: absolute;
	top: 335px;
	left: 0px;
}

.btn-make-r {
	position: absolute;
	left: 0px;
}

.btn-join-c {
	position: absolute;
	top: 20px;
}

/* Myレシピ一覧を見る　リンク */

.inter2 {
	margin-bottom: 5px;
	text-align: right;
}
