@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;
}
h1	{
	background-color: #FFFFFF;
	background-image: url(../images/h1_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:800px;
	height:75px;
	text-align:left;
	vertical-align:top;
	}

div#main h2	{
	margin:20px 40px;
	color:#666666;
	line-height:1.5em;
	font-size:1em;
	}
div#main p	{
	margin:8px;
	color:#666666;
	font-size:0.9em;
	line-height:1.8em;
	}

div#main	{
	margin:10px 0;
	clear:both;
}
/*右*/	
div#main p.migi	{
	text-align:right;
}
/*右*/	
div#main p.cen	{
	text-align:center;
}

/*-----QA-----------------------*/
dl	{
	margin:10px 20px 20px 30px;
	}
dt	{
	color:#003399;
	font-weight:bold;
	margin:0px 0px 10px 0;

	}
dd	{
	color:#666666;
	line-height:1.6em;
	}
/*--------------------------*/
	
.qa	{
	width:595px;
	float:left;
	}
.photo	{
	width:195px;
	float:right;
	padding-right:5px;
	}	
.photo img	{
	margin-bottom:20px;}
.photo p	{
	font-size:0.8em;
	text-align:center;
	}
		
.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 p.migi	{
	text-align:right;
	}
/*---------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;
	}

/*--------------------------------*/

