@charset "utf-8";
/* CSS Document */

@import "stracture.css";
@import "common.css";

body { background:url("../img/common/body-bg.jpg") repeat-x; }


#flash { width:950px; height:240px; display:block; position:relative; }
#flash a { width:950px; height:240px; position:absolute; top:0px; left:0px; z-index:8; }
#flash a.active { z-index:10; }
#flash a.last-active { z-index:9; }

/*20141209add SmartPhone site*/
#sp-btn { display:block; width:100%; height:auto; padding:40px 0; position:fixed; bottom:0px; left:0px; text-align:center; background:#006; z-index:99; opacity:0.8; }
#sp-btn a { width:90%; height:auto; display:block; margin:10px auto; padding:10px; font-size:2.0em; font-weight:bold; color:#000; border:solid 1px #ccc; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background:#fff; text-decoration:none; }


#l-menu { width:220px; float:left; background:#F5F5F5; }
#l-menu ul { width:200px; margin:10px 0px 0px 10px; padding:2px 0px; }
#l-menu li { width:196px; height:50px; margin:0px 2px 10px; list-style-type:none; }

/*local-menu*/

#l-menu li a { display:block; width:100%; height:100%; background:url("../img/index/left-banner.jpg") no-repeat; text-indent:-9999px;/*\*/overflow: hidden;/*\*/	}

#l-menu #l01 a { background-position:0px 0px; }
#l-menu #l01 a:hover { background-position:-196px 0px; }

#l-menu #l02 a { background-position:0px -50px; }
#l-menu #l02 a:hover { background-position:-196px -50px; }

#l-menu #l03 a { background-position:0px -100px; }
#l-menu #l03 a:hover { background-position:-196px -100px; }

#l-menu #l04 a { background-position:0px -150px; }
#l-menu #l04 a:hover { background-position:-196px -150px; }

#l-menu #l05 a { background-position:0px -200px; }
#l-menu #l05 a:hover { background-position:-196px -200px; }

#l-menu #l06 a { background-position:0px -250px; }
#l-menu #l06 a:hover { background-position:-196px -250px; }

#l-menu #l07 a { background-position:0px -300px; }
#l-menu #l07 a:hover { background-position:-196px -300px; }

#l-menu #l08 a { background-position:0px -350px; }
#l-menu #l08 a:hover { background-position:-196px -350px; }

#l-menu #l09 a { background-position:0px -400px; }
#l-menu #l09 a:hover { background-position:-196px -400px; }

#l-menu #l10 a { background-position:0px -450px; }
#l-menu #l10 a:hover { background-position:-196px -450px; }

#l-menu #l11 a { background-position:0px -500px; }
#l-menu #l11 a:hover { background-position:-196px -500px; }


/*Zipについて*/
.index #article #about {}
.index #article #about h2 { width:490px; height:30px; background:url("../img/index/article-h2-bg_aboutZip.jpg") no-repeat; text-indent:-9999px; display:block; margin:0; padding:0; }
.index #article #about p { width:450px; margin:5px 20px 10px 20px; font-size:12px; font-weight:normal; line-height:1.4; }

/*新着情報*/
#article #news-box { width:490px; margin-bottom:10px; background:#FFFFFF; }
#article #news-box h2 { width:490px; height:30px; background:url("../img/index/article-h2-bg_newInfo.jpg") no-repeat; text-indent:-9999px; margin:0; padding:0; }
#article #news-box .news { width:488px; height:162px; overflow: auto; border:solid 1px #CCCCCC; border-top:none; }
#article #news-box .news-article { display:block;margin:10px 15px; }
#article #news-box .news-article dt { margin-top:2px; font-size:0.7em; font-weight:bold; color:#0066FF; display:block; }
#article #news-box .news-article dd { margin-top:2px; font-size:0.7em; display:block; }

/*articleの中のオススメメニュー*/
#article #osusume { width:490px; margin-bottom:10px; background:#EEEEEE; }
#article #osusume h2 { width:490px; height:30px; background:url("../img/index/article-h2-bg_paper.jpg") no-repeat; text-indent:-9999px; margin:0; padding:0; }
#article #osusume ul { width:470px; margin:0px 5px;}
#article #osusume li { width:120px; height:120px; display:block; margin:10px 0 5px 20px; list-style-type:none; float:left; font-size:0.6em; text-align:center; }
#article #osusume li a{ font-size:1.0em; color:#333333; text-decoration:none; }


/*スライドショー*/
#article #slideshow { width:480px; height:280px; display:block; margin:5px auto 15px; position:relative; }
#article #slideshow a img { border:none; }
#article #slideshow img { position:absolute; top:0px; left:0px; z-index:8; }
#article #slideshow img.active { z-index:10; }
#article #slideshow img.last-active { z-index:9; }



/*Sidebarのbanner*/
#banner01 {  }
#banner01 ul { width:220px; margin-left:10px; }
#banner01 li { width:196px; height:50px; margin-bottom:5px; list-style-type:none; }
#banner01 li a { display:block; width:100%; height:100%; background:url(../img/banner/sidebar_banner01_bg.jpg) no-repeat; text-indent:-9999px; list-style-type:none;
/*\*/
overflow: hidden;
/*\*/
 }

#banner01 #b1 a { background-position:0px 0px; }
#banner01 #b1 a:hover { background-position:-196px 0px; }

#banner01 #b2 a { background-position:0px -50px; }
#banner01 #b2 a:hover { background-position:-196px -50px; }

#banner01 #b3 a { background-position:0px -100px; }
#banner01 #b3 a:hover { background-position:-196px -100px; }

#banner01 #b4 a { background-position:0px -150px; }
#banner01 #b4 a:hover { background-position:-196px -150px; }

#banner01 #b5 a { background-position:0px -200px; }
#banner01 #b5 a:hover { background-position:-196px -200px; }

#banner01 #b6 a { background-position:0px -250px; }
#banner01 #b6 a:hover { background-position:-196px -250px; }

#banner01 #b7 a { background-position:0px -299px; }
#banner01 #b7 a:hover { background-position:-196px -299px; }

#banner01 #b8 a { background-position:0px -350px; }
#banner01 #b8 a:hover { background-position:-196px -350px; }

#banner01 #b9 a { background-position:0px -400px; }
#banner01 #b9 a:hover { background-position:-196px -400px; }

#banner01 #b10 a { background-position:0px -450px; }
#banner01 #b10 a:hover { background-position:-196px -450px; }

