<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==================================================================

	SOTA JAPAN All Rights Reserved.

================================================================== */


/* --------------------------------------------------
	reset
-------------------------------------------------- */

* { font-style:normal;}
html { background: tranparent;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset, img { border: 0;}
img { vertical-align: middle; -ms-interpolation-mode: bicubic;}
address, button, caption, cite, code, dfn, em, input, optgroup, option, select, textarea, th, var { font:inherit;}
del, ins { text-decoration: none;}
li { list-style: none;}
caption, th { text-align: left;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
q:before, q:after { content: '';}
abbr, acronym { border: 0; font-variant: normal;}
sup { vertical-align: super;}
sub { vertical-align: baseline;}
/*because legend doesn't inherit in IE */
legend { color: #000;}

/* --------------------------------------------------
	input style reset
-------------------------------------------------- */
input{ border-radius: 0; -webkit-appearance: none;}
input[type="button"] { -webkit-appearance: none;}
input[type="reset"] { -webkit-appearance: none;}
input[type="submit"] { -webkit-appearance: none;}

/* --------------------------------------------------
	base
-------------------------------------------------- */

body {
	color: #333;
	font-family: Helvetica,"メイリオ",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック",sans-serif;
	/font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif;/* IE7 */
	_font-family: 'ＭＳ Ｐゴシック', sans-serif;/* IE6 */
	font-size: 12px;
	*font-size: 75%;
	font-style: normal;
	line-height: 1.6;
	word-break: normal; 
	-webkit-text-size-adjust:none;
}

::-moz-selection{}
::selection {}

/* --------------------------------------------------
	link
-------------------------------------------------- */
a { text-decoration:none; color:#333;}
a:visited { text-decoration:none; color:#333;}
a:hover { text-decoration:none; color:#FF0066;}

/* --------------------------------------------------
	clear
-------------------------------------------------- */
.clear{clear: both;}

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

/* --------------------------------------------------
	txt size
-------------------------------------------------- */
span.txtS { font-size: 10px;}
span.txtM { font-size: 12px;}
span.txtL { font-size: 14px;}

/* --------------------------------------------------
	padding margin
-------------------------------------------------- */
.padL10 { padding-left: 10px;}
.padL30 { padding-left: 30px;}
.marT5 { margin-top: 5px;}
.marR10 { margin-right: 10px;}
.marT20 { margin-top: 20px;}

/* --------------------------------------------------
	general params
-------------------------------------------------- */

html {
	overflow-y: scroll;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
}
li,dt,dl { line-height: 1.4; }
ol,ul,li { list-style-type: none; }
img { border: 0; }
a img { border: 0; }
input { vertical-align: middle; }
br { letter-spacing: 0; }
p {margin-bottom: 5px;}
table{ border-collapse: collapse; border-spacing:0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style: normal; font-weight:normal; }
caption,th { text-align: left; }


/* --------------------------------------------------
	wrapper
-------------------------------------------------- */

#wrapper {
	width: 100%;
	height: 100%;
}

#container {
	width: 980px;
	margin: 0 auto;
}

/* --------------------------------------------------
	header
-------------------------------------------------- */

#header {
	width: 980px;
	height: 65px;
	margin: 15px auto 15px auto;
}

#header h1 {
	float: left;
	padding: 0;
	margin: 0;
	background: url(https://file001.shop-pro.jp/PA01017/522/images/logo_sotajapan.gif) no-repeat;
}

*html #header h1 {
	float: left;
	padding: 0;
	margin: 0;
	background: url(https://file001.shop-pro.jp/PA01017/522/images/logo_sotajapan.gif) no-repeat;
}

#header h1 a {
	width: 160px;
	height: 65px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}

/* headerL */
#headerL {
	float: left;
	width: 597px;
	padding-left: 18px;
	margin: 0;
}

#headerL p.navL {
	clear: both;
	width: 597px;
	padding-bottom: 15px;
	margin: 0;
}

#headerL p.navM {
	clear: both;
	width: 597px;
	padding-top: 24px;
	margin: 0;
}

/* headerR */
#headerR {
	float: right;
	width: 190px;
	padding-left: 15px;
	margin: 0;
}

#headerR p.navS {
	clear: both;
	width: 190px;
	padding-bottom: 9px;
	margin: 0;
}

