/* ********** 左メニュー用 ********** */ 
#LeftBar {
	float:left;
	width:120px;
	font-size:13px;
	color:#000000;
	margin:0;
	padding:0;
	text-align:left;
	line-height:1;
	letter-spacing:0px;
	}
#LeftBar img { 
	/* ********** IE8 img間隙間防止 ********** */ vertical-align:bottom;
	}
#LeftBar .price{
	margin-left:2px;
	color:#FF0000;
	font-weight:normal;
	font-size:13px;
	}
#LeftBar ul {
	margin:0;
	padding:0;
	}
#LeftBar li {
	margin:0 0 4px 0;
	padding:0;
	}
#LeftBar A {
	width:100%;
	color:#333333;
	}
#LeftBar A:link {
	color:#333333;
	text-decoration:none;
	}
#LeftBar A:visited {
	color:#333333;
	text-decoration:none;
	} 

#LeftReco {
	width:120px;
	border:#CCCCCC 1px solid;
	padding:0;
	margin-bottom:5px;
	line-height:1;
	letter-spacing:0px;
	font-weight:bold;
	}
#LeftReco ul {
	list-style:none;
	}
#LeftReco li {
	padding:1px;
	padding-left:12px;
	background-image:url(/kix/domestic/common/images/leftmenu/arrow2.gif);
	background-repeat:no-repeat;
	background-position:3px 2px; 
	}
#LeftReco li:hover {
	background-color:#ccffcc;
	}
#LeftReco A:hover {
	color:#333333;
	text-decoration:none;
	background-color:#ccffcc;
	}

#LeftMain {
	width:118px;
	border:#CCCCCC 1px solid;
	padding:0;
	margin-bottom:5px;
	font-weight:bold;
	line-height:1;
	letter-spacing:0px;
	}
#LeftMain ul {
	list-style:none;
	}
#LeftMain li {
	padding-left:12px;
	background-image:url(/kix/domestic/common/images/leftmenu/arrow.gif);
	background-repeat:no-repeat;
	background-position:3px 2px; 
	}
#LeftMain A:hover {
	color:#666666;
	text-decoration:underline
	}
#LeftBn {
	list-style:none;
	width:120px;
	margin-bottom:5px;
	}
#LeftBn ul {
	list-style:none;
	}
#LeftInfo {
	list-style:none;
	width:120px;
	margin-bottom:5px;
	}
#LeftInfo ul {
	list-style:none;
	}
#skk-menu {
	width:120px;
	margin-bottom:5px;
}	

/* ********** フッター用（style.cssと同じ） ********** */ 
#footer {
	clear:both;
	}
.s {font-size : 12px;line-height : 110%;letter-spacing : 0px;}

