@charset "shift_jis";

/*  /service/rss/index.html
---------------------------------------------------------- */
body#lower.other div#body h1{
	padding:0;
}
body#lower.other .flex{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
}
body#lower.other .flex p{
	margin:0!important;
}
body#lower.other .flex p:first-child{
	width:450px;
}

body#lower.other .tbl th{
	width:18%;
}
body#lower.other .tbl td+td{
	width:10%;
}