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

.pwContainerDescription {
    border-collapse: collapse;
    position:absolute;
    /*bottom:0px;*/
    right:0px;
    min-width: 326px;
/*
    left:220px;
    top:300px;
*/
}

.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

.clearfix {
	min-height: 1px;
}

/*
body{
	background-image:none;
	background-color:transparent;
	line-height:170%;
	text-align:left;
}
*/
input{
	vertical-align:middle;
}
strong{
	font-weight:bold;
}

popup-h1{
	background-color:#f6f9ce;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	display:inline-block;
	padding:5px;
}

.contents{
	background-color:#f6f9ce;
	padding:10px;
}

.category-choice{
	font-size:80%;
	margin-bottom:4px;
}

.category-choice input{
	margin-right:5px;
}

.category-choice label{
	background-color:#399acb;
	color:#FFF;
	padding:1px;
	font-size: 80%;
}

.category-model label {
	font-size: 120%;
}

h2{
	font-size:120%;
	font-weight:bold;
	color:#399acb;
	margin-top:4px;
	margin-bottom:2px;
}

.data-detail-bunzu {
	padding-left:10px;
	padding-bottom:10px;
}

.data-detail-bunzu-box {
    background-color:#EEEE9C;
	border-top-left-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
}

.data-detail-bunzu-name {
    color:#700;
    font-weight:bold;
}

.data-detail-bunzu-scale {
    font-size:80%;
}

.data-detail-bunzu-list {
    color:#297396;
    font-size:80%;
}

.data-detail{
	/*	width:180px;
		float:left;*/
}

.data-detail-bunzu dt,
.data-detail dt{
	float: left;
	font-size:80%;
	font-weight:bold;
	width: 60px;
	overflow: hidden;
/*	text-overflow: ellipsis;*/
	white-space: nowrap;
}

.data-detail-bunzu dd,
.data-detail dd{
	padding-bottom: 2px;
}

.go-detail{
	/*float:left;
	width:150px;*/
	position:relative;
	top:-1.5em;
	left:150px;
}
.go-detail a{
	background:url(/images/arw.png) no-repeat 0 50%;
	font-weight:bold;
	padding-left:15px;
	color:#399acb;
	text-decoration: none;
	font-size: 12px;
}
.popup-price{
  letter-spacing:1px;
	float:left;
	padding-top:4px;
	padding-right:10px;
/*   width:140px;*/
}

.quantity{
	float:left;
	/*width:152px;*/
}
.quantity select{
  height: 2em\9;/*IE8*/
}

.quantity img{
    margin-bottom: -2px;
}

.quantity a{
	font-size: 12px;
}

.close{
	position:absolute;
	right:10px;
	top:50px;
}

.mapFirstMsgBox {
    background-color:#ffc;
	border-style: solid;
	border-color: #C5D1D4;
	border-width: 1px;
}
.mapFirstMsg {
    height:26px;
	font-weight: normal;
	font-size: 12px;
	color: #3184AE;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: table-cell;
}

.mapIcoIncart{
	backgroundImage : Embed(source='../common/ico_incart_s.png');
}
</pre></body></html>