﻿a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#tw a:hover img {
  opacity: 1.0;
}

p{
	margin: 0 0 8px 0;
	padding: 0 ;	
	font-size:87%;
	}

img {
    border: 0px;
}

b {    
	display: inline-block;
    margin: 21px 0;
}

h1 {
    font-size : 140%; 
	text-align: center;
    line-height: 126%;
 	margin-bottom: 10px;
	margin-top:0;
	padding: 17px 0;	
	display:block;
}
 
h2 {
    font-size : 110%;
	font-weight:normal;
    line-height: 160%;
	margin:0;
	padding-bottom:5px;
	text-align:center;
}

h3 {
    font-size: 16px;
	margin-bottom: 7px;
}



h4 {
    font-size : 81%;
	font-weight:normal;
	margin:0;
}

h5 {
    font-size : 68.8%;
	font-weight:normal;
}

#wrap {
overflow: hidden;
}

hr{
	border-top: 1px solid #999;
    margin: 0;
    padding: 0;
}

.ttlud hr{
	border-top:2px solid #eee;
	border-left:0;
	border-right:0;
	border-bottom:0;
	margin: 0 0 14px 0;
	padding:0;
}

.clear{
   clear:both;
} 

.more{
	text-align:center;
	color: #0e3eac;
	font-size:81%;
}

.moretext{
	font-weight:bold;
	padding-top:3px;
	vertical-align:top;
	display:inline-block;
}

.fa fa-angle-down {
	font-size:200%;
}

.download img{
	width:100%;
	}

/* ハンバーガー */
.x_menu{
display: none;
}

.news{
	width:32%;
	margin-left: 2%;
	float:left;
}

.udmenu hr{
	margin: 4px 0;
	border-top:1px dotted #bbb;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.headtag{
	font-size:87%;
	font-weight:bold;
	padding:5px 3px 3px 8px;
	margin-bottom: 16px;
	background-color:#ddd;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
	}
	
.pick_txt{
	font-size:81%;
	padding: 2%;

}

.headtag2{
	font-size:87%;
	font-weight:bold;
	padding:5px 8px 3px 8px;
	color:#fff;
	background-color:#777;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
	}

#tw{
	width: 96%;
	margin-left: 2%;
    overflow: hidden;
}

#tw img{
	width: inherit;
    width: 100%;
    height: auto;
}

.udmenu{
	width:46%;
	margin: 0 2%;
	float:left;
}

.udheadtag1{
	font-size:100%;
	font-weight:bold;
	color: #fff;
	padding:7px 10px 3px 10px;
	margin-bottom: 4px;
	background-color:#ae9b62;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
	}
	
.udheadtag2{
	font-size:100%;
	font-weight:bold;
	color: #fff;
	padding:7px 10px 3px 10px;
	margin-bottom: 4px;
	background-color:#a2a2a2;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
	}
	
.tagmenu{
	font-size: 68.8% ;/* 文字サイズ11px */
	text-align: left;
	font-weight: normal;
	padding-top: 3px;
	display: inline;
	float: right;
}

.tagmenu a:link { 
color: #fff;
text-decoration:none; 
}
.tagmenu a:visited { 
color: #fff;
text-decoration:none; 
}
.tagmenu a:hover { 
color: #fff; 
text-decoration:underline; 
}
.tagmenu a:active {
color: #fff;
text-decoration:none; 
}

#footer{
background-color: #a2a2a2;
}

.footerud{
background-color: #a2a2a2;
}

#footerin{
	color: #fff;
	width:965px;
	margin:0 auto;
	padding: 37px 0;
	font-size:81%;
	}

.top_main {
	width: 965px;
	margin: 60px auto;
	overflow: hidden;
}

#copyright {
    margin-top: 32px;
    padding-bottom: 12px;
	text-align: center;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 2%;
    font-size: 130%;
}
#page-top a {
    background: #000;
    text-decoration: none;
    color: #fff;
    width: 35px;
    padding-bottom: 3px;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.6;
}

#page-top a:hover {
    text-decoration: none;
    background: #444;
}

.flx {
	width: 100%;
	height: 324px;
    margin:auto;
	background-image: url("../images/sea.jpg");
	background-size: cover;
}

.flx2 {
	width: 100%;
	height: 340px;
    margin:auto;
    background-image: url("../images/bg_ye.jpg");
    background-repeat: repeat-x;
}

.ttl p{
color: #000;
}

.mainvi{
margin: 0 auto;
position: relative;
width: 1060px;
height: auto;
}

.mainvi img{
	vertical-align: bottom;
}

.mainon{
	position:absolute;
	top: 0;
	left: 31px;
}

.mainttl{
	width:96%;
	margin:0 2%;
	}
	
.mainttl2{
	width:99%;
	margin:0 2% 0 -1%;
	}

.box1_a{
	width:85%;
	height:100%;
	overflow:hidden;
	max-width:700px;
	margin: 0 auto;
}

