@charset "UTF-8";
/* CSS Document */


body {
	color: #444;
	font-weight: normal;
	font-size: 77%;
	line-height: 1.5;
	background: #f4f4f4;
}

/* IE6,7 以外 */
html>/**/body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serifArial, Helvetica, sans-serif, 'ヒラギノ角ゴ Pro W3', Hiragino Kaku Gothic Pro, osaka, "ＭＳ Pゴシック";
}

/* for IE6 */
* html body {
	font-size:70%;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serifArial, Helvetica, sans-serif, 'ヒラギノ角ゴ Pro W3', Hiragino Kaku Gothic Pro, osaka, "ＭＳ Pゴシック";
}


/* for IE7 */
*:first-child+html body {
	font-size: 70%;
	font-family: "ＭＳ Pゴシック";
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	line-height: 1;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

table {
	margin: 0;
}

abbr, acronym {
	border: 0;
}


a:link, a:visited {
	color: #339999;
	text-decoration: none;
}

a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}

a {
	outline-width: 0;
}

input, textarea {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif, 'ヒラギノ角ゴ Pro W3', Hiragino Kaku Gothic Pro, osaka, "ＭＳ Pゴシック";
}

/* フッター広告用 */

#ad_space {
	float:left;
	padding:20px 0 10px 20px;
}

/* safari hack 常にファイル内一番下に記述してください */

body {
	font-size: 88%;
}
@media all {
@import url(dummy.css);
}
body {
	font-size: 77%;
}
