* {
    font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}
body{padding-top:55px;margin:3px}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: scroll;
	transition: 0.5s;
	padding-top: 20px;			
}

.sidenav a {
	padding: 0;
	text-decoration: none;
	font-size: 100%;			
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: #EC6409;
}

.sidenav .closebtn {
	position: absolute;
	top: 5px;
	right: 7px;
	font-size: 32px;
	margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.content_top {
    width: 100%;
    clear: both;
    float: left;
    background-repeat: no-repeat;
    background-position: right top;
}

.top {
    height: 33px;
    /* position: relative; */
    margin-left: auto;
    margin-right: 7px;
    float: left;
    width: 99.9%;
}

.top_left {
    margin-top: 5px;
    float: left;
    text-align: left;
    font-size: 10pt;
}

.top_right {
    margin-top: 1px;
    float: right;
    text-align: right;
    font-size: 10pt;
}

.search {
    width: 100%;
    border-top: #999 1px solid;
    height: 35px;
    clear: both;
    padding-top: 2px;
    margin-bottom: 2px;
}

#header {
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 9999;
}

.body_left {
    width: 220px;
    height: auto;
    float: left;
    display: inline;
}

.bg_title3 {
    width: 220px;
    height: auto;
    background: #FFF;
    font-size: 10pt;
    text-align: center;
    clear: both;
    margin-bottom: 6px;
    vertical-align: top;
    margin-top: 2px;
}

td{font-size:14px; color:#222222; line-height:160%;font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;}
a:link {
    color: #006699;
    text-decoration: none;
}
a:visited {
    color: #551A8B;
    text-decoration: none;
}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
a:active {
    color: #FF0000;
    text-decoration: none;
}

.link-menu:link {
    color: #015b7b;
    text-decoration: none;
}
.link-menu:visited {
    color: #015b7b;
    text-decoration: none;
}
.link-menu:hover {
    color: #FF6600;
    text-decoration: none;
}
.link-menu:active {
    color: #015b7b;
    text-decoration: none;
}
.link-toppage:link {
    color: #222222;
    text-decoration: none;
	font-size:14pt;
	font-weight:bold;
}
.link-toppage:visited {
    color: #222222;
    text-decoration: none;
	font-size:14pt;
	font-weight:bold;
}
.link-toppage:hover {
    color: #ff6600;
    text-decoration: none;
	font-size:14pt;
	font-weight:bold;
}
.link-toppage:active {
    color: #222222;
    text-decoration: none;
	font-size:14pt;
	font-weight:bold;
}
.td-mneu{
	padding-top:4px;
	padding-left:12px;
	padding-right:12px;
	text-align:center;
	color:#333333;
	white-space:nowrap;	
	width:14%;	
}
.td-mneu-l{
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	color:#333333;
	background:url('/images/bg-menu-l.gif');
}

.td-mneu-2{
	padding-bottom:2px;
	padding-left:18px;
	padding-right:10px;
	text-align:left;
	color:#333333;
	border-top:1px dotted #e5e5e5;
}

.td-mneu-2t{
	padding-bottom:2px;
	padding-left:18px;
	padding-right:10px;
	text-align:left;
	color:#333333;	
}
#index_all ul {
	font-size: 14px;
    line-height: 14px;
    margin: 0;
    padding: 0 10px 2px 10px;
}
#index_all li {
    background: url("/company/img/icon.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #CCCCCC;
    color: #666666;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 6px 0 6px 16px;
}
div.pg {
    background: none repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    color: #000000;
    letter-spacing: 1px;
    margin: 6px 0 0px;
    padding: 2px;
    text-align: center;
}
#intro-point {	
    background: none repeat scroll 0 0 #FBF6EC;
    border: 1px solid #D8C7A6;
    margin: 15px 0px 5px 0px;
    padding: 12px 0px 2px 5px;
	width:96%;
	clear:both;
	float:left;
	text-align:left;	
}
p.line {
    border-top: 1px solid #0095A7;
    color: #0095A7;
    font-size: 1.2em;
    font-weight: bold;
    margin: 16px 0 2px;
    padding: 2px;
}
#back-to-top {
    bottom: 10px;
    cursor: pointer;
    display: block;
    opacity: 0.6;
    position: fixed;
    right: 10px;
    text-align: center;
    z-index: 100;
}
#back-to-top a.text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font-size: 80%;
    left: 2px;
    position: relative;
    top: 7px;
    visibility: hidden;
}
#back-to-top a {
    border: 0 none;
    outline: medium none;
    text-decoration: none;
}
#back-to-top a.arrow {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #C4C4C4 #C4C4C4 #AAAAAA;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-size: 36px;
    padding: 5px 10px;
}
#back-to-top:hover {
    opacity: 1;
}
#back-to-top:hover a.text {
    color: #0052E9;
    visibility: visible;
}

#tinfo td{ color:#2f75b5}
#list td{text-align:center}
#list span{color:#cc0000; font-weight:bold;}
/*
#list .td1{width:111px}
#list .td2{width:50px}
#list .td3{width:85px}
#list .td4{width:87px}
#list .td5{width:87px}
#list .td6{width:87px}
#list .td7{width:69px}
#list .td8{width:85px}
#list .td9{width:87px}
*/
#myList {list-style-type: none; padding:0}
#myList li{display:none;}
#loadMore {margin-right:12px; cursor:pointer;}
#loadMore:hover {color:#FF6600;}
#showLess {cursor:pointer;display:none;}
#showLess:hover {color:#FF6600;}

#myList2 {list-style-type: none; padding:0}
#myList2 li{display:none;}
#loadMore2 {margin-right:12px; cursor:pointer;}
#loadMore2:hover {color:#FF6600;}
#showLess2 {cursor:pointer;display:none;}
#showLess2:hover {color:#FF6600;}

#btt:hover img {
    opacity: 0.7;
}

img{
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
  filter: blur(0);
  max-width:100%;
  image-rendering:-webkit-optimize-contrast;
  -webkit-backface-visibility: hidden;
}
