<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";

/*  IMPORT
-------------------------------------------------------------------- */

@import url(base.css);
/*  DEFAULT
-------------------------------------------------------------------- */

body {
	background-color: #FFF;
	font-family: Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
	font-size: 12px;
	line-height: 1.6;
}
p {
	color: #000;
}
/* link */
a, a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clr00 {
	clear: both;
}
/*  HEADER
-------------------------------------------------------------------- */

header {
	margin: 0;
	padding: 0;
	background: url(../../img/bg_header.gif);
}
header #group {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
header #group h1 a {
	max-width:450px;
	width: 60%;
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}
header #group h1 a img {
	width: 100%;
	height: auto;
}
header #group ul{
	text-align:center;
	/*width: 100%;*/
	display:flex;
	padding:10px 0;

}
header #group ul li {
	width: 50%;

}
header #group ul li img {
	width: 100%;
	height: auto;
}

/*  LAYOUT
-------------------------------------------------------------------- */

#container {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
.g_navi ul {
	width: 98%;
	list-style: none;
	margin: 0 auto;
	text-align: center;
}
.g_navi ul li {
	width: 25%;
	float: left;
}
.g_navi ul li img {
	width: 100%;
	height: auto;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.g_navi ul li:last-child img {
	border-right: 1px solid #ccc;
}
.page_navi {
	text-align: center;
}
.page_navi p {
	padding: 5px 0 10px 0;
}
.page_navi a {
	text-decoration: underline;
}
/*  LAYOUT
-------------------------------------------------------------------- */

article {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.bnr {
	clear: both;
}
.bnr ul li {
	padding: 10px 0 10px 0;
	text-align: center;
}
.bnr ul li img {
	width: 90%;
	height: auto;
}
.ttl_red {
	font-size: 15px;
	color: #ca0a1d;
	margin: 0;
	text-align: left;
}
.ttl_dark {
	font-size: 12px;
	color: #1d4867;
	text-align: center;
}
.txt15 {
	margin: 0 0 15px 0;
	text-align: left;
}
.column {
	display: block;
	padding: 0;
	text-align: center;
}
.column ul {
	text-align: left;
}
.column ul li {
	padding: 0 0 5px 0;
}
.column ul li.more {
	background: url(../../img/btn_more.gif) no-repeat 0 0;
	width: 301px;
	height: 39px;
	text-align: center;
}
.column ul li.more2 {
	background: url(../../img/btn_more2.gif) no-repeat 0 0;
	width: 301px;
	height: 39px;
	text-align: center;
}
.column ul li.more3 {
	background: url(../../img/btn_more3.gif) no-repeat 0 0;
	width: 301px;
	height: 39px;
	text-align: center;
}
.column ul li.more a {
	padding: 10px 0 5px 0;
	font-size: 12px;
	color: #30678e;
	font-weight: bold;
	width: 301px;
	display: block;
}
.column ul li.more2 a {
	padding: 10px 0 5px 0;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	width: 301px;
	display: block;
}
.column ul li.more3 a {
	padding: 10px 0 5px 0;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	width: 301px;
	display: block;
}
.column ul li.more a:hover {
	text-decoration: none;
}
.column ul li.more2 a:hover {
	text-decoration: none;
}
.column ul li.more3 a:hover {
	text-decoration: none;
}
.top a {
	text-align: right;
	float: right;
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}
/*  TOP
-------------------------------------------------------------------- */
#front h2 {
	width: 320px;
	height: 58px;
	background: url(../../img/ttl_front.jpg) no-repeat 0 0;
	text-indent: -1000em;
	padding: 0 0 10px 0;
}
#feed {
	font-size: 11px;
	text-align: left;
	padding: 0 10px 0 10px;
}
#feed p {
	padding: 5px 0;
	font-size: 13px;
	display: block;
	color: #0033CC;
}
/*  higoro
-------------------------------------------------------------------- */

#higoro h2 {
	width: 80%;
	height: 29px;
	background: url(../../img/ttl_higoro.png) no-repeat 0 0;
	border: 2px solid #d3000f;
	font-size: 13px;
	text-align: left;
	color: #d7000f;
	padding: 7px 0 0 50px;
	margin: 15px auto 15px;
}
#higoro h2 p {
	padding: 8px 0 0 50px;
	font-size: 13px;
	text-align: left;
	color: #d7000f;
}
/*  radio
-------------------------------------------------------------------- */

