body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
p, h1, h2, h3, h4, h5, h6, a, ul {
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
}
a:focus{
	outline:none;
}
a {
	overflow: hidden;
}
#Header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 96px;
}
#Header #HeaderUpper {
	height: 44px;
	padding-bottom: 8px;
}
#Header #HeaderUpper h5 span.home a {
	background-image: url(../images/common/ti_home_nm.gif);
	width: 108px;
	display: block;
	text-indent: -9999px;
	float: left;
	height: 44px;
}
#Header #HeaderUpper h5 span.home a:hover {
	background-image: url(../images/common/ti_home_ov.gif);
	height: 44px;
	width: 108px;
	display: block;
	text-indent: -9999px;
}

/* 0813 「重要なお知らせ」移動 -----------------------------------*/

#Header #HeaderUpper h5 span.recall a {
	background-image: url(../images/common/bt_recall_nm.gif);
	width: 89px;
	display: block;
	text-indent: -9999px;
	float: left;
	height: 44px;
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:20px;
}
#Header #HeaderUpper h5 span.recall a:hover {
	background-image: url(../images/common/bt_recall_ov.gif);
	height: 44px;
	width: 89px;
	display: block;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:20px;
}

/*---------------------------------------------------------------*/

#Header #Global {
	height: 44px;
	background-repeat: no-repeat;
	clear: both;
	background-color: #000000;
}



/* トップページ以外 */
#Wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 41px;
	height: auto;
}
#HFWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 41px;
	text-align: center;
	height: auto;
}
#Bread  {
	width: 800px;
	margin-bottom: 52px;
	font-size: 10px;
	text-align: left;
}
#Bread  a {
	color: #000000;
}
#Bread a:hover {
	color: #666666;
	text-decoration: underline;
}
#Footer  {
	background-image: url(../images/common/bg_footer.gif);
	background-repeat: no-repeat;
	height: 58px;
	padding: 0px;
	clear: both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Footer h6 {
	text-indent: -9999px;
}
#Wrapper #Right {
	float: right;
	width: 556px;
	margin-top: 10px;
	text-align: right;
}
#Wrapper #RightBrandIndex {
	float: right;
	width: 597px;
	margin-top: 10px;
}
#Wrapper #NewsRight {
	float: right;
	width: 565px;
	margin-top: 10px;
	text-align: left;
}
.BrandCell a   {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#RightBrandIndex .BrandCell h4 {
	padding-top: 12px;
	padding-bottom: 15px;
	font-size:10px;
	line-height:1em;
}
/*IEハック*/
*+html #RightBrandIndex .BrandCell h4 {
	padding-top: 12px;
	padding-bottom: 15px;
	font-size:10px;
	line-height:1em;
	letter-spacing:-0.05em;
}
* html #RightBrandIndex .BrandCell h4 {
	padding-top: 12px;
	padding-bottom: 15px;
	font-size:10px;
	line-height:1em;
	letter-spacing:-0.05em;
}
/*IEハックここまで*/
#RightBrandIndex .BrandCell p {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#RightBrandIndex .BrandCell {
	background-image: url(../images/common/ic_arrow_nm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 204px;
	width: 156px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 41px;
	_margin-bottom: 30px;
	margin-left: 41px;
	_margin-left: 30px;
	border: 1px solid #e3e3e3;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#RightBrandIndex .BrandCell:hover {
	background-image: url(../brands/img/common/ic_arrow_ov.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 204px;
	width: 156px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 41px;
	margin-left: 41px;
	border: 1px solid #c2c2c2;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#Right .LogoArea h1 {
	margin-right: 23px;
	font-size: 12px;
}
#Right .LogoArea {
	margin-bottom: 20px;
	text-align: left;
}
#Right .SubNavi {
	height: 23px;
	margin-bottom: 19px;
	text-align: left;
}
#Right .SubNavi  li {
	float: left;
	text-indent: -9999px;
}
#Right .SubNavi a  {
	text-decoration: none;
	display: block;
	height: 23px;
	width: 91px;
	overflow: hidden;
}
#Right .Items {
	clear: both;
	margin-bottom: 45px;
	text-align: right;
}
#Right h2 {
	float: left;
	margin-bottom: 45px;
}
#Right #BrandOutline {
	margin-bottom:40px;
	text-align: left;
/*
	float: right;
	width: 270px;
	text-align: left;
	*/
}
#BrandOutline h3 {
	margin-bottom: 10px;
}
#BrandOutline p {
	font-size: 10px;
	line-height: 15px;
/*	margin-bottom: 28px; */
	width: 265px;
}
#BrandOutline a {
	background-image: url(../brands/img/common/ic_arrow.gif);
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
#BrandOutline a:hover {
	background-image: url(../brands/img/common/ic_arrow.gif);
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: underline;
}
#Right .ShopImage {
	background-image: url(../brands/img/common/bg_shopimg.gif);
	background-repeat: no-repeat;
	clear: both;
}
#Right .ShopImage img {
	margin-left: 1px;
}
#Wrapper #SideNavi {
	float: left;
	width: 182px;
	background-image: url(../brands/img/common/bg_side.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 32px;
	padding-left: 17px;
	margin: 0px;
}
#Wrapper  #Sidemap {
	float: left;
	width: 182px;
	background-image: url(../images/common/bg_sitemap.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 32px;
	padding-left: 17px;
	margin: 0px;
}
#SideNavi ul {
	font-size: 10px;
	list-style-type: none;
}
#SideNavi li {
	text-indent: -9999px;
	overflow: hidden;
}
#IMACOLE {
	font-size: 10px;
	color: #333333;
}
#main p {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}

