/*------------------------------------------------
	recipe.css - <precon> recipe.html design css
	2007.01.09
	:::toc:::
	import url
	parts design
------------------------------------------------*/

@import url(../../common/common.css);
@import url(../../common/format.css);
@import url(../../common/layout-old.css);
@import url(../../common/navigation.css);

/* parts design
------------------------------------------------*/
.borderbg td {font-size: 12px; color: #333333; line-height: 133%;}
.borderbg p { margin:0px; padding:15px 10px 15px 10px; color:#333333; font-weight:normal;}
.borderbg div{ margin:0px; padding:0px;}
.borderbg #prebk{ padding:10px 0px 20px 50px; background-image:url(../format_img/precon_bk.jpg); background-repeat:repeat-y;}
.borderbg #sweets{margin:5px 0px 0px 10px; background-color:#e9dcca;}
.borderbg #sweets td,#recipe td{ color:#530000; text-align:left;}
.borderbg #sweets span,#recipe span { color:#964015;text-align:left;}
.borderbg #sweets .sweetswin{ width:235px; margin:10px 0px 10px 15px; background-color:#f2e9e0;}
.borderbg #recipe {margin:5px 0px 0px 10px; background-color:#fffbd3;}
.borderbg #recipe .recipewin1{width:250px; margin:0px 0px 10px 15px; background-color:#fffce9;}
.borderbg #recipe .recipewin2{width:450px; margin:10px 10px 10px 5px; padding:20px; background-color:#fffce9;text-align:left;}
.borderbg #recipe .recipewin2 table td{ padding:2px;}
.borderbg .snavi{ text-align:right; font-size:10px; font-weight:normal; margin-right:0px;}
.borderbg .snavi a{ text-decoration:none; color:#ba5555;}
.borderbg .snavi a:hover{ text-decoration:underline;}
.borderbg .alright{ text-align:right; font-size:10px; font-weight:normal; margin-right:15px;}
.borderbg a{
	color:#ba5555;
}
