﻿@charset "utf-8";

/* ============================================
	/lifestyle/index.html
============================================ */
p.lifestyleTxt01 {
	margin: 10px 0 20px 0;
}
div.lifestyleBlue {
	background: #227b96;
	width: 642px;
	padding-bottom: 5px;
}
div.lifestyleAj {
	background: #000000;
	width: 642px;
	padding-bottom: 5px;
}
div.lifestyleAlize {
	background: #a89059;
	width: 642px;
	padding-bottom: 5px;
}


.lifestyleW {
	width: 632px;
	background: #ffffff;
	margin: 0 5px;
}

@media print {
	* html .ul_lifestyleList {
		width: 603px;
	}
}

.ul_lifestyleList {
	width: 602px;
	margin: 0 10px 0 20px;
	padding: 10px 0 20px 0;
}
	.ul_lifestyleList li {
		float: left;
		margin-right: 10px;
		display: inline;
		padding-top: 10px;
	}
		.ul_lifestyleList li img {
			vertical-align: bottom;
		}
