@charset "UTF-8";
/* CSS Document */

.clear{
  clear:both;
}

/*****************************/

#Container{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;}

#Head{
	background-position:right;
	background-repeat:no-repeat;}

#Head H1{
	display: inline;}

/*****************************/

#Foot{}

/*****************************/

#ShopList{
	color: #626262;}

#ShopListBody{
	margin-left: 70px;}

#ShopListBody h2{
	font-size: medium;
	font-weight: 900;
	margin-bottom: 1.0em;}

#ShopListBody ul{
	margin-bottom: 3.0em;}


#ShopListBody li{
	list-style: none;
	font-size: small;
	line-height: 145%;}

#ShopListBody ul.add{}
#ShopListBody ul.add li{
	margin-bottom:1.0em;}

/*****************************/

#BrandConcept{
	color: #626262;
	margin-bottom: 1.5em;}

#BrandConceptBody{
	margin-left: 70px;
	margin-right: 70px;}

#BrandConcept p{
	font-size: large;
	line-height: 140%;
	margin-bottom: 1.5em;}

/*****************************/
#News{
  color: #626262;
  margin-bottom: 1.5em;
}

.NewsBody{
  margin-left: 70px;
  margin-right: 70px;
  height: 280px;
  margin-bottom: 1.5em;
}

.NewsBodyL{
  margin-left: 70px;
  margin-right: 70px;
  height: 450px;
  margin-bottom: 1.5em;
}

#NewsBody p{
	font-size: small;
	line-height: 140%;
	margin-bottom: 1.0em;}

.Mag{
  float: right;
}

