@charset "x-sjis";

/* =============== body =============== */

html
	{
	margin : 0;
	padding : 0;
	}

body
	{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	}

/* =============== fontstyle =============== */

body
	{
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka,
	"‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 1.3;
	}

.body1
	{
	font-size: 12px;
	line-height:16px;
	font-weight: normal;
	}

.body1_b
	{
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	}

.body2
	{
	font-size: 10px;
	line-height:14px;
	}

.body3
	{
	font-size: 14px;
	line-height:18px;
	}

.body4
	{
	font-size: 20px;
	line-height:26px;
	}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
