@charset "utf-8";
/*================================================
File name: print.css
Editors: Gazirow
Last Editor: Gazirow
Date: 2009.03.06
================================================*/
body {
	font: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
	font-size: 11pt;
	color: #333333;
	line-height: 1;
	width:650px;
}


h1,h2,h3,h4,h5,h6{
	margin-bottom: 5px;
	border-bottom: 2px solid #aeaeae;
	font-size: 13pt;
	font-weight: bold;
	line-height: 1.3;
	width:650px;
	overflow:hidden;
}


table{
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size:10pt;
}


th,td{
	padding: 0.25em 0.5em;
	border: 1px solid #999999;
	line-height: 1.3;
	border-collapse: collapse;
}


th{
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
}

p,li{
	margin-bottom: 0.25em;
	line-height: 1.3;
}

a{
	color:#0000CC;
	text-decoration:underline;
}

.page-break{
	page-break-after:always;
}
/*--header--*/
#Header-wrap{
	height: 90px;
}



#Header-wrap.Gakuen h1{
	border-bottom: 2px solid #2200cc;
}



/*--メイン部分--*/
#Container {
	background: none;
}



#Top-flash,
#Head ul,
#Global-nav,
#Left-column,
div.Select-banner,
.rss-box,
#Top-rightcolumn,
#Footer-link,
#school-name,
ol.topicpath,
.page-up,
.Shinro-ul{
	display: none;
}

/*--半文字下げ--*/
#Main-inner span.txt-indent05{
	margin-left: 0.5em;
}

/*--1字文字下げ--*/
#Main-inner span.txt-indent1{
	margin-left: 1em;
}




