@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
	background-color: #333333;
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.oneColFixCtrHdr #footer {
	font-size: x-small;
	text-align: center;
	padding-top: 10px;
	float: left;
	width: 780px;
}
.oneColFixCtrHdr #top {
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.oneColFixCtrHdr  #linkList {
	text-align: center;
	color: #666666;
}
.oneColFixCtrHdr #linkList a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.oneColFixCtrHdr #mainContent {
	width: 780px;
	background-color: #000000;
	text-decoration: none;
	float: left;
}
.oneColFixCtrHdr #container #top a:link {
	color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #top a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.small {
	background-position: center center;
	font-size: x-small;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: x-small;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
#imgFrameFull {
	height: auto;
	width: 760px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#disc {
	text-align: left;
	clear: both;
	font-size: small;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border: 1px dotted #666666;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#buy {
	text-align: left;
	clear: both;
	font-size: small;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}

.itemName {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
}
.itemNameSalt {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0099FF;
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
}
.itemNameLight {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #99CCFF;
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
}
.itemNameArea {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00FF33;
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
}
.itemNameYlw {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
}
.itemNameOrg {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
}
.itemNameBrw {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
}
.itemNamePup {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #6666FF;
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
}

.headerBass {
	font-size: small;
	color: #CF2025;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF2025;
}
.headerSalt {
	font-size: small;
	color: #0099FF;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.headerLight {
	font-size: small;
	color: #99CCFF;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.headerArea {
	font-size: small;
	color: #00FF33;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF33;
}
.headerNative {
	font-size: small;
	color: #00a651;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00a651;
}
.headerYlw {
	font-size: small;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
.headerOrg {
	font-size: small;
	color: #FF6600;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.headerBrw {
	font-size: small;
	color: #CC3300;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.headerPup {
	font-size: small;
	color: #6666FF;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
}
#containerBass {
	border: 1px solid #CF2025;
	padding: 5px;
	clear: both;
	float: left;
	width: 750px;
	margin: 10px;
}
#containerSalt {
	border: 1px solid #0099FF;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerLight {
	border: 1px solid #99CCFF;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerArea {
	border: 1px solid #00FF33;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerNative {
	border: 1px solid #00a651;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerYlw {
	border: 1px solid #FFFF00;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerOrg {
	border: 1px solid #FF6600;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerBrw {
	border: 1px solid #CC3300;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
#containerPup {
	border: 1px solid #6666FF;
	padding: 5px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 750px;
}
.tableCategory {
	text-align: center;
	background-position: center center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	padding: 2px;
	width: 100px;
	background-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}
.tableColorNumber {
	text-align: center;
	background-position: center center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	padding: 2px;
	width: 50px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.tableColorImage {
	text-align: center;
	background-position: center center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	padding: 2px;
	width: 165px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.tableColorName {
	text-align: center;
	background-position: center center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	padding: 2px;
	width: 200px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}



.tableHeader {
	text-align: center;
	background-position: center center;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 2px;
	background-color: #333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}

.tableInside {
	text-align: center;
	background-position: center center;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
}
.tableCorner {
	text-align: center;
	background-position: center center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #666;
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #666;
}
.tableCornerImage {
	text-align: center;
	background-position: center center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #666;
}


.tableInsideO {
	text-align: center;
	background-position: center center;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
}
.tableInsideX {
	text-align: center;
	background-position: center center;
	font-size: 30px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #151515;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
}
.priceUP {
	text-align: center;
	background-position: center center;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "メイリオ", Osaka, "MS Pゴシック", sans-serif;
}

#video {
	width: 360px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#video1 {
	margin-left: 10px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#videoleft {
	width: 375px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#videoright {
	width: 375px;
	float: left;
}
.bass {
	font-family: Arial, Helvetica, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W4, メイリオ, Osaka, MS Pゴシック,sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
}
.bass a:link{
	color: #ff0000;
	text-decoration: none;
	text-align: left;
}
.bass a:visited{
	color: #ff0000;
	text-decoration: none;
}
.bass a:hover{
	color: #ffffff;
	text-decoration: none;
}
strong {
	color: #FF0000;
}
.store-btn {
	width: 12vw;
	max-width:150px;
  height: 12vw;
	max-height:150px;
	margin: 10px;
	border: solid rgb(255, 255, 255,0.5);
	border-radius: 32px;
	display: flex;
	align-items: center;
}

.store-btn:hover {
	width: 12vw;
	max-width:150px;
  height: 12vw;
	max-height:150px;
	margin: 10px;
	border: solid rgb(255, 255, 255,0.8);
	border-radius: 32px;
	display: flex;
	align-items: center;
	background-color: rgb(255, 255, 255,0.7);
	transition: 0.2s;
}

.store-btn img{
	width: 80%;
text-align:center;
	}

