body{
  background: #F0F2F5 !important;
}
#box940{
  background: #F0F2F5 !important;
  box-shadow: 0px 0px 0px 0px !important;
  -webkit-box-shadow: 0px 0px 0px 0px !important;
}



/* レイアウト */
#col2_r #ph_main {
  float: left;
  float: left;
  width: 710px;
  padding-right: 0;
  margin: auto;
  border-right: none;
  border-radius: 6px;
}
#col2_r #ph_sub{
  float: right;
  width: 220px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#ph_main{
  float: left;
  width: 710px;
}
#ph_sub{
  float: right;
  width: 220px;
}
.spr_singleCol_contents{
	width: 100%;
}
.inner .readme, .install_area{
	text-align:center;
}
#pagein_index,#Products_LMS_Box,#qaBox,#voiceBox,#system,#engBox,#title_safesu,#systemHTML,#warning,.copy,#copyrightHTML,#movBox_wrap,#jikan,#icon{
	padding:0px 15px;
}
/* //レイアウト */

#ph_ranking_inline h3{
    background: none repeat scroll 0 0 #0097D3;
    border-radius: 6px 6px 0 0;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 13px 20px;
    text-align: left;
}


.spr_img_main{
  position: relative;
}
.spr_img_main .spr_img_mainBtn{
  position: absolute;
  right: 7px;
  bottom: 3px;
}
.spr_img_top01{
  position: relative;
  margin-top: 5px;
}
.spr_img_top01 .spr_img_top01Btn{
  position: absolute;
  left: 25px;
  bottom: 3px;
}


.spr_module_titleList .spr_paging{
  position: absolute;
  bottom: 0;
  right: 0;
}
.spr_paging p{
  overflow: hidden;
}
.spr_paging p span,
.spr_paging p span a{
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 3px;
  margin-left: 1px; 
  background: #E3E4E8;
  color: #000;
  text-decoration: none;
}
.spr_paging p span.back{
  padding: 0 3px 0 0;
  border-radius: 5px 0 0 5px !important; 
  -webkit-border-radius: 5px 0 0 5px !important; 
  -moz-border-radius: 5px 0 0 5px !important; 
}
.spr_paging p span.back a{
  background: url(/~/media/Images/Houdai/common/spr_iconArrowL.png) no-repeat;
  background-position: center center;
  text-indent: -999999px;
  
}
.spr_paging p span.next{
  padding: 0 3px 0 0;
  border-radius: 0 5px 5px 0 !important; 
  -webkit-border-radius: 0 5px 5px 0 !important;  
  -moz-border-radius: 0 5px 5px 0 !important; 
}
.spr_paging p span.next a{
  background: url(/~/media/Images/Houdai/common/spr_iconArrowR.png) no-repeat;
  background-position: center center;
  text-indent: -999999px;
}
.spr_paging p span a:hover{
  opacity:0.5;
  filter:alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}



.spr_module_titleList{
  margin-top: 15px;
  position: relative;
  padding-bottom: 50px;
}
.spr_module_titleList .titleArea{
  overflow: hidden;
  background: #0097D3;
  height: 40px;
  border-radius: 6px 6px 0 0 ; 
  -webkit-border-radius: 6px 6px 0 0 ; 
  -moz-border-radius: 6px 6px 0 0 ; 
}
.spr_module_titleList .titleArea h3{
  float: left;
  width: 105px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 40px;
  margin-left:15px;
}
.spr_module_titleList .titleArea .module_titleList_select{
  float: left;
  margin-top: 3px;
}
.spr_module_titleList .titleArea .module_titleList_select select option{
  background: #fff;
}


.spr_module_titleList .categoryArea{
  overflow: hidden;
  padding: 15px 10px 5px 10px;
  background: #fff;
}
.spr_module_titleList .categoryArea ul{
  float: left;
  width: 33%;
}
.spr_module_titleList .categoryArea ul li{
  list-style: none;
  text-align: left;
}
.spr_module_titleList .categoryArea ul li a{
  color: #0000FF;
}

