@charset "utf-8";
/* 大阪明星学園　リニューアル版　CSS Document 2009/07*/
img	{border:none}

div#container	{
	width:900px;
	margin:0 auto;
	padding:0;
	background-color:#FCFCFC;
	border: 1px solid #aaaaaa;	
}
div#indeximg	{
	width:900px;
	/*height:227px;*/
	margin:0;
	padding:0;

}

div#headerNavi	{
	/* head1  */
	/*float: left;*/
	width: 900px;
	height:60px;
	background-image: url(../images/meisei_headbg.png);
	font-size: 8px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 3em;
	color: #333;
	position: relative;
	z-index: 1;
}

div#headerNavi a:link {
	color: #333333;
	text-decoration: none;
}
div#headerNavi a:visited {
	text-decoration: none;
	color: #663300;
}
div#headerNavi a:hover {
	text-decoration: none;
	color: #990000;
}
div#headerNavi a:active {
	text-decoration: none;
}
.style3 {font-size: 9px}
.style4 {font-size: 7px}



div#footerNavi	{
	clear:both;
	width:900px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 9px;
	background-image: url(../images/meisei_bottombg.png);
	background-repeat: repeat-x;
	text-align:center;
	line-height: 1.5;
	margin-top: 5px;
	padding-top: 9px;
	padding-bottom: 6px;
	color: #333;
}
div#menuNavi	{
	position: relative;

	clear:both;
	margin:0;
	padding:0;
	width:900px;
	height:30px
}
div#menuNavi table	{
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:none;
}
div#menuNavi td	{
	margin:0;
	padding:0;
	border:none;
	text-align:center;
}

/*コンテンツ*/
div#contents	{
	clear:both;
	margin:10px;
	text-align: left;
	
}
strong	{
	color:#666666;
	font-weight:bold;

}
/*----------*/
.w300	{
	width:300px;
	float:left;
	margin:20px 0 10px 0;
	}
	
.w590	{
	width:580px;
	float:right;
	text-align:left;
	margin:20px 0 10px 0;
	}
/*-------トップページ---*/
.wl500	{
	width:460px;
	float:left;
	}
	
.wr390	{
	width:350px;
	float:right;
	text-align:left;
	padding:20px 0 0 0;
	}




.chuo	{
	text-align:center;
	}
.hidari	{
	text-align:left;
	}
.migi	{
	text-align:right;
	}
.pdfw	{
	width:880px;
	height:600px;
	border: 1px solid #999999;
	overflow: auto;
	}
div.chuoa	{
	width:500px;
	margin:10px auto;

}
div.chuob	{
	width:600px;
	margin:10px auto;

}
.txs	{
	font-size:0.9em;
	color:#666;
	}
.txb	{
	font-size:1.2em;
	color:#666;
	font-weight:bold;
}
p.cl	{
	clear:both;}	
.line	{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #006600;
	border-bottom-color: #006600;
}

div.Gright	{
	float:right;
	width:250px;
	text-align:right;
	padding:0 5px 5px 5px;

}	
	
div#contents h1	{
	color: #666699;
	font-weight: bold;
	font-size: 1.7em;
	line-height:1.1em;
	margin:0;
}
div#contents h2	{
	color: #006666;
	font-weight: bold;
	font-size: 1.5em;
	line-height:1.5em;
}


div#contents h3	{
	color: #0066CC;
	font-weight: bold;
	font-size: 1.3em;
	line-height:1.5em;
	margin:1em 0 0.5em 0;
}

div#contents p	{
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	line-height:1.5em;
	margin:0;
	
}
div#contents li	{
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	line-height:1.5em;
	margin:0;

}
div#contents table	{
	border-collapse:collapse;
}

div#contents td,th	{
	padding:3px;
	font-size:1em;
	line-height:1.5em;
	}
	

/*Q&A*/
.left100	{
	margin:0 5px 5px 100px;
	}
	
div#qa	{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
	
div#qa ul	{
	list-style-image: url(../media/qa_q.gif);
}
div#qa ul li	{
	margin:0 0 0 20px;
	color:#0066CC;
	font-size: 1.3em;
	}
	
div#qa ul ul	{
	list-style-image: url(../media/qa_a.gif);
	margin-bottom:20px;
}
div#qa ul li ul li	{
	margin:0 0 0 25px;
	color:#CC0000;
	font-size: 1em;
	}
	
p.pagetop	{
	text-align:right;
	font-size:10px;
	}
	
/*学校長のメッセージ*/
div#mes h1	{
	margin:0 0 20px 0;
	}
	
div#mes p	{
	margin-bottom:0.5em;
	line-height:1.7em;
	}
div#mes ul	{
	margin:0px;
	padding:5px;
	list-style-type: none;
	}
div#mes li	{
	font-size:1em;
	}
div#mes h3	{
	color:#336600;
	}	
div#mes p.pagetop	{
	clear:both;
	}
	
div#pdfview	{
	position: relative;
	z-index: 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

