﻿@charset "UTF-8";
/* CSS Document */

body *{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}



#main_area {
	width:860px;
	margin:0 auto;
}

.download-title {
	text-align:left;
	background-image:url(../images/dwn_redtitl.png);
	background-repeat: no-repeat;
	width: 860px;
	height:37px;
}

.download-title h1 {
	height:auto;
	margin:0;
	padding:0;
	font-weight: normal;
	margin-left:5px;
}

.page-back {
	padding:8px 0;
}

.catalog-nav {
	width:860px;
}

.catalog-nav li {
	width:172px;
	float:left;
}

.reading {
	clear:both;
	width:860px;
	margin:14px 0 16px 0;
	border-bottom:1px solid #333333;
}

p.reading-title {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

p.reading-title span {
	color:#e6001a;
}

.reading-catalog {
	width:860px;
	margin:10px 0 20px 0;
}

.reading-catalog-info {
	width:279px;
	padding:9px 0;
	margin-right:5px;
	border:1px solid #c7c7c7;
	float:left;
}

.thumbnail {
	width:50px;
	float:left;
	margin-left:10px;
}

.reading-catalog-link {
	width:200px;
	float:right;
}

.reading-catalog-link p {
	font-size:12px;
	line-height:20px;
}

#dowload-list {
	clear:both;
	width:860px;
	padding-top:3px;
}

p.language-title {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:3px;
}

p.language-title span {
	color:#e6001a;
}

/*言語を絞り込む*/

.language-select {
	width:824px;
	padding:18px;
	background-color:#f0f0f0;
	margin-bottom:16px;
}

.language-select td {
	font-size:12px;
	line-height:18px;
}

#japaneseBox,
#englishBox,
#chineseBox {
	width:860px;
}

#englishBox,
#chineseBox {
	display:none;
}

#narrow_down-title {
	width:824px;
	height:18px;
	padding:8px 18px;
	background:url(../image/narrow_down-title.gif) repeat-x top left;
}

#narrow_down-text {
	font-size:13px;
	line-height:18px;
}

.narrow_down-select {
	width:824px;
	padding:18px;
	background-color:#f0f0f0;
}

table#select td {
	font-size:12px;
	line-height:18px;
	padding-bottom:6px;
}

#narrow_down-info {
	width:860px;
}

#narrow_down-pdf {
	width:279px;
	margin:20px 5px 0 0;
	float:left;
	border:1px solid #c7c7c7;
	height:200px;
}

.pdf-title {
	width:263px;
	min-height:28px;
	background-image:url(../images/til_red.png);
	height: 46px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left;
}

.pdf-title p {
	font-size:12px;
	line-height:16px;
	margin-left:4px;
	margin-top:5px;
}
#narrow_down-pdf .pdf-title p img {
	float: right;
}


.pdf-cont {
	width:263px;
	padding:8px;
}

.pdf-cont_left {
	width:92px;
	float:left;
}

.pdf-cont_date {
	font-size:12px;
	line-height:14px;
	padding-top:5px;
	right: 0;
   text-align: right;
   float:right;
}

.pdf-cont_right {
	width:152px;
	float:right;
}

.catalog-pdf {
	width:167px;
	padding-bottom:6px;
	padding-top:3px;
	margin-top: 4px;
	margin-left: -4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}



.catalog-pdf1 {
	width:152px;
	padding-bottom:11px;
	border-bottom:1px solid #c7c7c7;
}





.catalog-pdf_left_long {
	width:150px;
	float:left;
}

.catalog-pdf_left {
	width:74px;
	float:left;
}

.catalog-pdf_right {
	width:74px;
	float:right;
}

.pdf-link_bg {
	font-size:11px;
	line-height:21px;
	min-height:25px;
	padding:3px 0 0 30px;
	background:url(../images/pdf-bg2.png) no-repeat top left;
	width:139px;
	margin-left:-14px;
}






.pdf_icon-list {
	clear:both;
	width:142px;
}

.pdf_icon-list li {
	min-height:22px;
	font-size:11px;
	line-height:24px;
	margin-top:2px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;


	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #999;
	background-image:url(../images/bg_sec_search_more_header.gif) no-repeat top left;
	text-align:center;
	margin-left:2px;
	margin-bottom:0px;
}


.pdf_icon-list2 li {
	font-size:12px;
	line-height:-10px;
	margin-bottom:3px;
	padding-left:34px;
}


.pdf_icon-list2 li document {
	font-size:12px;
	line-height:0px;
	margin-bottom:3px;
	padding-left:34px;
}


.pdf_icon-list li.excerpt {
	background:url(../image/icon-excerpt.gif) no-repeat top left;
}

.pdf_icon-list li.list-web_catalog {
	background:url(../image/icon-web_catalog.gif) no-repeat top left;
	line-height:12px;
	
}

