@charset "Shift_Jis";

body { 
        background-repeat:repeat-x;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}

/* textページ ------------------------------ */
#TEXT { 
        font-size: 11pt; 
	letter-spacing: 0.1em;
	line-height: 1.4em;
}

BODY, TH, TD ,P{ 

font-family: "MSゴシック", Osaka;


 } 


/* FONTのサイズ ------------------------------ */
span.font1 {font-size: xx-small; letter-spacing: 0.1em;line-height: 1.4em;}

span.font2 {font-size: x-small; letter-spacing: 0.1em;line-height: 1.4em;}

span.font3 {font-size: small; 
            font-weight: bold;letter-spacing: 0.1em;line-height: 1.4em;}

span.font4 {font-size: medium; letter-spacing: 0.1em;line-height: 1.4em;}

span.font5 {font-size: large; letter-spacing: 0.1em;line-height: 1.4em;}

span.font6 {font-size: x-large; letter-spacing: 0.1em;line-height: 1.4em;}

span.font7 {font-size: xx-large; letter-spacing: 0.1em;line-height: 1.4em;}

font.machine {font-size: 10pt;line-height: 1.4em;}


/* hontextページ ------------------------------ */
#TEXT h0 { 
         width : 120px;
         height : 240px;
         top : 180px;
         left : 400px

}

#TEXT h1 { 
         width : 120px;
         height : 240px;
         top : 460px;
         left : 700px;
         position : absolute;

}

/* midashiページ ------------------------------ */
#m { 
	font-size: x-small; 
         top : 460px;
         left : 700px;
	text-indent: 0px;

}

/* service部分 ---------------------------------- */
#SERVICE {
	margin: 0px 10px 20px;
	padding: 15px;
	width: 185px;
	height: 180px;
	border: 1px solid #cccccc;
	background-image : url(jmppage/bace.gif);
}

#SERVICE h1 {
	font-weight: bold;
	color: #2e2d35;
	height: 0px;
	margin: 0px;
	padding: 0px;

}

/* MENU部分 ---------------------------------- */
#MENU {
	margin: 0px 10px 20px;
	padding: 15px;
	width: 185px;
	height: 160px;
	border: 1px solid #cccccc;
	background-image : url(jmppage/bace.gif);
}

#MENU h2 {
	font-weight: bold;
	color: #2e2d35;
	height: 0px;
	margin: 0px;
	padding: 0px;

}

/* TOP ---------------------------------- */
#TOP {
	margin: 0px 5px 0px;
	padding: 0px;
	width: 185px;
	height: 160px;
	border: 0px solid #cccccc;

}

#TOP h3 {
	font-weight: bold;
	height: 0px;
	margin: 0px;
	padding: 0px;

}

/* 先生の本 うさぎ----------------------------- */
#BOOKL {
	position: absolute;
	margin: 365px;
	padding: 0px 0px 0px;
	text-indent: 0px;
	background-image : url(jmppage/usagi_books.jpg);
	background-repeat: no-repeat;
}

/* 先生の本 ハム------------------------------- */
#BOOKH {

	margin: 0px;
	padding: 0px 10px 50px;
	text-indent: 0px;
	background-image : url(jmppage/humster_books.jpg);
	background-repeat: no-repeat;
}

/* スタッフ紹介 ---------------------------------- */
#DOCTOR1 {
	margin: 0px 60px 15px;
	padding: 15px;
	width: 390px;
	height: 250px;
	background-image : url(img/drokano.gif);
	font-size: x-small;
	color: #666666;
}

#DOCTOR2 {
	margin: 10px 58px 15px;
	padding: 15px;
	width: 390px;
	height: 250px;
	background-image : url(img/drmurakami.gif);
	font-size: x-small;
	color: #666666;
}


#STAFF1 {
	margin: 10px 56px 0px;
	padding: 15px;
	width: 390px;
	height: 255px;
	background-image : url(img/k_ootani.gif);
	font-size: x-small;
	color: #666666;
}

#STAFF2 {
	margin: 0px 54px 0px;
	padding: 10px;
	width: 390px;
	height: 260px;
	background-image : url(img/k_tunokawa.gif);
	font-size: x-small;
	color: #666666;
}

#STAFF3 {
	margin: 15px 50px 0px;
	padding: 10px;
	width: 390px;
	height: 265px;
	background-image : url(img/k_motizuki.gif);
	font-size: x-small;
	color: #666666;
}
/*  マウスがリンク文字に乗った場合　a:hover { color:green; }  --------------*/


/*  a { text-decoration:none; }  --------------*/
a:link, a:visited { color:#111111; }
