﻿@charset "utf-8";

/* ================================================================ */
/*  フォントサイズ													*/
/* ================================================================ */
/*
	Copyright (c) 2010, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.com/yui/license.html
	version: 2.8.1
*/

/*  body  */
body{
	font:74%/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif ;
	font:74%/1.231  ;
	margin:0;
	overflow:visible;
	padding:0;
	background-color: #313151;
}



/*  テーブル  */
table{
	font-size:inherit;
	font:100%;
}