/* body	{font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;} */
body	{font-family: "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;}


/* === ヘッダー部分のスタイル === */

.head h1	{font-size:28px;
		 font-weight: bold;
		 margin:3px 0px 5px 0px}

/* === サイドバー部分のスタイル === */

.side ul	{margin-left:15px;}

/* === コンテンツ部分のスタイル === */

.main	{text-align: left;
	 text-justify: newspaper}


