@charset "Shift_JIS";
/* トップページCSS Document */

body{
background-image:url(/petit/shopping/images/header_bg.gif);
background-repeat: repeat-x;
text-align: center;
margin:0;
padding:0;
}

#headerArea{
margin-bottom:12px;
}
#headerArea h1{
margin:3px 0 0 2px;
padding:0;
font-weight:normal;
text-align:left;
height:23px;
}

#headerArea .logo{
margin-top:25px;
}

.entrydate{
background-color:#afd33f;
text-align:left;
font-weight:bolder;
padding:4px 0 4px 4px;
margin:0;
}


#mainArea h1{
margin:0;
padding:0;
}

.pagemenu{
border-bottom:2px dotted #D1DBE0;
padding:0 0 7px 0;
margin-bottom:5px;
}



/*特集*/
.feature{
clear:both;
margin:3px 0 15px 0;
}
.feature h2{
margin:18px 0 0 0;
padding:0;
}
.feature th{
margin:0;
padding:4px 0 7px 0;
line-height:120%;
}
.feature td {
text-align:left;
}

.entryMoreBtn{
visibility:hidden;
}

.featurephoto{
width:280px;
height:192px;
background-image:url(/petit/feature/images/bg_photo.gif);
background-repeat:no-repeat;
background-position:center;
padding:0;
}
.featurephoto img{
border:0;
}
.featuretext {
width:266px;
padding:5px 7px 0px 7px;
vertical-align:middle;
text-align:left;
}
.featuretext h4{
border-bottom:2px dotted #D1DBE0;
padding:0 0 4px 0;
margin:0 0 4px 0;
font-size:14px;
}

.featuretext p{
padding:4px;
margin:0;
}

/*New Arrival*/
.new h2, .newphoto br{
margin:0;
padding:0;
}
.newphoto{
background-image:url(/petit/images_top/new_bg.gif);
background-repeat:repeat-y;
padding:6px 0 5px 17px;
margin:0;
text-align:left;
}
.newphoto td{
width:128px;
padding:0 5px 0 0;
margin:0;
vertical-align:text-top;
text-align:left;
background-image:url(/petit/feature/images/bg_newphoto.gif);
background-repeat:no-repeat;
}
.newphoto img{
margin:0 0 2px 0;
border:0;
}
.newphoto a{
text-decoration:none;
}
.newtext{
background-image:url(/petit/images_top/new_bg.gif);
background-repeat:repeat-y;
padding:0 20px 5px 20px;
margin:0;
text-align:left;
}

/*New Arrival2*/
.new h2, .newphoto br{
margin:0;
padding:0;
}
.newphoto2{
background-image:url(/petit/images_top/new_bg.gif);
background-repeat:repeat-y;
padding:0 0 0 17px;
margin:0;
text-align:left;
}
.newphoto2 td{
width:128px;
padding:0 5px 0 0;
margin:0;
vertical-align:text-top;
text-align:left;
}
.newphoto2 img{
margin:0 0 2px 0;
border:0;
}
.newphoto2 a{
text-decoration:none;
}


/*リスト*/
.featureList{
background-image:url(/petit/feature/images/list_feature_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
background-color:#e9f3c6;
padding:5px 3px 11px 3px;
margin-bottom:3px;
}
.newList{
background-image:url(/petit/feature/images/list_new_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
background-color:#fde5e5;
padding:5px 3px 11px 3px;
}
.featureList p,
.newList p{
margin:5px 3px 6px 8px;
padding:0;
line-height:110%;
}
.featureList a,
.newList a {
text-decoration:none;
}

#backnumber{
margin:4px 0 0 2px;
padding:0;
}

/*バックナンバー*/
#mainArea dl{
width:550px;
text-align:left;
}
dd{
background-image:url(/petit/images/li.gif);
background-repeat:no-repeat;
padding:0 0 0 15px;
margin:7px 7px 10px 10px;
}

