@charset "utf-8";

/* ページ（SP）：style_page_sp.css
 * **************************************************
 * Elements (List)
 * **************************************************
 */

#subPage .main .waku div.kazari {
	background:url(../../2024_60/images/bg_stripe01.png) left top repeat;
	padding:7px;
	margin-bottom:2em;
}

#subPage .main .waku div.kazari2 {
	background:url(../../2024_60/images/bg_stripe02.png) left top repeat;
	padding:7px;
	margin-bottom:3em;
}

#subPage .main  h2,
#subPage .main  h3 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-weight: bold;
	text-align:center;
}
#subPage .main  h2 {
	font-size: 3em; /* =30px */
	color:#01abb4;
	margin-bottom:0;
}

#subPage .main  h2 img {
	max-width: 100%;
	height: auto;
}

#subPage .main  h3 {
	font-size: 2.5em; /* =20px */
	margin-bottom:1em;
	line-height:1.2em;
}




#subPage .main .oshirase {
	border:#f33855 1px solid;
	padding:2em;
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;
	background:#FFF;
}



#subPage .main .yosan01 {
	border:1px #fff solid;
	padding:3em;
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;
	background:#FFF;
	margin-bottom:2em;
}

#subPage .main p.imgC {
	text-align:center;
}

#subPage .main .yosan01 h3 img {
	max-width: 100%;
	height: auto;
}

#subPage .main p.imgR {
    float: none;
    text-align: center;
}
#subPage .main p.imgR img {
    width: 60%;
}

#subPage .main  h3 img,
#subPage .main  h4 img {
	width: 100%;
}
#subPage .main  p.zu img {
	width: 100%;
}

/*  2019年度　保健事業のご案内　テーブル
------------------------------------------------------------------- */



#subPage .main div.wakuKenkoujyouhou {
	background:#FFF;
}

#subPage .main p.caption {
	font-size:2em;
	font-weight:bold;
	margin-bottom:1em;
}

#subPage .main p.img100 img {
	width:100%;
}

#subPage .main .waku div.kazari p {
	font-size:1.4em;
	line-height:1.8em;
}

#subPage .main .waku span.important {
	color:#F00;
}

#subPage .main .oshirase {
	border:1px #50aad7 solid;
	padding:3em;
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;
	background:#FFF;
}





/*  お知らせ
------------------------------------------------------------------- */

#subPage .main .oshirase {
	border:1px #487EC4 solid;
	padding:2em;
	-webkit-border-radius: 15px;  
	-moz-border-radius: 15px;  
	border-radius: 15px;
	background:#FFF;
}

#subPage .main .oshirase p {
	margin-left:1.5em;
}

#subPage .main .oshirase h3 {
	color:#f33855;
	font-size: 2.5em;
	margin-bottom:0.5em;
}

#subPage .main .oshirase h4 {
	color:#487EC4;
	font-size:2em;
}

#subPage .main .oshirase dl {
	font-size:1.5em;
	margin-top:1em;
	margin-left:1em;
	font-weight:bold;
}
#subPage .main .oshirase dt {
	float:left;
	background-color:#487EC4;
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;
	padding:0.1em 0.5em;
	color:#FFF;
	margin-bottom:0.5em;
	clear:both;
}
#subPage .main .oshirase dd {
	float:left;
	background-color:#fff;
	padding:0.1em 0.5em;
	margin-bottom:0.5em;
}

#subPage .main div.oshirase {
	border:1px #f33855 solid;
	padding:3em;
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px;  
	border-radius: 20px;
	background:#FFF;
}

/**　枠　フレーム　白　**/

#subPage .main div.flWhite {
	background:#FFF;
	padding:3em;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px;
	margin-bottom:2em;
}
#subPage .main div.flWhite h4 {
	background-color:#01abb4;
	color:#FFF;
	padding:0.2em 1em;
	font-size:2em;
	margin:0.5em 0;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px;
}


#subPage .main div.floatL {
	float: left;
}

#subPage .main div.spdisplaynone {
	display: none;
}


/*  テーブル
------------------------------------------------------------------- */
#subPage .main .yosan01 table td {
	text-align: left;
}

#subPage .main .yosan01 table td.kaisu {
	text-align: center;
	white-space: nowrap;
}
#subPage .main .yosan01 table td.taisyou {
	text-align: center;
}
#subPage .main .yosan01 table td p {
	font-size:100%;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

#subPage .main .yosan01 table td.koumoku {
	text-align: center;
}

#subPage .main .yosan01 table .w11 {
	
}

#subPage .main .yosan01 table .w05 {
	
}

