@charset "utf-8";
/*
=========================================

季節の健康用定義

=========================================
*/

/* import
---------------------------------------------------------------------------- */
@import "../../css/default.css";
@import "../../css/shared_class.css";
@import "../../css/header.css";
@import "../../css/footer.css";
@import "../../css/pankuzu.css";


/* 
---------------------------------------------------------------------------- */
.health_koumoku {
	margin-left: 10px;
	margin-bottom: 10px;
}
ul.kibou_List {
	margin: 0 20px 40px 20px;
}
ul.kibou_List li {
	float: left;
	background-image: url(../../img/common/ttl_mark1-wt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	padding-left: 18px;
}

.tblType_health {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.tblType_health th ,
.tblType_health td {
	line-height: 1.5;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

.tblType_health2 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
.tblType_health2 th ,
.tblType_health2 td {
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #999999;
	padding: 8px;
}.item12img {
	margin-bottom: 5px;
}
.health5img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tblType_health5 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}
.tblType_health5 th ,
.tblType_health5 td {
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #999999;
	padding: 5px;
}
.health_no {
	margin-right: 5px;
	float: left;
}

