A:link { color:orange; text-decoration: none; }
A:active  { color: lightblue; text-decoration: none; }
A:hover  { color: red; text-decoration: none; }

a { text-decoration: none; cursor:pointer;  }


body,table,form {
	font-size: 9pt;
	line-height: 12pt;
	color:#FFFFFF;
	font-family: Meiryo, Osaka
}


.txtbk {
	color:#000;
}

.txt10 {
	font-size:11px;
}


body,form {
　scrollbar-track-color:#111111;
　scrollbar-face-color:#000000;
　scrollbar-shadow-color:#000000;
　scrollbar-darkshadow-color:#333333;
　scrollbar-highlight-color:#000000;
　scrollbar-3dlight-color:#333333;
　scrollbar-arrow-color:#808080;
}

.sns_btn{
	margin-left: 10px;
}

img{
	border:none;
}

.ib {
	border:1px;
	color:#FFF;
}

.bs {
	font-size:22px;
	font-weight:bold;
	line-height:26px;
	color:#000;
}

.snsb{ 
	list-style-type:none;
	margin: 0; 
	padding: 0; 

}
.snsb li{
    display:inline-block;
    margin-left:10px;
    vertical-align:bottom;
    *display: inline;   <!-- IE用のハック -->
    zoom: 1;        <!-- IE用の hasLayout を true にするための記述 -->
}
iframe.twitter-share-button {
	width: 100px!important;
}
#___plusone_0 {
width:65px !important;
}