/*プリント用*/
@import "./l/l_base.css";
@import "./l/l_common.css";
@import "./l/l_layout.css";

@import "font.css";
@import "button.css";

nav { display: none;}
#sNaviArea { display: none;}
#sNaviArea2 { display: none;}
#sNaviArea_left { display: none;}

#contentAreaR { width: 100%; margin: 0; padding: 0;}

.bgTop {
	background: none !important;
}

#contentArea{
	width:100%;
}
#topContentArea{
	width:100%;
}

#btmLinkArea {
	display: none;
}
#footerArea {
	display: none;
}
#spFooterArea {
	display: none;
}

#spFooterButton {
	display: none;
}

#contentBox{
	width:100%;
	float:none;
	border:none;
}
.contentArea{	width:100%;}


body	{
	background-color:ffffff;
	background-image:none;
}
.inner {border:none;}



/*見出し
-----------------------------------------------------------------------------*/

.headLine001{
	display: none;
}
.headLine002{
	background: #FFFFFF url("../oa-image/design/bgHeadLine01.gif") repeat-x left top;
}
