@charset "utf-8";

/*
-----------------------------------------------
▼基本デザイン
----------------------------------------------- */

body {
margin:0;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
font-size:12px;
}
* + html body {
font-family: "メイリオ",Meiryo;
}
body * {
line-height:1.5;
}
a {
font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}
img {
border:0;
}
table {
font-size:100%;
}

a:link {color:#08c;}
a:visited {color:#08c;}
a:hover,a:active {color:#903;}

/*\*/ a { overflow:hidden;} /**/

.bun11{
font-size:14px;
}


/* css_end */
