@charset "utf-8";
/* CSS Document */

/*医科点数表*/
#header {
	background-image:url(../img/head_bg_ika.gif);
	background-repeat:repeat-x;
}

#logo_area {
	position:absolute;
	top:0;
	left:10px;
	width:320px;
	height:68px;
	background-image:url(../img/logo_ika.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 #F60 solid;
	text-indent:0.5em;
	margin-bottom:4px;
	font-weight:600;
	color:#333;
}


/*告示*/
.kokuji h3 {
	color:#060;
}

/*通知*/
#table_a100t {
	width:96%;
	font-size:90%;
}

#table_a100t th {
	background-color:#060;
	color:#FFF;
	text-align:center;
}

#table_a100t th,
#table_a100t td {
	padding:0.5em;
	border:#030 1px solid;
}

#table_a100t .th40 {
	width:40%;
}

#table_a236_2 {
	font-size:85%;
}

#table_a236_2 th,
#table_a236_2 td{
	text-align:center;
	padding:0 4px;
	border:1px solid #030;
}

#table_a236_2 .th120 {
	width:120px;
}

#table_a236_2 th{
	color:#FFF;
	background-color:#060;
}
	

#table_a236_2 .th60 {
	width:60px;
}

#table_e101_2t td{
	padding:0 4px;
	border:1px solid #030;
}

#table_e101_2t .td150 {
	width:150px;
}

#table_k546t {
	width:400px;
	font-size:90%;
}

#table_k549t {
	font-size:90%;
}

#table_k546t td,
#table_k549t td{
	padding:0 4px;
	border:1px solid #030;
}

#table_k546t .td60 {
	width:60px;
}

#table_k546t .td170 {
	width:170px;
}

#table_l008t {
	font-size:90%;
}

#table_l008t td {
	padding:0 4px;
}

#table_l008t .td70 {
	width:70px;
	text-align:right;
}

/*第3章*/
#third h4 {
	font-size:110%;
}

#third .points_area {
	padding-top:2.5em;
}

#third_table th{
	padding:4px;
	text-align:center;
	background-color:#030;
	color:#FFF;
}

#third_table td {
	padding:4px;
	border:1px solid #030;
}

#third_table .td_center {
	text-align:center;
	width:70px;
}

/*-フッター-*/
#footer {
	background-color:#F60;
}