@charset "utf-8";
/* CSS Document大阪明星学園　高校２年生　北海道研修旅行 */

*	{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
img	{border:none}

div#container	{
	width:800px;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/sc_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*-----*/
div#main	{
	margin:10px 0;
	clear:both;
}
div#main h1	{
	margin:0;
	padding:0;
	}

div#main h2	{
	margin:0px 10px;
	color:#006699;
	line-height:2em;
	font-size:1.5em;
	}
div#main h3	{
	margin:0px 10px;
	font-size:1em;
	font-weight:bold;
	color:#006699;
	line-height:1.5em;
	}
div#main p	{
	margin:0 10px;
	color:#666666;
	font-size:0.9em;
	line-height:1.5em;
	}

div#main table	{
	border-collapse:collapse;
	width:800px;
	border:none;
}
div#main th,td	{
	text-align:left;
	padding:3px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
div#main td.nb	{
	border:none;
}
div#main th.nb	{
	border:none;
}

div#main th	{
	/*white-space: nowrap;*/
}

div#main th p,td p	{
	margin:0 5px 0 15px;
	line-height:1.5em;
	font-size:0.9em;
	color:#666666;
	/*font-weight:normal;*/
	padding-bottom:1em;
	}
div#main td p	{
	margin:0 5px 0 15px;
	line-height:1.5em;
	font-size:0.8em;
	color:#666666;
	font-weight:normal;
	padding-bottom:1em;
	}

	
	
div#main td img	{
	/*padding:5px 0 0 5px;*/
	}
	
	
	
		
.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:center;
}
#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;
}
/*---------タイトル部----------------*/	
.wlefth	{
	width:310px;
	text-align:left;
	float:left;
	margin:0;
	padding:0 0 10px 10px;
	font-size:0.9em;
	}
.wrighth	{
	width:400px;
	text-align:right;
	float:right;
	margin:0;
	padding:10px 5px 0 0;
	font-size:0.9em;
	}

/*--------------------------------*/

/*---------トップページ目的----------------*/	
/*div#mokuteki	{
	width:800px;
	height:136px;
	text-align:left;
	margin:0;
	padding:0;
	background-image: url(images/top_back.jpg);
	}
div#mokuteki p	{
	margin:18px 60px;
	color:#333333;
	font-size:13px;
	line-height:1.8em;
	}	
	
*/	
	
.wrightm	{
	width:245px;
	height:700px;
	text-align:left;
	float:right;
	margin:0;
	background-image: url(images/topimage3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
p.doki	{
	margin:20px 20px 0 40px;
	line-height:1.8em;
	font-size:0.9em;
	color:#666666;
	}
	
/*---------footer----------------*/	
.wleft	{
	width:400px;
	text-align:left;
	float:left;
	margin:10px 0px;
	font-size:0.9em;
	}
.wright	{
	width:390px;
	text-align:right;
	float:right;
	margin:10px 5px;
	font-size:0.9em;
	}

/*--------------------------------*/

