@charset "utf-8";

/* ============================================================ OVERWRITE common.css */
ul#topicPass .displayoff,
#search,
#gNavi,
#secondary,
#headUnavi,
.tagLine,
.pageTop,
#foot{
	display: none;
}

body{
	background:#fff !important;
	width:100% !important;
	font-size:12px;
	color:#000;
}

a {
	text-decoration:none;
}

#head,
h2{
	background:#fff !important;
}

#primary {
	width:100% !important;
	float: none !important;
	margin:0 ;
	padding:0 ;
}

#cont,#container{
	width:100% !important;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff !important;
}

#primary .section {
	width:100%;
}

/* ============================================================ STYLE FOR PRINTER */
/* topicPass */
#topicPass li a{
	height: 15px;
	padding-left: 10px;
	background: url(../images/icon_arrow05.gif) no-repeat left center;
}

#works #primary #contEleDetail {
	border-top:1px dotted #ccc;
	width:100%;
}


/* pageTitle */
#primary #pageTitle{
	margin:0 0 15px 0;
}

#primary #pageTitle p.mapNo{
	display:block;
	text-align:right;
	margin:10px 10px 0 0;
	padding:0;
}
