/*
 Theme Name: Plate template
 Author: Dang Quan
 Description: Lorem ipsum
 Author URI: xxx
*/


/*Reset CSS*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	color: #333;
	background-image: url(../img/bg2.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 200%;
}
