@charset "UTF-8";

/*****************************************************/
/**************インデックス専用***********************/
/*****************************************************/

h1, h2, h3, h4, h5, p, img, li, form, dl, dt, dd, hr, table { margin: 0px; padding: 0px; }
img{border: none;}

*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
}

h1{
	color: #999999;
	font-size: 90%;
	font-weight:bold;
}

h2{ display:none;}

body {
	background-color: #d7d7c4;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 80%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 100%;
}

#page{
	width: 970px;
	height: 550px;
	margin-top: 10px;
	padding: 0px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

a{text-decoration:none;}

a:hover { text-decoration: underline;}


/*************************************/

#flash{
	width: 650px;
	height: 549px;
	margin-left: 0px;
}



noscript ul {
	background-image:url(../img/noscript.jpg);
	width:614px;
	height:439px;
	padding:110px 0 0 35px;
	list-style:none;
}
noscript ul li a{
	display: block;
	width:127px;
	text-indent: -9999px;
	margin-bottom:2px;
}

#nosc-top a{height:40px;}
#nosc-eve a{height:40px;}
#nosc-iin a{height:38px;}
#nosc-accsess a{height:39px;}
#nosc-cure a{height:40px;}
#nosc-dr a{height:38px;}
#nosc-recruiet a{height:40px;}
#nosc-otoiawase a{height:38px;}

/*************************************/

#about{
	background-image: url(../img/black-b.gif);
	width: 300px;
	height: 160px;
	color:#FFFFFF;
	margin:-550px 0 0 651px;
	padding: 10px;
}


#about dt{ display:none;}
#about dd{
	width:300px;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
}

#about #tel{
	padding-bottom:10px;
	color:#FF9900;
	font-weight:bold;
	font-size:120%;
}


/*************************************/

#info{
	background-image: url(../img/white-b.gif);
	height: 350px;
	width: 300px;
	padding: 10px;
	margin-left: 650px;
}
#info h3{
	background-image:url(../img/ya.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-left:10px;
	font-weight:bold;
	font-size:90%;

}
#info dl{ margin:0 0 10px 0;}
#info dt{
	color: #11a1a6;
	font-weight: bold;
	margin:0 0 5px 10px;
}

#info dd{	margin-left: 20px;}

#bunner {margin:0 0 0 5px ;}
#bunner p{ float:left; margin:5px 5px 0 0;}


/*************************************/

#footer{
	width: 650px;
	margin-top:10px;
	color: #999999;
	font-weight:bold;
	text-align:center;
}

address{ font-style:normal;}


