@charset "utf-8";
/*
----------------------------------------------------------------------------------------------------------------------
Cascading Style Sheets for [F2Graphics] 
---------------------------------------------------------------------------------------------------------------------- */


/*
----------------------------------------------------------------------------------------------------------------------
COMMON PAGE SET
---------------------------------------------------------------------------------------------------------------------- */
body {
	font-size:12px;
	color: #333;
	font-family:"¥30D2¥30E9¥30AE¥30CE¥89D2¥30B4¥20¥50¥72¥6F¥20¥57¥33", "Hiragino Kaku Gothic Pro", "¥FF2D¥FF33¥20¥FF30¥30B4¥30B7¥30C3¥30AF", "Osaka", sans-serif;
	*font-family:"¥FF2D¥FF33¥20¥FF30¥30B4¥30B7¥30C3¥30AF", "ＭＳ Ｐゴシック", sans-serif;
	background: none;
}
html>/**/body body {
	font-family /*\**/:"Hiragino Kaku Gothic Pro", "¥FF2D¥FF33¥20¥FF30¥30B4¥30B7¥30C3¥30AF", "ＭＳ Ｐゴシック", sans-serif\9;
}





/*
----------------------------------------------------------------------------------------------------------------------
DISPLAY NONE SET
---------------------------------------------------------------------------------------------------------------------- */
#side-area {
	display:none;
}




/*
----------------------------------------------------------------------------------------------------------------------
HEAD & FOOTER AREA SET
---------------------------------------------------------------------------------------------------------------------- */
#header-area h1 {
	margin: 70px 0 0 0;
	text-indent: 0px;
	background: none;
	text-decoration:none;
	font-weight:bold;
}
#header-area h1 a {
	color: #000;
	text-decoration:none;
}
#footer-area address #copyright-mark {
	margin: 0;
	padding: 0;
	text-indent: 0px;
	background: none;
}
