@charset "UTF-8";

  /* div#main-contents h2はbase.cssに定義 */

div#main-contents h2#title01{
  background-image : url(../image/sy_i_h1.gif);
}

div#main-contents h2#title02{
  background-image : url(../image/sy_r_h1.gif);
}

div#txt-imgs img{
  margin: 10px 0px 0px 0px;
  padding: 0px;
}

div#sys-imgs{
  margin: 20px 0px 20px 0px;
  padding: 0px;
}

div#sys-imgs2{
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

div#sys-imgs img{
  margin: 10px 0px 0px 0px;
  padding: 0px;
}

div#sys-imgs p{
  margin: 0px;
  padding: 0px;
}

div#recommend table{
  margin : 10px auto 20px auto;
  padding: 0px 0px 0px 0px;
  border-bottom : 1px #CCC solid;
}
div#recommend2 table{
  margin : 10px auto 20px auto;
  padding: 0px 0px 0px 0px;
}


div#recommend table h3{
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#recommend table tr td{
  margin : 0px 0px 0px 0px;
  padding: 5px;
  font-size : 100%;
}

div#recommend table tr.line01{
  background-color : #EAEAF4;
}

div#recommend table tr.line02{
  background-color : #101D76;
  color:#FFFFFF;
}

div#recommend table td.line03{
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px #EAEAF4 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
	border-bottom: 0px;
	border-left: 0px;
}

div#recommend table td.line04{
	border-collapse: collapse; /* 枠線の表示方法 */
	border-top: 1px #EAEAF4 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
}
div#recommend table td.line05{
	border-collapse: collapse; /* 枠線の表示方法 */
	border-right: 1px #EAEAF4 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
}

div#recommend table caption{
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 2px 0px;
  background-position : 0% 0%;
  background-repeat : no-repeat;
  text-align: left;
}

div#recommend table caption#ttl01{
	background-image:  url(../image/sy_r_ttl01.gif);
	height:25px;
	width:300px;
}

div#recommend table caption#ttl02{
	background-image:  url(../image/sy_r_ttl02.gif);
	height:25px;
	width:300px;
}


div#oslist {
	padding-bottom: 20px;
}

div#oslist div.pagenavi {
  text-align : center;
}

div#main-contents div.pagenavi {
	text-align : left;
	margin-left: 10px;
	padding: 0px 5px 5px 0px;
}

div#main-contents div.pagenavi p{
	text-align : left;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	padding : 0px 0px 0px 2.0em;
	text-indent: -2.0em; 
}

div#oslist div.pagenavi ul {
  margin : 30px 0px 0px 0px;
}

div#oslist div.pagenavi ul li {
  display : inline;
}

div#oslist .fnc_box {
	width: 94%;
	height: auto;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	
}

div#oslist .fnc_box h3 {
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*---   対応OS   ---*/
div#oslist .os_tbltop {
	width: 480px;
	line-height: 1.3;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	color: #3C3C3C;
	font-size: 80%;
	text-align: right;
}

/* OS表下 注意事項 */
div#oslist .os_tbl_att {
	clear: both;
	width: 460px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 75%;	
}
div#oslist .os_tbl_att ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
div#oslist .os_tbl_att li {
	line-height: 1.5;
	padding-top: 5px;
	padding-left: 3.7em;
	color: #3C3C3C;
	text-indent: -3.7em; 
	letter-spacing: 0.05em;	
}

div#oslist .os_pdf {
	width: 480px;
	line-height: 110%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #363636;
	font-size: 75%;
	text-align: right;
}
div#oslist .os_pdf img {
	vertical-align: middle;
}
div#oslist .os_pdf a {
	color: #2F2FFF;
	text-decoration: underline;
}
div#oslist .os_pdf a:hover {
	color: #7575FF;
	text-decoration: underline;
}

/* OS表 MGR */
div#oslist .os_table {
	clear: both;
	width: 480px;
	line-height: 1.3;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 90%;
}
div#oslist .os_table a {
	color: #0000CC;
}
div#oslist .os_table a:hover {
	position: relative; 
	top: 1px;
	left: 1px;
	color: #4242FF;
}

div#oslist .os_intable {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
}

/* OS表 MGR ヘッダ */
div#oslist .tbh_os, div#oslist .tbh_os_name, div#oslist .tbh_os_edt, div#oslist .tbh_os_sp,
div#oslist .tbh_ep, div#oslist .tbh_mgr, div#oslist .tbh_mr, div#oslist .tbh_sa, div#oslist .tbh_da, 
div#oslist .tbh_csl, div#oslist .tbh_wcsls, div#oslist .tbh_wcslc {
	height: auto;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;	
	text-align: center;
}

