﻿@charset "utf-8";

/***** 基本使用 <インフルエンザBOX> *****/
.box1810 {
    margin: 2em 0;
    background: #fff;
	border:3px solid #ff9933;
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);*/
}
.box1810 .box-title {
	color:#fff;
	font-size:1.15em;
	padding: .5em .5em;
	background-color: #ff9933;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    padding: 8px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.box1810 p {
    padding: 15px 20px;
    margin: 0;
    text-align: left;
}

.box1810 .box_orange1810 {
	height:auto;
	margin:0px 15px 15px 15px;
	padding:5px;
	background-color:#f4f4e3;
}

.box1810 .box_orange1810 p {
	font-size: 0.96em;
    padding: 10px 10px;
    margin: 0;
    text-align: left;
	text-indent: 1em;
}

.box1810 .box_orange1810-title {
	font-size:1.1em;
	padding: 0.5em 0.5em 0 0.5em;
	color: #FF6600;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.1em;
	border-bottom: #ff9933 dotted 2px;
	width:22em;
}

/***** 基本使用 <紫外線情報BOX> *****/
.season_shigaisen_1806 {
	background-color:#ffffff;
	border:3px solid #FC3;
	margin:20px 0;
}
.season_shigaisen_1806 p {
	text-align:center;
    font-weight: bold;
    line-height: 1.6em;
	font-size: 16px;
	color:#ff69b4;
	border-bottom: dotted 3px #ff69b4;
}
.season_shigaisen_1806 img {
	padding: 0.25em;
	margin:-0.25em 0 0.75em 0;
	align:center;
}

/***** 基本使用 <熱中症予防情報BOX> *****/
.season_neccyu_1806 {
	background-color:#ffffff;
	border:3px solid #FF8C00;
	margin:20px 0;
}
.season_neccyu_1806 p {
	color:#FF8C00;
	text-align:center;
    font-weight: bold;
	padding: 0.5em;
    line-height: 1.6em;
	font-size: 16px;
}
.season_neccyu_1806 img {
	padding: 0.25em;
}

/***** 基本使用 <毎月月末の医療費情報BOX> ******************************/
.box_beige2 {
	border: #eb6ea5 3px double;
	border: #00afec 3px double;
	border: #f08300 3px double;
	background-color: #fdeff5; /*薄ピンク*/
	background-color: #eaf6fd; /*薄水色*/
	background-color: #feecd2; /*薄オレンジ*/
	width: 552px;
	margin: 0;
	text-align: center;
}

.border_pinkW {
	text-align: center;
	margin: 10px;
	font-size: 18px;
	color: #eb6ea5; /*濃いピンク*/
	color: #f08300; /*濃いオレンジ*/
	color: #d80c24; /*深い赤*/
	color: #00afec;
	border-bottom: #eb6ea5 solid 1px;
	border-bottom: #f08300 solid 1px;
	border-bottom: #d80c24 solid 1px;
	border-bottom: #00afec solid 1px;
	padding-bottom: 5px;
}

.box_white {
	margin-bottom:20px;
	padding:10px;
	width: 550px;
	background-color: #d5ead8; /*薄いライトグリーン*/
	background-color: #dff2fc;
}
.line_lightblue {
	padding:3px;
	background-color:#54c3f1; /* やや濃い水色　c60*/
	text-align:center;
	color:#fff;
	margin-top:10px;
}

/*** 共通使用 <img> ****************************/
img.img_left1809 {
	float:left;
	margin-right:10px;
	padding-right:15px;
	padding-left:10px;
	padding-bottom:5px;
}
img.img_right1809 {
	float:right;
	margin-top: 0px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:5px;
}

/*** 共通使用 <p> ****************************/
p.indent10 {
    margin: 2px; 
    padding: 0;
	text-indent:1em;
	line-height:1.3em;
	text-align:left;
}

p.indent10_1 {
    margin: 2px; 
    padding-left: 2em;
	text-indent: -1em;
	line-height:1.3em;
}

