/*@@ Campaign @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* 受賞者発表 */

/* 受賞者によるレシピ */
#recipe_gpx{

width:500px;
}
.gpx_name{background-image:url(img/gpx_name.jpg);}
.gpx2_name{background-image:url(img/gpx2_name.jpg);}
.gpx3_name{background-image:url(img/gpx3_name.jpg);}

.gpx_name,
.gpx2_name,
.gpx3_name{
height:40px;
background-repeat:no-repeat;
padding-left:190px;
padding-top:10px;
/*margin-bottom:10px;*/
color:#FF6600;
font-size:14px;
font-weight:bolder;
}

.gpx2_name{
padding-left:170px;
}
.gpx3_name{
padding-left:110px;
}

.comment{
width:480px;
padding:10px;
background-color:#FFECBA;
margin-bottom:20px;
}

.recipe01{float:left;}
.recipe02{float:right; }

.recipe01,
.recipe02{
background-image:url(img_recipe_fa/recipe_back.jpg);
background-repeat:no-repeat;
width:233px;
height:221px;
padding-top:37px;
padding-left:14px;
}

.recipe-img{
width:210px; 
height:155px; 
overflow:hidden;
}

.recipe_name{
margin-top:5px;
background-image: url(img_recipe_fa/arrow.gif); 
background-repeat:no-repeat;
background-position:left center;
width:210px;
padding-left:10px;
}

.dotline{
width:500px;
background-image:url(img_recipe_fa/dotline.gif);
background-repeat:repeat-x;
background-position:left center;
margin-top:10px;
margin-bottom:10px;
}

#recipe_fa dl.item{width:500px; padding:10px;}
#recipe_fa dt.item-img{float:left;}
#recipe_fa dd.item-info{float:right; width:400px; padding-right:20px;}
#recipe_fa ul.item-name {
list-style-image: url(img_recipe_fa/arrow.gif);
padding-left:5px;
}

.first_ic,.second_ic{margin:5px 0 5px 0;
width:40px;
background-color:#FFFFFF;
border:2px solid #FF0000; 
color:#FF0000; 
font-size:11px; 
font-weight:bolder; 
padding:1px;}

.second_ic{background-color:#FFF3A4;}


.jun_gpx_lk{
background-image: url(img_recipe_fa/arrow.gif);
background-repeat:no-repeat; 
background-position:left center;
padding-left:10px;
margin-top:7px;
}