#headerR p.btnCart {
	clear: both;
	width: 190px;
	padding-bottom: 9px;
	margin: 0;
}

/* searchArea */
#searchArea {
	clear: both;
	font-size: 11px;
	width: 980px;
	height: 38px;
	margin-bottom: 15px;
	background: url(https://file001.shop-pro.jp/PA01017/522/images/sf_search_bg.gif) repeat-x;
}

#searchArea .keyword {
	float: left;
	width: 430px;
	padding: 11px 0 0 100px;
	background: url(https://file001.shop-pro.jp/PA01017/522/images/sf_search_keyword.gif) no-repeat 10px 8px;
}

#searchArea .searchBox {
	float: right;
	width: 440px;
	padding: 8px 0 0 0;
}

#searchArea .searchIcon {
	float: left;
	padding: 0 5px 0 0;
}

/* --------------------------------------------------
	contents
-------------------------------------------------- */
#contents {}


/* --------------------------------------------------
	side
-------------------------------------------------- */

#side {
	float: left;
	width: 210px;
}

.snTtl {
	padding: 0 0 10px 0;
	margin: 0;
}

.sideImportant {
	background-color: #FAE6E6;
	padding: 0;
	margin: 0 0 15px 0;
}

.sideImportant p {
	color: #CC0000;
	font-size: 11px;
	padding: 0px 6px 8px 6px;
}

.ban {
	padding: 0 0 10px 0;
	margin: 0;
}

.sideTelinfo {
	padding: 0 0 15px 0;
	margin: 0;
}

.sideBrand {
	padding: 0 0 15px 0;
	margin: 0;
}

ul.brand li {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_01.gif) no-repeat 0 3px;
	_background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_01.gif) no-repeat 0 4px;
	padding: 0 0 0 14px;
}

ul.brand a {
	display: block;
	width: 188px;
	padding: 4px 4px 3px 4px;
}

ul.brand a:hover,
ul.brand a:active {
	display: block;
	width: 188px;
	padding: 4px 4px 3px 4px;
}

.sideGroup {
	padding: 0 0 15px 0;
	margin: 0;
}

ul.group li {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_02.gif) no-repeat 0 3px;
	_background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_02.gif) no-repeat 0 4px;
	padding: 0 0 0 14px;
}

ul.group a {
	display: block;
	width: 188px;
	padding: 4px 4px 3px 4px;
}

ul.group a:hover,
ul.group a:active {
	display: block;
	width: 188px;
	padding: 4px 4px 3px 4px;
}

.sideStyle {
	padding: 0 0 15px 0;
	margin: 0;
}

.sideStyleL {
	float: left;
	width: 100px;
}

.sideStyleR {
	float: right;
	width: 110px;
	height: 105px;
	overflow: hidden;
	color: #000033;
	background: url(https://file001.shop-pro.jp/PA01017/522/images/aside_style_bg.gif) repeat;
	padding-top: 45px;
	text-align: center;
}

.sideStyleR p.txt {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
	line-height: 0.8;
}

.sideStyleR p.number {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 38px;
	line-height: 0.8;
}

.sideStyleR span.more {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
}

.sideStyleR a {
	text-decoration: underline;
}

.sideStyleR a:hover {
	text-decoration: none;
}

.sideBtn {
	padding: 0 0 15px 0;
	margin: 0;
}

.sideBtn p {
	padding: 0;
	margin: 0;
}

.sideMobile {
	padding: 0;
	margin: 0;
}

.sideGetseal {
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0;
}

.rss {
	padding: 0;
	margin: 35px 0;
}

.rss li {
	padding: 0;
	margin: 0;
	display: inline;
}

/* TOP用 */

#topSide {
	float: left;
	width: 210px;
}

.sideBlock {
	padding: 0 0 15px 0;
	margin: 0;
}


/* --------------------------------------------------
	main
-------------------------------------------------- */

#main {
	float: right;
	width: 750px;
}

/* --------------------------------------------------
	pankuzu
-------------------------------------------------- */

#pankuzu {
	font-size: 11px;
	padding-bottom: 5px;
}

/* --------------------------------------------------
	footer
-------------------------------------------------- */

#footerWrapper {
	clear: both;
	width: 100%;
	height: 370px;
	border-top: #000000 1px solid;
	background-image: url(https://img05.shop-pro.jp/PA01017/522/etc/footer_bg.gif);
	background-repeat: repeat;
	overflow: hidden;
	margin: 30px auto 0 auto;
}

