@charset "Shift_JIS";

/*
	━━━━━━━━━━━━━━━━━━━
	＠ｃｏｓｍｅ（アットコスメ）
	ビューティ☆レシピ CSS Document
	theme css(2008 summer)
	--------------------------------------
	Created: 2008.06.30
	Last Modified: 2008.06.30
	━━━━━━━━━━━━━━━━━━━
*/


/*----------------------------------------
	theme
----------------------------------------*/
#rcp_cts h3#rcp_theme_title {
	width: 402px;
	height: 34px;
	margin: 0 0 0 20px;
	background: url(/html/recipe/images/rcp_theme_head_08sm.gif) no-repeat left top;
	padding: 41px 0 0 160px;
	font-size: 16px;
	font-weight: bold;
	color: #763;
}
#rcp_cts #rcp_theme_lead {
	width: 562px;
	margin: 0 0 0 20px;
	background: url(/html/recipe/images/rcp_theme_inner_08sm.gif) repeat-y left top;
}
#rcp_cts #rcp_theme_lead p {
	padding: 5px 37px 3px 37px;
	font-size: 12px;
	line-height: 18px;
	color: #873;
}
#rcp_cts #rcp_theme_bottom {
	width: 562px;
	height: 20px;
	margin: 0 0 12px 20px;
	background: url(/html/recipe/images/rcp_theme_bottom_08sm.gif) no-repeat left top;
}


/*----------------------------------------
	photo
----------------------------------------*/

#rcp_cts #rcp_photo .rcp_photo_clip {
	display: block;
	width: 41px;
	height: 0;
	padding-top: 58px;
	overflow: hidden;
	background: url(/html/recipe/images/rcp_photo_clip_08sm.gif) no-repeat left top;
	position: absolute;
	left: 58px;
	top: 0px;
	z-index: 2;
}


/*----------------------------------------
	profile
----------------------------------------*/

#rcp_cts h4#rcp_profile {
	width: 542px;
	height: 0;
	padding: 64px 0 0 0;
	overflow: hidden;
	background: url(/html/recipe/images/rcp_prof_head_08sm.gif) no-repeat left top;
}
#rcp_cts #rcp_prof_inner {
	width: 542px;
	padding: 12px 0 12px 22px;
	background: url(/html/recipe/images/rcp_prof_bg_08sm.gif) no-repeat left top;		
}


/*----------------------------------------
	back number
----------------------------------------*/

#rcp_cts #rcp_bkn a#btn_bkn {
	background: url(../images/rcp_bkn_btn_08sm.gif) no-repeat left top;
}
