@charset "shift_jis";




@media all and (-ms-high-contrast:none) {
	body {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}
body{
	margin:0;
	font-family: "游ゴシック", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
a{
	color: #333333;
}


.ticker {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ticker a {
}
.ticker a:hover{
	color:#013B96;
}


.ticker ul {
    width: 100%;
    position: relative;
    margin:0px;
    padding:0px;
}
.ticker ul li {
    width: 100%;
    display: none;
    font-weight:bold;
}
.info_date_lpo_sp{
	display:inline-block;
	margin-right:2%;
	color:#999;
	font-weight:bold;
}