div#oslist .tbh_os {
	width: 49%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7F7F7F;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #B9B9B9;
}
div#oslist .tbh_os_name {
	width: 16%;
}
div#oslist .tbh_os_edt {
	width: 19%;
}
div#oslist .tbh_os_sp {
	width: 15%;
}
div#oslist .tbh_os_name {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #7F7F7F;
	border-bottom-color: #484848;
	border-left-color: #868686;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #D5D5D5;
}
div#oslist .tbh_os_edt,
div#oslist .tbh_os_sp {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #868686;
	border-bottom-color: #484848;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #D5D5D5;
}

div#oslist .os_table .tbh_ep,
div#oslist .os_table .tbh_mgr,
div#oslist .os_table .tbh_mr {
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #8196BC;
	border-right-color: #526B9B;
	border-bottom-color: #526B9B;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #C2D5ED;
}
div#oslist .os_table .tbh_sa {
	width: 11%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #8F8AF4;
	border-right-color: #665FF1;
	border-bottom-color: #665FF1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #C5C8FE;
}
div#oslist .os_table .tbh_da {
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #EB9256;
	border-right-color: #EB9256;
	border-bottom-color: #EB9256;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #F5C9AD;
}

div#oslist .os_table .tbh_csl,
div#oslist .os_table .tbh_wcsls {
	width: 17%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #46A3FF;
	border-right-color: #526B9B;
	border-bottom-color: #526B9B;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #C2D5ED;
}
div#oslist .os_table .tbh_wcslc {
	width: 17%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #8196BC;
	border-right-color: #526B9B;
	border-bottom-color: #526B9B;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #C2D5ED;
}

/* OS表 MGR データ */
div#oslist .tbd_os_edt, div#oslist .tbd_os_sp,
div#oslist .tbd_ep, div#oslist .tbd_mgr, div#oslist .tbd_mr, div#oslist .tbd_sa, div#oslist .tbd_da,
div#oslist .tbd_os_name_l, div#oslist .tbd_os_edt_l, div#oslist .tbd_os_sp_l,
div#oslist .tbd_ep_l, div#oslist .tbd_mgr_l, div#oslist .tbd_mr_l, div#oslist .tbd_sa_l, div#oslist .tbd_da_l,
div#oslist .tbd_csl, div#oslist .tbd_wcsls, div#oslist .tbd_wcslc,
div#oslist .tbd_csl_l, div#oslist .tbd_wcsls_l, div#oslist .tbd_wcslc_l {
	vertical-align: middle;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;	
	text-align: center;
}

div#oslist .tbd_os_edt,
div#oslist .tbd_os_sp {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #868686;
	border-bottom-color: #BCBCBC;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #EEEEEE;
}
div#oslist .tbd_os_name_l{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #868686;
	border-bottom-color: #919191;
	border-left-color: #868686;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEEEEE;
}
div#oslist .tbd_os_edt_l,
div#oslist .tbd_os_sp_l  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #868686;
	border-bottom-color: #919191;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #EEEEEE;
}

div#oslist .os_table .tbd_ep,
div#oslist .os_table .tbd_mgr,
div#oslist .os_table .tbd_mr,
div#oslist .os_table .tbd_csl,
div#oslist .os_table .tbd_wcsls{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #7293D8;
	border-bottom-color: #B0C4EA;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #E7EEF8;
}
div#oslist .os_table .tbd_wcslc {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #7293D8;
	border-bottom-color: #B0C4EA;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #E7EEF8;
}
div#oslist .os_table .tbd_sa {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #7A70DC;
	border-bottom-color: #A49CE7;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #E8E1FF;
}
.os_table .tbd_da {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #E47107;
	border-bottom-color: #FBBB82;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #FFE2D2;
}
div#oslist .os_table .tbd_ep_l,
div#oslist .os_table .tbd_mgr_l,
div#oslist .os_table .tbd_mr_l,
div#oslist .os_table .tbd_csl_l,
div#oslist .os_table .tbd_wcsls_l {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #7293D8;
	border-bottom-color: #7293D8;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #E7EEF8;
}
div#oslist .os_table .tbd_wcslc_l {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #7293D8;
	border-bottom-color: #7293D8;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #E7EEF8;
}
div#oslist .os_table .tbd_sa_l {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #7A70DC;
	border-bottom-color: #7A70DC;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #E8E1FF;
}
div#oslist .os_table .tbd_da_l {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #E47107;
	border-bottom-color: #E47107;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #FFE2D2;
}