#radio h2 {
	width: 80%;
	height: 29px;
	background: url(../../img/ttl_radio.png) no-repeat 0 0;
	border: 2px solid #d3000f;
	font-size: 13px;
	text-align: left;
	color: #d7000f;
	padding: 7px 0 0 50px;
	margin: 15px auto 15px;
}
#radio h2 p {
	padding: 8px 0 0 50px;
	font-size: 13px;
	text-align: left;
	color: #d7000f;
}
#official {
	clear: both;
}
#official p {
	font-size: 16px;
	color: #ca0a1d;
	padding: 10px 0 10px 0;
}
.fm p {
	padding: 10px 0 10px 0;
	font-size: 15px;
	color: #ca0a1d;
	text-align: left;
}
.fm {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
table {
	width: 100%;
}
table tr {
	width: 100%;
	padding: 0 0 20px 0;
}
table th {
	width: 35%;
	font-weight: normal;
}
table tr td {
	width: 35%;
}
/* TABLE
-------------------------------------------------------------------- */

table {
	margin: 0 0 15px 0;
}
table tr {
	padding: 20px 0 20px 0;
}
table tr td {
	width: 220px;
	font-size: 14px;
}
.name {
	width: 300px;
	background: #FFFFCC;
}
table.table-01 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table-01 th {
	padding: 8px 5px 5px 10px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #333367;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	color: #fee05c;
	height: 30px;
}
table.table-01 td {
	padding: 5px 0 5px 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}
table.table-02 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table-02 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table.table-02 td {
	padding: 5px 0 5px 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
/*  LIFE
-------------------------------------------------------------------- */

#life h2 {
	width: 80%;
	height: 29px;
	background: url(../../img/ttl_life.png) no-repeat 0 0;
	border: 2px solid #d3000f;
	font-size: 13px;
	text-align: left;
	color: #d7000f;
	padding: 7px 0 0 50px;
	margin: 15px auto 15px;
}
#life h2 p {
	padding: 8px 0 0 50px;
	font-size: 13px;
	text-align: left;
	color: #d7000f;
}
/*  dial
-------------------------------------------------------------------- */

#dial h2 {
	width: 80%;
	height: 29px;
	background: url(../../img/ttl_dial.png) no-repeat 0 0;
	border: 2px solid #d3000f;
	font-size: 12px;
	text-align: left;
	color: #d7000f;
	padding: 7px 0 0 50px;
	margin: 15px auto 15px;
}
#dial h2 p {
	padding: 8px 0 0 50px;
	font-size: 13px;
	text-align: left;
	color: #d7000f;
}
.carrier {
	text-align: left;
}
.carrier li {
	width: 60px;
	float: left;
}
.appli {
	font-size: 11px;
	padding: 15px 0 15px 0;
	background: url(../../img/line.gif) no-repeat bottom left;
}
.appli img {
	border-radius: 10px;
}
.columnLeft {
	width: 67px;
	float: left;
}
.columnRight {
	text-align: left;
	width: 200px;
	float: left;
	padding: 0 0 0 15px;
}
.columnRight h3 {
	padding: 0 0 0 10px;
	background: url(../../img/i_arrow.gif) no-repeat center left;
	font-size: 13px;
	width: 200px;
}
.columnRight ul li {
	padding: 0 0 10px 0;
}
.columnRight ul li a .here {
	text-decoration: underline;
	padding: 0 10px 0 0;
	color: #0033FF;
}
.columnRight li a.i {
	float: left;

	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0 0;
	text-decoration: none;
	color: #3781e5;
	margin: 0 0 1px 0;
}
.columnRight li a.d {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0 0;
	text-decoration: none;
	color: #5a9300;
}
.columnRight li .i {
	color: #3781e5;
}
.columnRight li .d {
	color: #5a9300;
}
.columnRight ul li a:hover {
	text-decoration: none;
}
/*  check
-------------------------------------------------------------------- */

#check h2 {
	width: 80%;
	height: 29px;
	background: url(../../img/ttl_check.png) no-repeat 0 0;
	border: 2px solid #d3000f;
	font-size: 13px;
	text-align: left;
	color: #d7000f;
	padding: 7px 0 0 50px;
	margin: 15px auto 15px;
}
#check h2 p {
	font-size: 13px;
	text-align: left;
	color: #d7000f;
}
.column {
	width: 300px;
	margin: 0 auto;
}
.colL ul {
	text-align: center;
}
.colR ul {
	text-align: center;
}
.colL ul li {
	margin: 15px 0;
	display: block;
}
.colR ul li {
	margin: 15px 0;
	display: block;
}
.colL {
	float: left;
	width: 150px;
	text-align: center;
	margin: 0 0 10px 0;
}
.colR {
	float: left;
	width: 150px;
	text-align: center;
	margin: 0 0 10px 0;
}
/* FOOTER
---------------------------------------------------- */