.box1_b{
	width: 90%;
    margin-left: 5%;
}

.box1_0{
	width:28%;
	margin:0 0 1% 0;
	padding:2%;
	float: left;
}

.box1_1{
	width:18%;
	margin:2% 0 1% 3%;
	padding:2%;
	float: left;
	text-align:center;
}

.box1_1 img{
    max-width: 100%;
    height: auto;
}

h2 a:link { 
color: #000;
text-decoration:none; 
}
h2 a:visited { 
color: #000;
text-decoration:none; 
}
h2 a:hover { 
color: #000; 
text-decoration:underline; 
}
h2 a:active {
color: #000;
text-decoration:none; 
}

.box1_0 hr{
	margin-top: 8px;
	margin-bottom: 8px;
	border-top:1px dotted #bbb;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.box1_1 hr{
	margin-top: 8px;
	margin-bottom: 8px;
	border-top:1px dotted #bbb;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.box2{
	width:96%;
	margin:0;
	padding:2%;
	float: left;
	border-top-left-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-left-radius: 5px;   /* Firefox用 */  
	border-top-right-radius: 5px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-top-right-radius: 5px;   /* Firefox用 */  
}

.ash{
	background-color:#71A0D1;
	font-weight:bold;
	color:#fff;	
	padding:5px;
	margin-right:5px;
	display:inline-block;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
}

.bsh{
	background-color:#f00;
	font-weight:bold;
	color:#fff;	
	padding:5px;
	margin-right:5px;
	margin-bottom: 12px;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
	display:inline-block;
}

.msh{
	font-weight:bold;
	border-bottom: 2px #f00 solid;
	margin: 0 5px 4px 0;
	display:inline-block;
}

.telmail{
width: 100%;
background-color: #000;
color: #fff;
font-size: 200%;
text-align: center;
}

#sub-market {
	padding:3%;
}

#sub-market img{
	display:none;
}

#sub-market h3{
	display:none;
}

.gold {
	list-style:none;
}

.gold:first-child:before {
    content: "金　　　　　";
    margin-left: 5px;
}

.platinum {
	list-style:none;
}

.platinum:nth-of-type(2):before {
    content: "プラチナ　　";
    margin-left: 5px;   
}

#sub-market ul{
	display:inline-block;
	padding:0;
	margin:6px 0 0 0;
	}

.data {
	display:inline-block;
	padding-left: 5px;
	font-size:81%;
	line-height: 18px;
}

.market-link {
	display:none;
}

.shinasoba {
	border: 1px #eee solid;
	border-top-width: 0px;
	margin-bottom:24px;
	background-color:#fff;
}

.pankuzu_bk{
	margin-top:85px;
	background-color:#fff;
}

.pankuzu{
	margin:0 auto;
	padding:4px 0;
	width: 922px;
	color:#000;
	font-size:81%;
}

.pankuzu_s{
	display:none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
}

thead th {
    text-align: center;
    background-color: #eee;
    font-weight: normal;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    padding-top: 14px;
    padding-bottom: 14px;
}

th {
    text-align: center;
    padding: 2px;
	font-weight: normal;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999999;
    border-left-color: #999999;
}

td {
    text-align: center;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999999;
    border-left-color: #999999;
    padding: 14px;
}

.column3{
	float:right;
	width:42%;
	margin:0 2% 2% 2%;
	padding:2%;
	display:inline-block;
}

.column3a{
	float:right;
	width:56%;
	display:inline-block;
}

.column3b{
	float:right;
	width:44%;
	display:inline-block;
}

#s_logo {
	display:none;
}

.point {
	border:1px #aaa solid;
	font-size:114%;
	display:inline-block;
	margin: 10px 0;
	padding: 4px 10px;
}

.top_ttl{
	padding-top:53px;
	font-size: 20px;
	text-shadow: 2px 2px 2px #000;
}

.top_ttl strong {
	font-size: 36px;
}

.bg1 {
	height:200px;
}

.glay{
	color:#fff;
    font-size : 28px; 
	font-weight: bold;
    line-height: 126%;
	background-color:#555;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	margin:0;
	padding: 13px 0 10px 14px;	
	display:block;
	text-align:center;
	border-top: 6px solid #a2a2a2;
    border-bottom: 6px solid #a2a2a2;
}

#main{
	max-width:965px;
	margin: 0 auto;
	padding: 0 2%;
}

.mag-top{
	margin-top:80px;
}

.odd{
	background-color:#FBF9EB;
	}
	
.download{
	background-color:#999;
	width:20%;
	padding:10px 2%;
	margin:1%;
	font-weight:bold;
	font-size:14px;
	float:left;
	}
    
.download a:link { 
color: #fff;
text-decoration:none; 
}
.download a:visited { 
color: #fff;
text-decoration:none; 
}
.download a:hover { 
color: #fff; 
text-decoration:underline; 
}
.download a:active{
color: #fff;
text-decoration:none; 
}

