@charset "utf-8";
/* CSS Document */
/**/
body {
	background-color: #FFFFFF !important;
	background:none !important;
}






div#wrapper,
div#header,
div#content,
div#footer {
	width:660px !important;
}






div#wrapper {

}


div#header {
	height:55px;
	padding-left:10px;
	border-bottom:solid 3px #999999;
}
	h1#headtex{
		font-size:75%;
		color:#333333;
		position:static;
		font-size:12px;
	}
	p#headlogo{
		position:static;
		margin-top:5px;
	}

div#content {
	padding-right:20px;
	padding-left:20px;
}
div#contentL {
	margin-top:20px;
}
p#headlogo{
	width:265px;
	height:22px;
	background: url(../img/logo_print.gif) no-repeat top left;
}
p#headlogo img,
div#contentR,
div#navigation,
div#topicpath,
ul#menu_map,
ul#footernavi,
div#bt_pagetop,
div#bottom_link{
	display:none !important;
}



div#footer {
	margin-top:20px;
	padding-top:10px;
	padding-bottom:20px;
	background:none !important;
	border-right:none !important;
	border-left:none !important;
	border-top:solid 1px #CCCCCC;
	}


	p#footlink a{
		color:#333333;
	}



					h2#pagetitle2,
					h2#pagetitle2_top,
					h3#pagetitle3,
					h4#pagetitle4{
						background:none !important;
						text-indent:0px;
						color:#666666;
					}
					h2#pagetitle2,
					h2#pagetitle2_top{
						font-size:30px;
						font-weight:bold;
					}
					h2#pagetitle2_top{
						border-bottom:solid 2px #CCCCCC;
						padding-bottom:0px;
						margin-bottom:25px;
					}
					h3#pagetitle3{
						font-size:20px;
						border-bottom:solid 2px #CCCCCC;
						margin-top:0px;
					}
					h4#pagetitle4{
						font-size:16px;
						margin-top:5px;
					}








