a{
 font-size:12px;
 line-height:160%;
 color:#444444;
 text-decoration:none;
}
a:hover{
 font-size:12px;
 line-height:160%;
 color:#CC0000;
 text-decoration:none;
}
p{
font-size:14px;
line-height:130%;
 margin-top:3px;
 margin-left:15px;
 margin-right:15px;
 margin-bottom:5px;
}
.news p{
font-size:13px;
line-height:120%;
 margin-top:5px;
 margin-left:5px;
 margin-right:5px;
 margin-bottom:5px;
}
.bar{
 width:250px;
 height:23px;
 margin-top:0px;
 margin-left:20px;
 margin-bottom:0px;
 background-image:url(image/bar.gif);
 text-align:middle;
}
.bar p{
 font-size:15px;
 line-height:100%;
 margin-top:4px;
 margin-left:18px;
 margin-bottom:0px;
}
.zairyou ul{
 list-style-type:circle
}
.zairyou li{
 font-size:15px;
 line-height:140%;
 margin-right:10px
}
}
.cook ol{
 list-style-type:lower-greek
}
.cook li{
 font-size:15px;
 line-height:140%;
 margin-bottom:15px;
 margin-right:30px;
 margin-left:30px
}
.maker a{
 width:142px;
 height:72px;
 background-image:url(image/jump.gif);
 margin-bottom:15px;
}
.maker a:hover{
 width:142px;
 height:72px;
 background-image:url(image/jump_0.gif);
 margin-bottom:15px;
}
.month{
 width:150px;
 height:25px;
 margin-left:450px;
}
.month a{
 padding:1px;
 margin-left:3px;
 font-size:13px;
 line-height:100%;
 color:white;
 border:2px outset red;
 background-color:#cc0000
}
.month a:hover{
 padding:2px;
 margin-left:3px;
 font-size:13px;
 line-height:100%;
 color:black;
 border:1px outset red;
 background-color:pink

}
.recipi{
 width:95%;
 margin:5px;
 padding:5px;
 border:1px outset #ffffff;
 background-color:#eeeeee;
}
.name{
 width:100%;
 background-color:#ffffff;
 border:1px inset #ffffff;
}
.name p{
 font-size:15px;
 line-height:160%;
 margin:5px;
}
.recipi_left{
 width:40%;
 margin:0px;
 padding:2px;
 float:left;
}
.recipi_right{
 width:60%;
 margin:0px;
 margin-top:15px;
 padding:5px;
 float:right;

}
.method{
 width:95%;
 margin:5px;
 padding:5px;
 border:2px dotted orange;
 background-color:cornsilk;
}
.r_title{
 font-size:33px;
 line-height:100%;
 color:#666666;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:15px;
}
.buy a{
 margin-left:1px;
 width:135px;
 height:30px;
 font-size:15px;
 line-height:180%;
 color:#000000;
 text-decoration:none;
 border:2px outset #ffffff;
 background-color:orange;
}
.buy a:hover{
 width:135px;
 height:30px;
 font-size:15px;
 line-height:180%;
 color:#ffffff;
 text-decoration:none;
 background-color:#cc0000;
 border:2px inset #ffffff;
}