


/* #ranking */
body#home #main #ranking{
	width:200px;
	float:left;
	background:url(img/index_ranking_bg01_btm.gif) no-repeat 0 100%;
}

body#home #main #ranking #rankingInner{
	padding:6px 0 0 0;
	background:url(img/index_ranking_bg01_top.gif) no-repeat;
}

body#home #main #ranking h2{
	font-weight:normal;
	color:#818280;
	font-size:84%;
	margin:0 10px 10px;
	padding:0 0 0.3em;
	background:url(img/index_ranking_line.gif) repeat-x 0 100%;
}

body#home #main #ranking h2 img{
	display:block;
}

body#home #main #ranking ol{
	margin:0 0 0 10px;
	list-style:none;
	font-size:84%;
}

body#home #main #ranking ol li {
	margin: 0 0 8px 0;
	width:190px;
}

body#home #main #ranking ol li:after{
	content : "";
	display : block;
	height : 0;
	clear : both
}

body#home #main #ranking ol li div.mark1{
	margin-top: 18px;
	float: left;
	width: 30px;
}

body#home #main #ranking ol li div.mark2,
body#home #main #ranking ol li div.mark3,
body#home #main #ranking ol li div.mark4,
body#home #main #ranking ol li div.mark5{
	margin-top: 12px;
	float: left;
	width: 30px;
}

body#home #main #ranking ol li div.goods{
	padding-right:1px;
	float: right;
	width: 150px;
}

body#home #main #ranking ol li div.goods:after{
	content : "";
	display : block;
	height : 0;
	clear : both
}


body#home #main #ranking ol li div.photo{
	margin: 0;
	float: left;
}

body#home #main #ranking ol li div.exp1 {
	margin: 0 2px 0 0;
	width: 71px;
	float: right;
	line-height: 140%;
}

body#home #main #ranking ol li div.exp2,
body#home #main #ranking ol li div.exp3,
body#home #main #ranking ol li div.exp4,
body#home #main #ranking ol li div.exp5 {
	margin: 0 2px 0 0;
	width: 88px;
	float: right;
	line-height: 140%;
}


/* #products */
body#home #main #products{
	width:440px;
	margin:0 0 10px;
	float:right;	
}

body#home #main #products #bargain,
body#home #main #products #usage,
body#home #main #products #maker{
	background:no-repeat left bottom;
	padding:0 12px 5px;
	clear:both;
}

body#home #main #products #bargain{background-image:url(img/index_products_bg02.gif);}
body#home #main #products #usage  {background-image:url(img/index_products_bg03.gif);}
body#home #main #products #maker  {background-image:url(img/index_products_bg04.gif);}


body#home #main #products ul.navigation{
	margin:0 -12px;
	height:50px;
	padding:0 0 0 10px;
	background:url(img/index_products_bg01.gif) no-repeat;
}

body#home #main #products ul.navigation li{
	margin:0 1px 0 0;
	float:left;
	list-style:none;
}

body#home #main #products ul#productsList{
	margin:0 -10px 0 -10px;
	height: 184px;
	list-style:none;
	zoom:1;
}

body#home #main #products ul#productsList li{
	width:96px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
}

body#home #main #products ul#productsList img{
	display:block;
	margin:0 0 3px;
}

body#home #main #products ul#productsList span.productName{
	font-size:84%;
	line-height:1.1;
	height:3.5em;
	display:block;
	overflow:hidden;
	text-decoration:underline;
}

body#home #main #products ul#productsList a:hover span.productName{
	text-decoration:none;
}

body#home #main #products ul#productsList span.price{
	display:block;
	margin:0 -3px;
	position:relative;
	zoom:1;
}

/* 2009/01/28 --- start --- */
/* 用途別 */
body#home #main #products ul#usageList{
	margin:0 -10px 0 0px;
	width: 415px;
	list-style:none;
	zoom:1;
}

body#home #main #products ul#usageList:after{
	content : "";
	display : block;
	height : 0;
	clear : both
}

body#home #main #products ul#usageList li{
	width:195px;
	height: 71px;
	float:left;
	margin:0 0 0 8px;
}

body#home #main #products ul#usageList li:after{
	content : "";
	display : block;
	height : 0;
	clear : both
}

body#home #main #products ul#usageList img{
	display:block;
	margin:0 8px 0 0;
	float:left;
}

body#home #main #products ul#usageList span.usageName{
	margin:0;
	display:block;
	text-decoration:none;
	color: #F058D0;
	font-weight: bold;
	font-size: 110%;
	overflow:hidden;
}

body#home #main #products ul#usageList span.usageComment{
	font-size:84%;
	text-decoration:underline;
}

body#home #main #products ul#usageList a:hover span.usageComment{
	text-decoration:none;
}


/* コンタクトメーカー別 */
body#home #main #products ul#makersList{
	margin:0 -10px 0 0px;
	width: 415px;
	list-style:none;
	zoom:1;
}

body#home #main #products ul#makersList:after{
	content : "";
	display : block;
	height : 0;
	clear : both
}

body#home #main #products ul#makersList li{
	width:135px;
	height: 30px;
	float:left;
	margin:0 0 18px 0;
}

body#home #main #products ul#makersList img{
	display:block;
	margin:0 0 0 18px;
}

/* 2009/01/28 --- end --- */


/* campaign */
body#home #main #campaign{
	float:right;
	width:440px;
}



/* #shopInfo.widget */
body#home #secondary #shopInfo.widget ul,
body#home #secondary #shopInfo.widget ul li{
	margin:0 0 0.3em;
	list-style:none;
}

body#home #secondary #shopInfo.widget h2{
	margin:0 0 10px;
}

body#home #secondary #shopInfo.widget select{
	border:1px solid #13087e;
	width:160px;
}

/* helpNavigation */
body#home #helpNavigation{
	margin:0;
	list-style:none;
}

body#home #helpNavigation li{
	margin:0 0 5px;
}

/* banners */
body#home #banners{
	margin:0;
	list-style:none;
}

body#home #banners li{
	margin:0 0 10px;
}

/* #news.widget */
body#home #secondary #news.widget h2{
	margin:0 0 10px;
}

body#home #secondary #news.widget dl{
	margin:0;
}
body#home #secondary #news.widget dl dt{
	margin:0;
	font-weight:bold;
	color:#4dcae9;
}
body#home #secondary #news.widget dl dd{
	margin:0 0 0.3em;
	padding:0 0 0.3em;
	background:url(img/index_secondary_line01.gif) repeat-x 0 100%;
}