.pdf_icon-list li.movie {
	background:url(../image/icon-movie.gif) no-repeat top left;
}

.pdf_icon-list li.barcode {
	background:url(../image/icon-barcode.gif) no-repeat top right;
  
}


.pdf_icon-list li.document {
	padding:0;
	text-align:center;
	width:120px;
	line-height:25px;
	background:url(../image/document-bg.png) no-repeat top left;
	margin-top: 9px;
}



.pdf-link {
	min-height:20px;
	font-size:12px;
	line-height:14px;
	padding:7px 0 5px 30px;
	background:url(../image/icon-pdf.gif) no-repeat top left;
}



.pdf-link_movie {
	min-height:20px;
	font-size:12px;
	line-height:14px;
	padding:5px 0 0 30px;
	background:url(../image/icon-movie.gif) no-repeat top left;
}


.pdf-link_barcode {
	min-height:20px;
	font-size:11px;
	line-height:12px;
	padding:0 0 0 30px;
	background:url(../image/icon-barcode.gif) no-repeat top left;
}









.web_catalog-link {
	min-height:22px;
	font-size:12px;
	line-height:14px;
	padding:3px 0 3px 30px;
	background:url(../image/icon-web_catalog.gif) no-repeat 3px 0px;
}

.list-link li {
	font-size:12px;
	line-height:18px;
	padding:0 0 2px 20px;
	background:url(../image/list-link_arw.gif) no-repeat 2px 2px;
}

li.web_catalog a {
	padding-right:22px;
	background:url(../image/icon-web_catalog.gif) no-repeat right top;
}

/*言語を絞り込む*/

#english-info,
#chinese-info {
	width:860px;
}

#english-pdf,
#chinese-pdf {
	width:279px;
	margin:20px 5px 0 0;
	float:left;
	border:1px solid #e6e6e6;
}

/*資料請求　メールお問い合わせ　お見積もり*/

.inquiry-link {
	clear:both;
	width:860px;
	padding-top:22px;
}

.inquiry-link_left {
	width:285px;
	float:left;
	margin-right:2px;
}

.inquiry-link_center {
	width:286px;
	float:left;
}

.inquiry-link_right {
	width:285px;
	float:right;
}

/*関連リンク*/

.relation-link {
	clear:both;
	width:860px;
	border-top: 1px solid #333;
	margin-bottom:-50px;
	margin-top:25px;
}

.relation-link p {
	font-size:12px;
	line-height:26px;
}

.relation-link_left {
	width:125px;
	float:left;
	margin-right:8px;
}

.relation-link_right {
	width:171px;
	float:left;
}

.relation-link a.opacity{
   background-color:#ffffff;
   display:inline-block;
}

.relation-link a.opacity:hover img,
.relation-link a.opacity:active img{
   -moz-opacity:0.6;
   opacity:0.6;
   filter:alpha(opacity=60);
}
.pdf-title .english_line {
	color: #666;
	float:right;
}
.download-title h1 {
	font-size: 19px;
	color: #FFF;
	line-height: 1.8em;
}
.tyuusyaku {
	font-size:12px;
	margin-bottom:1px;
	color:#CC0000;
}
.tyuusyaku {
	width: 840px;
}
#request-pdf{
    width: 400px;
    margin: 0px 13px 0 0;
    float: left;
    height: 600px;

}

.icon_req.clearfix p {
	float: left;
}
#narrow_down-info #request-pdf ul li {
	float: left;
	height: 160px;
	width: 126px;
	margin-left: 8px;
}
#narrow_down-info #request-pdf ul {
	padding: 0px;
	width: 415px;
}

.icon_req {
    width: 425px;
    float: left;
    margin-bottom: 10px;
}
.req_icon-list {
    float: left;
    width: 160px;
}
#request-pdf ul li img {
	border: 1px solid #CCC;
}
#contents_wrap {
	font-size: 81.25%;
	line-height: 1.3;
}




.footer_navi_area .menu {
	float: left;
	width: 150px;
	background: url(../../../kima_img/bg_menu02.gif) no-repeat;
	padding: 0 0 3px 0;
	margin: 256px 9px 0 15px;
	height: 38px;
}




.menu .r1 a {
	padding-top: 21px;
	height: 38px;
}


.footer_navi_area .menu a {
	background: url(../../../kima_img/sa1/bg_menu04.gif) no-repeat 6px 2px;
	padding-top:0px
}

.footer_navi_area .menu {
	padding: 18px 10px 7px 5px;
}



#request-pdf .icon_req.clearfix .reading-title {
	margin-bottom: 5px;
}
.menu .lnav04.r1.end a span {
	font-size: 14px;
	margin-left: 32px;
}
.icon_req.clearfix .reading-title .kakko {
	font-size: 14px;
	font-weight: normal;
}
