@charset "utf-8";

/*============================================================*/

body{
	background:none;
	/*background:#f0f;*/
	}

#header,
#sidebar,
#footer{
	display:none;
	}

#pan,
#textresizerNavi,
.gotop,
.movie{
	display:none;
	}
	
#wrap{
	width:auto;
	margin:0;
	padding:0;
	background:none;
	}

#mainArea{
	background:none;
	margin:0;
	padding:0;
	}

#contents{
	width:auto;
	float:none;
	margin:0;
	padding:0;
	}

.container_group{
	padding:0;
	margin:0;
	border:none;
	}

#contents h2{
	border-top:none;
	border-bottom:none;
	padding:0;
	height:1em;
	}


.contentsHead h3{
	color:#000;
	background:#333;
	padding-left:0;
	border:none;
	border-bottom:double 3px #333;
	}

#contents .contentsBody{
	margin:0;
	padding:0;
	}

#contents .contentsBody  h3{
	background:none;
	text-indent:0px;
	overflow:visible;
	}

#contents .contentsBody h3{
	border-left:solid 4px #0E4C0E;
	border-bottom: dotted 1px #ccc;
	padding-left: 6px;
	padding-bottom:4px;
	font-size:16px;
	line-height:16px;
	height:auto;
	clear:both;
}

.business_category li.categoryList{
	width:100%;
	width:700px;
	}
	
#cont_business,
#cont_corporate_profile,
#cont_access{
	page-break-before:always;
}

.pagetop {
	display:none;
}


