@charset "utf-8";

body#index {
	background-image: url(../images/bg.jpg);
	position: relative;
}

#index #header {
	margin-left: 50px;
	background-image: none;
	height: auto;
	padding: 5px 0px;
}
#index h1{
	width: 647px;
	height: 34px;
	margin: 1px 0 1px 131px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
}

#index #wrapper #leaf {
	position: absolute;
	height: 90px;
	width: 105px;
	left: -60px;
	top: 0px;
	right: auto;
	z-index:9999999;
}

/* メインコンテンツ */
#index #line3 {
	width: 640px;
	margin-top: 10px;
	margin-bottom: 7px;
}
#index #line3 #nav {
	width: 640px;
}
#index .mainMenu{
	width: 201px;
	border-top: 3px solid #FF6600;
	padding: 3px 3px 10px 3px;
	background-color: #E6E6E6;
	float: left;
}
#index #mainMenu1,#index #mainMenu2{
	margin-right: 2px;
}
*html #index #mainMenu1,*html #index #mainMenu2{
	margin-right: 0px;
}

#index #mainMenu1 a#mainMenu1-inner{
	width:212px;
	height:37px;
	text-indent:-10000em;
	background-image: url(../../images/navi_btn_use.jpg);
	background-repeat: no-repeat;
	display: block;
}
#index #mainMenu1 a#mainMenu1-inner:hover{
	background-image: url(../../images/navi_btn_use_f2.jpg);
}
#index #mainMenu2 a#mainMenu2-inner{
	width:212px;
	height:37px;
	text-indent:-10000em;
	background-image: url(../../images/navi_btn_management.jpg);
	background-repeat: no-repeat;
	display: block;
}
#index #mainMenu2 a#mainMenu2-inner:hover{
	background-image: url(../../images/navi_btn_management_f2.jpg);
}
#index #mainMenu2 #menu-doctor {
	font-size: 9px;
}
#index #mainMenu3 a#mainMenu3-inner{
	width:212px;
	height:37px;
	text-indent:-10000em;
	background-image: url(../../images/navi_btn_clad.jpg);
	background-repeat: no-repeat;
	display: block;
}
#index #mainMenu3 a#mainMenu3-inner:hover{
	background-image: url(../../images/navi_btn_clad_f2.jpg);
}


/* information */
#index #top_special{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-top: 7px;
	margin-bottom: 10px;
	width: 639px;
}
#index #top_special dl {
	overflow : auto;
	height: 155px;
	width: 639px;
}
#index #top_special dt {
	float: left;    
	margin-left: 20px;
}
#index #top_special dd {
	margin-left: 100px;
}
#index #top_special dd a {
	color: #FF8C00;
	text-decoration:underline;
}
#index #top_special dd a:hover {
	color: #E80000;
	text-decoration:underline;
}
#index #top_special dd #newyear_message {
	font-weight: bold;
}
#index #top_special dd #newyear_message .vacation {
	color: #006633;

}


/* バナー上 */
#index #banner-upper {
	margin-top: 10px;
	margin-bottom: 7px;
}
#index #banner1,#index #banner2{
	margin-right: 3px;
}
*html #index #banner1,*html #index #banner2{
	margin-right: 2px;
}

/* バナー下 */
#index #banner-bottom {
	margin-top: 7px;
}
#banner-bottom #banner-left{
	margin-right: 3px;
}
*html #banner-bottom #banner-left{
	margin-right: 2px;

#index #top_navi_txt1{
	line-height: normal;
	width: 174px;
}
#index #top_navi_txt1 img {
	float: right;
}
#index #top_navi_txt2{
	line-height: normal;
	width: 172px;
	padding: 0 10px;
}
#index #footer {
	padding-bottom: 77px;
}
#index #silhouette{
	width: 100%;
	height: 77px;
	background-image:url(../../images/silhouette.gif);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}

#ex #news{
	margin-bottom: 5px;
}
#ex #news img {
	margin-bottom: 3px;
}
#browzer{
	top: 1px;
	left: 181px;
}
