@charset "shift_jis";

/* ==================================================
reset
================================================== */
#tmp_stream {
	margin:0;
	padding:0;
	font-size:90%;
/*	line-height:1.5;*/
	line-height:1.4;
}
#tmp_stream h1,
#tmp_stream h2,
#tmp_stream h3,
#tmp_stream h4,
#tmp_stream h5,
#tmp_stream h6,
#tmp_stream p,
#tmp_stream ul,
#tmp_stream ol,
#tmp_stream li,
#tmp_stream dl,
#tmp_stream dt,
#tmp_stream dd,
#tmp_stream blockquote,
#tmp_stream form,
#tmp_stream input {
	margin:0;
	padding:0;
}
#tmp_stream img {
	border:none;
}
#tmp_stream li,
#tmp_stream dt,
#tmp_stream dd {
	line-height:1.2;
}
#tmp_stream table {
	font-size:100%;
	line-height:1.6;
}
#tmp_stream form,
#tmp_stream input,
#tmp_stream select {
	font-size:100%;
}
#tmp_stream a:link {
	color:#006699;
	background-color:transparent;
}
#tmp_stream a:hover {
	color:#006699;
	background-color:transparent;
}
#wrapper {
	border:none;
}
