@charset "UTF-8";
/**********************************************************************
湘央医学技術専門学校・湘央生命科学技術専門学校 : Css of base  [ common/css/print.css ]
[9m]
10.02.06
**********************************************************************/


body {
	font-size: 77%;
	margin: 0 auto;
	line-height: 160%;
	background-color: #FFFFFF;
}


#contentsbody {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-color: #FFFFFF;
}



#header{
	height: 50px;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009845;
}

#header_left{
	display: list-item;
	list-style-image: url(/common/img/logo.gif);
	list-style-position: inside;
	height: 47px;
	width: 370px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}

#header_left h1{
	display: none;	
}


#sidemenu_box{
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 50px;	
}


#header_right,
#left_shadow,
#right_shadow,
#footer_shadow,
#menu_box,
ul#menu1,
ul#menu1 li,
#menu2{
	display: none;	
}



#footer{
	font-size: 80%;
	width: 880px;
	padding-top: 5px;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009844;
	margin-left: 2px;
}

#footer_menu,
#footer_submenu,
#right_menu,
#endline,
.bt_pagetop,
.print_no{
	display: none;	
}

.print_only{
	display: block;		
}
