@charset "euc-jp";

/* format
--------------------------------------------------------------------------------*/
html, body {	height: 100%;	}

body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #4B4B10;
	text-align: center;
	background: #;
	margin: 0;
}
* html body {	font-size: 75%;	}
*:first-child+html body {	font-size: 75%;	}

body#top { background: url(../../images/idx_bg01.gif) repeat-x;	}
body#com { background: url(../images/bg01.gif) repeat-x;	}
body#iframe { text-align: left;	}

table {	font-size:inherit;font:100%;	}

textarea {	font-size: 99%;	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}

p, form, ul, ol, dl, dt, dd {
 font-weight: normal;
	margin: 0;
	padding: 0;
}

th {
	font-weight: normal;
	text-align: left;
}

ol {	margin-left: 22px;	}
*html ol {	margin-left: 25px;	}
*:first-child+html ol {	margin-left: 25px;	}

li img, dt img, dd img {
	vertical-align: top;
}

a img{ border: 0;	}

a:link, a:visited {
	color: #4B4B10;
	text-decoration: underline;
}
a:hover, a:active {
	color: #4B4B10;
	text-decoration: none;
}

strong, em, address {
	font-style: normal;
	font-weight: normal
}

sup {	vertical-align: top;	}
*html body sup {	vertical-align: super;	}

sub {	vertical-align: bottom;	}



/* font after75%
--------------------------------------------------------------------------------*/
.fS {
 font-size: 85%;
 line-height: 140%;
}

.fM {
 font-size: 100%;
}

.fL {
 font-size: 115%;
	line-height: 160%;
}

.fXL {
 font-size: 125%;
	line-height: 160%;
}

.fXXL {
 font-size: 135%;
	line-height: 160%;
}




