@charset "utf-8";


body {
	color: #000;
	background-color: #fff;
	background-image: none;
}

hr.pbb{
display: none;
page-break-before: always
}


/* ------------------------------------------------ */
/* LAYOUT */
/* ------------------------------------------------ */

.mainwrapper {
	background: none;
	text-align: left;
	padding: 0 0 0 30px;
	}
.wrapper,
#container
#main
{
	width: auto;
	color: #000;
	background-color: #fff;
	background-image: none;
}


.topArea,
#header,
#gNav,
.headwrapper,
.btnPrint,
#sidebar,
#pagetopNav,
.footerEx,
#bottomArea
{
	display: none;
}


#content {
	/*float: left;*/
	float: none;
	clear:both;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #fff;
	background-image: none;
}

#hCat,
#topicPath {
	display: none;
}

#content #titleArea h3 {
	float: none;
	}


/* ------------------------------------------------ */
/* works */
/* ------------------------------------------------ */

#content h3 {
	font-size: 120%;
	}
#content h3 span {
	padding: 38px 0 0 0;
}

/*-- detail --*/
.pageNavBottom {
	display: none;
	}


/* ------------------------------------------------ */
/* Popup */
/* ------------------------------------------------ */
body#popup {
	background: none;
	}
body#popup #pFooter,
body#popup .btnBox {
	display: none;
	}
	
/* ------------------------------------------------ */
/* Service */
/* ------------------------------------------------ */
.designNavi {
	}






























