
@media print {
	body {background:white;}
	#header,#sideL,#sideR,#footer,.pageTop,.more,#policy {display:none;}
	
	
	
.topics {
	margin-left:20px;
}

.topics li {
	list-style:url(../images/icon_arrowR.gif);
}


/* ------------------------------
   トップページ
------------------------------ */

.whatsnew{
	clear:both;
}
	
	.whatsnew dl{
		line-height: 1.5em;
		text-align:left;
		margin-left:1em;
	}

	.whatsnew dt{
		clear: left;
		float: left;
		width: 6.8em;
		padding-bottom: 0.5em;
	}
	
	.whatsnew dd{
		padding-left: 7em;
		padding-bottom: 0.5em;
	}


h2{
	background:url(../images/h2.gif) no-repeat 0 center;
	padding:0.4em 0 10px 12px;
	border-bottom:solid 2px #ccc;
	color:#09500A;
	clear:both;
}

h2.head {
	background:#09500A;
	color:white;
}


/* ------------------------------
   ２階層目
------------------------------ */

/* ------------------------------
   ２階層目
------------------------------ */
	
}