@charset "utf-8";

/*
////////////////////////////////////////////////////////////////////////////////////////// 全体属性 */




#header {
	margin: 0px;
	padding: 0px;
}


.navi{
	background-image:url(../img/top/textsize.gif);
	width:155px;
	height:26px;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#header .navi ul.fontsize{
	margin: 0px 0px 0px 75px;
	padding: 0px;
}
#header .navi ul.fontsize li {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#header .navi ul.fontsize li img {
	float: left;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
}
* html body #header .navi ul.fontsize li img {
	margin-left: -3px;
	width: 75px;
}
#header .navi ul.fontsize li dl {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 91px;
}
* html body #header .navi ul.fontsize li dl {
	margin-left: -3px;
}
#header .navi ul.fontsize li dl dt {
	float: left;
	margin: 0px;
	padding: 0px;
}

#header .navi ul.fontsize li dl dt.fontSmall {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	width: 23px;
	height: 18px;
	background-image:url(../img/top/bt_small03.gif);
    background-repeat : no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
}
#header .navi ul.fontsize li dl dt.fontMedium {
	margin: 4px 0px 0px 2px;
	padding: 0px;
	width: 23px;
	height: 18px;
	background-image:url(../img/top/bt_mid03.gif);
    background-repeat : no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
}
#header .navi ul.fontsize li dl dt.fontLarge {
	margin: 4px 0px 0px 2px;
	padding: 0px;
	width: 23px;
	height: 18px;
	background-image:url(../img/top/bt_large03.gif);
    background-repeat : no-repeat;
    display: block;
    text-decoration: none;
    text-indent: -9999px;

}



#header .header {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width:155px;
}
.header .navi {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 155px;
	text-align: left;
}

#navi {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #cee6f2;
	text-align: center;
}
#navi ul {
	clear: both;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 155px;

}
* html body #navi ul {
	width: 155px;
}
#navi ul li {
	float: left;
	margin-left: 0px;
	padding: 0px;
	display:inline;
}


/* プライバシーポリシー */

.Contents {
	margin-left: 30px;
}

.ttl {
	font-weight: bold;
	color: #006633;

}

/* 字下げ 関連 */
.indent{
padding: 0 0 0 1.4em;
text-indent: -1.4em;
margin: 0;
}

.note {
padding-left: 1.0em;
text-indent: -1.0em;
}


.MainList li {
	margin: 5px 0;
	font-weight: normal;
	color: #000;
	line-height: 150%;
	list-style-type: disc;
}

/***************** リンク *****************/

.link img {
  transition: .1s;
}

/*ホバー時に透明度70%*/
.link img:hover {
  opacity: 0.7;
}

/***************** 新着情報 topics *****************/

#ContentsTopics {
	margin-left: 4px;
}


#Contentstopics{ 
		width:600px;
		padding:0;
		margin:0 0 14px 0;
}


#Contentstopics dl{
	width:594px;
	font-size: 0.8em;
	line-height:1.2em;
	margin:0;
	padding:0;
	}

#Contentstopics dl dt{
	float:left;
	padding:14px 0 14px 15px;
	text-align:left;
	color:#666;
	}

#Contentstopics dl dd{
	margin:0 8px 6px;
	padding:14px 0 14px 235px;
	border-bottom:1px dashed #CCC;
	}

#Contentstopics dl dd.tpcInfo{
	background-image:url("../img/topics_01.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
		}

#Contentstopics dl dd.tpcKenko{
	background-image:url("../img/topics_02.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
		}

#Contentstopics dl dd.tpcEve{
	background-image:url("../img/topics_03.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
		}

#Contentstopics dl dd.tpcIntro{
	background-image:url("../img/topics_04.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
		}

#Contentstopics dl dd.tpcShikumi{
	background-image:url("../img/topics_05.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
		}

#Contentstopics dl dd.tpcKokuho{
	background-image:url("../img/topics_06.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
		}

#Contentstopics dl dd.tpcKaigo{
	background-image:url("../img/topics_07.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
		}

#Contentstopics dl dd.tpcSoudan{
	background-image:url("../img/topics_08.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
}

#Contentstopics dl dd.tpcBid{
	background-image:url("../img/topics_09.gif");
	background-repeat:no-repeat;
	background-position:88px 12px;
}

/* 入札情報ほか */
.bid_tbl {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.0em;
}

.bid_tbl th{
	padding: 10px;
	text-align: center;
	vertical-align: top;
	color: #333;
	background-color: #efffd6;
	border: 1px solid #b9b9b9;
}


.bid_tbl td{
	padding: 10px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

/* 保険医療機関 請求等のお問い合わせ 斜線用 */
table.contact th
 {
   border: 1px solid; /* 表の内側の線 */
   text-align: center;     /* セルの中身をセンタリング */
   width:  50px;        /* ※セルを正方形にする */
   height: 50px;        /* ※セルを正方形にする */
}
table.contact th:empty { 
background-image: linear-gradient(to top right,
                        transparent, transparent 49.5%,
                        #66CC66 49.5%, #66CC66 50.5%,
                        transparent 50.5%, transparent);
}

/* 保険医療機関コーナー等 共通白枠テーブル */
.tbl_ol_white {
	border:2px solid #FFF;
	border-collapse:  collapse;
}

.tbl_ol_white th, .tbl_ol_white td {
	border:2px solid #FFF;
	padding:7px;
}

/* 保険医療機関コーナー等 提出期限テーブル */
.tbl_day {
	font-size:15px;
	width:100%;
	border:2px solid #FFF;
	border-collapse:  collapse;
}

.tbl_day th {
	font-weight:bold;
	text-align:center;
	border:2px solid #FFF;
	padding:7px;
}

.tbl_day td {
	border:2px solid #FFF;
	padding:7px;
}

.tbl_day table {
	font-size:15px;
	margin:0 auto;
	border:0px;
}
.tbl_day table td{
	border:0px;
	padding:0;
}

/* CMページ用 */
.infocm{
	position:relative;
	margin-top:20px;
}

.infocm p{
	position:absolute;
	top:15;
	left:30;
	width:330px;
	font-size:18px;
}

/* 採用ページ用 */
.recruit_comment{
	position:relative;
	margin-top:20px;
}

.recruit_comment p{
	position:absolute;
	top:10;
	left:50;
	width:400px;
	font-size:18px;
}


/* はり、きゅう、あんま用 */

.dl_list_hari {
	margin-left:15px;
}

.dl_list_hari dt {
	float:left;
}

.dl_list_hari dd{
	padding:0 0 0 220px;
}

/* 保険医療 増減点用 */

.dl_hoken dt {
	float:left;
}

.dl_hoken dd{
	padding:0 0 0 50px;
}


/*  国保連合会の紹介 運営ページ 折りたたみ */

/*　ボックス全体 */
.accbox {
    margin: 0;
    padding: 0;
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 0;
    padding : 5px 12px;
    cursor :pointer;
    transition: all 0.5s;
	max-width:250px;
	color:#006600;
	font-weight:bold;
}

.accbox label span {
	font-size:0.8em;
	font-weight:100;

}

/*ラベルホバー時*/
.accbox label:hover {
    color :#339933;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    opacity: 1;
}
