@charset "utf-8";

/*  
Theme Name: ニゴロデザインＣＭＳテーマ(2012年版)
Theme URI: http://www.256design.jp/
Description: ニゴロデザインＣＭＳ用のテンプレート（カスタマイズ前の基本スタイル）
Version: 2.0
Author: 256design - Tsuyoshi Takahashi
Author URI: http://www.256design.co.jp/

*/

/* --------------------------------------------------
	0. Resetting default margin and padding
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote,
form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead,
article, aside, figure, footer, header,
hgroup, menu, nav, section, audio, video, canvas {
	margin: 0;
	padding: 0;
	font-weight: normal;
    font-size: 100%;
}
article, aside, figure, figcaption,footer,
h1, h2, h3, h4, h5, h6, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
img {
	border: none;
}
