@charset "utf-8";

body {
	margin:0;
	padding:0;
	font-size:10pt;
	line-height:1.5;
	background:#fff;
	}
	
a:link,
a:visited {
	color:#000;
	text-decoration:underline;
	}

img {border:0;}

#header {
	height:60px;
	background:none;
	padding-bottom:15px;
	border-bottom:solid 1px #9e9e9e;}
#search {display:none;}
#globalnav {display:none;}
#topicpath {background:none;}

.pagetop, .function, .print {display:none;}

#footer { margin-top:20px;}
#footer ul { display:none;}
#footer address {float:right;}
#contents.two-column #main{float:none; margin:0 auto;} 
#contents.two-column #sub{display:none;}

#main .bg01, #main .bg01 h2, #main .bg01 h3, #main .bg01 p, #main .bg01 ol, #main .bg01 ol li {
	background-image:none;
	padding:0;
	color:#000000;
	}
#main .bg01 ol {
	margin:0 0 0 20px
	}

#main .bg01 h2{
	height:4em;
	margin:20px 0 5px 0;
	padding:0;
	}

#main .bg01 h3{
	height:2.5em;
	margin:20px 0 0 0;
	padding:0;
	}