ul.list_type01,
ul.list_type01_new{
  margin: 0px 20px 10px 20px;
}

.newcat6logo{
  padding : 0px 0px 0px 20px;
}

ul.list_type01_new{

}

ul.list_type01 li,
ul.list_type01_new li{
  background-image : url(../../common/image/ico_triangle_blue.jpg);
  background-position : 0% 6px;
  background-repeat : no-repeat;
  margin: 0px 0px;
  height : 100%;
}

ul.list_type01_new li{
  background-image : url(../../common/image/try_red.gif);
}

ul.list_type01 li{
  background-image : url(../../common/image/ico_triangle_blue.jpg);
}


ul.list_type01 li,
ul.list_type01_new li{
  border-bottom : none;
  padding: 3px 0px 3px 20px;
  list-style: none;
}

ul.list_type01 li.bottom{
  border-bottom : 0px;
}


/*---   コンテンツ基礎  ---*/
.env_box {
	width: 94%;
	height: auto;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	
}

.comexp_t {
	padding-bottom: 5px;
}

.comexp_t .comexp_state, 
.comexp .comexp_state {
	line-height: 1.3em;
	margin-top: 3px;
	padding-left: 20px;
	color: #3C3C3C;
	font-size: 80%;
}

.comexp_t h5, 
.comexp h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000099;
	font-weight: bold;
}
/*---   スペック表  ---*/

.tbh1 {
	width: 10%;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;	
	background-color: #101D76;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tbh2 {
	width: 15%;
	background-color: #EAEAF4;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tbh3 {
	width: 33%;
	background-color: #EAEAF4;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tbh4 {
	width: 9%;
	background-color: #EAEAF4;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tbd1 {
	width: 15%;
	background-color: #ffffff;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #EAEAF4;
	border-bottom-color: #EAEAF4;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tbd2 {
	width: 33%;
	background-color: #ffffff;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #EAEAF4;
	border-bottom-color: #EAEAF4;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tbd3 {
	width: 9%;
	background-color: #ffffff;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #EAEAF4;
	border-bottom-color: #EAEAF4;
	border-right-style: solid;
	border-bottom-style: solid;
}


/*---   右寄りに  ---*/
p.pagelink-browser {
  margin : 0px 0px 0px 301px;
  padding : 0px 0px 0px 0px;
  clear : both;
}

p.pagelink-browser a {
  margin : 20px 0px 20px 0px;
  padding : 0px 0px 0px 0px;
  text-decoration : none;
  display : block;
  width : 220px;
  height : 18px;
}

/*---   コンポーネントダウンロード  ---*/


.dl_small {font-size: x-small}
.recommend2 {font-size : 80%;}
.cont_dl {
	margin : 0px;
	padding : 0px;
	display: block;
	height: 220px;
	font-size: 80%;
}

.cont_imgl{
	margin: 5px 10px 10px 5px;
	width: 256px;
	height: 200px;
	float: left;
}
.tbh1_dl {
	width: 90%;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #101D76;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #101D76;
	border-bottom-color: #101D76;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tbh1_i {
	width: 10%;
	vertical-align: middle;
	background-color: #101D76;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #101D76;
	border-bottom-color: #101D76;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 3px 3px 3px 3px;
}
.tbh2_dl {
	width: 15%;
	background-color: #EAEAF4;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tbd1_dl {
	width: 85%;
	background-color: #ffffff;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #EAEAF4;
	border-bottom-color: #EAEAF4;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 3px 3px 3px 3px;
}
.tbd1_dl_end {
	width: 15%;
	background-color: #ffffff;
	text-align: right;
	padding: 3px 3px 3px 3px;
}

.rcmdNotice{
width:500px;
margin: 10px 10px 10px 10px;
padding : 0px 0px 0px 0px;
background-image: url(../image/bg_notice_o2.gif);
background-position : 0% 0%;
background-repeat : no-repeat;
border-bottom : 1px #CCC solid;
}

.rcmdNotice ul{
font-size:90%;
width:450px;
margin:0px auto;
padding : 20px 20px 20px 30px;
}
		
.rcmdNotice li{
/*line-height:1em;*/
margin :0px;
/*background-image: url(../common/image/ico_round_black.png);*/
padding : 0px 0px 0px 3.5em;
text-indent: -3.5em; 
list-style-type: none;
}