table{
  border-collapse: collapse;
  border-spacing: 0;
}
.listArea_tble{
  width: 100%;
}
.listArea_tble tr td{
  border-top: 1px solid #999;
  border-bottom: 1px solid #c9c9c9;
}
.listArea_tble tr:nth-child(odd) td{
  background: #F6F8FA;
}
.listArea_tble tr:hover td{
  background: #ecf8fd;
}
.listArea_tble th{
  background: #A4AEB9;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  text-align: left;
  padding: 5px 10px 5px 2%;
}
.listArea_tble th.cell01{ /*width: 30px;*/ padding-right: 0;  padding: 5px;}
.listArea_tble th.cell02{ width: 64px; padding-left: 0;}
.listArea_tble th.cell03{ width: auto; text-align: center;}
.listArea_tble th.cell04{ width: 100px;}
.listArea_tble th.cell05{ width: 100px;
}
.listArea_tble td{
  background: #fff;
  text-align: left;
  padding: 10px 10px 10px 2%;
}

.listArea_tble td.cell01{ font-size: 12px;}
.listArea_tble td.cell03{ padding-left: 25px;}
.listArea_tble td .cell03_1{ font-size: 16px ; font-weight: bold; margin-bottom: 0; }
.listArea_tble td .cell03_1 a{ color: #000;}
.listArea_tble td .cell03_2{ font-size: 13px ; margin-bottom: 0;}
.listArea_tble td .cell03_3{ font-size: 10px ; margin-bottom: 0;}
.listArea_tble td.cell04{ font-size: 10px;}
.listArea_tble td .css_10{ font-size: 10px; color: #CA0046; }
.listArea_tble td .css_8_1{ font-size: 10px; color: #00abca; }
.listArea_tble td .css_8{ font-size: 10px; color: #00abca; }
.listArea_tble td .css_7{ font-size: 10px; color: #2e57cc; }
.listArea_tble td .css_Vista{ font-size: 10px; color: #482ecc; }
.listArea_tble td .css_XP{ font-size: 10px; color: #27b30b; }
.listArea_tble td .css_iOS{ font-size: 10px;  }
.listArea_tble td .css_Android{ font-size: 10px;  }
.listArea_tble td .css_Mac{ font-size: 10px;  }
.listArea_tble td.cell02 a:hover{
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}



.spr_module_info_cell{
  margin-top: 15px;
}
.spr_module_info_cell h3{
  margin: 0;
  background: #0097D3;
  padding: 13px 20px;
  font-size: 13px;
  color: #fff;
  font-weight: normal;
  text-align: left;
  border-radius: 6px 6px 0 0 ; 
  -webkit-border-radius: 6px 6px 0 0 ; 
  -moz-border-radius: 6px 6px 0 0 ; 
  background: #0097D3 url(/~/media/Images/Houdai/common/spr_iconExcl.png) no-repeat;
  background-position: 10px center;
  padding-left: 45px;
}
.spr_module_info_cell .inner{
  margin: 0;
  background: #fff;
  padding: 10px 10px 10px 10px;
  border-radius: 0 0 6px 6px; 
  -webkit-border-radius: 0 0 6px 6px; 
  -moz-border-radius: 0 0 6px 6px; 
  border-bottom: 2px solid #eee;
  height: 55px;
  overflow: auto;
}
.spr_module_info_cell .inner dl{
  overflow: hidden;
}
.spr_module_info_cell .inner dt{
  float: left; !important
  width: 105px;
  font-size: 12px;
  margin-bottom: 0;
}
.spr_module_info_cell .inner dd{
  float: left; !important
  font-size: 12px;
  width: 550px;
  text-align: left;
  margin-bottom: 0;
}
.spr_module_info_cell .inner dd a{
  font-size: 12px;
  color: #0000FF;
}





.spr_main_side_cell{
  margin-bottom: 15px;
}
.spr_main_side_cell h3{
  margin: 0;
  background: #0097D3;
  padding: 13px 20px;
  font-size: 13px;
  color: #fff;
  font-weight: normal;
  text-align: left;
  border-radius: 6px 6px 0 0 ; 
  -webkit-border-radius: 6px 6px 0 0 ; 
  -moz-border-radius: 6px 6px 0 0 ; 
}
.spr_main_side_cell .inner{
  margin: 0;
  background: #fff;
  padding: 10px 10px 5px 10px;
  border-radius: 0 0 6px 6px; 
  -webkit-border-radius: 0 0 6px 6px; 
  -moz-border-radius: 0 0 6px 6px; 
  border-bottom: 2px solid #eee;
}

.spr_main_side_cell .inner .userName{
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.spr_main_side_cell .inner .userStatus{
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
}
.spr_main_side_cell .inner .userStatus span{
  color: #0000FF;
}
.spr_main_side_cell .inner .userPeriod{
  font-size: 13px;
  text-align: center;
}
.spr_main_side_cell .inner .procedureBtn a{
  margin: auto;
}
.spr_main_side_cell .inner .userUpdateDescription{
  text-align: left;
  margin-top: 10px;
  font-size: 13px;
}

.spr_main_side_cell .inner .userStatus_list{
  border-top: 1px dotted #000;
  margin-top: 10px;
  padding-top: 10px;
}
.spr_main_side_cell .inner .userStatus_list li{
  list-style: none;
  margin: 0 0 0.5em 0;
  text-align: left;
  background: url(/~/media/Images/Houdai/common/spr_iconArrow.png) no-repeat;
  background-position: left top;
  padding-left: 16px;
  font-size: 13px;
}
.spr_main_side_cell .inner .userStatus_list li a{
  color: #0000FF;
}

.spr_main_side_cell .inner .userInfo{
  border-top: 1px dotted #000;
  margin-top: 15px;
  padding: 15px 0 0 0 ;
  text-align: left;
}
.spr_main_side_cell .inner .userInfo a{
  font-size: 13px;
  background: url(/~/media/Images/Houdai/common/spr_iconArrow.png) no-repeat;
  background-position: left center;
  padding-left: 20px;
}

.spr_main_side_cell .userGuide_list{}
.spr_main_side_cell .userGuide_list li{
  list-style: none;
  margin: 0 0 0.5em 0;
  text-align: left;
  background: url(/~/media/Images/Houdai/common/spr_iconArrow.png) no-repeat;
  background-position: left top;
  padding-left: 16px;
  font-size: 13px;
  color: #000;
}
.spr_main_side_cell .userGuide_list li a{
  font-size: 13px;
  color: #000;
}

.spr_main_side_cell .qa_list li{
  list-style: none;
  margin: 0;
  border-bottom: 1px dotted #000;
  margin-bottom: 10px;
}
.spr_main_side_cell .qa_list li dl{
  overflow: hidden;
}
.spr_main_side_cell .qa_list li dl dt{
  float: left;
  width: 55px;
}
.spr_main_side_cell .qa_list li dl dd{
  float: left;
  /*width: 145px;*/
  margin-bottom: 0;
}
.spr_main_side_cell .qa_list li dl dd .q{
  font-size: 12px;
  background: url(/~/media/Images/Houdai/common/spr_iconQA01.png) no-repeat;
  background-position: left top;
  padding-left: 18px;
  word-break: break-all;
  text-align: left;
  margin-bottom: 4px;
}
.spr_main_side_cell .qa_list li dl dd .a{
  font-size: 12px;
  background: url(/~/media/Images/Houdai/common/spr_iconQA02.png) no-repeat;
  background-position: left top;
  padding-left: 18px;
  word-break: break-all;
  text-align: left;
  margin-bottom: 0;
}
.spr_main_side_cell .description{
  font-size: 12px;
  text-align: left;
}




/* 商品DL ページ*/
.spr_productDl{
	overflow: hidden;
	padding: 20px 10px 10px 10px;
	background: #fff;
	border-radius: 6px 6px 0 0; 
  -webkit-border-radius: 6px 6px 0 0; 
  -moz-border-radius: 6px 6px 0 0; 
}
.spr_productDl .productIcon{
	float: left;
	width: 85px;
}
.spr_productDl .productInfo_wrapper{
	float: left;
	text-align: left;
}
.spr_productDl .productInfo_wrapper h2{
	font-size: 18px;
}
.spr_productDl .productInfo_wrapper .productMaker{
	font-size: 10px;
	color: #636363;
	margin-top: -10px;
}
.spr_productDl .productInfo_wrapper .productInformation{
	font-size: 10px;
	margin-top: -5px;
}
.spr_productDl .productInfo_wrapper .productInformation span{
	margin-right: 20px;
}
.spr_productDl .productInfo_wrapper .productSummary{
	font-size: 13px;
	margin-top: -5px;
}



.install_area{
  padding: 10px 20px 5px 20px;
	background: #fff;
	border-radius: 0 0 6px 6px; 
  -webkit-border-radius: 0 0 6px 6px; 
  -moz-border-radius: 0 0 6px 6px; 
}
.install_area .inner{
	overflow: hidden;
	border: 1px solid #000;
	-webkit-border-radius: 6px ; 
  -moz-border-radius: 6px ; 
  padding: 10px 20px 5px 20px;
}
.install_area .left{
	float: left;
	text-align: left;
	width: 355px;
}
.install_area .left dl.serial dt{
	font-size: 13px;
}
.install_area .left dl.serial dd{
	font-size: 18px;
	margin-top: -8px;
	margin-bottom: 15px;
}
.install_area .right{
	float: right;
	text-align: left;
	width: 254px;
}
.install_area .right .fileName1{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
}
.install_area .right .fileName2{
  font-size: 12px;
  text-align: center;
  margin-top: -8px;
}
.install_area .right .install_note{
	margin: 0;
	padding: 0;
	text-align: right;
	margin-right: 2px;
	margin-top: 0px;
}
.install_area .right .install_note a{
	margin-left: 20px;
}
.install_area .textLink_myPage{
	clear:both;
	margin-top: 20px;
	text-align: right;
}
.install_area .textLink_myPage a{
	margin-left: 20px;
}
.install_area .textLink_support{
	margin-top: 20px;
	text-align: right;
}
.install_area .textLink_support a{
	margin-left: 20px;
}
/* //商品DL ページ */




#ph_main .selector,
.spr_singleCol_contents .selector{
  width: 125px !important;
  padding:0 100px 0 12px !important;
}
#ph_main .selector span,
.spr_singleCol_contents .selector span{
  width: 200px !important;
  text-align: left;
  color: #000;
  font-weight: normal;
  text-shadow: none;
  font-size: 12px;
}
#ph_main .selector select{
  background: #fff;
}
/* 共通部品　ボタン */
.spr_btnTyle01 {
	background: url(/~/media/Images/Houdai/common/spr_btnBgTyle01.png) no-repeat;
  background-position: center center;
}
.spr_btnTyle01 a{
  display: block;
  width: 168px;
  height: 34px;
  line-height: 34px;
  background: url(/~/media/Images/Houdai/common/spr_btnTyle01.png) no-repeat;
  background-position: center center;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}
.spr_btnTyle01 a:hover{
  background: url(/~/media/Images/Houdai/common/spr_btnTyle01_on.png) no-repeat;
  background-position: center center;
}
.spr_btnTyle02 {
	background: #fff;
	background: url(/~/media/Images/Houdai/common/spr_btnBgTyle02.png) no-repeat;
  background-position: center center;
}
.spr_btnTyle02 a{
  display: block;
  width: 202px;
  height: 42px;
  line-height: 44px;
  background: url(/~/media/Images/Houdai/common/spr_btnTyle02.png) no-repeat;
  background-position: center center;
  color: #000;
  font-size: 18px;
  text-decoration: none;
}
.spr_btnTyle02 a:hover{
  background: url(/~/media/Images/Houdai/common/spr_btnTyle02_on.png) no-repeat;
  background-position: center center;
}
.spr_btnTyle03{
	text-align: right;
	margin: 0 0 0 10px;
}
.spr_btnTyle03 a{
  display: block;
  width: 244px;
  height: 56px;
  margin-top: -8px;
  padding-top: 18px;
  background: url(/~/media/Images/Houdai/common/spr_btnTyle03.png) no-repeat;
  background-position: center right;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}
.spr_btnTyle03 a:hover{
  background: url(/~/media/Images/Houdai/common/spr_btnTyle03_on.png) no-repeat;
  background-position: center right;
}
.spr_btnTyle03 a span{
	font-size: 18px;
}
/* //共通部品　ボタン */



/* D4 */
#fileDLContent{
  border: 1px solid #0097D3;
  background: #fff;
  padding-bottom: 50px;
}
#fileDLContent .fileDLContent_title{
  padding: 0.5em 1em;
  background: #0097D3;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  margin-bottom: 50px;
}
#fileDLContent .fileName{
  font-size: 18px;
  font-weight: bold;
}
#fileDLContent .fileInfo{
  font-size: 12px;
}
#fileDLContent .fileDL_btn{
  width: 255px;
  height: 44px;
  margin: 0px auto 60px auto;
}
#fileDLContent .fileDL_btn a{
  font-size: 14px;
  color: #000;
  text-decoration: none;
  display: block;
  line-height: 44px;
  background: url(/~/media/Images/Houdai/common/spr_btnTyle30.png) repeat-x;
  border: 1px solid #ccc;
  border-radius: 6px ; 
  -webkit-border-radius: 6px ; 
  -moz-border-radius: 6px ; 
}
#fileDLContent .fileDL_btn a:hover{
  opacity:0.8 ;
  filter:alpha(opacity=80) ;
  -ms-filter: "alpha( opacity=80 )" ;
}
/* //D4 */






