@charset "utf-8";
/* CSS Document大阪明星学園　中学1年生勉強合宿*/

*	{
	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(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;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
div#main table	{
	border-collapse:collapse;
	width:90%;
	border:none;
	margin-top:20px;
}

div#main th,td	{
	margin:0;
	text-align:left;
	vertical-align: middle;
	font-size:0.9em;
	color:#666666;
	padding:5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
div#main th	{
	font-weight: bold;
	background-color:#99CCFF;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

div#main th.no1	{	background-color:#99CCFF;}
div#main th.no2	{	background-color:#99CC00;}
div#main th.no3	{
	background-color:#CCCCFF;
}

div#main td.nb	{
	border:none;
	padding:0;
	margin:0;
	vertical-align: top;
}
div#main td.cap	{
	height:65px;
	vertical-align: middle;
	border:none;
}




div#main th,td p	{
	font-size:0.9em;
	line-height:1.5em;
	margin-bottom:20px;
	}
/*--------トップページ---------------*/
div#topcontents {
	background-image: url(images/topback.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
div#topcontents h2	{
	margin:20px 10px;
	color:#333333;
	line-height:1.5em;
	font-size:1em;
	}
div#topcontents ul	{
	list-style-type: none;
	margin:30px 5px 10px 200px;
	
	}
div#topcontents li	{
	padding-bottom:10px;
	font-size:12px;
	}
div#topcontents p	{
	margin:20px 0 10px 50px;
	color:#666666;
	font-size:1em;
	line-height:1.5em;
	}


.waku1	{
	width:300px;
	height:590px;
	float:left;
	margin:2px 0 0 0;
	}
.waku2	{
	background-image: url(images/topback.gif);
	background-repeat: no-repeat;
	width:490px;
	height:590px;
	float:right;
	text-align:left;
	margin:2px 0 0 0;
	}
	
.waku3	{
	width:490px;
	float:right;
	text-align:left;
	margin:2px 0 0 0;
	}


/*-----------------------*/
.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:350px;
	text-align:left;
	float:left;
	margin:10px 0px;
	font-size:0.9em;
	}
.wright	{
	width:420px;
	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;
	}

/*--------------------------------*/
