/* CSS Document */

body {
	background-image:none;
}

#wrapper {
	width:750px;
	background-image:none;
	padding:0;
}

#header {
	width:740px;
	height:133px;
	margin:0px 0px 10px 0px;
	background-image:url(../img/header-print.jpg);
}

#font{
	visibility:hidden;
	display:none;
}

#contents {
	width:750px;
	margin:0px;
}

#contSub {
	width:150px;
}

#contSub h3.h3Menu01, #contSub h3.h3Menu02, #contSub h3.h3Menu03 {
	text-indent:0px;
	font-size:14px;
	margin:0px 3px;
	padding-left:5px;
	width:auto;
	height:auto;
	background-image:none;
	background-color:#FFE895;
}

#contSub ul {
	width:110px;
	margin:5px 3px;
}

#contSub ul li {
	width:110px;
	font-size:12px;
}

#footer {
	width:750px;
	padding:10px 0px 0px 0px;
}