#footer {
	margin: 20px auto 0 auto;
	width: 980px;
	height: 230px;
	text-align:left;
}

#footerMenu {
	float: left;
	width: 980px;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#footerMenu a {
	color: #bbb;
    text-decoration: none;
}

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

#footerMenu a:hover {
	color: #FF0066;
    text-decoration: none;
}

#footerMenu li {
	padding: 0 0 8px 20px;
	margin: 0;
	background-image: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footerMenuL {
	float: left;
	padding: 0;
	margin: 0;
}

.footerMenuL01 {
	float: left;
	width: 170px;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/footer_menu_01.gif) no-repeat top left;
	padding: 30px 0 0 0;
	margin: 0;
}

.footerMenuL02 {
	float: left;
	width: 170px;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/footer_menu_02.gif) no-repeat top left;
	padding: 30px 0 0 0;
	margin: 0;
}

.footerMenuL03 {
	float: left;
	width: 180px;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/footer_menu_03.gif) no-repeat top left;
	padding: 30px 0 0 0;
	margin: 0;
}

#footerMenuR {
	float: right;
	width: 150px;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/footer_account.gif) no-repeat top left;
	padding: 30px 0 0 10px;
	margin: 0;
}

#footerLogo {
	clear: both;
	width: 980px;
	text-align: right;
	padding: 0 0 20px 0;
	margin: 0;
}

/* --------------------------------------------------
	item
-------------------------------------------------- */

.itemBox {
	float: left;
	position: relative;
	width: 230px;
	_width: 228px;
	border: #DDD 1px solid;
	padding: 9px 0 5px 0;
	margin: 0 8px 17px 9px;
	_margin: 0 7px 17px 8px;
	cursor: pointer;
}

.itemBox:hover {
	border: #DDD 1px solid;
	background: #f2f2f2;
}

.itemBox:hover a {
	color: #FF0066;
}

.itemImg {
	text-align: center;
	padding: 0 9px 0 9px;
	margin: 0 0 10px 0;
}

.itemTxt {
	height: 120px;
	text-align: center;
	line-height: 1.3;
	padding: 0 9px 0 9px;
	margin: 0;
}

p.itemName {
	border-bottom: #CCCCCC 1px dotted;
	padding: 0 0 8px 0;
	margin: 0;
}

p.togetherName {
	padding: 0 0 8px 0;
	margin: 0;
}

p.itemPrice {
	font-size: 11px;
	text-align: right;
	padding: 4px 0 0 0;
	margin: 0;
}

p.s_expl {
	text-align: left;
	color: #999999;
	font-size: 10px;
	line-height: 1.3;
	padding: 3px 0 3px 0;
	margin: 0;
}

p.soldout {
	padding: 0;
	margin: 0;
}

.itemBox img.soldout,
.itemBoxBtm img.soldout {
	position: absolute;
	z-index: 3;
	top: 80px;
	left: 34px;
}

/* list
-------------------------------- */

.kimglist h2 {
	clear: both;
	margin-bottom: 15px;
}

/* 120720 add */
.descriptionBox {
	padding: 0 10px;
	margin: 22px 0;
}

.descriptionL { float: left; width: 165px;}
.descriptionR { float: right; width: 540px;}
.descriptionR h3 { clear: both; font-size: 10px; color: #666; padding-bottom: 8px;}
.descriptionR h4 { clear: both; font-size: 14px; font-weight: bold; padding-bottom: 12px;}
.descriptionR p { padding: 0; margin: 0; line-height: 1.8;}

.noticeBox {
	color: #990000;
	padding: 12px 12px 6px 12px;
	margin: 0 10px 20px 10px;
	background: #FBEAEA;
	border: 1px dotted #D40000;
}

.noticeBox h3 { clear: both; font-size: 12px; font-weight: bold; padding-bottom: 4px; line-height: 1.4;}
.noticeBox p { padding: 0; margin: 0; line-height: 1.6;}

.narrowBox {
	padding: 15px 12px;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/sf_narrow_bg.gif) repeat-x top left;
	border-top: 1px dotted #CCCCCC;
}

