@charset "utf-8";
/* CSS Document */


/* ボックスについてはsecond.css参照 */


/* ボックス */

.box720-t {
	width: 720px;
}


.history2 {
	font-size: 10px;
	padding: 5px 0;
}

.box-inside-y3 {
	padding: 0 12px;
}

.box-bottom-y {
	width: 680px;
}

.box-y-right4 {
	width: 550px;
	padding: 10px 5px 5px 0;
	float: left;
}

.box-w-top2 {
	width: 550px;
	padding: 5px 0 5px 5px;
	border-bottom: #CCC solid 2px;
}

.left-img-y2 {
	width: 102px;
	padding: 15px 10px 0;
	float: left;
}

.box-yellow2 {
	width: 700px;
	margin-top: 10px;
}


/* 先生の紹介 */

.txt-t-name {
	color: #093;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.kitchen .txt-t-name a:link{
	color: #093;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
.kitchen .txt-t-name a:visited{
	color: #093;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.box-w-txt2 {
	margin-bottom: 10px;
}

.box-w-txt3 {
	width: 250px;
	padding-right: 10px;
	font-size: 15px;
	line-height: 20px;
	float: left;
}

.box-w-txt4 {
	padding: 5px;
	float: left;
}


/* MYBESTキャラ弁 */

.box-best {
	padding-top: 10px;
}

.box-best-top {
	width: 675px;
	height: 35px;
	background: url(../images/bg-mb675-top.jpg) no-repeat;
}
	
.box-best-center {
	width: 675px;
	background: url(../images/bg-mb675-center.jpg) repeat-y;
}
	
.box-best-bottom {
	width: 675px;
	height: 7px;
	background: url(../images/bg-mb675-bottom.jpg) no-repeat;
}

.best-left-img {
	padding: 0 10px;
	float: left;
}

.best-right-box {
	width: 432px;
	float: left;
}

.tit-best {
	color: #093;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 6px solid #cc9a02;
}

.best-point {
	color: #cc6600;
	font-weight: bold;
}

.best-right-txt {
	width: 432px;
	padding-top: 10px;
	line-height: 18px;
}


/* 公開お弁当レシピ */

.box-open {
	padding-top: 10px;
}

.box-open-top {
	width: 675px;
	height: 30px;
	background: url(../images/bg-open-top.jpg) no-repeat;
}

.box-open-center {
	width: 675px;
	background: url(../images/bg-open-center.gif) repeat-y;
}


	
.box-open-bottom {
	width: 675px;
	height: 10px;
	background: url(../images/bg-open-bottom.gif) no-repeat;
}

*html .box-open-bottom {
	width: 675px;
	height: 10px;
	background: url(../images/bg-open-bottom.gif) no-repeat;
        padding-top:20px;
}

.box-open-inside {
	padding: 10px;
}

.box-open2 {
	width: 655px;
	padding: 10px 0 0 10px;
}

.box-open-inside2 {
	padding: 10px 0;
	border-top: 1px dotted #ccc;
}

.best-right-box {
	width: 422px;
	float: left;
}

.best-right-box2 {
	width: 475px;
	float: left;
}



/* お弁当タイトル */

.tit-open {
	color: #093;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 6px solid #ccc;
}


/* レシピ詳細ボタン */

.btn-r-detail,.btn-r-detail2 {
	width: 166px;
	height: 25px;
	padding: 80px 0 0 250px;
}

.btn-r-detail {
	width: 166px;
	height: 25px;
	padding: 80px 0 0 250px;
}

.btn-r-detail2 {
	width: 166px;
	height: 25px;
	padding: 60px 0 0 250px;
}

.btn-r-detail3 {
	width: 166px;
	height: 25px;
	padding: 20px 0 0 310px;
}

*html .btn-r-detail3 {
	width: 166px;
	height: 25px;
	padding: 20px 0 0 305px;
}



/* キャラ弁先生一覧 */

.box-t-list {
	padding-top: 10px;
}

.box-t-list-top {
	width: 698px;
	height: 35px;
	background: url(../images/bg-t-list-top.jpg) no-repeat;
}

.box-t-list-center {
	width: 698px;
	background: url(../images/bg-t-list-center.jpg) repeat-y;
}
	
.box-t-list-bottom {
	width: 698px;
	height: 7px;
	background: url(../images/bg-t-list-bottom.jpg) no-repeat;
}

.box-t-list-center ul {
	padding: 5px 20px 0;
}

.box-t-list-center li {
	width: 164px;
	float: left;
	list-style: none;
}

.ico-t {
	padding-right: 10px;
	float: left;
}




.t-name {
	color: #777;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	float: left;
}

.t-name a{
	color: #777;

}

.t-name a:hover{
	color: #999;

}