/* CSS Document */

/*TOP*/
body{
background:#EFE2DE url(../images/bg.jpg);
margin:0px;
padding:0px;
color:#463E29;
}
a img{
border:none;
}
.kakaku {
text-align:right;
}


.line1{
background:url(../images/top/left.gif);
}
.line2{
background:url(../images/top/right.gif);
}


/*新着*/
.new_bg{
background:url(../images/top_new/06.gif);
vertical-align:top;
}
.new1{
background:url(../images/top_new/19.gif);
vertical-align:top;
}
.new2{
background: url(../images/top_new/20.gif);
vertical-align:top;
}
.new {
line-height:130%;
font-size:80%;
margin:0px 0px 0px 10px;
text-align:left;
}


/*おすすめ*/
.osu1{
background:url(../images/top_new/13.gif);
}
.osu2{
background:url(../images/top_new/14.gif);
}
.osu_read {
line-height:130%;
font-size:80%;
margin:5px 5px 15px 15px;
text-align:left;
vertical-align:top;
}


/*メニュー一覧*/
.menu_bg{
background:url(../images/top/menu_bg2.gif);
}
.menuline1{
background:url(../images/top/10.gif);
}
.menuline2{
background:url(../images/top/11.gif);
}
.read1 {
line-height:130%;
font-size:80%;
margin:5px 20px 15px 5px;
}



/* 予告 */
.yokoku_read {
color:#463E29;
line-height:130%;
font-size:80%;
margin-top:8px;
}
.yokoku_bg1{
background:url(../images/top_new/yokoku_03.gif);
}
.yokoku_bg2{
background:url(../images/top_new/yokoku_05.gif);
}
.yokoku_bg3{
background:url(../images/top_new/yokoku_06.gif);
}



/* フッター */
.style1 {
color: #463E29;
line-height:150%;
font-size:80%;
}
.style2 {
color: #F3F7ED;
line-height:150%;
font-size:90%;
}

/* コピーライト */
.Copyright {
color: #463E29;
line-height:120%;
font-size:75%;
}


/* テキスト */	
.monthmenu_new {
color: #45022C;
line-height:130%;
font-size:80%;
margin-bottom:15px;
margin-top:5px;
text-align:left;
}


/* リンク */
a.l1:link{color: #790303; text-decoration: underline;}
a.l1:visited{color:#993399; text-decoration: underline; font-weight: bold;}
a.l1:active{color: #FB8A80; text-decoration: underline;font-weight: bold;}
a.l1:hover{color: #D86C62; text-decoration: underline;font-weight: bold;}

a.l2:link{
color: #990000;
text-decoration: underline;
font-weight: bold;
}
a.l2:visited{color:#993399; text-decoration: underline; font-weight: bold;}
a.l2:active{color: #FB8A80;text-decoration: underline;font-weight: bold;}
a.l2:hover{color: #D86C62;text-decoration: underline;font-weight: bold;}

