/* タイトルイメージ */
.top-image-title {
	height: 203px;
	background-image: url(../img/top_title.jpg);
}

#top_title {
	background-image: url(../img/bgimage.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 100%;
}

#top_title_img {

}

.contents {
	display: table-cell;
	margin: 0;
	padding: 0;
	width: 760px;
	vertical-align: top;
	text-align: center;
	font-size: 30px;
	background-color: #ee;
}

#weekly-guide th, #weekly-guide td {
	text-align: center;
	vertical-align: middle;
	font-size: 18pt;
}

#weekly-guide th {
	color: #F7941D;
	font-size: 14pt;
}

.box {
    font-weight: bold;
    color: red;/*文字色*/
    background: #FFF;
    border: solid 3px red;/*線*/
    border-radius: 5px;/*角の丸み*/

	margin: 0px 5px 10px 5px;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

/* インフルエンザ対象 */
.taisyo-label1{ background-color: #D7C9ED;  border : solid 1px #888888; font-size:18pt; }
.taisyo-label2{ background-color: #C4F1FF;  border : solid 1px #888888; font-size:18pt; }
.taisyo-label3{ background-color: #FFD1AC;  border : solid 1px #888888; font-size:18pt; }

.price_table th, .price_table td {
	vertical-align: middle;
}

.price_table th {
	padding: 5px;
	line-height: 100%;
}
