@charset "Shift_JIS";

/* for Print Media */

@import url("./common.css");


/* Tags
--------------------------------------------------*/


body {
	color:#000;
	background:#fff;
	line-height:1.5;
}

a:link ,
a:visited ,
a:hover ,
a:active {
	color:#000;
	background:#fff;
	text-decoration:underline;
}

#headerBox ,
#footerMenu ,
#skipMenu ,
.pageTop {
	display:none;
}

table {
	border-collapse:collapse
}

td,
th {
	border:1px solid #000;
}




/* Blocks
--------------------------------------------------*/



/* EOF */