@charset "UTF-8";
/*common----------------------------------------------*/
html, body {
	background: #FFFFFF;
	color: #000000;
	}

h1, h2, h3, h4, h5, h6 {
	page-break-after: auto;
	}

#footer {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	}

#footer p a, #footer p span {
	font-size: 7pt;
	}

address#copy {
	font-size: 7pt;
	line-height: 1.2em;
	}


/*page----------------------------------------------*/
#page {
	background : url(../../../common/css/none);
}

#page h2	{
	background : url(../../../common/sys/pagebg.gif) no-repeat center top;
	height: 300px;
	/*padding-bottom: 70px;*/
}


/*top----------------------------------------------*/
#bottom #news #topics dd dl dt, #bottom #news #infonor dd dl dt, #bottom #news #infomem dd dl dt {
	font-size: 7pt;
	line-height: 1.5em;
	}


/*contents----------------------------------------------*/
#contents {
	font-size: 7pt;
	}

#contents h4 img {
	margin-top: 20px;
	padding-bottom: 5px;
	padding-top: 40px;
	}

#contents p.txt {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 7pt;
	line-height: 1.5em;
	text-indent: 1em;
	width: 420px;
	}
