@charset "utf-8";
/* CSS Document */

/*IE用透過gif適用スクリプト*/

img, div { behavior: url(../iepngfix_v2/iepngfix.htc) }
img, div, a, input { behavior: url(/css/resources/iepngfix.htc) }


*{

margin:0 auto; 
padding:0;

}

body{
	color:#444;
	background-color:;
	font-size:12px !important;
	
}
div#containar{
	
	margin:0px auto;
	color:#999;

}

#contents{
	width:850px;

	
	border:0px solid #333;
	
	z-index:30;
	
	
	
	}
	
#interview{
	width:700px;
	padding:0 50px 40px 50px;
	
	
	border:0px solid #333;
	
	z-index:30;
	
	background-color:#fff;
	
	line-height:28px;
	line-height: 36px;
	
	
	
	
	}
	
#interview_contents{
	width:500px;
	



}	
	
	
#interview .q{
	color: #3366CC;}
	
	

#school{

	width:820px;

	z-index:30;
	background-color:#fff;
	line-height:28px;
	}


#study{
	width:370px;
	
	
	
	z-index:30;
	
	padding:50px;
	line-height:28px;
	
	margin-top:140px;
	margin-bottom:100px;
	
	}
	
#study_contents{
	width:570px;
	
	
	
	border:4px solid #ccc;
	
	padding:50px;
	line-height:28px;
	
	margin-top:140px;
	margin-bottom:100px;
	
	}	
	
	

#voice_header{
	background-image:url(../img/header_voice.png);
	background-position:right;
	background-repeat:no-repeat;
	width:476px;
	height:120px;
	border-bottom:5px solid #FBA84F;
	margin-top:50px;
	

	}
#voice{
	width:470px;

	
	
	
	z-index:30;
	border:3px solid #FBA84F;
	
	
	line-height:28px;
	
	
	
	
	
	}
#voice_contents{
	line-height:28px;
	margin:10px 10px 30px 60px;
	font-size:14px;
	}
#voice_back{
	width:470px;
	margin-bottom:150px;
	margin-top:40px;


}


#schedule{
	height:400px;
	margin:100px;
	}
#schedule table{
	
	width: 700px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

#schedule table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
	

#schedule table td{
	height:50px;
	padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;

	}



tr#week{
	background:#FFCC99;}	
	
	


#global_nav{

	background-image:url(../img/navi.png);
	
	

	
	height:90px;
	width:100%;
	
	border-top:3px solid #999;
	
	z-index:50;
	
	
	
	
	
	
	
	}
	
	
#global_nav ul{
	margin:20px 0 0 30px;}
#global_nav  a{
	text-decoration:none;
	}

	
#global_nav li{
	float:left;
	display:block;
	margin:0 0 0 16px;
	}
	
#global_nav li img{
	border:0;}
	
#copyright{
	position:absolute;
	right:0;
	bottom:0;

}
	
	




