@charset "utf-8";

#wideContent h2 {
margin-bottom:7px;
}

/* group box */
#wideContent .group {
margin:0 5px 9px;
background:url(../images/fresh_bg_02.png) repeat-y;
}
#wideContent .group-inner {
background:url(../images/fresh_bg_03.png) left bottom no-repeat;
}
#wideContent .group .fresh {
display:inline;
float:left;
width:338px;
margin-left:10px;
padding:11px 16px 27px;
background:url(../images/fresh_bg_01.png) no-repeat;
}
#wideContent .group .first {
margin-left:0;
}
#wideContent .group .fresh img {
float:left;
margin-bottom:10px;
}
#wideContent .group .fresh ul {
margin-bottom:10px;
margin-left:89px;
padding-top:3px;
line-height:1.3;
}
#wideContent .group .fresh p {
margin:0;
*margin:10px 0 0;
padding-top:6px;
border-top:1px dotted #9FB4E5;
}
#wideContent .single {
width:370px;
}

/* bottom border */
#wideContent .border {
width:750px;
height:40px;
margin:0 auto;
background:url(../images/common_bg_02.png) 1px bottom no-repeat;
overflow:hidden;
}
