@charset "utf-8";

* {
	background: none;
	float: none;
	overflow: visible;
}

body {
	font-size: 10.5pt;
	color: #000000;
	background-color: #ffffff;
	overflow: visible;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	margin:12px 0;
	padding:0 !important;
	color: #000000;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div {
	width: auto;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

#headerArea{
	background:none;
	width: auto;
	padding: 0;
}

#corporateLogoBlock{
	float:none;
}

#utilityBlock,
#globalNavBlock,
#fontArea,
#topicPathBlock,
#subContentsBlock,
#footerArea,
.toPageBox,
.toPageTop,
.extraBox {
	display: none;
}

#contentsArea,
#container,
#mainContentsBlock {
	width: auto;
	padding: 0;
	background:none;
	border-right:none;
	border-left:none;
	border-bottom:none;
}

#subContentsBlock {
	width: 0px;
}

#mainContentsBlock{
	float: none;
}

#mainContentsBlock h3,
#mainContentsBlock p,
#mainContentsBlock table {
	margin:12px 0;
}

#mainContentsBlock .noteBox p {
	margin: 12px 10px;
}

#mainContentsBlock ul,
#mainContentsBlock ol {
	margin-left: 30px;
}

#mainContentsBlock ul li {
}

.h1Style01,
.section01,
.section02,
.section03{
	border-bottom:none;
}

#ir,
#company{
	width:auto;
}

.storeListTable{
	width:600px;
	border-left:1px solid #cccccc;
	margin:0 0 0 10px !important;
	overflow:visible;
}


#map,
#textArea{
	float:none;
}