.container {
	border: 0;
}


.container {
	margin: 0 auto;
	width: 748px;
	text-align: left;
	border: 1px solid #a8a8a8;
	border-width: 0 1px;
	background-color: #fff;
}
#YMContentsWrap {
	overflow:visible;
	height: auto;
}
#YMContentsWrap {
	background-color: #eee;
	width: 100%;
}
#ContentsArea table.conceptTable{
background-color:#959595;
border-width: 0 1px 1px 0;
border-style: solid;
border-color: #b5b5b5;
border-collapse: collapse;
}
#ContentsArea table.conceptTable td.conceptTd{
border:0;
}
*+html body #ContentsArea table.naviTable td.naviTd {
width: 50%;
}
* html body #ContentsArea table.naviTable td.naviTd {
width: 50%;
}


#ContentsArea h2 {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	line-height: 1.2em;
}

#ContentsArea h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#ContentsArea h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 2.5em;
	margin-bottom: 1em;
}


#ContentsArea p {
	margin:-2px 0 -1px 0;
}
#ContentsArea p.lltext {
	margin:-3px 0 -3px 0;
}
#ContentsArea p.ltext {
	margin:-3px 0 -2px 0;
}
#ContentsArea p.text {
	margin:-2px 0 -1px 0;
}
#ContentsArea p.dtext {
	margin:-2px 0 -1px 0;
}
#ContentsArea p.stext {
	margin:-2px 0 0 0;
}


#ContentsArea ul,
#ContentsArea ol  {
	line-height: 1.2em;
	margin:1em 0 1em 40px;
	padding:0;
}
#ContentsArea li {
	margin:0;
}

#ContentsArea .prodImg { 
	border-color : #ffffff;
}

/* =============== anchor color =============== */
#ContentsArea a:link,
#ContentsArea a:visited{
	color:#ffffff;
}
#ContentsArea a:hover,
#ContentsArea a:active{
	color:#cc1533;
}
#ContentsArea .futureLink{
	color:#000000;
}
#ContentsArea .nowLink a:link,
#ContentsArea .nowLink a:visited{
	color:#b5b5b5;
}

#ContentsArea .nowLink a:hover,
#ContentsArea .nowLink a:active{
	color:#cc1533;
}

/* =============== text color =============== */
#ContentsArea .lltext,
#ContentsArea .ltext,
#ContentsArea .text,
#ContentsArea .dtext,
#ContentsArea .stext,
#ContentsArea ul,
#ContentsArea ol{
	color:#ffffff;
}

/* =============== background =============== */

#ContentsArea{
	background:#959595;
}

/* =============== local navigation =============== */


/* =============== table =============== */

#ContentsArea table.naviTable{
	border-collapse:collapse;
	border:1px solid #989898;
	border-width:1px 0 0 1px;
}

#ContentsArea table.naviTable td.naviTd{
	border:1px solid #989898;
	background-color:#6b6b6b;
	border-width:0 1px 1px 0;
}

#ContentsArea table.specTable{
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #bfbfbf;
	border-collapse: collapse;
}

#ContentsArea table.specTable tbody th.specTh{
	text-align: left;
}

#ContentsArea table.specTable thead th.headerHead{
	vertical-align: bottom;
	text-align: left;
}

#ContentsArea table.specTable th.specTh,
#ContentsArea table.specTable td.specTd{
	padding: 5px 7px 3px 7px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
}

#ContentsArea table.specTable th.specTh{
	background-color: #7f7f7f;
	font-weight: normal;
}

#ContentsArea table.specTable td.specTd{
	background-color: #868686;
}

#ContentsArea li.caution-txt {
	color:#fe0;
	list-style-type: circle
}
#ContentsArea ul {
	margin: 0;
	padding: 0;
}
#ContentsArea li {
	margin: 3px 0 3px 1.7em;
}

#ContentsArea .riding-txt {
	margin: 1em 0 0 0;
}
#ContentsArea .riding-txt p.stext {
	margin: 0 0 0 1.3em;
	text-indent: -1.3em;
}

