#banner1 {
	width:100%;
	min-width:1100px;
	background-image:url(h28_text-annai_back.gif);
	background-repeat:repeat-x;
}
#banner1 div{
	width:1000px;
	margin:auto;	
}
#annai{
	background-image:url(h28_text-annai.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:480px;
	background-position:left top;	
}
#annai:hover{
	background-position:0 -482px;	
}
#bt2{
	background-image:url(button2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:334px;
	height:200px;
	margin-right:10px;
	position:relative;
	margin-top:-50px;
}
#bt2:hover{
	background-position:0 -200px;
	
}
#bt2-2{
	background-image:url(button2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:-334px 0;
	width:334px;
	height:200px;
	margin-right:10px;
	position:relative;
	margin-top:-50px;
}
#bt2-2:hover{
	background-position:-334px -200px;
}
#bt3{
	background-image:url(button3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:300px;
	height:136px;
}
#bt3:hover{
	background-position:0 -136px;
	
}

.bn3{
	padding:15px 0 30px 0;
		
}
#bt4,#bt5,#bt6{
	background-image:url(button4-6.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:320px;
	height:150px;
}
#bt4{
	margin-right:15px;	
}
#bt4:hover{
	background-position:0 -150px;	
}
#bt5{
	background-position:-320px 0;	
	margin-right:14px;
}
#bt5:hover{
	background-position:-320px -150px;	
}
#bt6{
	background-position:-640px 0;	
}
#bt6:hover{
	background-position:-640px -150px;	
}
.bn3 img{
	margin-right:15px;	
}
.bn3 img:last-child{
	margin-right:0;
}

.dtb{
	width:1000px;
	display:none;
	position:absolute;
	z-index:3;
	top:20px;
	left:50%;
	margin-left:-500px;
	color:#fff;
	text-align:center;
	padding:20px 0 0 0;
}
.dtb p{
	text-align:left;
	padding:10px 20px 10px 20px;
	margin:0;
	font-size:130%;
	line-height:120%;
}

/* ----- ポップアップコンテンツ ----- */
.pop{
	background-image:url(../../eigo/h28/pop_back.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:none;
	width:800px;
	position:absolute;
	z-index:3;
	top:200px;
	left:50%;
	margin-left:-400px;
	padding:20px 0 0 0;	
}
.pop_body{
	background-color:#fff;
	padding:0 20px;
}
.pop_bottom{
	background-image:url(../../eigo/h28/pop_back.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:800px;
	height:10px;
	padding:0 0 20px 0;	
}
.pop p:first-child{
	text-align:center;	
}
.pop ul{
	margin:0;
	list-style-type:none;
	font-size:200%;
	font-family:"Meiryo UI", "メイリオ";
}
.pop ul li{
	background-image:url(../../eigo/h28/pop_bt.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding:15px 0 15px 45px;
}
.pop ul li span{
	font-size:70%;	
	display:block;
}
.pop a{
	color:#09F;	
}
.pop a:hover{
	text-decoration:none;	
}
.pop ul li a.off{
	background-image:url(../../eigo/h28/mikokai.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:125px;
	color:#666;
	text-decoration:none;
}