*:first-child+html .narrowBox {
	padding: 15px 12px 10px 12px;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/sf_narrow_bg.gif) repeat-x top left;
	border-top: 1px dotted #CCCCCC;
}

.narrowBoxL { float: left; width: 130px;}
.narrowBoxR { float: right; width: 590px;}

.narrowBox p { padding: 0; margin: 0; line-height: 1.6;}
.narrowBox p span { font-weight: bold;}

/* ここまで120720 add */


.paginationList {
	clear: both;
	font-size: 11px;
	padding: 0;
	margin-bottom: 18px;
}

.pagesign {
	clear: both;
	color: #666;
	font-size: 11px;
	text-align: center;
	padding: 15px;	
}

.pagenumlink {
	color: #777;
	font-size: 12px;
}

.pagenumlink a {
	color: #333;
	font-size: 12px;
	padding: 0 1px;
	text-decoration: underline;
	font-weight: normal;
}

.pagenumlink a:hover {
	color: #FF0066;
    text-decoration: none;
}

.paginationList a.pages {
	font-size: 11px;
	padding: 6px 10px;
	margin: 0 10px 0 0;
	background: #EEE;
	border: 1px solid #CCCCCC;
}

.result {
	font-size: 11px;
	border: 1px dotted #CCCCCC;
	padding: 5px 10px;
	margin: 0 10px 20px 10px;
}

.hit {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.alerts {
	color: #CC0000;
	padding: 0;
	margin: 20px 0 0 0;
}


/* detail
-------------------------------- */
h2.point {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	display: block;
	background-color: #EEE;
	border-top: 2px solid #121212;
	padding: 12px 0 12px 10px;
	_padding: 4px 0 10px 10px;
	margin: 0 0 25px 0;
}

*:first-child+html h2.point {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	display: block;
	background-color: #EEE;
	border-top: 2px solid #121212;
	padding: 4px 0 10px 10px;
	margin: 0 0 25px 0;
}

h2.list {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	display: block;
	background-color: #EEE;
	border-top: 2px solid #121212;
	padding: 12px 0 12px 10px;
	_padding: 12px 0 10px 10px;
	margin: 0 0 20px 0;
}

*:first-child+html h2.list {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	display: block;
	background-color: #EEE;
	border-top: 2px solid #121212;
	padding: 8px 0 10px 10px;
	margin: 0 0 20px 0;
}

h2.category {
	clear: both;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	display: block;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/h2_bg.gif) repeat-x top left;
	padding: 12px 0 12px 10px;
	_padding: 12px 0 10px 10px;
	margin: 0;
}

*:first-child+html h2.category {
	clear: both;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	display: block;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/h2_bg.gif) repeat-x top left;
	padding: 7px 0 12px 10px;
	margin: 0;
}

h3.detail {
	clear: both;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 14px 10px 12px 10px;
	_padding: 14px 10px 12px 10px;
	margin: 20px 0 12px 0;
}

h3.together {
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	display: block;
	background-color: #EEE;
	border-top: 2px solid #121212;
	padding: 10px 0 8px 10px;
	_padding: 8px 0 10px 10px;
	margin: 0 0 17px 0;
}

.detailBlock {
	width: 750px;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 0;
}

#detailImgL {
	float: left;
	text-align: center;
	width: 526px;
	padding: 20px 0 10px 0;
	margin: 0;
}

#detailImgL .alerts {
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 1.4;
	color: #999999;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
}

#detailImgR {
	float: right;
	width: 218px;
	background: #FFFFFF;
	padding: 0 0 10px 0;
	margin: 0;
}

#detailImgR .thumbnail {
	float: left;
	width: 93px;
	_width: 90px;
	text-align: center;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 0 0 4px 4px;
}

#detailImgR .alerts {
	font-size: 11px;
	text-align: center;
	color: #999999;
	margin: 0 0 3px 0;
}

#detailBlockL {
	float: left;
	width: 460px;
	padding: 0 10px;
	margin: 0 0 20px 0;
}

#detailBlockR {
	float: right;
	width: 265px;
	padding: 0;
	margin: 0 0 20px 0;
}

.detailList {
	clear: both;
	background: #EEE;
	border: 1px solid #CCCCCC;
	padding: 15px 15px 8px 15px;
	margin: 0 0 15px 0;
}

.detailListTdL {
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0;
	margin: 0;
}

