@charset "utf-8";
/* CSS Document */



/* ***************Navi*************** */
.n02 a{
	background-position:0 -42px;
}

/* ***************MainImage*************** */
#main-img{
	width:900px;
	height:239px;
	margin:0 auto;
	text-indent:-9999px;
	background:url(../images/mainimg.jpg) no-repeat 0 0;
}

/* Title */
h2{
	background:url(../images/title.gif);
}
#left{
	margin-bottom:50px;
}
.img01{
	width:680px;
	margin:0 auto 30px;
	text-indent:-9999px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.kusuri{
	height:125px;
	background-image:url(../images/img01_kusuri.gif) ;
}
.kotoba{
	height:162px;
	background-image:url(../images/img01_kotoba.gif) ;
}
.ningen{
	height:123px;
	background-image:url(../images/img01_ningen.gif) ;
}
.img02{
	width:563px;
	height:253px;
	margin:35px auto 0;
	text-indent:-9999px;
	background:url(../images/img02.gif) no-repeat 0 0;
}




