@charset "UTF-8";

/* ===========CSS Information===========

 File Name :/english/css/english.css
 Description :英語版トップページ
 Latest :Update: 2010.07.06
 Version :1.1
 
=================================== */


#english #contents #alpha #topImage{
	overflow: hidden;
	width: 640px;
	height: 278px;
	margin: 0 -10px 1.2em -10px;
}
#english #contents #alpha #topVideo{
	width: 640px;
	height: 385px;
	margin: 0 -10px 1.2em -10px;
}


/*---------- Greetings ----------*/
#english #contents #alpha #topGreetings h2{
	height: 25px;
	margin: 0 0 1.0em 0;
	padding: 0;
	background: url(../images/greetings_h2.gif) no-repeat 0px 0px!important;
	text-indent: -9999px;
}
#english #contents #alpha #topGreetings h3{
	height: 20px;
	margin: 0 0 0.3em 0;
	padding: 0;
	background-repeat: no-repeat!important;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#english #contents #alpha #topGreetings h3.topGreetingsHead01{
	background: url(../images/greetings_h3_01.gif);
}
#english #contents #alpha #topGreetings h3.topGreetingsHead02{
	background: url(../images/greetings_h3_02.gif);
}
#english #contents #alpha #topGreetings h3.topGreetingsHead03{
	background: url(../images/greetings_h3_03.gif);
}
#english #contents #alpha #topGreetings h3.topGreetingsHead04{
	background: url(../images/greetings_h3_04.gif);
}
#english #contents #alpha #topGreetings h3.topGreetingsHead05{
	background: url(../images/greetings_h3_05.gif);
}
#english #contents #alpha #topGreetings h3.topGreetingsHead06{
	background: url(../images/greetings_h3_06.gif);
}
#english #contents #alpha #topGreetings p{
	margin: 0 0 1.2em 0;
}
#english #contents #alpha #topGreetings .appointment{
	position: relative;
	overflow: hidden;
	width: 640px;
	height: 80px;
	margin: 0 -10px 1.2em -10px;
	background: url(../images/greetings_appointment.gif) no-repeat;
}
#english #contents #alpha #topGreetings .appointment p{
	text-indent: -9999px;
}
#english #contents #alpha #topGreetings .appointment a{
	position: absolute;
	top: 28px;
	left: 429px;
	display: block;
	overflow: hidden;
	width: 163px;
	height: 23px;
	background: url(../images/greetings_appointment_btn.gif)  no-repeat 0px 0px;
	text-indent: -9999px;
}
#english #contents #alpha #topGreetings .appointment a:hover{
	background-position: 0px -25px;
}

