.fix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fix	{
	display:inline-block;
	zoom:1;
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.title {
	margin-bottom: 15px;
}
.title_addti{
	margin-bottom: 15px;
	width:536px;
	height:33px;
	background-image: url(../img/title_notxt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.title_addti p{
	margin:0;
	padding-top:4px;
	padding-left:35px;
	font-weight:bold;
	font-size:16px;
	color:#666666;
}

#iteminfo_name {
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*background-image: url(../img/line_dotk.png);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}
#iteminfo_name .itemname {
	float: none;
	margin-bottom: 5px;
}
#iteminfo_name  .brandname a {
	font-size: 12px;
	color: #000000;
}
#iteminfo_name  .itemname a {
	font-size: 22px;
	color: #161616;
}
#iteminfo_name #englishname {
	font-size: 12px;
	color: #000000;
}
#item_comment {
	margin-bottom: 8px;
}
#item_comment p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#item_comment p strong {
	font-size: 16px;
	color: #ee0d0d;
}
.iteminfo {
	background-image: url(../img/bg_iteminfo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	width: 536px;
	padding-bottom: 10px;
}
#item_price {
	background-image: url(../img/item_price_top.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 188px;
	border: 4px double #f8cdda;
	padding-right: 7px;
	padding-left: 7px;
}
.item_no {
	color: #666666;
	font-size: 10px;
	margin-bottom: 8px;
}
#item_price .brandname {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#item_price .item_name {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
#price {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #efefef;
	padding-top: 8px;
	color: #333333;
}
#unitprice {
	background-repeat: repeat-y;
	background-position: left;
	font-size: 14px;
	color: #f0184e;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#form_buy {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #efefef;
	padding-top: 5px;
	font-size: 12px;
	color: #666666;
}
#btn_cart {
	margin-top: 8px;
	margin-bottom: 5px;
	background-image: url(../img/bg_item_other.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#item_other {
	background-image: url(../img/bg_item_other.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#item_other p {
	font-size: 12px;
}

#item_other .line {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #efefef;
}
#item_other .gift {
	background-image: url(../img/icon_gift.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 5px;
}
#item_other .inquiry {
	background-image: url(../img/icon_inquiry.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#item_other .etc {
	padding-top: 10px;
	background-image: url(../img/icon_etc.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#item_other .share1 {
	padding-top: 10px;
	background-image: url(../img/icon_share.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	padding-left: 30px;
}
#item_other .share2 {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#item_other .share3 {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right:93px;
}
#item_other .share_m{
	margin:0 0 0 20px;
}
#item_detail {
	background-image: url(../img/bg_item_detail.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	max-width: 537px;
}
#item_detail h3 {
	margin-top: 0px;
}
#item_detail .detail {
	background-color: #fffbf4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffcac7;
	border-bottom-color: #ffcac7;
	margin-right: 15px;
	margin-left: 15px;
	padding: 8px;
	font-size: 12px;
	line-height: 24px;
	color: #555555;
	margin-bottom: 20px;
}
#item_detail .fragrance {
	width: 506px;
	margin-left: 15px;
	background-color: #644846;
	padding-bottom: 15px;
}
#item_detail .fragrance h3 {
	margin-bottom: 5px;
}
#fragrance1 th {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 7px;
	font-size: 12px;
}
#fragrance1 td {
	color: #FFFFFF;
	padding: 7px;
	font-size: 12px;
}
.line_fragrance1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #937f7e;
}
.line_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #937f7e;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #937f7e;
}
#fragrance2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #937f7e;
	border-right-color: #937f7e;
	border-bottom-color: #937f7e;
	font-size: 12px;
}
#fragrance2 th {
	color: #45312f;
	text-align: left;
	padding: 8px;
	width: 80px;
}
#fragrance2 td {
	padding: 8px;
	color: #f84e5c;
}
.women_content_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 526px;
	margin-left: 5px;
}
.women_content_table .no_data {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #efefef;
	border-left-color: #efefef;
	width: 5px;
}
.women_content_table .item_info {
	height: 100%;
}
.women_content_table   .text_12_ul  {
	padding-bottom: 5px;
}
.women_content_table .text_12 {
	color: #EB3C69;
	font-size: 10px;
	line-height: 14px;
	font-weight:normal;
}

.men_content_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 526px;
	margin-left: 5px;
}
.men_content_table .no_data {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #efefef;
	border-left-color: #efefef;
	width: 5px;
}
.men_content_table .item_info {
	height: 100%;
}
.men_content_table   .text_12_ul  {
	padding-bottom: 5px;
}
.men_content_table .text_12 {
	font-size: 10px;
	line-height: 14px;
	color: #107FC3;
	font-weight:normal;
}

.relatedinfo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/bg_stripe.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.info_bar {
	margin-right: 0px;
	margin-left: 0px;
	width: 536px;
	background-image: url(../img/bg_stripe.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
.info_bar img {
	margin-right: 9px;
	margin-left: 9px;
}
#trackback {
	background-image: url(../img/bg_stripe.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-bottom: 20px;
}
#review .center {
	text-align: center;
	color: #FF3366;
	font-size: 12px;
}
#contents_margin .item_counter {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents_margin .result_search_line {
	text-align: left;
}
#contents_margin .change_page_top {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #efefef;
	padding-top: 5px;
	padding-bottom: 3px;
}
#contents_margin .change_page {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #efefef;
	padding-bottom: 6px;
}


#contents_margin .re_breadcrumb {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #efefef;
	margin-bottom: 10px;
}

#contents_margin .result_border1 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#contents_margin .result_border2 {
	background-image: url(../img/bg_item_other.png);
	background-repeat: repeat-x;
	height: 9px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#re_price  {
	background-image: url(../img/bg_unitprice.png);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8cdda;
	line-height: 18px;
	padding-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8CDDA;
}
#re_price p {
	text-align: right;
	color: #6E4F4D;
	line-height: 20px;
	font-size: 12px;
}
#re_price .small {
	color: #000000;
}

#re_price strong {
	font-size: 14px;
	color: #f0184e;
}
#re_price .kakaku_name,#re_price .price_tag {
	font-size: 14px;
	color: #f0184e;
	font-weight:bold;
}
#contents_margin .re_off {
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #fee7ee;
	padding-bottom: 3px;
	line-height: 18px;
	margin-bottom: 8px;
	background-color: #fdf6e7;
	padding-top: 5px;
	color: #f85412;
	padding-right: 5px;
}
#contents_margin .result_item_note {
	line-height: 20px;
	color: #444444;
	font-weight: normal;
}

#contents_margin img {
	vertical-align: bottom;
}
#contents_margin .result_form_buy {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #efefef;
	padding-bottom: 5px;
}

#unitprice .small {
	font-size: 10px;
	color:#333;
}










.fll {
	float: left;
}
.flr {
	float: right;
}
.small {
	font-size: 10px;
}
.mdb5 {
	margin-bottom: 5px;
}
.mdb10 {
	margin-bottom: 10px;
}
.mdb15 {
	margin-bottom: 15px;
}

.mdb20 {
	margin-bottom: 20px;
}
.mdl5 {
	margin-left: 5px;
}

.mdr5 {
	margin-right: 5px;
}

.mdr10 {
	margin-right: 20px;
}

.mdl8 {
	margin-left: 8px;
}
