/*
Theme Name: Twenty Fifteen Cyclone
Template: twentyfifteen
*/
 
@import url('../twentyfifteen/style.css');
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: "Noto Sans Japanese", sans-serif;
}
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.entry-title, .widecolumn h2 {
font-weight:normal;
}
.nav-links .post-title{
font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-weight:normal;
}

.widget-area li{
list-style-type: none;
}
.widget-area li .archivelist{
text-align:center;
}
select#custom_widget_archive-dropdown-2{
	font-family: inherit !important;
}
select#custom_widget_archive-dropdown-2 option{
	font-family: inherit !important;
}