@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}

#flashcontent{
	height: 176px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	background: url(../images/concept/fl.png) 50% 0 no-repeat;
}

h2{
	text-align:center;
	margin:auto;
	margin-bottom:40px;
	margin-top:20px;}

#c1, #c2, #c3, #c4{
	margin: 0 auto;
	line-height:1.8;}
	
#c1, #c2, #c3, #c4{
	margin-bottom:20px;}

#c1{
	background: url(/images/concept/fragrance/bg01.png) 0 0 no-repeat;
	height: 349px;
	width: 530px;
	padding: 0 0 0 390px;
}
#c2{
	background: url(/images/concept/fragrance/bg02.png) 0 0 no-repeat;
	height: 300px;
	width: 890px;
	padding: 70px 0 0 30px;
}
#c3{
	background: url(/images/concept/fragrance/bg03.png) 0 0 no-repeat;
	height: 280px;
	width: 460px;
	padding: 80px 0 0 460px;
}
#c4{
	background: url(/images/concept/fragrance/bg04.png) 0 0 no-repeat;
	height: 316px;
	width: 900px;
	padding: 60px 0 0 20px;
	margin-bottom:40px;
}

dl{
	width: 525px;
	margin-bottom: 20px;
}

dt,dd{padding: 5px 0;}

dt{
	color: #cc3333;
	float: left;
	width: 60px;
	font-weight: bold;
	text-align: right;
	clear: both;
}

dd{
	width: 460px;
	float: right;
}