/*===================== common === */
body {
	color: #E0E0E0;
	background-color: #222222;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a:link {
	color: #DDA6FF;
}
a:visited {
	color: #DDA6FF;
}
a:hover {
	color: #EBCAFF;
}
p {
	margin: 12px 0;
	font-size: 90%;
}

#wrapper {
	width: 960px;
	background: url(../img/bg.jpg) no-repeat;
	background-color: #111111;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 150px;
}
#header img.logo {
	margin-top: 50px;
	background: url(../img/logo_bg.png) repeat-x;
}

#container {
}

#menu ul {
	width: 100%;
	height: 60px;
	background: url(../img/menu_bg.png) repeat-x;
	border-bottom: 5px solid #000000;
}
#menu ul li {
	width: 120px;
	float: left;
}
#menu li.act {
	background: url(../img/menu_a.png) no-repeat;
}

#contents {
	clear: left;
	padding: 10px;
}

#footer {
	clear: both;
	margin-top: 50px;
	font-size: smaller;
	background-color: #444444;
	color: #BBBBBB;
}
#footer #copyright {
	margin-left: 5px;
}

/*-----------------------------------------------*/
h2 {
	margin-top: 30px;
	margin-bottom: 20px;
}
h2.heading {
	background: url(../img/info_hd_bg.png) repeat-x;
}
.moreLink {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.notice {
	font-size: 70%;
	color: #B8B8B8;
	text-indent: -1em;
	margin-left: 1em;
}

/*-----------------------------------------------*/
dl dt {
	width: 7em;
	float: left;
	color: #808080;
	font-size: 80%;
	border-bottom: 1px solid #333333;
}
dl dd {
	margin-left: 8em;
}

/*-----------------------------------------------*/
.clear {
	clear:both;
}
.right {
	text-align: right;
}

/*===================== index === */
#home #info {
	margin-top: 5px;
}
#info .heading {
	margin-bottom: 20px;
}
#home .colL {
	width: 540px;
	float: left;
}
#home .colL #news {
	min-height: 300px;
	margin-left: 0;
	padding-top: 10px;
	position: relative; /* for more link*/
}
#home #news ul {
	font-size: 90%;
}
#home #news li {
	line-height: 1.3em;
	margin-bottom: 10px;
}
#home #news ul li.date {
	font-family: Arial, "Osaka-mono", "ＭＳ ゴシック", monospace;
	width: 10ex;
	float: left;
}
#home #news ul li.item {
	margin-left: 13ex;
}
#home .colR {
	width: 350px;
	float: right;
}
#home .colR #shopInfo {
	min-height: 300px;
	margin-right: 0;
	padding-top: 10px;
}
#home .colR #shopInfo h3 {
	margin-bottom: 3px;
	border-left: 8px solid #333333;
	border-bottom: 1px solid #333333;
	padding-left: 5px;
	color: #;
}
#home .colR #shopInfo ul.shopList li {
	margin-left: 1em;
}
#home .colR #shopInfo ul.shopList .banner {
	margin-top: 7px;
	margin-left: 10px;
}
#home .colR #shopInfo #bnmShop {
	margin-top: 18px;
}
#home .colR #shopInfo .zipCode,
#home .colR #shopInfo .address {
	font-size: 80%;
	color: #808080;
	margin-left: 1ex;
}

/*-- special page 20091110 --*/
#home #special {
	/*margin-top: 10px;
	margin-bottom: 20px;*/
	margin-top: 20px;
}
#home #special a#lnk01 {
	display:block;
	height: 30px;
	background: url("../special/img/special01.png") no-repeat;
}
#home #special a#lnk01:hover {
	background-position: 0 -30px;
}
#home #special a#lnk01 span {
	display: none;
}
#home #special a div {
	text-align: right;
}
#home #special a span.note {
	font-size: 80%;
}
/*-- event banner 20100814 --*/
#home #contents .banner {
	text-align: center;
	margin-bottom: -12px;
}

/*===================== about us === */
#aboutUs .about .image{
	border: 5px solid Black;
}
#aboutUs .about {
	clear: both;
}
#aboutUs .about .pattern1,
#aboutUs .about .pattern2,
#aboutUs .about .pattern3 {
	margin-top: 40px;
}
#aboutUs .pattern1 .image {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
#aboutUs .pattern1 h3,
#aboutUs .pattern1 p {
	margin-left: 330px;
}
#aboutUs .pattern2 .image {
	float: right;
	margin-left: 20px;
	margin-right: 10px;
}
#aboutUs .pattern2 h3,
#aboutUs .pattern2 p {
	margin-right: 330px;
}
#aboutUs .pattern3 h3 {
	margin-bottom: 
}
#aboutUs .pattern3 .image {
	float: right;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 10px;
}
#aboutUs .pattern3 p {
	margin-right: 330px;
}

/*===================== products === */
#products .sizeList th,
#products .sizeList td {
	width: 10ex;
	padding: 2px;
	text-align: center;
}
#products .sizeList tr.height {
	border-bottom: 1px dashed #444444;
}
#products .sizeList tr.height th {
	text-indent: 0.5ex;
}
#products .colorVariation li {
	width: 100px;
	float: left;
	margin: 0 8px;
}
#products .series {
	clear: left;
}
#products .list {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#products .item {
	width: 225px;
	float: left;
	padding: 5px;
	font-size: 80%;
}
#products .item div {
	border: 1px dotted #222222;
}
#products .item h3 {
	margin: 2px 0;
	font-size: 110%;
}
#products .item div.prodImg {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: none;
	background-color: #000000;
}
#products .item .spec {
	margin-top: 3px;
	color: #B0B0B0;
}
#products .item .spec li {
	margin-left: 1em;
}
#products .item .spec li span {
	display:block;
	margin-left: -1em;
	margin-right: 1em;
	font-size: 85%;
	color: #808080;
}

/*===================== contact === */

/*===================== links === */
#links ul {
	margin-left: 100px;
	font-size: 80%;
}
#links li {
	margin-bottom: 24px;
	line-height: 1.2em;
}

/*===================== event === */
#exhibit #contents {
	margin-right: 20px;
	margin-left: 20px;
}
#exhibit h3 {
	margin: 20px 0 15px;
	border-left: 3px solid #B689D2;
	padding: 10px 15px;
}
#exhibit table {
	width: 700px;
}
#exhibit th,
#exhibit td {
	border: 1px solid #333;
	padding: 5px;
}
#exhibit th {
	width: 10em;
}