/*プリント用*/
@import "pc_base.css";


@import "pc_common.css";


@import "pc_layout.css";


/*非表示*/
#headerLine {
	display: none;
}

#header {
	/* display: none; */
}
#spHeader {
	display: none;
}

#topImageArea {
	display: none;
}
#globalNavi {
	background-color: #FFFFFF;
}
#globalNavi ul{
	display: none;
}
#globalNavi p{
	display: none;
}

#subNaviArea {
	display: none;
}


#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%;}

.ifKinkyu { height: 50px !important; }


body	{
	background-color:ffffff;
	background-image:none;
}
.inner {border:none;}



/*見出し
-----------------------------------------------------------------------------*/

.headLine001{
	display: none;
}
.headLine002{
	background: #FFFFFF url("../oa-image/bgHeadLine01.gif") repeat-x left top;
}
