@charset "EUC-JP";

/* == common PRINT.css === */

*{
	background-image : none ;
}

body #skipNavArea{
	display : none ;
}

body #commonNavArea h1{
	border-bottom : #243153 2px solid ;
	background-color : #243153 ;
}

body #commonNavArea #appendixNavArea{
	display : none ;
}

body #contentsArea{
	border-left : none !important;
	border-right : none  !important;
	border-bottom : #000 1px solid ;
	background-image : none !important;
}

/* === index === */

body #contentsArea #indexSwfBlock{
	display : none ;
}


body #footerArea #utilityNav{
	display : none ;
}

body #footerArea #copy{
	margin : 3px 0px 0px 0px ;
	background-color : #243153 ;
	text-align : right ;
}

.toPageTop{
	display : none ;
}


hr{
	display : none ;
}

a img{
	border : none ;
}

.clear{
	clear : both ;
}

/* == contents == */

ul#contentsNav{
	display : none ;
}

p#breadCrumb{
	display : none ;
}

ul#returnNav,
ul#returnNav li{
	display : none ;
}