﻿@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 'Sawarabi Mincho', '游明朝体', 'MS 明朝' , Helvetica, Arial, sans-serif ;
	font:74%/1.231  ;
	margin:0;
	overflow:visible;
	padding:0;
}



/*  テーブル  */
table{
	font-size:inherit;
	font:100%;
}