.detailListTdR {
	border-bottom: 1px dotted #CCC;
	padding: 5px 0;
	margin: 0;
}

.bgTitle {
	font-weight: bold;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0;
}

.bgWhite {
	background: #FFFFFF;
	border-bottom: 1px solid #EFEFEF;
	padding: 5px;
	margin: 0;
}

.bgGray {
	background: #EFEFEF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	margin: 0;
}

.btnStockBox {
	text-align: right;
	padding: 0;
	margin: 7px 0 7px 0;
}

.btnStock {
	padding: 0;
	margin: 0 0 0 2px;
}

.addcart {
	clear: both;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 auto;
}

.twitterBtn {
	clear: both;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0 auto;
}

.opLink01 {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_03.gif) no-repeat 0 1px;
	padding: 0 0 0 16px;
}

.opLink02 {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_05.gif) no-repeat 0 1px;
	padding: 0 0 0 16px;
}

.sizeBtn {
	clear: both;
	position: relative;
}

.sizeBtnShop {
	display: none;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_05.gif) no-repeat 0 1px;
	padding: 0 0 0 16px;
	margin-left: 8px;
}

.listBack {
	font-size: 12px;
	text-align: center;
	padding: 20px 0 20px 0;
}

.listBackblt {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_06.gif) no-repeat 0 -1px;
	padding: 0 0 0 16px;
}

.detailMore {
	clear: both;
	background: #EEE;
	border: 1px solid #CCCCCC;
	padding: 10px 15px 8px 15px;
	margin: 0 0 15px 0;
}

.detailMore p.ttl {
	font-weight: bold;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px dotted #CCCCCC;
}

.detailMore .tel {
	text-align: center;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 24px;
	padding: 3px 0 0 0;
	margin: 0 0 4px 0;
	line-height: 1;
}

.detailMore .teltxt {
	text-align: center;
	padding: 0 0 9px 0;
	margin-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 1;
}

.detailMore .snsBox {
	padding: 0 0 9px 0;
	margin-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
}

.cartBox {
	padding: 17px 0 4px 0;
	margin-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
}

.cartBoxSold {
	padding: 17px 0 4px 0;
}

/* add 130621 */

