@charset "utf-8";
/* CSS Document大阪明星学園　学園祭*/

*	{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img	{border:none}

div#container	{
	width:800px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
}
h1	{
	background-color: #FFFFFF;
	background-image: url(../Copy%20of%202009_gakuensai/images/h1_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:800px;
	height:80px;
	text-align:left;
	vertical-align:top;
	}

div#main h2	{
	margin:10px 10px 5px 10px;
	color:#336600;
	line-height:2em;
	font-size:1.3em;
	}
div#main p	{
	margin:0 10px;
	color:#666666;
	font-size:0.9em;
	line-height:1.5em;
	}

div#main	{
	margin:10px 0;
	clear:both;
}
div#main table	{
	border-collapse:collapse;
	width:800px;
	border:none;
}

div#main th,td	{
	
	text-align:left;
	font-size:0.9em;
	color:#666666;
	padding:0 5px 20px 0;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

div#main td.nb	{
	border:none;
	padding:0;
	vertical-align: top;
}

div#main th,td p	{
	line-height:1.5em;
	margin-bottom:20px;
	}

	
.cb	{
	clear:both;
	}


#footer	{
	clear:both;
	width:800px;
	height:35px;
 	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size:0.9em;
	color:#666666;
}
#footer p	{
	line-height:2em;
	text-align:left;
	}
#footer	ul	{	
	text-align:right;
}
#footer	ul li	{
	display:inline;
	padding-left:10px;
	line-height:2em;
	font-size:0.9em;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
/*-------------------------------*/	
.wleft	{
	width:300px;
	text-align:left;
	float:left;
	margin:10px 0px;
	font-size:0.9em;
	}
.wright	{
	width:470px;
	text-align:right;
	float:right;
	margin:10px 5px;
	font-size:0.9em;
	}
/*-------------------------------*/	
.wleft2	{
	width:450px;
	text-align:left;
	float:left;
	margin:10px 0px;
	font-size:0.9em;
	}
.wright2	{
	width:300px;
	text-align:right;
	float:right;
	margin:10px;
	font-size:0.9em;
	}

/*--------------------------------*/
