@charset "utf-8";
/* -------------------------------------------------------
	Cascading Style Sheet for [ 西南学院大学  ]
	print.css [Jan,2010]  
	creation date	:	01-15-2010
	プリント用（temp）
---------------------------------------------------------*/
@import "import.css";
/*テスト*/
* html body {
        font-size: 15px;
	zoom: 100%;
}

#unitHeader {
        display: none;
}

#headerOrnament {
        display: none;
}

#blockHeader {
        display: none;
}

#unitGlobalFooter {
        display: none;
}

#unitFooter {
        display: none;
}

#firstChild {
        display: none;
}

h2 {
        display: none;
}

p.topicPath {
        display: none;
}

.blockContents {
        float: left;
        width: 960px;
}

table.generalTable {
        width: 960px;
        font-size: 17px;
}

p.goPageTop {
        display: none;
}
