@charset "utf-8";

/************************************************************
 * スタイル設定
 ************************************************************
 * 「要素」へのスタイル
/*----------------------------------------------------------*/

body, input, select, textarea, td, li ,a {
	font-family: 'メイリオ',Meiryo, "ＭＳ Ｐゴシック","ヒラギノ角ゴ ProW3",'Hiragino Kaku Gothic Pro', Osaka, Arial, sans-serif;
	font-size:9pt;
	color:#424242;
	line-height: 17px;
}

html,body {
	background: #EDEDED;
}

/**********************************
 * コンテンツ領域
 **********************************/

h2 {
	height: 25px;
	color: #FFFFFF;
	font-size:10pt;
	line-height: 25px;
}
