/*==============================================================

CSS for dishlog｜index/itemページ用
Modified: 2008.11.21

==============================================================*/

@import url(master.css);


/*コンテンツ（ボックス）*/
div#wrapper_content {
	width:860px;
	margin:0 auto;
}




/*==============================================================
左列
==============================================================*/

div#content_left {
	width:514px;
	float:left;
	font-size:100%;
	line-height:140%;
}
/*レシピタイトル*/
h2#title {
	width:385px;
	font-size:131%;
	font-weight:normal; font-family:'trebuchet MS', verdana, arial, sans-serif; letter-spacing:-0.3px;
	padding:14px 0 0 4px;
	float:left;
}
h2#title a:link,
h2#title a:visited {
	text-decoration:none;
	color:#000;
}
h2#title a:hover {
	text-decoration:none;
	background-color:#F2F2F2;
	color:#000;
}

/*カテゴリータイトル*/
h2.category {
	width:860px;
	height:39px;
	margin:10px auto;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/listmarker.gif) no-repeat #FFF;
	padding:8px 0 0 13px;
	font-size:131%;
}

/*写真枠*/
div#content_left div#photo {
	width:507px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_frame_photo.gif) no-repeat;
	padding:7px 0 0 7px;
	margin-top:4px;
}
div#content_left div#photo img {
	margin-bottom:15px;
}
/*写真枠（このサイトについて）*/
div.photo {
	width:507px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_frame_photo.gif) no-repeat;
	padding:7px 0 0 7px;
	margin-top:4px;
}
div.photo img {
	margin-bottom:15px;
}

/*レシピNo*/
div#content_left p#number {
	width:53px;
	height:40px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_bg_number.gif) no-repeat;
	color:#FFF;
	font-size:16px;
	text-align:center;
	padding-top:7px;
	float:left;
}
/*UPDATE*/
div#content_left p#update {
	width:48px;
	height:48px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_bg_update.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
/*国ステータス*/
/*和食*/
div#content_left p.japan a {
	width:41px;
	height:18px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/header_flag_japan.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:right;
	margin-top:12px;
}
/*中華料理*/
div#content_left p.china a {
	width:64px;
	height:18px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/header_flag_china.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:right;
	margin-top:12px;
}
/*洋食*/
div#content_left p.western a {
	width:42px;
	height:18px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/header_flag_western.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:right;
	margin-top:12px;
}
/*エスニック*/
div#content_left p.ethnic a {
	width:73px;
	height:18px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/header_flag_ethnic.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:right;
	margin-top:12px;
}
/*沖縄料理*/
div#content_left p.okinawa a {
	width:64px;
	height:18px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/header_flag_okinawa.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:right;
	margin-top:12px;
}
/*カテゴリー*/
div#content_left p#category {
	font-size:93%;
	float:left;
	padding:20px 0 30px 5px;
	color:#666;
}
/*日付*/
div#content_left p#date {
	font-size:93%;
	color:#666;
	float:right;
	padding:20px 5px 30px 0;
}

/*===================== コメント =======================*/

div#request {
	width:320px;
	float:left;
}
h3#title_request {
	width:166px;
	height:15px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_t_request.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:6px;
}
textarea.formfield {
	width:216px;
	height:76px;
	border:1px solid #D6D6D6;
	background-color:#ECECEC;
	display:block;
	float:left;
}
input.button_search {
	width:87px;
	height:38px;
	padding:18px 0 0 4px;
}

/*===================== 印刷 =======================*/
/*ログイン時*/
img#print {
	float:right;
	display:block;
	margin:35px 60px 0 0;
}
/*非ログイン時*/
img#print_out {
	text-align:center;
	display:block;
	margin:10px auto;
}

/*===================== 関連レシピ =======================*/
/*関連レシピタイトル*/
h2#related_recipe {
	width:200px;
	height:39px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_t_recipe.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0 15px 0;
}
/*関連レシピボックス*/
div.wrapper_related {
	width:260px;
	height:78px;
	float:left;
	margin:0 0 25px 20px;
}
/*写真枠*/
div.wrapper_related div.photo {
	width:96px;
	height:75px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_frame_thumb.gif) no-repeat;
	float:left;
	margin-right:5px;
	padding:5px 0 0 6px;
}
/*テキスト枠*/
div.wrapper_related div.text {
	width:142px;
	text-align:left;
	float:left;
}
div.text p.title a:link,
div.text p.title a:visited {
	color:#2E76C0;
	text-decoration:none;
}
div.text p.title a:hover {
	color:#0C5EA5;
	background-color:#D0E3F2;
}

/*国旗画像*/
img.thumb_flag {
	background-color:#FFF;
	margin:4px 0;
}

/*写真下カテゴリー区分表示*/
div.wrapper_related p.category {
	font-size:85%;
}

/*==============================================================
右列
==============================================================*/

div#content_right {
	width:320px;
	float:right;
}
div#content_right img {
	border:1px solid #CCC;
	margin-bottom:4px;
}
/*材料タイトル*/
div#content_right h2#ingredient {
	width:200px;
	height:39px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_t_ingredient.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 15px 0;
}
div#content_right ul.ingredient_list {
	margin-left:40px;
}
div#content_right ul.ingredient_list li {
	list-style-type:disc;
	line-height:140%;
}

/*作り方タイトル*/
div#content_right h2#making {
	width:200px;
	height:39px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_t_making.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:25px 0 15px 0;
}
div#content_right ol.making_list {
	margin-left:40px;
}
div#content_right ol.making_list li {
	list-style-type:decimal;
	line-height:140%;
	padding-top:5px;
}

/*参考レシピタイトル*/
div#content_right h2#book {
	width:200px;
	height:39px;
	background:url(http://www.maltesegallerie.com/cms/skins/dishlog/item_t_book.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:25px 0 15px 0;
}
/*参考レシピ本画像*/
div#content_right a.book {
	background-color:#FFF;
}
div#content_right img {
	margin:0 4px 4px 0;
}