@charset "UTF-8";

/*
information{
	file name : /css/individual/items/designer_topaz/default.css;
	infomation : This CSS file define "items-designer_se" layout styles.;
	site name : VSM Husqvarna Viking;
	copyrihgt : Copyright (C) JUKI Co.,Ltd. All Rights Reserved.;
}
*/

/* contents
--------------------------------------------------------------------------
1. import(hide MacIE 4.5)
2. item-lead
3. item-subtitle
--------------------------------------------------------------------------
*/


/* 1. import(hide MacIE 4.5)
-----------------------------------------------	*/
@import url("../index.css");


/* 2. item-lead
-----------------------------------------------	*/
.container {
	margin-bottom: 10px;
	padding: 0 10px 0 0;
}
.container div.container-left {
	float: left;
	width: 158px;
}
.container div.container-right {
	float: right;
	width: 360px;
	padding: 20px 0 0 0;
}
.container div.container-right p em {
	color: #6b3e29;
}

/* 3. item-subtitle
-----------------------------------------------	*/
#subContents div.item-subtitle {
	margin-bottom: 15px;
	padding: 12px 3px 15px 3px;
	background-image: url("../../../../items/designer_topaz/img/item_subtitle_background.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #AC3844;
}

#subContents div.item-subtitle p {
	margin: 0;
	padding: 0;
	color: #6b3e29;
}


/* 4. other class
----------------------------------------------- */
div.cell3 strong {
	display: block;
	padding-bottom: 4px;
}

div.cell3 ul.dotStyleList {
	margin-bottom: 20px!important;
}

div.border-cell2-cell1_another div.cell1 {
	width: 352px!important;
}

div.border-cell2-cell1_another div.cell2 {
	width: 160px!important;
}


em.red {
	color: #CB0003;
	display: block;
	padding-bottom: 10px;
}

ul.caption li {
	font-size: 70%;	
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.4;
}

.pt10px {
	padding-top: 10px;
}

.pt20px {
	padding-top: 20px;
}

.pb10px {
	padding-bottom: 10px;
}

.pb20px {
	padding-bottom: 20px;
}

.mr10px {
	margin-right: 10px;
}

.mr30px {
	margin-right: 30px;
}

.mr40px {
	margin-right: 40px;
}