@charset "utf-8";

/* 上イメージ */
#header #topimg {
	margin:10px 0;
}

#english h3 {
	background-repeat:no-repeat;
	border:solid 1px #d8e9f4;
	width:580px;
	height:45px;
	margin:60px 0 20px 0;
	text-indent:-99999px;
}



/* ===================================================================
 ここからcss表記
=================================================================== */
#english h2 {
	background:url(img/title.jpg) no-repeat;
	width:580px;
	height:119px;
	text-indent:-99999px;
}

#english P {
	font-size:1.3em;
	margin-bottom:10px;
}

#english P img {
	border:1px solid #ccc;
}



#english #t1 {
	margin-top:20px;
	background-image:url(img/t1.gif);
}
#english #t2 {
	margin-top:20px;
	background-image:url(img/t2.gif);
}
#english #t3 {
	margin-top:20px;
	background-image:url(img/t3.gif);
}
#english #t4 {
	margin-top:20px;
	background-image:url(img/t4.gif);
}
#english #t5 {
	margin-top:20px;
	background-image:url(img/t5.gif);
}





		  