/* D5-A */
.downLoad_area{
	padding: 0px 20px 20px 20px;
	background: #fff;
}
.downLoad_area .downLoad_area_inner{
  border: 1px solid #000;
	-webkit-border-radius: 6px ; 
  -moz-border-radius: 6px ; 
  padding: 10px 20px 5px 20px;
}
.downLoad_area .downLoad_status{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin:10px 0 0 0;
}
.downLoad_area .downLoad_note{
  text-align: center;
}
.downLoad_area .serial_table{
  margin: 0;
  padding: 0;
  margin: 30px auto 0 auto;
}
.downLoad_area .serial_table dl.serial dt{
	font-size: 13px;
	text-align: left;
}
.downLoad_area .serial_table dl.serial dd{
	font-size: 18px;
	margin-top: -8px;
	margin-bottom: 15px;
	text-align: left;
}
.downLoad_area .textLink_myPage{
	margin-top: 10px;
	text-align: center;
}
.downLoad_area .textLink_myPage a{
	margin-left: 20px;
}

.downLoadSupport_area{
  padding:0 0 20px 220px;
  background: #fff;
	border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
}
.downLoadSupport_area .note01{
  text-align: left;
}
.downLoadSupport_area .note02{
  margin-top: 10px;
}
.downLoadSupport_area .note02 li{
  margin: 0;
  text-align: left;
  list-style: none;
}
/* //D5-A */



