@charset "utf-8";
/* ===================================================================
secondaryWrapperの中身
=================================================================== */
.textLink  {
	background-image: url(../images/common/dot.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	width: 212px;
}
.textLink   li, #detailNaviSub dd  {
	background-image: url(../images/common/list_small_darkblue.png);
	background-repeat: no-repeat;
	background-position: 10px 0.55em;
}
.textLink   a, #detailNaviSub a  {
	margin-left: 6px;
	padding: 0.1em 17px 0.1em 12px;
}
.exLink {
	padding-top: 1em;
	padding-bottom: 1em;
	width: 212px;
	float: left;
}
.exLink   li  {
	text-align: left;
}
.exLink   a  {
	margin-left: 18px;
	padding: 0.1em 2px 0.1em 16px;
}
#imgLink {
	overflow: hidden;
	width: 212px;
	padding-top: 1em;
}
* html #imgLink {height: 1%;}
#imgLink     img    {
	float: left;
	padding: 1px;
}
#secondaryWrapper h3 {
	float: left;
	width: 217px;
}
Q#secondaryWrapper #infosetNaviSub  {
	background: url(../images/common/secondaryWrapperDlBG.gif) no-repeat left bottom;
}

/*----------------------------------------------------
機材詳細ページ　雑多なコモンリンク
----------------------------------------------------*/

/*----------------------------------------------------
インフォ一括雑多なコモンリンク　上の機材用と整理予定
----------------------------------------------------*/
#infosetNaviSub {
	float: right;
	width: 212px;
	text-align: left;
	padding-bottom: 100px;

}
#infosetNaviSub dt {
	margin-top: 0px;
	margin-bottom: 0px;
}
#infosetNaviSub dd  {
	letter-spacing: 0em;
	line-height: 1.8em;
	background: url(../images/common/listMark4.gif) no-repeat 10px 0.6em;
	padding-left: 8px;
	margin-left: 5px;

	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#infosetNaviSub dd:hover  {
	background: #FFF url(../images/common/listMark4.gif) no-repeat 11px 0.6em;
	padding-left: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
#infosetNaviSub a  {
	line-height: 1.8em;
	padding-left: 22px;
	margin-left: -7px;
	display: block;
}








.---------------{}


.sidenavWrapper  {
width: 212px;
text-align: left;
background: url(../images/common/sidenav-BG.gif) repeat-y center bottom;
padding-bottom: 10px;
float: right;
}
* html .sidenavWrapper  {
background: url(../images/common/sidenav-BG.gif) repeat-y left bottom;
width: 212px;
margin-left: -15px;
}
.sidenavWrapper dt{
text-indent:-2000px;
height: 37px;
overflow: hidden;
}
.sidenavWrapper dd {
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
}

.sidenavWrapper dd a {
display: block;
padding: 2px 0px 2px 30px;
background: url(../images/common/listMark_h.gif) no-repeat 5px center;
}

.sidenavWrapper dd a:hover {
filter: alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
text-decoration: underline;
}

.sidenavWrapper #info {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
overflow: hidden;
text-indent:-2500px;
background: url(../images/common/sidenav-infoHeader.gif) no-repeat center top;
}

.sidenavWrapper #order {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
overflow: hidden;
text-indent:-2500px;
background: url(../images/common/sidenav-guideHeader.gif) no-repeat center top;
}
.sidenavWrapper #shop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
overflow: hidden;
text-indent:-2500px;
background: url(../images/common/sidenav-shopHeader.gif) no-repeat center top;
}


#secondaryWrapper {
background: url(../images/common/navi_backimg.gif) no-repeat center bottom;
width: 212px;
padding-bottom: 5px;
}

* html #secondaryWrapper  { width: 207px; }


