﻿
@import url(notosansjp.css);
/*@import url(https://fonts.googleapis.com/css?family=Noto+Sans);
@font-face {
  font-family: 'MS Gothic';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/msgothic.ttc');
}
*/
html, body, p, h1, h2, h3, h4, h5, h6,h7, form, input, textarea, select, button, fieldset, legend, img, ul, ol, li, dl, dt, dd, th, td, pre, blockquote {margin:0; padding: 0;font-weight: normal;}
body {color: #343434;font-size: 14px; /*overflow:hidden;*/}
body, button, input, select, textarea, h1, h2, h3, h4, h5, h6,h7 {font-size: 14px;/*font-family:'Microsoft YaHei', Verdana, Arial, sans-serif;*/       font-family: 'Noto Sans JP', "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","HIragino Kaku Gothic Pro W3","HIragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック", "MS P Gothic",sans-serif;/*font-family: "-apple-system", BlinkMacSystemFont, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";*//*font-family:"游ゴシック","MS PGothic",Helvetica,Arial,sans-serif !important*//*font-family:Helvetica,"MS PGothic",Arial,sans-serif !important*/}
/*[lang="ja"] body{
    font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","MS Gothic”,
    "ＭＳ ゴシック","Helvetica Neue”,Helvetica,Arial,
    sans-serif !important
}
[lang="ko"] body{
    font-family:"나눔 고딕","Nanum Gothic","맑은 고딕","Malgun Gothic”,
    "Apple Gothic","돋움",Dotum,"Helvetica Neue”,Helvetica,
    Arial,sans-serif !important
}
[lang^="zh"] body{
    font-family:"Hiragino Sans GB”,"华文细黑","STHeiti","微软雅黑",
    "Microsoft YaHei",SimHei,"Helvetica Neue”,Helvetica,Arial,
    sans-serif !important
}*/
img, fieldset { border: 0; vertical-align: middle; }
textarea { word-wrap: break-word; word-break: break-all; resize: none; }
li { list-style: none; }
img { border: none; }
a { text-decoration: none; color: #343434; }
a:hover { text-decoration: none;}
a:focus { outline: none; }
.o_hidden { overflow: hidden; text-overflow: ellipsis; }
.hide { display: none; }
.block { display: block; }
.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }
.relative { position: relative; }
.absolute { position: absolute; }
.fixed { position: fixed; }
.dingju-1{padding:0 0 10px 0}
article,
aside,
details,
figcaption,
figure,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/*表格*/
/**/
table {
	font-size:12px;
	color:#333333;
	border-width: 1px;
	border-color: #D8E2EB;
	border-collapse: collapse;
	text-align:left;
	font-family:"MS PGothic";
}
table tr.tb_bgcolor{background-color: #fff; text-align:left;}
table th {
text-align:left;
	border-width: 0px 0px 2px 0px;
	font-size:16px;
	padding: 0 30px 10px 30px;
	border-style: solid;
	border-color: #00aeef;
	color:#333;
	/*background-color: #D7F3FF;*/
}
table td {
text-align:left;
    font-size:14px;
	width:20%;
	line-height:26px;
	border-width: 0px 0 1px 0;
	padding: 25px 30px;
	border-style: solid;
	border-color: #ECECEC;
}
/**/
/**/
/*分享*/
#top_share {float:right;margin:0 auto;}
#top_share .fenxiang{float:left;line-height: 28px; margin-right:10px; font-size:14px;color:#666; text-align:left;}
#top_share .fenxiang i{font-size:16px;color:#999; padding:0 10px 0 0;}
#top_share a{width:28px; height:28px; padding:0; margin:0 5px;}
#top_share a.bds_weixin{background:url(http://www.ssy.cn/JP/images/newico1.png) no-repeat;}
#top_share a.bds_tsina{background:url(http://www.ssy.cn/JP/images/newico2.png) no-repeat;}
#top_share a.bds_qzone{background:url(http://www.ssy.cn/JP/images/newico3.png) no-repeat;}
/**/

/*分页*/
.more-pages{float:left;position:relative;width:100%;margin:50px auto 0 auto;}
.pages{
	text-align: center;
	margin:0 auto 0 auto;
}
.pages a{
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #f5f5f5;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
	font-family:Arial;
	font-size: 14px;
	color: #666;
	margin: 0 4px;
}
.pages a:hover,.pages .page-on{background-color: #00aeef;color: #fff;}
/**/
.gray{     
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%); 
-ms-filter: grayscale(100%); 
-o-filter: grayscale(100%); 
filter: grayscale(100%);
filter: gray;
opacity:0.8;
}
/**/
@media (min-width: 768px) and (max-width: 991px) {
/*分页*/
.more-pages{margin:35px auto 0 auto;}
}
@media (max-width: 767px) {
#top_share {float:left;}
#top_share .fenxiang{float:left;line-height: 24px; margin-right:0px; font-size:13px;color:#666; text-align:left;}
#top_share .fenxiang i{font-size:13px;color:#999; padding:0 6px 0 0;}
#top_share a{width:20px; height:20px;padding:0; margin:0 3px;}
#top_share a.bds_weixin{background-size:20px 20px;}
#top_share a.bds_tsina{background-size:20px 20px;}
#top_share a.bds_qzone{background-size:20px 20px;}
/**/
table td {font-size:13px;line-height:26px;border-width: 0px 0 0px 0;padding: 15px 0 0 0;}
table th {
text-align:left;
border-width: 0px 0px 1px 0px;
	font-size:14px;
	padding:10px 0;
	border-style: solid;
	border-color: #ECECEC;
}
/*分页*/
.more-pages{margin:35px auto 0 auto;}
}