@charset "Shift_JIS";

* {  
 background-image: none !important; 
 background-color: #ffffff !important; 
}
body {
text-align: left !important; 
}
* a:link, 
* a:hover,
* a:visited,
* a:hover {
 color: #3348a0 !important; 
}
#quickLinkBlock { display: none;}
#searchBlock { display: none;}
#globalNaviBlock { display: none;}
#visualBlock { display: none;}
.two_column_a #sideMenuBlock, 
.two_column_b #sideMenuBlock { 
 display: none;
}
.three_column #contentArea #sideMenuBlock {
	float: none;
	clear: both;
}
.three_column #contentArea #relatedLinkBlock {
	clear: both;
	float: none;
}

#wrap_contents, 
#headerArea #wrap_header, 
#contentArea, 
#mainContentBlock, 
#footerArea, 
#wrap_footer {
	width: 100% !important; 
	clear: both; 
}

/*home*/

#mainContentBlock #student_info .wrap_topmargin .left, 
#mainContentBlock #student_info .wrap_topmargin .right {
	clear: both;
	float: none;
	width: 100%;
}

/*second---*/
#mainContentBlock .cont_h3_left li, 
#mainContentBlock .cont_h3_right li {
	list-style: disc;
}
