@charset "UTF-8";

/* ===========CSS Information===========

 File Name :/top/css/top.css
 Description :トップページ
 Latest :Update: 2011.11.22
 Version :1.21
 
=================================== */


#top #contents #alpha #topImage{
	width: 640px;
	height: 290px;
	margin: 0 -10px 0 -10px;
	background: url(../images/main_image_bg.jpg) no-repeat 192px 278px;
}
#top #contents #alpha #topImage h2{
	margin: 0!important;
	width: 640px;
	height: 278px;
	background: url(../images/main_image.jpg) no-repeat 0px 0px;
}

/*---------- TopImageText (11/10/13) ----------*/
#top #contents #alpha #topImageText{
	width: 640px;
	height: 290px;
	margin: 0 -10px 0 -10px;
	background: url(../images/main_image_bg.jpg) no-repeat 192px 278px;
}
#top #contents #alpha #topImageText h2{
	position: relative;
	margin: 0!important;
	width: 640px;
	height: 278px;
	background: url(../images/main_image111013.jpg) no-repeat 0px 0px;
	text-indent: 0px!important;
}
#top #contents #alpha #topImageText h2 span{
	display: block;
	padding: 112px 0px 0px 34px ;
	text-indent: 0px;
	font-size: 12px!important;
	font-weight: normal;
	font-family: "ＭＳ 明朝", "平成明朝", serif;
	line-height: 18px!important;
}
#top #contents #alpha #topImageText h2 span strong{
	font-weight: normal;
}
#top #contents #alpha #topImageText h2 span.body{
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 5;
	color: #4a4949;
}
#top #contents #alpha #topImageText h2 span.shadow{
	color: #ffffff;
	text-shadow: 1px 1px 2px #ffffff;
}




/*---------- News ----------*/
#top #contents #alpha #topNews{
	margin: 0 -10px 1.2em 0;
	background: url(../images/news_bg.gif) no-repeat 520px 46px;
}
#top #contents #alpha #topNews h2{
	margin-left: -10px;
	background: url(../images/header_news.gif);
}
#top #contents #alpha #topNews dl{
	margin: 1.0em 10px 0 0;
}
#top #contents #alpha #topNews dt{
	float: left;
	clear: both;
	width: 9.0em;
	padding-top: 0.2em;
	margin-bottom: 1.0em;
	color: #8a4752;
}
#top #contents #alpha #topNews dd{
	margin-left: 10.0em;
	margin-bottom: 1.0em;
	line-height: 150%;
}
#top #contents #alpha #topNews dd .title{
	font-size: 117%;
	font-weight: bold;
	padding-bottom: 0.2em;
}
#top #contents #alpha #topNews dd .title a{
	color: #787878;
}
#top #contents #alpha #topNews dd p{
	margin-left: 0!important;
}

/*---------- Greetings ----------*/
#top #contents #alpha #topGreetings h2{
	background: url(../images/header_greetings.gif);
}
#top #contents #alpha #topGreetings h3{
	height: 78px;
	margin: 12px 0 0em 0;
	background: url(../images/greetings_h3_new.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
*html #top #contents #alpha #topGreetings h3{
	margin: 0 0 0.6em 0;
}
#top #contents #alpha #topGreetings h4{
	height: 20px;
	margin: 0 0 0.3em 0;
	background-repeat: no-repeat!important;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#top #contents #alpha #topGreetings h4.topGreetingsHead01{
	background: url(../images/greetings_h4_01.gif);
}
#top #contents #alpha #topGreetings h4.topGreetingsHead02{
	background: url(../images/greetings_h4_02.gif);
}
#top #contents #alpha #topGreetings h4.topGreetingsHead03{
	background: url(../images/greetings_h4_03.gif);
}
#top #contents #alpha #topGreetings h4.topGreetingsHead04{
	background: url(../images/greetings_h4_04.gif);
}
#top #contents #alpha #topGreetings h4.topGreetingsHead05{
	background: url(../images/greetings_h4_05.gif);
}
#top #contents #alpha #topGreetings h4.topGreetingsHead06{
	background: url(../images/greetings_h4_06.gif);
}
#top #contents #alpha #topGreetings h4.topGreetingsHead07{
	background: url(../images/greetings_h4_07.gif);
}
#top #contents #alpha #topGreetings h4.topGreetingsHead08{
	background: url(../images/greetings_h4_08.gif);
}
#top #contents #alpha #topGreetings h4.topGreetingsHead09{
	background: url(../images/greetings_h4_09.gif);
}
#top #contents #alpha #topGreetings p{
	margin: 0 0 1.2em 0;
}
/* 2011/10/11追加 */
#top #contents #alpha #topGreetings p strong{
	font-weight: normal;
}
#top #contents #alpha #topGreetings .appointment{
	position: relative;
	overflow: hidden;
	width: 640px;
	height: 68px;
	margin: 0 -10px 1.2em -10px;
	background: url(../images/greetings_appointment.gif) no-repeat;
}
#top #contents #alpha #topGreetings .appointment p{
	text-indent: -9999px;
}
#top #contents #alpha #topGreetings .appointment a{
	position: absolute;
	top: 22px;
	left: 456px;
	display: block;
	overflow: hidden;
	width: 222px;
	height: 23px;
	background: url(../images/greetings_appointment_btn.gif)  no-repeat 0px 0px;
	text-indent: -9999px;
}
#top #contents #alpha #topGreetings .appointment a:hover{
	background-position: 0px -25px;
}

