/*【インデックスページ】*/



/* 店長からのお知らせ ---------- */

.OwnerBox {
margin : 0 0 2em 0;
padding-top : 7px;
background-image : url(../../img/IndexOwnerTop.gif);
background-repeat :  no-repeat;
width : 510px;
}

.OwnerBox .OwnerFrame {
padding-bottom : 7px;
background-image : url(../../img/IndexOwnerBottom_bg.gif);
background-repeat :  no-repeat;
background-position : bottom;
width : 510px;
}

.OwnerBox .OwnerText {
background-color : #f5f5dc;
border-right : solid 1px #474529;
border-left : solid 1px #474529;
}

.OwnerText ul {
margin : 0;
padding : 10px;
}

.OwnerText ul li {
margin : 0;
padding : 0;
font-size : 80%;
text-align : left;
line-height : 140%;
list-style-type : none;
}

.OwnerText ul li.Title {
margin : 0 0 4px 0;
padding : 0;
color : #cc3333;
font-size : 80%;
text-align : left;
font-weight : bold;
line-height : 140%;
list-style-type : none;
}


/* 更新情報 ---------- */

#MainContentArea dl.IndexInformation {
margin : 0 1em 1em 1em;
padding: 0;
width : 480px;
}

#MainContentArea dl.IndexInformation dt {
margin : 0;
padding : 0 0 0 14px;
background-image : url(../../img/IndexInformationArrow.gif);
background-repeat :  no-repeat;
background-position : left;
font-size : 80%;
text-align : left;
}

#MainContentArea dl.IndexInformation dd {
margin : 0 0 1em 0;
padding : 0 0 4px 30px;
background-image : url(../../img/IndexInformationDotted.gif);
background-repeat :  repeat-x;
background-position : bottom;
font-size : 80%;
text-align : left;
line-height : 140%;
}



/* 新商品 ---------- */

#MainContentArea ul.IndexNewItem {
margin : 0 1em 1em 1em;
padding: 0;
width : 480px;
}

#MainContentArea ul.IndexNewItem li {
margin : 0 0 1em 0;
padding : 0;
font-size : 80%;
text-align : left;
line-height : 140%;
list-style-type : none;
}

#MainContentArea ul.IndexNewItem li img {
border : solid 1px #cccccc;
}