/*   
Theme Name:yamagata
Theme URI:http://www.ymf.or.jp/
Description:SYNC
Author:SYNC
Author URI:http://www.sync-g.com
Version:1.0
*/
/* ■■■■共通設定 */
* {	margin:0;
	padding:0;
}
/* 背景設定*/
body {
	background: #012054 url(images/sub2_r1_c1.jpg) repeat-x ;
	font: 12px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #111111;
	letter-spacing: 0.15em;
	text-align: center;
}
