@charset "utf-8";



/* ------------------------------

             manual

---------------------------------*/


#manual {}
#manual #wrapper {
	border-bottom: 1px #ccc solid;
}
#manual #contents {
	width: 866px;
	padding: 0 0 44px 0;
	margin: 0 auto;
}
#manual .leftBorderTitle{
	margin-bottom:30px;
}
#manual .dottTitle {
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}
#manual .dottTitle span{
	margin-left:15px;
	font-size:71.5%;
	font-weight:normal;
}
.leftBorderTitle {
	overflow: hidden;
}
* html .leftBorderTitle {
	height: 1%;
}
#manual #contents ul {
	margin: 0 0 30px 0;
}
#manual #contents ul li {
	border-bottom: 1px #999 dotted;
	background:url(../../../img/jp/support/manual/ico_arrow.png) no-repeat 10px 0.4em;
	padding: 0 0 40px 30px;
	margin: 0 0 14px 0;
	font-size: 116.7%;
	font-weight: bold;
	line-height: 1.5em;
}
#manual #contents ul li a {
	text-decoration: none;
}
#manual #contents ul .stay {
	background: url(../../../img/jp/support/manual/ico_downarrow.png) no-repeat 10px 0.4em;
}
#contents table {
	width: 820px;
	margin: 10px 0 0 14px;
	font-size: 85.8%;
	font-weight: normal;
}
#contents table p.notes{
	margin-top:10px;
	color:#666;
	line-height:1.2em;
}
#contents table span.f_small{
	font-size:78.5%;
}
#contents th,
#contents td {
	background: url(../../../img/common/bg_line_dot.png) left top no-repeat;
	/*border-top: 1px #D1D1D1 dotted;*/

}
#contents tr.noBorder th,
#contents tr.noBorder td{
	background-image: none;
}

#contents th {
	padding: 5px 5px 5px 20px;
	background-position: 20px top;
}
#contents td {
	padding: 6px 0;
	vertical-align:top;
}
#contents td a.ico_dl {
	background: url(../../../img/jp/support/manual/ico_dl.png) no-repeat left 0.3em;
	padding: 3px 0 3px 20px;
}
#contents .icon {
	text-align: right;
}
#contents .icon a {
	background: none;
	padding: 0;
}
#contents .icon img {
	margin: 0 15px 0 0;
}
.iconPdf {
	background: url(../../../img/jp/support/manual/ico_pdf.png) no-repeat left top;
	padding: 3px 0 3px 22px;
	margin: 0 0 0 300px;
	font-size: 85.8%;
	font-weight: normal;
}
.pdfDl {
	overflow: hidden;
	margin: 0 0 12px 0;
	color: #666;
	line-height: 1.5em;
}
* html .pdfDl {
	height: 1%;
}
#manual .pdfDl a,
#manual .playerDl a{
	color: #666;
	text-decoration: underline;
}
.pdfDl img {
	float: left;
	margin: 0 10px 0 0;
}
.playerDl {
	color: #666;
	line-height: 1.5em;
}
.playerDl span {
	float: left;
	margin: 0 10px 0 0;
}
.playerDl span img {
	vertical-align: middle;
}
.playerDl span .line {
	border-left: 1px #CCC solid;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
* html .playerDl {
	height: 1%;
}
.manual_notes{
	margin:20px 0;
	color:#666;
	line-height:1.5em;
}


/* 2011.08.08　システム化 追加改修 */

.manualList th{
	line-height:1.4em;
	font-weight: normal;
}

.manualList td {
	text-align: center;
	width: 80px;
}

.manualList td[colspan="6"] {
	text-align: left;
}

.manualList th.fileName{
	text-align: left;
	width:225px;
}

.manualList th.product{
	/*border-bottom:none;*/
	padding:25px 0 0 0!important;
	margin-top:5px!important;
	background-image: none !important;
	/*border-top:none !important;*/

}

.manualList th.old_product{
	border-top:1px solid #999;
	background-image: none !important;
	/*border-bottom:1px solid #999;
	border-top:none !important;*/
}

.manualList th.product p,
.manualList th.old_product p{
	font-weight:bold;
	padding-top:0px;
}
.manualList th.product p{
	margin-top:0px;
	padding: 10px 5px 10px 20px;
	border-top:1px solid #000!important;
}

.manualList th.old_product p{
	color:#999;
}

.manualList th.archived {
	background-image: none !important;
	/*border-top:none!important;*/
}

.manualList th.archived p{
	margin:15px 0 2px -20px;
	font-weight:bold;
	font-size:116.7%;
}

.manualList th.manual{

}

#contents .manualList th.notes{
	background-image: none !important;
	/*border-top:none !important;*/
}

.manualList th.notes p{
	margin:-5px 0 0 232px;
	color:#666;
	line-height: 1.4em;
}

.manualList td{
	font-weight: normal;
}

.manualList td.app{
	width:120px;
}

.manualList td span{
	padding-left:5px;
	font-size:91.7%;
}

.manualList th.noContents {
	height:0!important;
	line-height:1!important;
	font-size:0!important;
	padding:0!important;
	border-collapse:collapse!important;
}




/* 120720追加分 */
#manual .dottTitle {
	position:relative;
}
#manual .dottTitle .other_languages{
	position:absolute;
	bottom:10px;
	right:0;
	font-size:12px;
	background:url(../../../img/jp/support/manual/ico_arrow.png) no-repeat left center;
	padding:0 0 0 20px;
}

.manualList th.model{
	background:url(../../../img/jp/support/manual/ico_arrow.png) no-repeat left 27px;
}

.manualList th.model p span{
	cursor:pointer;
}

.manualList th.model_stay{
	background-image: url(../../../img/jp/support/manual/ico_downarrow.png);
}

/*
#contents .pdf_list{
	display:none;
}
*/
#contents .pdf_list td{
	padding:0;
}
#manual #contents .pdf_list td ul{
	margin:0;
}
#manual #contents .pdf_list td ul li{
	padding:0;
	margin:0;
	background:none;
}

#contents .pdf_list table{
	margin:0;
}
#contents .pdf_list table th,
#contents .pdf_list table td{
	border:none;
}
#contents .pdf_list table td{
	padding:6px 0;
}

/* add 130925 */
.leftBorderTitle.icoArrow {
	overflow: visible !important;
	border: none;
	margin: 0;
	padding: 0;
}
.leftBorderTitle.icoArrow h2 {
	border: none;
	margin: 0 0 5px -17px;
	padding: 0 0 0 50px;
	background: url(../../../img/en/support/manual/ico_arrow02.png) no-repeat left center;
}

.icoArrow h2 {
	height: 36px;
	margin: 0;
	padding: 15px 75px;
	font-weight: bold;
	font-size: 225%;
	line-height: 36px;
	border-top: 1px #999 dotted;
	background: url(../../../img/en/support/manual/ico_arrow02.png) no-repeat 25px center;
}
.icoArrow h2 a {
	color: #000;
	text-decoration: none;
}
/* add 130925 */
