@charset "utf-8";
/* CSS Document */

/*医科点数表*/
#header {
	background-image:url(../img/head_bg_shika.gif);
	background-repeat:repeat-x;
}

#logo_area {
	position:absolute;
	top:0;
	left:10px;
	width:320px;
	height:68px;
	background-image:url(../img/logo_shika.gif);
	background-repeat:no-repeat;
}

#global_navi li {
	float:left;
}

#navi0 a {
	position:absolute;
	top:70px;
	left:10px;
	display:block;
	text-indent:-9999px;
	width:140px;
	height:40px;
	background-image:url(../img/navi0.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#navi0 a:hover {
	background-position:0 -40px;
}

#navi1 a {
	position:absolute;
	top:70px;
	left:150px;
	display:block;
	text-indent:-9999px;
	width:140px;
	height:40px;
	background-image:url(../img/navi1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#navi1 a:hover {
	background-position:0 -40px;
}

#navi2 a {
	position:absolute;
	top:70px;
	left:290px;
	display:block;
	text-indent:-9999px;
	width:140px;
	height:40px;
	background-image:url(../img/navi2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#navi2 a:hover {
	background-position:0 -40px;
}

#navi3 a {
	position:absolute;
	top:70px;
	left:430px;
	display:block;
	text-indent:-9999px;
	width:140px;
	height:40px;
	background-image:url(../img/navi3.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#navi3 a:hover {
	background-position:0 -40px;
}

#navi4 a {
	position:absolute;
	top:70px;
	left:570px;
	display:block;
	text-indent:-9999px;
	width:140px;
	height:40px;
	background-image:url(../img/navi4.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#navi4 a:hover {
	background-position:0 -40px;
}

#navi5 a {
	position:absolute;
	top:70px;
	left:710px;
	display:block;
	text-indent:-9999px;
	width:140px;
	height:40px;
	background-image:url(../img/navi5.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#navi5 a:hover {
	background-position:0 -40px;
}

#navi6 a {
	position:absolute;
	top:70px;
	left:850px;
	display:block;
	text-indent:-9999px;
	width:140px;
	height:40px;
	background-image:url(../img/navi6.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#navi6 a:hover {
	background-position:0 -40px;
}


.kokuji,
.tsuchi {
	border:#CCC 1px solid;
	padding:10px;
	margin-bottom:10px;
}

#main_contents h2 {
	border-left:4px #03F solid;
	text-indent:0.5em;
	margin-bottom:4px;
	font-weight:600;
	color:#333;
}
/*告示*/
.kokuji h3 {
	color:#060;
}

/*通知*/
#table_b000_4t {
	width:300px;
}
			   
#table_b000_4t th,
#table_b000_4t td{
	padding:0 4px;
	text-align:center;
}

#table_b000_4t th {
	background-color:#03F;
	color:#CCC;
}

#table_b000_4t td {
	border:1px #03f dotted;
}
	
#table_b000_6t th,
#table_b000_6t td {
	padding:4px;
	border:#06F 1px solid;
}

#table_b000_6t .td120{
	width:120px;
}

#table_b000_6t .td20 {
	width:20px;
}

#table_b000_6t th {
	text-align:center;
}

.top_line {
	font-weight:bold;
	border-top:1px #000 solid;
}

.top_left {
	font-weight:bold;
	border-top:#000 1px solid;
	border-left:#000 1px solid;
}

.top_right {
	font-weight:bold;
	border-top:#000 1px solid;
	border-right:#000 1px solid;
}

/*-フッター-*/
#footer {
	background-color:#03F;
}
