@charset "utf-8";

/* Layout */
#MainContents {
	margin: 0px auto;
	width: 724px;
	padding-top: 412px;
}
#FooterBanner {
	clear: both;
	width: 724px;
	margin: 0px auto;
}
#ZoneSelct {
	margin: 0px auto 30px auto;
	width: 700px;
	background: url(../concept/images/contents_bg.gif) repeat-y left top;
}

/* HeadContents */
#MainContents h2 {
	margin-bottom: 20px;
}
#MainContents .ReadText {
	line-height: 200%;
	margin-bottom: 50px;
}

/* ZoneArea */
.Block {
	width: 200px;
	padding: 10px;
}
.ZoneImage {
	width: 200px;
	height: 100px;
}
.ZoneImage .Name {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 36px;
}
.ZoneImage .Photo {
	float: right;
	width: 91px;
}
.Block .Season {
	margin-top: 44px;
	float: left;
	width: 100px;
	text-align: center;
}
.Block .Text {
	line-height: 200%;
	width: 200px;
	clear: both;
}
#CenterBlock {
	width: 240px;
	padding: 10px 0px;
}
#CenterBlock .ZoneImage,
#CenterBlock .Text {
	margin-left: 30px;
}
#LeftBlock,
#CenterBlock {
	float: left;
}
#RightBlock {
	float: right;
}

/* FooterBanner */
#FooterBanner {
	clear: both;
	width: 720px;
	margin: 0px auto;
}
#FooterBanner ul {
	list-style: none;
}
#FooterBanner h3 {
	margin-bottom: 7px;
}
#FooterBanner li {
	float: left;
	margin-right: 6px;
/*
	width: 81px;
*/
}
/*
#FooterBanner li.Last {
	width: 76px;
}
#FooterBanner li p {
	width: 76px;
}
*/
#FooterBanner p.BrandName {
	text-align: center;
	margin-top: 7px;
}
#Contents {
	background: url(../concept/images/background.jpg) no-repeat left top;
}
#FooterBanner .ClothBrand {
	margin-bottom: 15px;
}

