@charset "UTF-8";

html,
body {
	background: none;
	height: auto;
}

#container {
	width:540px;
	margin:0 auto;
	padding-bottom: 0px;
}

#CMN_header .floatR,
#head_navi,
#globalNavi,
#subContents,
#LeftNavi,
#RightContents,
#CMN_footer {
	display:none;
}

#CMN_header,
#CMN_wrapper,
#contents_main,
#MainContents,
#tabContentsNoBorder {
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
}


#contents_main h2 {
	width: auto;
}

#CMN_logo,
#MainContents {
	float: none;
}

#CMN_header {
	margin: 0px 0px 10px 0px;
}

#CMN_wrapper {
	margin-bottom: 0px;
}

