* {
	font-size: 100%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

/* webform.cgi */
.addressCheck {
	font-size:200%;
	color: #FFFF00;
}

/* webform.cgi */
.addressCheckBlink {
	text-decoration: blink;
}

.clr-both { clear:both; }

/* search.shtml */
.emphasize {
	font-weight:bold;
	color: #FF0000;
}

/* db-html.cgi */
.grey3 {
	background-color: #333333;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* /result/list_*_*.html */
.grey6 {
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* db-html.cgi, cargo.cgi */
.larger {
	font-size: 16px;
	font-weight: bold;
}

/* news.html */
.newscontents {
	margin-left: 90px;
	margin-bottom: 15px;
}

/* db-html.cgi,cargo.cgi */
.price {
	white-space: nowrap;
	text-align: right;
	padding: 3px;
}

/* cargo.cgi */
.pricetotal {
	white-space: nowrap;
	text-align: right;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	padding: 3px;
}

/* db-html.cgi */
.saleprice {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

/* db-html.cgi */
.strike {
    text-decoration: line-through;
}

.white {
	color: #FFFFFF;
}

a:active {
	color: #FF0000;
}

a:active img {
	border-color:#FF0000;
}

a:hover {
	color: #FF0000;
}

a:hover img {
	border-color:#FF0000;
}

a:link {
	color: #FFCC33;
}

a:link img {
	border-color: #FFCC33;
}

a:visited {
	color: #FFCC00;
}

a:visited img {
	border-color:#FFCC00;
}

body {
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:small;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
}

/* db-html.cgi Html_Spec Html_Spec_SaleItem */
div.botton {
	margin-top: 6px;
	margin-bottom: 6px;
}

/* news.html */
div.box50left {
	float: left;
	width: 50px;
	height: auto;
	font-weight:bold;
}

/* news.html */
div.box90left {
	float: left;
	width: 90px;
	height: auto;
	font-weight:bold;
}

/* index.shtml, db-html.cgi */
div.box100left {
	float: left;
	width: 100px;
	height: auto;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* index_brand_utopia.html, index_brand_banci.html */
div.box130 {
	float: left;
	width: 130px;
	text-align: center;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
}

/* index_brands.html, index_category.html */
div.box170left {
	float: left;
	width: 170px;
	height: auto;
	font-weight:bold;
}

/* index_brands.html */
div.box500 {
	padding-top: 18px;
}

/* db-html.cgi */
div.box514 {
	width: 514px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.box_bogo_index {
	float: left;
	width: 100px;
	margin: 2px 4px;
    text-align: center;
}

/* db-html.cgi */
div.box_saleitemlist {
	width: 633px;
	padding: 8px 12px;
	background-color: #333333;
}

/* database.cgi */
div.copyright {
	text-align: right;
	width: 657px;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.GreyblockFor130pxImage {
	padding: 10px;
	background-color: #333333;
	height: 140px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.GreyblockFor200pxImage {
	padding: 10px;
	background-color: #333333;
	height: 210px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* db-html.cgi */
div.spec {
	padding: 8px;
	background-color: #333333;
}

/* index.shtml */
div.two_column_left {
	float: left;
	width: 317px;
	margin-right: 1px;
	padding: 4px;
	border: 1px solid #666666;
}

/* index.shtml */
div.two_column_right {
	float: left;
	width: 317px;
	margin-left: 1px;
	border: 1px solid #666666;
	padding: 4px;
}

div#BrandLogo {
	float: left;
}

div#container {
	width: 780px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
}

div#container_white {
	width: 780px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
}

div#designer {
	float:right;
	padding-top: 10px;
}

div#footer {
	line-height: 200%;
	margin-bottom: 10px;
	text-align: right;
	width: 647px;
}

div#form {
	padding-right: 5px;
	padding-left: 15px;
}

div#header {
	background-image: url(../image/gif/logo_top2.gif);
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 15px;
	color:#FFFFFF;
	font-size:medium;
}

div#leftbox {
	width: 657px;
	float: left;
	padding-right: 5px;
	line-height: 160%;
}

div#MenuBar {
	margin: 0px;
	float:right;
}

div#news {
	float: left;
	width: 657px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#orderform {
	line-height: 160%;
}

div#signature {
	padding-left: 450px;
}

div#TitleBrand {
	text-align: right;
	padding-top: 37px;
}

dl {

}

dt {
	clear: both;
	float:left;
	width: 130px;
	padding: 7px;
}

dd {
	padding: 7px;
	margin-left: 137px;
}

form {
/* 	margin: 0px;
	padding: 0px; */
} 

h1#pagetitle {
	font-size: medium;
	font-weight: bold;
	padding-top: 30px;
}

h1#contentstitle {
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
}

h1#ProductName {
	float:left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size:large;
}

h2, h3 {
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

img {
	border-width:1px;
}

img.BrandLogo {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float:left;
	border-width:0px;
}

img.NoBorder {
	border-width:0px;
}

img.ProductImageL {
	float:left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.ProductImageR {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.RelatedItem {
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
}

img.toppage {
	border-width: 0px;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

/* db-html.cgi */
img.thumbnail_left {
	float:left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.thumbnail {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

li.ProductName {
	line-height: 260%;
}

p {
	line-height: 160%;
	padding-top: 5px;
	padding-bottom: 5px;
}

p#designer {
	text-align: right;
	padding-top: 12px;
}

p.ImgBackGround {
	background-color:#FFFFFF;
 	padding: 10px;
}

span.ProductNameEnglish {
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-weight: bold;
}

span.ProductNameJapanese {
	font-weight: bold;
}

span.font_bold {
	font-weight:bold;
}

/* 個別商品ページ */
span.font_smaller {
	font-size:smaller;
}

/* db-html.cgi */
span.serif {
	font-size:larger;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/* db-html.cgi */
td.database {
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

/* index_brand_*.html */
ul.ProductName {
	padding-left: 20px;
}
