@charset "UTF-8";

#caffee {
	width: 530px;
	margin-bottom: 12px;
	padding-bottom: 23px;
	border-bottom: 1px solid #CCCCCC;
}

#caffee h2 {
	background-image: url(../images/0805_images/caffee/main_title.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 530px;
	padding-bottom: 15px;
	text-indent: -1000em;
}

#caffee h3 {
	background-image: url(../images/0805_images/caffee/title.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 490px;
	line-height: 29px;
	padding-left: 40px;
	color: #8a0000;
	margin-bottom: 20px;
	font-size: 14px;
}

ol li {
	margin: 0 0 6px 20px;
}


.prr dt {
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	font-weight: bold;
	color: #960000;
	background-color: #fadfb0;
}

.prr dd {
	padding-bottom: 20px;
}

.prr p {
	padding-top: 20px;
}

.prr .mame {
	background-color: #cd9934;
}

.bn {
	background-color: #feecd8;
	padding: 20px;
	margin-bottom: 20px;
}

.bn dt {
	color: #a40010;
	font-weight: bold;
	background-image: url(../images/0805_images/caffee/aroow.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left: 21px;
	background-position: 0px center;
}

.bn dd {
	padding-left: 21px;
}


#recipe-category {
	overflow: hidden;
}

#recipe-category h3 {
	line-height: 26px;
	text-indent: -9999px;
	width: 530px;
	margin-bottom: 10px;
	background: url(../images/0805_images/h3-dic-category.jpg) no-repeat left top;
}
#recipe-category ul {
	display: block;
	width: 530px;
	overflow: hidden;
	margin-bottom: 45px;
	background: url(../images/0805_images/recipe_category_bg.gif) repeat-y center top;
}
#recipe-category li{
	list-style-type: none;
	width: 265px;
	height: 70px;
	display: block;
	float: left;
}

#recipe-category ul li a {
	display: block;
	width: 160px;
}

li#category01 a ,li#category03 a ,li#category05 a ,li#category07 a ,li#category09 a{
	margin-left: 70px;
}

li#category02 a ,li#category04 a ,li#category06 a ,li#category08 a {
	margin-left: 90px;
}

li#category01 b ,li#category03 b ,li#category05 b ,li#category07 b ,li#category09 b{
	margin-left: 70px;
}

li#category02 b ,li#category04 b ,li#category06 b ,li#category08 b {
	margin-left: 90px;
}

#category01 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat left top;
}
#category02 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat 20px top;
}
#category03 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat left top;
}

#category04 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat 20px top;
}
#category05 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat left top;
}
#category06 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat 20px top;
}
#category07 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat left top;
}
#category08 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat 20px top;
}
#category09 {
	background: url(../images/0805_images/dic_cat.jpg) no-repeat left top;
}

