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

.second-top {
	width: 720px;
	height: 424px;
	background: url(../images/bg-second-top1.jpg) no-repeat;
}



.top-search {
	position: relative;
	top: 295px;
	left: 24px;
}

* html .top-search {
	padding: 48px 0 0 24px;
}

.top-search1,.top-search2,.top-search3,.top-search4 {
	float: left;
	line-height: 20px;
}

.top-search1 {
	width: 205px;
}

.top-search2 {
	width: 155px;
}

.top-search3 {
	width: 100px;
}

.top-search4 {
	width: 200px;
}

.form-box {
	width: 150px;
	float: left;
}

.form-button {
	width: 50px;
	float: right;
}


/* history back */

.history {
	font-size: 10px;
	line-height: 20px;
}　

/* yellow-box */

.box-yellow {
	width: 700px;
	margin-top: 10px;
}

.box-inside-y {
	padding: 0 10px;
}

.box-inside-y2 {
	padding: 0 10px 0 0;
}

.left-img-y {
	width: 200px;
	height: 150px;
	padding: 0 40px 0 0;
	float: left;
}

.box-y-right {
	width: 440px;
	float: left;
}

/* 一覧ボックス設定 */

.box-w-top {
	width: 520px;
	padding: 5px;
	border-bottom: #CCC dashed 1px;
}

.tit-gallary2-btn {
	padding-right: 8px;
	text-align: right;
	line-height: 50px;
}

*:first-child+html .tit-gallary2-btn {
	padding-right: 8px;
	text-align: right;
	line-height: 40px;
} 

* html .tit-gallary2-btn {
	padding: 10px 8px 0 0;
}

.left-img-y2 {
	width: 140px;
	padding: 0 10px 0 0;
	text-align: center;
	float: left;
}

.box-y-right2 {
	width: 530px;
	float: left;
	background: #FFF;
}

.box-y-right3 {
	width: 520px;
	padding: 5px;
	float: left;
	background: #FFF;
}

.box-w-tit {
	float: left;
}
	
.box-w-btn {
	float: right;
}

.box-w-txt {
	padding: 5px;
	clear: both;
}

.center-btn {
	text-align: center;
}

.difficulty-bg2 {
	width: 120px;
	height: 20px;
	line-height: 20px;
	padding: 2px;
	background-color: #ffffcc;
}

/* ミニボックス内　投稿者名 */

.tit-chara-b {
	color: #7bb83f;
	font-weight: bold;
	float: left;
}
/* レシピタイトルにリンクを設定するため対応 */
.kitchen .tit-chara-b a:link{
	color: #7bb83f;
	text-decoration: underline;
	font-weight: bold;
}
.kitchen .tit-chara-b a:visited{
	color: #7bb83f;
	text-decoration: underline;
	font-weight: bold;
}
.kitchen .tit-chara-b a:active{
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}
.kitchen .tit-chara-b a:hover{
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}
/* レシピタイトルにリンクを設定するため対応 */

.tit-chara-b2 {
	color: #7bb83f;
	font-size: 15px;
	font-weight: bold;
}

.tit-chara-b22 {
	color: #7bb83f;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tit-chara-b3 {
	color: #7bb83f;
	font-size: 15px;
	font-weight: bold;
	border-bottom: #ff9900 solid 1px;
	margin-bottom: 10px;
}

.tit-chara-b4 {
	color: #7bb83f;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom: #ff9900 solid 1px;
	margin-bottom: 10px;
}



/* コンクール結果 */

.tit-chara-b5 {
	color: #7bb83f;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}


/* 作者名 */

.now-name {
	color: #630;
	font-size: 15px;
	font-weight: bold;
}

.now-name2 {
	color: #630;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.now-name3 {
	color: #630;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

.now-name4 {
	color: #630;
	font-weight: bold;
}

.now-name5 {
	color: #630;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

/* recipe2
.now-name6 {
	color: #630;
	font-weight: bold;
}
 */
 
 
/* キャラ弁先生共通 */


/* キャラ弁先生の紹介 */

.introduce {
	margin-bottom: 5px;
}

.tit-intro {
	padding-right: 15px;
	float: left;
}

.txt-intro {
	line-height: 30px;
	float: left;
}

/* 募集＆レシピ公開 */

.cm {
	width: 720px;
	padding-bottom: 10px;
}

.cm-left {
	width: 356px;
	height: 211px;
	padding-right: 8px;
/*	background: url(../images/bg-cm1.jpg) no-repeat;*/
	float: left;
}

.btn-cm-left {
	text-align: center;
	padding-top: 165px;
}

.cm-right {
	width: 355px;
	height: 211px;
/*	background: url(../images/bg-cm2.jpg) no-repeat;*/
	float: left;
}

.btn-cm-right {
	text-align: right;
	padding: 165px 10px 0 0;
}