p.indent10_box {
    margin: 10px; 
    padding: 0;
    font-size:0.95em;
	text-indent:1em;
	line-height:1.3em;
}
/** center **/
p.indent10_c {
    margin: 2px;
    padding: 0;
	text-indent:1em;
	line-height:1.5em;
	text-align:center;
}
/******  190109 *******************/
#news190109 h2 {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	clear: both;
}
#news190109 .influ, #news190109 .nolo {
	background: #deb887;
	border-radius: 10px;
	padding: 0.8em 1.5em 0.5em;
	margin: 1.0em 0;
}
#news190109 ul {
	background: #fff;
	border-radius: 10px;
	padding: 10px 10px 1px 40px;
}
#news190109 ul li {
	padding-bottom: 10px;
}
#news190109 div.wash h2 {
	background-color: #CAE9FF;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, #E7F8FC), color-stop(.5, transparent), to(transparent));
	-webkit-background-size: 10px;
	color: #1e90ff;
	font-size: 1.5em;
	padding: 1em;
	margin-top: 40px;
}
#news190109 div.wash p.box {
	background-color: #CAE9FF;
	font-size:0.9em;
	padding: 10px 20px;
	margin: auto;
	border: none;
}
#news190109 div.wash div div {
	float: left;
	width: 170px;
	height: 185px;
	font-size: 0.9em;
	padding-left: 10px;
}
#news190109 div.wash div div img {
	width: 170px;
	margin-bottom: 5px;
}
/******  190111 *******************/
#news190111 div {
	background: #f5f5f5;
	padding: 10px;
}
#news190111 h2 {
	background: linear-gradient(-135deg, #9acd32, #fffacd);
	color: #8b0000;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
	clear: both;
	text-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
	text-align: center;
	line-height: 30px;
	padding: 10px;
	margin: 30px 0 0;
}
/******  190104 *******************/
p.int01 {
	margin-bottom:1em;
}
h2.title190104{
	position: relative;
	padding: 1em;
	color:#ff8000;
	text-align:center;
	font-size:1.1em;
}
h2.title190104:before,
h2.title190104:after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 5px;
	box-sizing: border-box;
}
h2.title190104:before {
	top: 0;
	border-top: 2px solid #7ED1E6;
	border-bottom: 1px solid #7ED1E6;
}
h2.title190104:after {
	bottom: 0;
	border-top: 1px solid #7ED1E6;
	border-bottom: 2px solid #7ED1E6;
}
.y190104{
	color:#009945;
	border-bottom: 2px dotted #009945;
	
}
/******  190116 *******************/
#news190116 h2 {
	background: linear-gradient(-205deg, #c97586, #ee827c);
	color: #e7e7eb;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
	clear: both;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
	padding: 1em;
	margin: 30px 0 10px;
}
#news190116 span {
	color: #c9171e;
	font-weight: bold;
}
/******  190123 *******************/
#news190123 h2 {
	background: linear-gradient(-205deg, #e0ffff, #87cefa);
	color: #003f8e;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
	clear: both;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
	padding: 1em;
	margin: 30px 0 10px;
}
#news190123 h3.soudan {
	background: linear-gradient(-205deg, #db7093, #ff69b4);
	border-radius: 20px 20px 0 0;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	padding: 1em 0;
	margin: 0;
	clear: both;
}
#news190123 div.soudan {
	border: #ff69b4 solid 1px;
	border-radius: 0 0 20px 20px;
	padding: 1em;
	margin: 0;
}
#news190123 h3.jigyousho {
	background: linear-gradient(-205deg, #ff7f50, #ff6347);
	border-radius: 20px 20px 0 0;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	padding: 1em 0;
	margin: 20px 0 0;
	clear: both;
}
#news190123 div.jigyousho {
	border: #ff6347 solid 1px;
	border-radius: 0 0 20px 20px;
	padding: 1em;
	margin: 0;
}
/******  190128 *******************/
#news190128 h2 {
	padding: 0.6em;
	border-bottom: solid 3px #0033FF;
}
#news190128 h2 span {
	position: relative;
	background-color: #ff4500;
	border-radius: 10px;
	color: #fff;
	padding: 2px 10px;
}
#news190128 h2 span:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 10px;
	border: 5px solid transparent;
	border-top: 10px solid #ff4500;
	width: 0;
	height: 0;
}
#news190128 ul {
	padding: 1em;
	margin: 0;
}
#news190128 ul li {
	font-size: 0.9em;
	padding: 0;
	margin-left: 20px;
}
#news190128 div.generic {
	background: #f0e68c;
	border-radius: 20px;
	padding: 1em;
	margin: 1em;
	font-size: 0.9em;
}
#news190128 h3 {
	background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	border-radius: 7px;
	padding: 1em;
	text-align: center;
	font: #228b22;
	color: #007b43;
}
/******  190130 *******************/
#news190130 h2 {
	background: linear-gradient(-205deg, #f6bfbc, #f4b3c2);
	color: #028760;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
	clear: both;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
	padding: 1em;
	margin: 30px 0 10px;
}
#news190130 ul {
	background: #d6e9ca;
	border-radius: 20px;
	padding: 1em;
	margin: 0;
}
#news190130 ul p {
	margin: 0 0 10px 10px;
	border-bottom:#007b43 double 1px;
	width: 220px;
	text-align: center;
	color: #007b43;
}
#news190130 ul li {
	font-size: 0.9em;
	padding: 0;
	margin-left: 20px;
}