.atntLink {
	clear: both;
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	border: 1px dotted #bbb;
	padding: 14px 10px 12px 25px;
	_padding: 14px 10px 12px 25px;
	margin: 20px 0 12px 0;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_05.gif) 7px center no-repeat;
}
.atntLink a { color: #333333; text-decoration: none;}
.atntLink a:hover { color: #FF0066; text-decoration: none;}

.atntLink2 {
	clear: both;
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	border: 1px dotted #bbb;
	padding: 14px 10px 12px 25px;
	_padding: 14px 10px 12px 25px;
	margin: 20px 0 12px 0;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_05.gif) 7px center no-repeat;
}
.atntLink2 a { color: #0066CC; text-decoration: none;}
.atntLink2 a:hover { color: #FF0066; text-decoration: none;}


/* explain
-------------------------------- */

.explainBox {
	border-top: #CCC solid 1px;
	margin: 0 0 10px 0;
}

.explainTtlTL {
	border-left: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	border-right: #CCC solid 1px; 
	background: #EEE;
	padding: 3px 5px;
}

.explainTtlT {
	border-bottom: #CCC solid 1px;
	border-right: #CCC solid 1px; 
	background: #EEE;
	padding: 3px 5px;
}

.explainTtlL {
	border-left: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	border-right: #CCC solid 1px; 
	background: #EEE;
	padding: 3px 5px;
}

.explainTxt {
	border-bottom: #CCC solid 1px;
	border-right: #CCC solid 1px;
	padding: 3px 5px; 
}


/* howto
-------------------------------- */
h3.point {
	clear: both;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 14px 10px 12px 10px;
	_padding: 14px 10px 12px 10px;
	margin: 20px 0 12px 0;
}

.howtoBlock {
	padding: 0 15px 40px 15px;
	margin: 0;
}

td.howtoBlockL {
	padding: 0 15px 0 0;
	margin: 0;
}

.padTop {
	padding: 10px 0 0 0;
}

.padBottom {
	padding: 0 0 10px 0;
}

.noteBox {
	clear: both;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 10px 10px 5px 10px;
	margin: 0 0 10px 0;
}


/* faq
-------------------------------- */
.faqBlock {
	padding: 0 15px 20px 15px;
	margin: 0;
}

.faqBlock a {
	color: #FF0066;
    text-decoration: none;
}

.faqBlock a:visited {
	color: #FF0066;
    text-decoration: none;
}

.faqBlock a:hover {
	color: #FF0066;
    text-decoration: underline;
}


/* privacy
-------------------------------- */
.privacyBlock {
	padding: 0 15px 20px 15px;
	margin: 0;
}

/* legal
-------------------------------- */
.legalBlock {
	padding: 0 15px 20px 15px;
	margin: 0;
}

.legalNoteBox {
	clear: both;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 20px 0;
}


/* option
-------------------------------- */
#optionBox {
	float: left;
	width: 540px;
	padding: 20px;
}

h2.option {
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	display: block;
	background-color: #EEE;
	border-top: 2px solid #121212;
	padding: 10px 0 8px 10px;
	_padding: 8px 0 10px 10px;
	margin: 0 0 17px 0;
}

.tableBg {
	background-color: #EEE;
	padding: 0;
	margin: 0 0 20px 0;
}

.close {
	text-align: center;
	padding: 20px;
	margin: 0;
}


/* brand list
-------------------------------- */

.brandlist {
	clear: both;
	padding: 0;
	margin: 0 auto;
}

.brandBox {
	float: left;
	width: 165px;
	padding: 0;
	margin: 0 11px 30px 11px;
	_margin: 0 10px 30px 10px;
}

.brandBox img {
	clear: both;
	padding: 0 0 5px 0;
}

.brandBox h2 {
	font-size: 11px;
	line-height: 1.3;
	padding: 0;
	margin: 0;
}


/* group list
-------------------------------- */

.grouplist {
	clear: both;
	padding: 0 15px;
	margin: 0;
}

.groupBox {
	clear: both;
	padding: 0;
	margin: 0 0 20px 0;
}

.groupBox img.groupleft {
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}


/* style sample
-------------------------------- */

#styleSample {
	clear: both;
	float: left;
	padding: 0 15px;
	margin: 0 0 20px 0;
}

.styleSampleBox {
	clear: both;
	float: left;
	width: 720px;
	padding: 0 0 10px 0;
	margin: 0;
}

.styleSampleConL {
	float: left;
	width: 340px;
	padding: 0 0 0 20px;
}

.styleSampleConR {
	float: right;
	width: 340px;
	padding: 0 0 0 20px;
}

.styleSampleBox img {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_bg_dotted.jpg) repeat;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0;
}

.styleNo {
	text-align: center;
	z-index: 3;
	background: #FFFFFF;
	position:absolute;
	padding: 10px 5px 5px 5px;
	margin: 6px;
	width: 45px;
	height: 45px;
}

.styleNo h3 {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 22px;
	line-height: 0.8;
}

.styleNo span {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 11px;
}

#styleSample ul {
	margin: 80px 20px 20px 0;
}

#styleSample ul li {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_07.gif) no-repeat 0 1px;
	padding: 0 0 8px 15px;
}

#styleSample p.styleDate {
	font-size: 11px;
	text-align: right;
	color: #999;
	margin: 0 20px 0 0;
}

#styleSample p.styleNote {
	font-size: 11px;
	text-align: left;
	color: #999;
	margin: 0 20px 0 0;
}


/* press room
-------------------------------- */

#pressRoom {
	clear: both;
	float: left;
	padding: 0 15px;
	margin: 0 0 20px 0;
}

.pressRoomBox {
	clear: both;
	width: 678px;
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_bg_dotted.jpg) repeat;
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin: 0 0 20px 0;
}

.pressRoomBox h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4;
	padding: 0 0 10px 0;
}

.pressRoomBox img {
	padding: 5px;
}

.pressRoomBox p {
	padding-top: 10px;
}

.pressRoomBox a {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_07.gif) no-repeat 2px -1px;
	text-decoration: none;
	padding-left: 16px;
}

. pressRoomBox a:visited {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_07.gif) no-repeat 2px -1px;
	text-decoration: none;
	padding-left: 16px;
}

. pressRoomBox a:hover {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_07.gif) no-repeat 2px -1px;
	text-decoration: none;
	padding-left: 16px;
}


