/**********************************************************************
MURATA : For Print Adjustment of Style [ /speaker/css/adjust_print.css ]

08.11.19
**********************************************************************/

/*
---- List ----
BodyArea
ContentsArea
TopicPathArea
FooterArea
------
*/

/*---------------------------------------------
 BodyArea
---------------------------------------------*/
#BodyArea{
	width: 750px;
}

/*---------------------------------------------
 ContentsArea
---------------------------------------------*/
#ContentsArea{
	width: 750px;
}

/*---------------------------------------------
 TopicPathArea
---------------------------------------------*/
#TopicPathArea{
	width: 750px;
}

/*---------------------------------------------
 FooterArea
---------------------------------------------*/
#FooterArea{
	min-width: 750px;
}