footer {
	background: url(../../img/bg_footer.gif) repeat-x 0 0;
	height: 60px;
}
footer .notice {
	width: 300px;
	font-size: 9px;
	margin: 0 auto;
	padding: 20px 10px 0 10px;
	line-height: 1.2em;
	color: #FFF;
}
footer .cregit {
	padding: 15px 0 0 0;
	text-align: center;
	color: #FFFFFF;
}
footer small {
	text-decoration: none;
	width: 300px;
	height: 10px;
	margin: 0 auto;
}
/*toppage 追加*/
.button img {
	width: 150px;
	height: auto;
	cursor: pointer;
	padding: 13px 0 20px 10px;
	float: left;
}
.caption {
	clear: both;
	padding: 13px 10px 10px 10px;
	font-size: 11px;
	text-align: left;
	display: none;
}
ul#sb {
	padding: 10px 0;
}
ul#sb li {
	float: right;
}
ul#sb li.tw, ul#sb li.fb {
	padding: 0 10px 0 0;
}
ul#sb li.line {
	padding: 0 10px 0 0;
}
ul#sb li img {
	width: 30px;
	height: auto;
}
#nav-group {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0 auto 0px;
}
#nav-group ul li {
	width: 45%;
	margin: 0 0 20px 0;
	display: inline-block;
	text-align: center;
}
#nav-group ul li img {
	width: 88%;
	border: 5px solid #d7d7d7;
}
#nav-saigai-top {
	width: 100%;
	text-align: center;
}
#nav-bousai-top {
	width: 100%;
	text-align: center;
}
#nav-saigai-top h3 {
	text-align: left;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #d7000f;
}
#nav-bousai-top h3 {
	text-align: left;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #00a0e9;
}
#nav-bousai-top h3 img, #nav-saigai-top h3 img {
	width: 50%;
	height: auto;
}
#frontline-feed {
	clear: both;
	width: 90%;
	margin: 0 auto 15px;
	padding: 0 0 0px;
	border: 1px solid #00205c;
}
#frontline-feed h3 {
	background: #00205c;
	text-align: center;
	padding: 10px 0;
}
#frontline-feed h3 img {
	width: 90%;
	height: auto;
}
#frontline-feed ul {
	width: 98%;
	margin: 10px auto 10px;
}
#frontline-feed ul li {
	font-weight: bold;
	color: #5a5b5d;
	padding: 0 0 10px 20px;
	text-align: left;
	background: url(../../img/icon-list.png) no-repeat 0px 7px;
}
#frontline-feed ul li:last-child {
	padding: 0 0 0 20px;
}
#frontline-feed ul li a {
	color: #000;
	font-size:120%;
	text-decoration: underline;
}
#top-bnr {
	text-align: center;
	padding: 0 0 15px 0;
}
img.book {
	width: 90%;
	height: auto;
	border: 2px solid #e4007f;
}
img.sokubo {
	width: 90%;
	height: auto;
	border: 2px solid #00479d;
	margin: 0 0 15px 0;
}
img.program {
	width: 90%;
	height: auto;
	margin: 0 0 10px 0;
}
#tw-alert {
	clear: both;
	width: 90%;
	margin: 0 auto;
}
#tw-alert h3 {
	padding: 20px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 8px solid #00a0e9;
}
#tw-alert h3 {
	text-align: center;
}
#tw-alert h3 img {
	width: 95%;
	height: auto;
}
#tw-alert strong {
	display: block;
	padding: 0 5px 8px;
	font-size: 120%;
}
#tw-alert p {
	line-height: 1.7em;
	padding: 0 5px;
}
#tw-alert .btn {
	text-align: center;
	padding: 10px 0 10px 0;
	line-height: 1.4em;
	font-size: 85%;
}
#tw-alert .btn img {
	width: 100%;
	height: auto;
	padding: 0 0 4px 0;
}
#tw-alert #top-tweet-wigest {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#tw-alert #top-tweet-wigest p {
	font-weight: bold;
	text-align: left;
	padding: 10px 0 0 0;
}
#tw-info {
	clear: both;
	width: 80%;
	margin: 0 auto;
	padding: 10px 15px;
	border: 1px solid #1e96cc;
	text-align: center;
}
#tw-info h3 {
	text-align: left;
	padding: 5px 0 10px 0;
}

#tw-info p{
	text-align:left;
	line-height:1.3em;
	padding:0 0 10px 0;
	color:#1e96cc;
}
#tw-info h3 img {
	width: 150px;
	height: auto;
}
#tw-info ul {
	vertical-align: top;
	font-size: 100%;
	font-weight: bold;
	color: #5a5b5d;
	padding: 0 0 0 0;
}
#tw-info ul li {
	text-align: left;
	padding: 0 0 10px 0;
}
#tw-info ul li a {
	text-decoration: underline;
	color: #5a5b5d;
}
#aed-info {
	margin: 0 auto 40px;
	padding: 20px;
	width: 90%;
	text-align: center;
	border: 2px solid #EA1600;
	box-sizing: border-box;
}
#aed-info h3 {
	margin-bottom: 10px;
}
#aed-info h3  img {
	max-width: 90%;
	vertical-align: bottom;
}
#aed-info iframe {
	width: 100%;
}
#aed-info .aed-link {
  display: block;
  margin-top: 10px;
}
#aed-info .aed-link img {
	width: 100%;
}
.youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
</pre></body></html>