@charset "UTF-8";

body.recipe table{
border-collapse:collapse;
margin:0;
padding:0;
}
body.recipe table th, body.recipe table td{
border:0;
margin:0;
padding:0;
}

#recommend.widget table td{
border-bottom:1px dashed #808D2B;
padding:5px 5px 5px 0;
font-size:75%;
}


/* top */

body.recipe .block-header{
	margin-bottom: 10px;
}

body.recipe .thumb-index ul{
margin: 0;
padding: 0;
list-style:none;
}

body.recipe .thumb-index ul li{
	float:left;
	margin-right:15px;
	width:160px;
	height:13em;
	text-align: center;
	overflow:hidden;
}
	
body.recipe .thumb-index ul li .lead-copy{
	font-size:75%;
}

.block-search{
margin-top:-15px;
}
.block-search h2{
margin-bottom:0;
}

.block-search .block-content{
background:#FBF9F6;
border:1px solid #E6E8D5;
margin-bottom:20px;
padding:10px;
}


.block-search table th, .block-search table td{
padding:2px 10px;
}
.block-search table th{
width:9em;
}

.block-search ul{
list-style:none;
margin:0;
padding:0;
}
.block-search ul li{
display:inline;
}


/* entry */

div#alpha h1#page-title{
color:#963;
}

h1 .lead-copy{
	font-size:60%;
	font-weight:normal;
}

.asset-content h3{
color:#C8AC73;
}

.imagemain{
	float: left;
	width:500px;
}
.asset-more{
	float: right;
	width:220px;
}

.process{
		width:160px;
		float: left;
		padding-right: 20px;
}

.kotsupoint, .related, .buy{
	clear: both;
	margin-bottom:30px;
}

.kotsupoint img{
	float: left;
	padding-right: 20px;
}


.asset-more table{
	margin:0 auto 10px;
	font-size: 90%;
}

body.recipe .asset-more table td{
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 2px;
}

.keyword{
margin-top:20px;
}

.keyword ul{
margin:0;
padding:0;
list-style:none;
}
.keyword ul li{
display:inline;
}


.print-button{
width:40px;
float:right;
text-align:center;
font-size:70%;
}
.print-button a{
text-decoration:none;
}


.buy .block-content{
background:#FFFFDC;
border:1px solid #808D2B;
padding:10px;
}

.buy .item{
width:340px;
float:left;
}

.buy .block-content img{
width:80px;
float:left;
}


div#alpha div.block h2.block-header{
width:700px;
}

#comments-open-text label{
display:block;
}