@charset "utf-8";

body {
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , "Meiryo UI" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

#main_contents {
	font-size:15px !important;
	line-height:1.6 !important;
}
.day_txt {
	text-align: right;
	font-size:14px !important;
}
div#main_contents ul {
	list-style-type: none;
	padding-left: 1em;
margin:0;
}
ul#tokuyaku-list li {
	width: 48% !important;
	float: left !important;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul#tokuyaku-list li a {
	position:static;
}

ul#tokuyaku-list li a:after {
	content: "";
	width: 16px;
	height: 16px;
	background-image: url(/cs/important/2020_kiyaku/images/pdficon_small.png);
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	position: relative;
	top: 2px;
	left: 5px;
	transition: .3s;
}
