@media print {
	img#noprint{
		display:none;
	}
	div#noprint{
		display:none;
	}
	table#noprint{
		display:none;
	}
}

body 	{ 
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px
}

A:link		{text-decoration:none;
			color:#0000FF;}

A:visited	{text-decoration:none;
			color:#000099;}

A:hover		{text-decoration:underline;
			color:#0000FF;}

A:active	{text-decoration:underline;
			color:#0000FF;}

A[name]:link
			{text-decoration:none;
			color:#0000FF;}

A[name]:visited
			{text-decoration:none;
			color:#000099;}

A[name]:hover
			{text-decoration:underline;
			color:#0000FF;}

A[name]:active
			{text-decoration:underline;
			color:#0000FF;}

BODY		{background-color:#FFFFFF;
			font-family:"ＭＳ Ｐゴシック", "Osaka","sans-serif";
			font-size:15px;
			color:#000000;}

TABLE		{	font-family:"ＭＳ Ｐゴシック", "Osaka","sans-serif";
			font-size:15px;
			color:#000000;}

IMG			{border-width:0px;}

H2			{font-size:21px;}

H3			{font-size:18px;}

.left		{text-align:left;}

.center		{text-align:center;}

.right		{text-align:right;}

.bold		{font-weight:700;}

.accent		{color:#CC3333;
			font-weight:700;}

.large		{font-size:21px;}

.small		{font-size:13px;}

.x-small	{font-size:11px;}

.list		{list-style-type:upper-roman;}

.footer		{text-align:center;
			font-size:15px;}

.address	{text-align:right;
			font-size:15px;}

.decoration	{font-family:"ＭＳ Ｐ明朝", "細明朝体", "serif";
			text-decoration:underline;
			color:#286F73;
			font-size:18px;
			font-style:italic;}

.wb {
	font-weight: bold;
	color: #FFFFFF;
}
.textarea {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 160%;
	color: #000000;
}
.kessan {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	border: 1px solid #003399;
}
.midashi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	border-bottom-width: thin;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #0000CC;
	padding-left: 5px;
	font-weight: bold;
}
.dom_sec {
	font-weight: bold;
	background-color: #EEEEFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td#tdhidden {
	height: 0px;
}
tr#trhidden {
	height: 0px;
}
