/*=========暮らしトップ=========*/

.page-body {
	height: auto;
	width: 650px;
}

.title_illust {
	height: auto;
	width: 650px;
}

.infotxt_blue {
	line-height: 18px;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 17px;
	margin-left: 17px;
	font-size: 15px;
}

.button {
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	height: 80px;
}

.todoke_button {
	background-image: url(http://taito-seikatsu.net/images/section/kurashi/todoke_button.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
}

.todoke_button:hover {
	background-image: url(http://taito-seikatsu.net/images/section/kurashi/todoke_button.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

.kosodate_button {
	background-image: url(http://taito-seikatsu.net/images/section/kurashi/kosodate_button.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
}

.kosodate_button:hover {
	background-image: url(http://taito-seikatsu.net/images/section/kurashi/kosodate_button.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

.gomi_button {
	background-image: url(http://taito-seikatsu.net/images/section/kurashi/gomi_button.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
}

.gomi_button:hover {
	background-image: url(http://taito-seikatsu.net/images/section/kurashi/gomi_button.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

.txt01 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 20px;
	clear: left;
	margin-right: 40px;
	margin-left: 40px;
}
