@charset "UTF-8";
/*! CSS Document */
/*!
Theme Name: new-temple
Theme URI:
Author:
Author URI:
Description:
Version: 1.0.8
License:
License URI:
Tags:
*/
/*!
※右下にある”main.css”が、メインのスタイルシートです。
独自でCSSを編集しても構いませんが、テーマのバージョンアップの際にリセットされますので、バックアップは必ずとるようにして下さい。

テーマのバージョンアップの影響を受けないようCSSを編集したい場合は、「外観 > テーマオプション > その他 > オリジナルCSS」にまとめて記述してください。

また、CSS編集による表示崩れ等はサポート対象外ですので、自己責任でお願い致します。
*/
/*! ============================================================ */
/*! Default
/*! ============================================================ */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { color: #333; }

a { outline: none; text-decoration: none; }

img { max-width: 100%; height: auto; border: 0; }

iframe { max-width: 100%; }

ol, ul { list-style: none; }

blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }

blockquote:before, blockquote:after { content: ""; content: none; }

q:before, q:after { content: ""; content: none; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; }
