@charset "UTF-8";

/*
information{
	file name : /css/individual/items/scandinavia300/default.css;
	infomation : This CSS file define "items-scandinavia300" 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
-----------------------------------------------	*/
#subContents div.item-lead {
	margin-bottom: 20px;
	background-image: url("../../../../items/scandinavia300/img/lead_background.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

#subContents div.item-lead div.whole {
	background-image: url("../../../../items/scandinavia300/img/lead_header.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#subContents div.item-lead div.whole div.container {
	min-height: 1%;
	padding: 17px 25px;
	background-image: url("../../../../items/scandinavia300/img/lead_footer.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000000;
}

/* -- Hack WinIE & MacIE --*/
* html #subContents div.item-lead div.whole div.container {
	/* Hides from IE5-Mac ¥*/ 
	height: 1%;
	/*end  Hides from IE5-Mac */
}
/* -- Hack WinIE & MacIE  end--*/


#subContents div.item-lead div.whole div.container ul.imageItemList3 li {
	float: left;
	width: 170px;
	text-align: right;
	margin-bottom: 15px;
}

#subContents div.item-lead div.whole div.container ul.imageItemList3 li.firstChild {
	width: 160px;
}


#subContents div.item-lead div.whole div.container p em {
	color: #678CD7;
}

/* 3. item-subtitle
-----------------------------------------------	*/
#subContents div.item-subtitle {
	margin-bottom: 15px;
	padding: 5px 3px 16px 23px;
	background-image: url("../../../../items/scandinavia300/img/item_subtitle_background.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #678CD7;
}

#subContents div.item-subtitle p {
	margin: 0;
	padding: 0;
}