@media screen and (max-width:965px){

#g_logo {
display:none;
}

#g_menu {
display:none;
}

#g_logo_m {
display: inline-block;
float:left;
width:9%;
text-align:center;
border-bottom: #ae9b62 4px solid;
height:58px;
}

.g_menu_m {
display: inline-block;
float:left;
width:17.96%;
text-align:center;
margin-top:15px;
height:40px;
}

.g_menu_m a{
color:#000;
text-decoration:none;
}

.g_menu_m a:hover {
	color:#888;
}

.g_menu_m_0 {
display: inline-block;
float:left;
width:1px;
text-align:center;
margin-top:12px;
height:40px;
}

.g_menu_m_0 a{
color:#000;
text-decoration:none;
}

.g_menu_m_0 a:hover {
	color:#888;
}

#top_menu{
	position:fixed;
	height:81px;
	left:50%;
	width:100%; 
	margin:0 auto; 
	margin-left:-50%;
	background-color:#fff;
	border-bottom: #a2a2a2 4px solid;
	}
	
/* ハンバーガー */
.x_menu{
display: none;
}

.top_main{
	width:100%;
	}
	
.news{
	width:30%;
	margin-left: 2%;
	float:left;
}

.news-text hr{
	margin-top: 8px;
	margin-bottom: 8px;
	border-top:1px dotted #bbb;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}
	
#footerin{
	width:100%;
	margin: 0;
	}


.flx{
	width:100%;
	height: auto;
}

.mainvi{
width: 100%;
}

.pankuzu{
	width: 96%;
}

.glay{
	font-size : 22px; 
}

}

/* ウィンドウ幅が0-600pxの場合に適用するCSS */
@media screen and (max-width:600px){

#top_menu{
	position:fixed;
	height:58px;
	left:50%;
	width:100%; 
	margin:0 auto; 
	margin-left:-50%;
	background-color:#fff;
	border-bottom: #ae9b62 4px solid;
	}
	
#g_menu {
float: left;
width:auto;
}

#g_logo_m {
	display:none;
}

#s_logo {
    display: inline-block;
    margin-top: 7px;
    margin-left: 7px;
    position: relative;
    z-index: 2;
}

#s_logo img {
	width:210px;
	height:auto;
}

.g_menu_m {
	display:none;
	height:58px;
}

.g_menu_m_0 {
	display:none;
	height:58px;
}

#text_menu{
	display:none;
}

/* ハンバーガー */
.x_menu{
display: inline-block;
position: fixed;
float: right;
width: 100%;
top: 0px;
right: 0px;
}

input[type="checkbox"].on-off{
    display: none;
}

.x_menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding: 0;
    list-style: none;
	background: #888;
	width: 100%;
}

.x_menu li {
    padding: 5px;
	margin: 0 7px;
	color:#fff;
}

.x_menu li a:link { 
color: #fff;
text-decoration:none; 
}
.x_menu li a:visited { 
color: #fff;
text-decoration:none; 
}
.x_menu li a:hover { 
color: #fff; 
text-decoration:underline; 
}
.x_menu li a:active {
color: #fff;
text-decoration:none; 
}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: 250px;
}

.news{
	overflow: hidden ;
	width:96%;
	margin: 0 0 10px 2%;
}

.udmenu{
	overflow: hidden ;
	width:96%;
	margin: 0 0 10px 2%;
}

.flx{
    padding: 0;
}

.box1_0{
	width:96%;
	margin:0 0 2% 0;
	overflow: hidden;
}

.box1_1{
	width:44%;
	margin:0 0 2% 2%;
	overflow: hidden;
}

.box1_a{
	overflow: hidden;
	}

.pankuzu_bk{
	margin-top:62px;
}

.pankuzu_s{
	display:block;
	margin:0 auto;
	padding:4px 0;
	width: 94%;
	color:#000;
	font-size:81%;
}

.top_main {
	margin: 3em 0;
}
	
.shinasoba {
	margin-bottom:2%;
}

.mainttl2{
	width: 98%;
    margin: 0;
}

h1{
	font-size:130%;
}

h3 {
    font-size: 15px;
    margin-bottom: 6px;
}

.box1_b{
	margin:0 2% 2% 0;
	width:100%;
	overflow: hidden;
	}

table {
    width: 100%;
    margin: 0%;

}

.column3 {
	overflow:hidden;
	width:92%;
}

.column3a {
	overflow:hidden;
	width:100%;
}

.column3b {
	overflow:hidden;
	width:100%;
	font-size:90%;
}

h2{
	font-size:102%;
}

.top_ttl{
	font-size: 16px;
	padding-top: 65px;
}

.top_ttl strong {
	font-size: 26px;
}

.glay{
	font-size : 20px; 
}

}