/******  190118 *******************/

#main_171234 h2 {
background: #d7479c;
color: #FFF;
font-size:18px;
padding: 10px;
text-align: center;
margin-bottom: 30px;
}

#main_171234 div {
position: relative;
padding-top: 100px;
}

#main_171234 img {
position: absolute;
}

#main_171234 a img { position: static; }

#main_171234 img:nth-of-type(1)  { left: 210px; top: -13px; }
#main_171234 img:nth-of-type(2)  { left: 255px; top: 220px; }

#main_171234 table {
border: solid 1px #000;
font-size: 14px;
}

#main_171234 table td li span { font-size: 12px; }

#main_171234 table th {
font-size: 14px;
text-align: center;
background: #d7479c;
color: #FFF;
}

#main_171234 table td ul {
margin: 0;
padding: 0 0 0 2em;
}

#main_171234 table td li:last-child {
color: #F00;
font-weight: bold;
}

#main_171234 table td {
padding: 10px 0 10px 10px;
background: #faefea;
}
#main_171234 table td:nth-of-type(1) {
padding: 10px 10px 10px 0;
background: #EEE;
}

#main_171234 table th:first-child {
background:#999;
}

#main_171234 table th,
#main_171234 table td {
width: 50%;
border: solid 1px #000;
}

.note_171234:before {
content: "※";
}

.note_171234 {
text-indent: -1em;
font-size: 12px;
padding-left: 1em;
}

.attention_171234 {
font-weight: bold;
text-indent: 0;
color: #F00;
background: #faefea;
border: solid 3px #d7479c;
padding: 1em;
}
/******  190121 *******************/
#news190121 div.box1 {
	background: #b0e0e6;
	border-radius: 20px;
	padding: 15px;
    font-size: 0.9em;
}
#news190121 div.box2 {
	background-image: url(images/1901/21/img03_190121.png);
	width: 529px;
	height: 213px;
	margin-bottom: 40px;
}
#news190121 div.box2 p {
	padding: 98px 15px 10px 160px;
	color: #ff0000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}
#news190121 div.box3 {
	margin: 20px 0;
	border-radius: 20px;
}
#news190121 div.box3 h2 {
	border-radius: 20px 20px 0 0;
    margin-top: -20px;
}
#news190121 div.box4 {
	margin: 20px 0;
	border-radius: 20px;
}
#news190121 div.box4 h2 {
	background: #FF6666;
	border-radius: 20px 20px 0 0;
    text-align: center;
    color: #fff;
    padding: 6px 0;
    margin: -8px -8px 16px;
}
#news190121 div.box5 {
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
	margin: 0;
	text-align: center;
	line-height: 22px;
}
#news190121 div.box5 p {
	color: #0000cd;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}
/******  190131 *******************/
#news190131 h2 {
    text-align: center;
    font-size: 1.2em;
}
#news190131 div.box1 {
	background: #fff3b8;
	border-radius: 20px;
	padding: 10px 30px 1px 30px;
	margin-bottom: 20px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190131 div.box1 h2 {
    color: #942343;
    border-bottom: #942343 solid 1px;
    padding-bottom: 10px;
}
#news190131 div.box2 {
	border: double 1px #0033FF;
	border-radius: 20px;
	margin-bottom: 20px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190131 div.box2 h2 {
	background: #0033FF;
	color: #fff;
	border-radius: 20px 20px 0 0;
	padding: 10px;
	margin-top: 0;
}
#news190131 div.box2 p {
	padding: 0 10px;
}
#news190131 div.box3 {
	background: #bee0ce;
	border-radius: 20px;
	padding: 5px 20px;
	margin-bottom: 20px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190131 div.box3 h2 {
    border: dashed 4px #96c2fe;
    padding: 0.4em;
}
#news190131 div.box4 {
	background: #fff462;
	border-radius: 20px;
	margin-bottom: 30px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190131 div.box4 h2 {
	background: #e73562;
	border-radius: 20px 20px 0 0;
    color: #fff;
    padding: 10px;
}
#news190131 div.box4 p {
	padding: 0 15px 15px 15px;
}