@charset "utf-8";

/* -----------------------------------------------------------------
PRINT CSS
LAST UPDATE:2009/09/16
--------------------------------------------------------------------*/

div#body{ 
    display:table;
} 
div#contents{ 
	display:table-cell; 
	float:none;
}

.flashArea,
.btn,
.contents_footer,
#footer,
.footLinks,
.topicPath,
#side,
.lead img{
	display:none;
}

body,
.main,
#contents,
#wrap,
.main_Wrap,
.col1_Wrap,
.col1,
.col1_inner{
	background:none !important;
}

.main_Wrap,
.main,
#wrap,
#header,
.col1_Wrap{
	width:670px;
	min-width:670px;
	margin:0 auto !important;
	padding:0 !important;
}

/* header関連 */
#header{
	height:45px !important;
	min-height:45px;
	padding:0 !important;
	background:none;
}

#header .fontSetting,
#header #slider,
#header .noSlider,
#header .globalNavi,
#header .subNavi,
#header .search{
	display:none !important;
	height:0;
}