@charset "utf-8";

/*---------------------------------------------
webfont
---------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Cinzel+Decorative);


/*---------------------------------------------
取扱いブランド一覧
---------------------------------------------*/
#inside {width:968px !important; margin:0 0 100px 5px;}

#brand { display:block; clear:both; overflow:hidden; margin:0 0 0 0; padding:10px 0 10px 0; -moz-border-radius:5px; border-radius:5px;}

h2.brand { background:url(../brand/img/title.png) no-repeat; margin:0 0 0 5px;}
.main_disp { width:670px; font-size:13px; color:#000; padding:0 0 0 0; margin:15px 0 0 10px; letter-spacing:2px; line-height:1.3;}

h3.brand_cap {font-size:30px; color:#6a1818; font-weight:900; text-align:center; padding:5px 0 5px 0; font-family: 'Cinzel Decorative', cursive; letter-spacing:2px; font-style:oblique;}

.brand_area {-moz-box-shadow: 1px 1px 1px #1f0404; -webkit-box-shadow: 1px 1px 1px #1f0404; -moz-border-radius:4px; border-radius:4px; float:left; width:280px; padding:10px 9px 10px 6px; margin:6px 16px 6px 6px; border:1px solid #780000;}
.lolita { background:#fef8e0;}
.gothic { background:#fef8e0;}
.punk { background:#fef8e0;}

.lolita .brand_box {color:#111; font-style:normal; text-decoration:none; outline: none;}
.lolita .brand_box a{color:#111; font-style:normal; text-decoration:none; outline: none;}
.lolita .brand_box a:hover {color:#f00; font-style:normal; text-decoration:none; outline: none;}

.gothic .brand_box {color:#111; font-style:normal; text-decoration:none; outline: none;}
.gothic .brand_box a{color:#111; font-style:normal; text-decoration:none; outline: none;}
.gothic .brand_box a:hover {color:#f00; font-style:normal; text-decoration:none; outline: none;}

.punk .brand_box {color:#111; font-style:normal; text-decoration:none; outline: none;}
.punk .brand_box a{color:#111; font-style:normal; text-decoration:none; outline: none;}
.punk .brand_box a:hover {color:#f00; font-style:normal; text-decoration:none; outline: none;}

ul.brand_box {font-size:12px; line-height:2.0; letter-spacing:1px; margin:10px;}
ul.brand_box li { background:url(../brand/img/s_bg.png) no-repeat 0 7px; padding:0 0 0 15px;}

span.brand_name {display:none;}