

/*-----------------------------------------------------------------------------
Default(print) CSS for DAIKIN GLOBAL_AC v1.1

version:		1.1
last update:	OCT 16, 2006
-----------------------------------------------------------------------------*/

/* for print control */

/* about whole 
#hNavigation, #searchContainer, #topNavigation, #snaviContainer, #fNavigation, .toTop{
	display:none;
}
#wrap, #header, #footer, #copyright{
	width:540px;
	background-color:#FFF;
}
#header {
	height: 75px;
	}

#footer {
	width:540px;
	padding:20px 0 0 0;
}
*/
/* header group 
#branding{
	width:100%;
	height:30px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#branding h1{
	display:inline;
	padding-top:0px;
	width:259px;
	height:18px;
}
#branding h1 a{
	display:none;
	width:259px;
	height:18px;
	background: none;
	text-indent: -5000px;
	color:#0099cc;
}
#branding img{
	display:inline;
}
	
#innerContentsContainer h4, .s12 {
	background:none;
	color: #1D649E;
}
*/
/* content group 
#rightareaContainer{
	float:none;
	padding:0;
}
*/

/* footer group 
#copyright .left{
	width:540px;
	padding:0;
	float:none;
	background:none;
	color: #333333;
	text-align:center;
}
#copyright .right {
	display:none;
	float:none;
	padding:0;
	background:none;
}
*/
/* paragraph group
p {
	font-size:80%;
} */
