@charset "UTF-8";
/* CSS Document */

#header{
background-image:url(../images/logo_back2.jpg);
}

h2{
font-size:16px;
color:red;
margin-bottom:1px;
}


#info{
width:600px;
margin-top:10px;
margin-left:99px;
margin-bottom:10px;
}

#info li{
color:black;
font-size:14px;
line-height:1.4;
list-style-type:none;
padding-top:3px;
border-top:#EE789F solid 1px;
}


#makaron{
background-image:url(../images/makaron3.jpg);
background-position:right;
background-repeat:no-repeat;
}

#makarons{
font-size:18px;
}

#contents{
width:798px;
border:#AA0000 solid 1px;
}

#flashcontents{
width:798px;
height:480px;
}

#info #new{
font-size:16px;
color:#EE0000;}
