@charset "UTF-8";

/* 新着情報 */

#navigation #navi_topic {
	padding-bottom: 4px;
}
#navigation #navi_topic h2 {
	margin: 14px 0px 10px;
}
#navigation #navi_topic .navi_topic_entry {
	padding-top: 5px;
	_height: 1%;
}
#navigation #navi_topic .navi_topic_entry .date {
	float: left;
	width: 45px;
	padding-left: 6px;
}
#navigation #navi_topic .navi_topic_entry .date img {
	margin-right: 1px;
}
#navigation #navi_topic .navi_topic_entry .entry_title {
	float: right;
	width: 176px;
	padding-top: 1px;
	padding-left: 4px;
	font-size: 12px;
	line-height: 14px;
}
#navigation #navi_topic .navi_topic_entry .entry_title a:link {
	color: #f9f9f9;
	text-decoration: none;
}
#navigation #navi_topic .navi_topic_entry .entry_title a:visited {
	color: #f9f9f9;
	text-decoration: none;
}
#navigation #navi_topic .navi_topic_entry .entry_title a:hover {
	color: #ffa200;
	text-decoration: none;
}
#navigation #navi_topic .navi_topic_entry .entry_title a:active {
	color: #ffa200;
	text-decoration: none;
}

/* 商品リスト */

#navigation h2 {
	margin: 15px 0px 12px;
	color: #FFFFFF;
}
#navigation h3.type {
	background-image: url(../../img_side/side_box1.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 22px;
	color: #FFFFFF;
	background-position: 0px 2px;
}
#navigation h4 {
	font-weight: normal;
}

#navigation .accordion {
	overflow: hidden;
}
#navigation .inner {
	margin: 0px 0px 4px 20px;
	padding: 0px;
}
#navigation .tab {
	margin: 0px 0px 2px 12px;
	padding: 0px 0px 0px 19px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(../../img_side/side_box4.gif);
	color: #FFFFFF;
	background-position: 0px 1px;
}
#navigation .content {
	overflow: hidden;
	margin: 0px;
	height: auto;
}
#navigation .content .select {
	overflow: hidden;
	margin-left: 22px;
	height: auto;
}
#navigation .content .select a:link,#navigation .content .select a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation .content .select a:hover,#navigation .content .select a:active {
	color: #ffa200;
	text-decoration: none;
}
#navigation .tabopen .tab {
	background-image: url(../../img_side/side_box5.gif);
	background-repeat: no-repeat;
}
#navigation .tabhover .tab {
	background-image: url(../../img_side/side_box4.gif);
	background-repeat: no-repeat;
}
#navigation .tabopen .tabhover .tab {
	background-image: url(../../img_side/side_box5.gif);
	background-repeat: no-repeat;
}
#navigation .tab2 {
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 16px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(../../img_side/side_box2.gif);
	color: #FFFFFF;
	background-position: 0px 1px;
}
#navigation .tabopen .tab2 {
	background-image: url(../../img_side/side_box3.gif);
	background-repeat: no-repeat;
}
#navigation .tabhover .tab2 {
	background-image: url(../../img_side/side_box2.gif);
	background-repeat: no-repeat;
}
#navigation .tabopen .tabhover .tab2{
	background-image: url(../../img_side/side_box3.gif);
	background-repeat: no-repeat;
}
#navigation .tabhover h4,#navigation .tabhover h3 {
	color: #ffa200;
}
#navigation .tabfocused .tab {
}
#navigation .tabfocused .tabopen .tab {
}
#navigation .accordion ul {
	margin: 0px 0px 0px 30px;
}
#navigation .accordion ul li {
	background-image: url(../../img_side/side_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
#navigation .accordion ul li.last {
	background-image: url(../../img_side/side_line2.gif);
	margin-bottom: 2px;
}
#navigation .accordion ul li a:link,#navigation .accordion ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation .accordion ul li a:hover,#navigation .accordion ul li a:active {
	color: #ffa200;
	text-decoration: none;
}