/* D5 */
.box_riquid{
  width: 100%;
  margin: auto;
}
.materiaList_wrapper{
  background: #fff;
  margin: 0 30px;
  padding: 15px 10px;
}
.materiaList_wrapper h2{
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.materiaList_wrapper_inner{
  overflow: hidden;
}
.materiaList_left{
  float: left;
  width: 210px;
  padding-top: 10px;
}
.materiaList_left .materiaCategory_list li{
  margin: 0;
  font-size: 12px;
  color: #0060fe;
  list-style: none;
  text-align: left;
  margin-bottom: 8px;
}
.materiaList_left .materiaCategory_list li a{
  font-size: 12px;
  color: #000;
}
.materiaList_left .materiaCategory_list li a:hover{
  font-size: 12px;
  color: #00a8ff;
}
.materiaList_right{}
.materiaList_right .searchArea{
  text-align: right;
}
.materiaList_right .searchArea .text{
  width: 250px;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  margin-right: 5px;
  font-size: 13px;
  border:1px solid #bbb ;
  box-shadow: 0;
}
.materiaList_right .searchArea .button{
  margin-right: 5px;
   border:1px solid #bbb ;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   background: url(/~/media/Images/Houdai/common/spr_btnTyle20.png) no-repeat;
   background-position: center center;
   width:100px;
   height:30px;
   cursor:pointer;
   font-size: 13px;
}
.materiaList_right .searchArea .button:hover{
	background: url(/~/media/Images/Houdai/common/spr_btnTyle20_on.png) no-repeat;
   background-position: center center;
}
.materiaList_right .materiaList{
  overflow: hidden;
}
.materiaList_right .materiaList li{
  float: left;
  display: table;
  list-style: none;
  width: 149px;
  height: 149px;
  margin-bottom: 1.8em;
  border: 1px solid #e4e4e4;
  box-shadow: 1px 1px 3px #e4e4e4;
}
.materiaList_right .materiaList li a{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.materiaList_right .materiaList li a:hover{
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

/* //D5 */

/* カラーボックス */
#materiaContent{
  padding: 50px 20px 0px 20px;
  background: #fff;
}
#materiaContent .pct_size{
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 0px;
}
#materiaContent .pct_tag{
  font-size: 12px;
}
#materiaContent .pct_dlBtn{
  width: 255px;
  height: 41px;
  margin: 20px auto;
}
#materiaContent .pct_dlBtn a{
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 41px;
  background: url(/~/media/Images/Houdai/common/spr_btnTyle10.png) no-repeat;
}
#materiaContent .pct_dlBtn a:hover{
  opacity:0.8 ;
  filter:alpha(opacity=80) ;
  -ms-filter: "alpha( opacity=80 )" ;
}
#cboxContent{
}
#cboxContent #cboxTitle{
  top: 30px;
  left: 27px;
  font-size: 13px;
  color: #000;
}
#cboxOverlay{
  opacity:0.5 !important;
  filter:alpha(opacity=50) !important;
  -ms-filter: "alpha( opacity=50 )" !important;
}
#cboxLoadedContent{
  border: none !important;
  height: auto !important;
	/* overflow: visible !important; */
}

/* 特打 */
.spr_module_info_cell h3{
  color:#ffffff !important;
  font-size: 13px !important;
}
.inner h3{
  color:#000000 !important;
}

/* 超字幕 */
.icon_new{
  margin-bottom:10px;
  margin-top:10px;
}
.pictBox{ margin-left:15px;}
#copyrightHTML{
	margin-bottom:20px;
}

/* レイアウト調整 */
.spr_module_info_cell{
  margin-bottom:20px;
  padding:0px 15px;
}


/*見出しアイコン非表示*/
#pagein_index .icon{display:none;}

/*ホーダイ情報表示*/
#system .system_houdai{display:block !important; }
#system .system_product{display:none !important;}
#ph_main .page_houdai{display:block !important; }
#ph_main .page_product{display:none !important;}