@charset "utf-8";

/* あけぼのパン紹介CSS */

.item {
margin-left:5px;

}

.item ul li{
border:2px solid #030;
margin:1px;
font-size:12px;
padding:2px;
}

.title {
width:300px;
background-color:#ffff99;
color:#000;
text-align:center;
height:25px;
font-size:18px;
margin:10px 0 10px 20px;
line-height:1.5;
}


.maintitle {
width:560px;
background-color:#f60;
color:#fff;
font-size:18px;
height:35px;
line-height:1.8;
margin-left:20px;
font-weight:bold;
}





#subtitle {
width:550px;
height:40px;


}
 .sub1 {
float:left;
margin-left:15px;

}
 .sub1 img{
width:50px;
height:40px;
border:1px dotted #f03;
}

 .sub2 {
clear:both;
float:left;
font-size:16px;
font-weight:bold;
padding:5px ;
background-color:#ff0;
margin:10px;

border: 1px  dotted #f03;
}




