@import "fontsize.css";

/* local set */
html {
  margin: 0px;
  padding: 0px;
  font-family: 'Meiryo', 'メイリオ', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'ＭＳ Ｐゴシック', "MS UI Gothic", "MS P Gothic", Osaka, Arial, helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Meiryo', 'メイリオ', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'ＭＳ Ｐゴシック', "MS UI Gothic", "MS P Gothic", Osaka, Arial, helvetica, sans-serif;
	/* */
  /*
  font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "MS UI Gothic",'ＭＳ Ｐゴシック', 'Osaka';
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", Osaka, helvetica, sans-serif;
  font-family: "MS UI Gothic","MS P Gothic", Osaka, Arial, helvetica, sans-serif;
  */
  /* */
  font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #1A1A1A;
	color: #999999;
}

input, textarea, select, option {
  font-size: 9pt;
  font-family: 'Meiryo', 'メイリオ', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'ＭＳ Ｐゴシック', "MS UI Gothic", "MS P Gothic", Osaka, Arial, helvetica, sans-serif;
}

a:link {
  color: #FF0000;
  text-decoration: none;
}

a:visited {
  color: #993333;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

a:active {
  color: #993333;
  text-decoration: underline;
}

form,input {
  margin: 0px;
  padding: 0px;
}

img { border-width:0px; }

p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-size: 9pt;
  font-style: normal;
  line-height: 1.7em;
  font-weight: normal;
}


/* その他 */

#newstxt {
	line-height: 2em;
	font-size: x-small;
}

#newstxt a {
	text-decoration: none;
	color: #666666;
}

#newstxt a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#itemtxt p {
}


#itemtxt .brandt {
	background-image: url(../../top_img/icon_store_brand.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 27px;
	color: #FFFFFF;
	margin-bottom: 4px;
}

#itemtxt .itemt {
	background-image: url(../../top_img/icon_store_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 27px;
	color: #FFFFFF;
	line-break: normal;
	margin-bottom: 4px;
}

#itemtxt .pricet {
	background-image: url(../../top_img/icon_store_price.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 27px;
	color: #FF0000;
	margin-bottom: 4px;
}

#itemtxt .colort {
	background-image: url(../../store/img/icon_store_color.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 27px;
	color: #FFFFFF;
}

#itemtxt .sizet {
	background-image: url(../../store/img/icon_store_size.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;
	color: #FFFFFF;
	padding-top: 14px;
	margin-bottom: 4px;
}

#itemtxt .detailt {
	background-image: url(../../store/img/icon_store_detail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 4px;
}

#itemtxt select {
	width: 200px;
	font-size: 10px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #333333;
}
#itemtxt_list p {
}
#itemtxt_list .brandt {
	background-image: url(../../top_img/icon_store_brand.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 27px;
	color: #FFFFFF;
	margin-bottom: 4px;
	width:90px;
	overflow: hidden;
	word-break: break-all;
}

#itemtxt_list .itemt {
	background-image: url(../../top_img/icon_store_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 27px;
	color: #FFFFFF;
	line-break: normal;
	margin-bottom: 4px;
	width:90px;
	overflow: hidden;
	word-break: break-all;
}

#itemtxt_list .pricet {
	background-image: url(../../top_img/icon_store_price.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 27px;
	color: #FF0000;
	width:90px;
	overflow: hidden;
	word-break: break-all;
	margin-bottom: 4px;
}

#itemtxt_list .colort {
	background-image: url(../../store/img/icon_store_color.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	padding-left: 27px;
	color: #FFFFFF;
}

#itemtxt_list .sizet {
	background-image: url(../../store/img/icon_store_size.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;
	color: #FFFFFF;
	padding-top: 14px;
	margin-bottom: 4px;
}

#itemtxt_list .detailt {
	background-image: url(../../store/img/icon_store_detail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 4px;
}

#itemtxt_list select {
	width: 200px;
	font-size: 10px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #333333;
}


#iconbox img {
	margin-bottom: 2px;
}

#sidelist ul {
	margin: 0px;
	padding: 0px;
}

#sidelist li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

#sidelist li a {
	background-image: url(../../store/img/side_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.4em;
	padding-left: 18px;
	display: block;
	color: #595959;
	text-decoration: none;
}

#sidelist li a:hover {
	background-image: url(../../store/img/side_menu_icono.gif);
	color: #FF0000;
	text-decoration: none;
}

#sidelist li img {
	margin-left: 10px;
}

#storeheaderpt {
	position: relative;
	text-align: right;
}

#storeheaderpt .head_logo {
	position: absolute;
	text-align: right;
	top: 30px;
	color: #FFFFFF;
	left: 25px;
}

#storeheaderpt .headtxtmenu {
	position: absolute;
	right: 20px;
	text-align: right;
	top: 55px;
	color: #FFFFFF;
}

#storeheaderpt .headtxtmenu a {
	color: #FFFFFF;
}

#storeheaderpt .headtxtmenu a:hover {
	color: #FF0000;
}

#storeheaderpt .loginbox {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 10px;
}

.headform {
	font-size: 10px;
	height: 12px;
	width: 165px;
	margin: 0px;
	padding: 0px;
}

#detailpt {
	position: relative;
}

#detailpt .detailbigbtn {
	position: absolute;
	text-align: right;
	color: #FFFFFF;
	left: 2px;
	bottom: 2px;
}

#productthum {
	position: relative;
}

.overicon {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #FFFFFF;
}
.soldout {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #FFFFFF;
}

/*ニュースリスト*/

#newslist ul {
	margin: 0px;
	padding: 0px;
}

#newslist li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
}

#newslist li a {
	background-image: url(../../top_img/news_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.3em;
	padding-left: 18px;
	display: block;
	color: #595959;
	text-decoration: none;
}

#newslist li a:hover {
	background-image: url(../../top_img/news_icono.gif);
	color: #FF0000;
	text-decoration: none;
}

#newslist li img {
	margin-left: 10px;
}

/*サブページタイトル*/

#subpage_title {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 5px;
}

.colortd {
	padding: 0.4em 10px 0.2em 45px;
	background-image: url(../../store/img/color_title.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.7em;
	font-size: small;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.colortd a {
	display: block;
	color: #FFFFFF;
	float: left;
	margin-right: 7px;
	padding: 0px 0px 0px 8px;
	background-image: url(../../store/img/arrow_color.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}

.colortd a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	background-image: url(../../store/img/arrow_color_over.gif);
}

/*clearFix*/
#brandIcon:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

ul#brandIcon {
	width: 300px;
	list-style-type: none;
	margin: 20px 0px 0px;
	padding: 0px;
}

ul#brandIcon li {
	display: inline;
	float: left;
}

ul#brandIcon li a {
	margin-right: 7px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	height: 35px;
	width: 140px;
	display: block;
}