/* site map
-------------------------------- */

#sitemap {
	clear: both;
	float: left;
	padding: 0 15px;
	margin: 0 0 20px 0;
}

#sitemap ul {
	margin: 0 0 20px 0;
}

#sitemap ul li {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_blt_link_07.gif) no-repeat 0 1px;
	padding: 0 0 8px 15px;
}

#sitemap ul li.pad {
	padding: 0 0 40px 15px;
}


/* about
-------------------------------- */

#about {
	clear: both;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 50px;
	margin: 0 0 20px 0;
}

#about p {
	padding: 0 0 30px 0;
}

/* --------------------------------------------------
	top
-------------------------------------------------- */

/* important */
#important {
	background-color: #FAE6E6;
	margin-bottom: 25px;
}
#important h2 {
	float: left;
	width: 120px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	vertical-align: middle;
	background-color: #CC0000;
	padding: 8px 0;
}
#important p {
	float: right;
	width: 840px;
	color: #CC0000;
	padding: 8px 10px;
	margin-bottom: 0;
}

/* newitem */
#newitem {
	clear: both;
	padding: 0 0 20px 0;
	margin: 0;
}

.newitemh2 {
	background: url(https://img05.shop-pro.jp/PA01017/522/etc/nw_h2_bg.gif) repeat-x 0 0 #EEE;
	height: 38px;
	padding: 2px 8px;
	margin: 0 0 17px 0;
}

/* topArea */
/* 180319 修正 */

#topArea {}
#topArea .colL {
	float: left;
	width: 488px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	margin-bottom: 60px;
}
#topArea .colC {
	float: right;
	width: 489px;
	border-right: 1px solid #DDD;
	margin-bottom: 60px;
}
#topArea .colR {
	position: relative;
	clear: both;
	padding: 15px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #F7F7F7;
	margin-bottom: 30px;
}

#topArea h2 {
	text-align: center;
	margin-bottom: 20px;
}

#topArea .scroll {
	height: 560px;
	overflow: auto;
}

#topArea .inner {
	width: 380px;
	margin: 0 auto;
}

#topArea .inner .pickup {
	border-bottom: 1px solid #DDD;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#topArea .inner .pickup p.img {
	text-align: center;
	margin-bottom: 10px;
}

#topArea .inner .pickup p.img img {
	width: 100%;
	height: auto;
}

#topArea .inner ul.list li {
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#topArea .inner ul.list li span {
	display: block;
	color: #666;
	font-size: 10px;
	margin-bottom: 3px;
}

#topArea .colR .icon {
	position: absolute;
	left: 0;
	top: -40px;
	width: 50px;
	height: 50px;
	z-index: 30;
}
#topArea .colR .icon img {
	width: 50px;
	height: 50px;
}
#topArea .colR .ttl {
	position: absolute;
	left: 55px;
	top: -35px;
	z-index: 30;
}
#topArea .colR .instagram {
	width: 100%;
	margin: 0 auto;
}

#topArea .colR .instagram div.item {
	display: inline-block;
}
#topArea .colR .instagram div.item img {
	width: 150px;
	height: 150px;
	margin-right: 10px;
}
#topArea .colR .instagram div.item:last-child img {
	margin-right: 0;
}

/* side amebaArea */

.amebaArea {
	margin-bottom: 20px;
}
.amebaArea p {
	margin-bottom: 0;
}

/* side instagramArea */

.instagramArea {
	position: relative;
	margin-bottom: 20px;
}
.instagramArea .inner {
	padding: 22px 0;
	border: 1px solid #DDD;
	border-bottom: none;
}
.instagramArea .inner .icon {
	position: absolute;
	left: -12px;
	top: -12px;
	z-index: 30;
}
.instagramArea .inner .icon img {
	width: 50px;
	height: 50px;
}
.instagramArea .inner .instagram {
	width: 166px;
	margin: 0 auto;
}
.instagramArea .inner .instagram div.item img {
	width: 166px;
	height: 166px;
}
.instagramArea p {
	margin-bottom: 0;
}

/* hover */
#topArea .colR .instagram div.item img:hover,
.instagramArea .inner .instagram div.item img:hover {
	opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */
}
#topArea .colR .instagram div.item img,
.instagramArea .inner .instagram div.item img {
	background-color: #FFF;
}
</pre></body></html>