<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 "reset.css";

/* ----------------------------------------

STRUCTURE

 ----------------------------------------*/
html {
	color:#333;
	background-color:#F0F0F0;
	/*font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
	font:13px/1.5 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 13px;
    /*letter-spacing: 0.1em;*/
    line-height: 1.7em;
}
body {
	width:100%;
	background:url(../../img/bg_top.jpg) repeat-x top center;
}
#wrapper{
	width:100%;
	background:url(../../img/header_bg.jpg) no-repeat top center;
	margin:0 auto;
}
header#page_header {
	width:1000px;
	background:url(../../img/header_bg.jpg) no-repeat top center;
	height:406px;
	margin:0 auto 25px;
	position:relative;
}
#content {
	width:1000px;
	margin:0 auto;
}
#content_main {
	width:655px;
	float:left;
	margin-left:15px;
	margin-bottom:80px;
}
#content_sub {
	width:300px;
	float:right;
	margin-bottom:80px;
}
footer#page_footer {
	clear:both;
	width:100%;
	height:111px;
	background:url(../../img/footer_bg.png) repeat-x top center;
	text-align:center;
}
 
/* =========================================================
header
========================================================= */
#page_header h1 a {
	position:absolute;
	left:35px;
	top:73px;
	width:465px;
	height:220px;
}
#page_header #header_nagase a {
	position:absolute;
	left:755px;
	top:105px;
	width:196px;
	height:260px;
	background:url(../../img/header_nagase.png) no-repeat;
	text-indent:-9999px;
}
#page_header #header_suzuki a {
	position:absolute;
	left:43px;
	top:39px;
	width:230px;
	height:26px;
	background:url(../../img/header_suzuki.png) no-repeat;
	text-indent:-9999px;
}
#page_header #header_tfm a {
	position:absolute;
	left:830px;
	top:29px;
	width:154px;
	height:29px;
	background:url(../../img/header_tfm.png) no-repeat;
	text-indent:-9999px;
}
#page_header #header_lead {
	position:absolute;
	left:41px;
	top:307px;
	width:590px;
	height:80px;
	background:url(../../img/header_lead.png) no-repeat;
	text-indent:-9999px;
}

/* =========================================================
ここからトップページ用
========================================================= */
/* =========================================================
article
========================================================= */
article {
	width:655px;
	background:#FFF;
	margin-bottom:30px;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
.article_header {
	width:655px;
	height:130px;
	background:url(../../img/article_header_bg.png) no-repeat top center;
	position:relative;
	margin-bottom:20px;
}
.article_month {
	display:block;
	width:77px;
	text-align:center;
	position:absolute;
	left:41px;
	top:22px;
	font-size:138.5%;/*18px*/
	font-weight:bold;
	color:#11386e;
}
.article_day {
	display:block;
	width:77px;
	text-align:center;
	position:absolute;
	left:41px;
	top:58px;
	font-size:36px;
	font-weight:bold;
	color:#11386e;
}
.article_title {
	display:block;
	width:450px;
	position:absolute;
	left:155px;
	top:48px;
	font-size:138.5%;/*18px*/
	font-weight:bold;
	line-height:1.3;
}
.article_title a {
	background:url(../../img/article_title_bullet.png) no-repeat left;
	padding-left:17px;
	text-decoration:none;
	color:#11386e;
}
.article_body {
	font-size:107.7%;/*14px*/
	line-height:1.7;
	width:605px;
	margin:0 auto 40px;
}
.article_footer {
	padding:0 25px 25px;
}
.article_time {
	font-size:107.7%;/*14px*/
	font-style:italic;
	float:left;
}
.article_footer ul {
	float:right;
}
/* SB */ 
.article_footer li{
	float: right;
	margin-left: 5px;
	display: inline-block;
}
.article_footer li.tw{
	width: 110px;
	font-size: small;
}
.article_footer li.google{
	width: 60px;
	/*position: relative;*/
	/*z-index: 90;*/
}
.article_footer li.fbLike,
.article_footer li.fbLike span{
	width: 110px !important;
}

/* =========================================================
pageswitch
========================================================= */
.pageswitch {
	width:655px;
	background:#FFF;
	padding:18px 0;
	text-align:center;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
.pageswitch a {
	text-decoration: underline !important;
}
.pageswitch strong {
	font-weight:bold;
}

/* =========================================================
ここから放送時間用
========================================================= */
#main_onair {
	width:655px;
	background:#FFF;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
#main_onair h2 {
	width:655px;
	height:108px;
	background:url(../../img/main_onair_title.png) no-repeat;
	text-indent:-9999px;
}
#stationlist {
	padding: 30px 25px;
	font-size: 11pt;
}
#stationlist h3 {
	margin-bottom: 1em;
	background:#11386e;
	color:#FFF;
	font-weight:bold;
	display:inline-block;
	padding:5px 10px;
}
div#stationlist div.list {
	margin: 0 25px;
	width: 555px;
	height: 34px;
	background:url(../../img/line_dot.gif) repeat-x center bottom;
	clear: both;
}
div#stationlist div.listbtm {
	margin-bottom: 2em;
	background:url(../../img/line_dot.gif) repeat-x center bottom;
}
div#stationlist dt {
	float: left;
	width: 117px;
	padding: 8px 3px 8px 28px;
	background: url(../../img/main_onair_bullet.png) no-repeat 10px 10px;
}
div#stationlist dd {
	float: left;
	width: 112px;
	padding: 8px;
}

/* =========================================================
ここからフォーム用
========================================================= */
#main_message {
	width:655px;
	background:#FFF;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
#main_message img{
	width:180px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
}
#main_message p span{
	text-align: center;
}
#main_message h2 {
	width:655px;
	height:108px;
	margin-bottom:30px;
	background:url(../../img/main_message_title.png) no-repeat;
	text-indent:-9999px;
}
#main_message p {
	width:560px;
	margin:0 auto;
	font-size:123%;/*16px*/
	line-height:1.5;
}
#main_message p.comments {
	color: #d82126;
	font-size: 14px;
	font-weight: bold;
}
#main_message iframe {
	width:560px;
	margin:0 50px 0 45px;
}

/* =========================================================
side_message
========================================================= */
#side_message {
	width:270px;
	background:#FFF;
	margin:0 auto 20px;
	padding-bottom:15px;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
#side_message h2 {
	width:270px;
	height:47px;
	background:url(../../img/side_message_title.png) no-repeat;
	text-indent:-9999px;
}
#side_message p {
	padding:13px 25px;
	font-size:92.3%;/*12px*/
	line-height:1.5;
}
#side_message p img{
	width: 146px;
	height: auto;
	display: block;
	margin: 10px auto 0;
}
#side_message a {
	display:block;
	width:227px;
	height:63px;
	margin:0 auto;
}

/* =========================================================
side_onair
========================================================= */
#side_onair {
	width:270px;
	background:#FFF;
	margin:0 auto 10px;
	padding-bottom:20px;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
#side_onair h2 {
	width:270px;
	height:47px;
	padding-bottom:20px;
	background:url(../../img/side_onair_title.png) no-repeat;
	text-indent:-9999px;
}
#side_onair a {
	display:block;
	width:240px;
	height:24px;
	margin:0 auto;
}

/* =========================================================
side_archive
========================================================= */
#side_archive {
	width:270px;
	background:#FFF;
	margin:0 auto 10px;
	padding-bottom:20px;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
#side_archive h2 {
	width:270px;
	height:47px;
	padding-bottom:20px;
	background:url(../../img/side_archive_title.png) no-repeat;
	text-indent:-9999px;
}
#side_archive a {
	display:block;
	width:220px;
	margin:0 0 11px 25px;
	background:url(../../img/side_archive_bullet.png) no-repeat left;
	padding-left:17px;
	font-size:107.7%;/*14px*/
	text-decoration:underline;
}

/* =========================================================
side_calendar
========================================================= */
#side_calendar {
	width:270px;
	background:#FFF;
	margin:0 auto 20px;
	padding-bottom:20px;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
#side_calendar h2 {
	width:270px;
	height:47px;
	padding-bottom:10px;
	background:url(../../img/side_calendar_title.png) no-repeat;
	text-indent:-9999px;
}
/* calendar */
table.calendar {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 270px;
    background-color: #fff;
}
table.calendar a {
	text-decoration:underline;
}
caption.calendarhead {
    text-align: center;
    /*background-color: #000;*/
	padding:8px;
	font-size:107.7%;/*14px*/
}
caption.calendarhead a {
    /*text-decoration: none;*/
    /*color: #fff;*/
}
caption.calendarhead a::after {
    display: block;
}
caption.calendarhead a:nth-of-type(2) {
/*    margin: 0 5px;*/
}
caption.calendarhead a:nth-of-type(2n+1) {
    height: 15px;
    padding: 0 10px;
    width: 15px;
}
table.calendar th,
table.calendar td {
    text-align: center;
    font-size: 14px;
	line-height:26px;
}
table.calendar th {
	padding-top:5px;
	font-weight:bold;
	background:#b3b3c6;
	color:#FFF;
}
tr.calendardateheaders {
    text-align: center;
    padding: 2px;
}
td.days {
    padding: 0 2px;
}
td.today {
    background-color: #11386e;
    color: #fff;
    padding: 0px 2px;;
}
td.today a {
    color: #fff;
}

/* =========================================================
side_banner
========================================================= */
.side_banner a.bnr270 {
	display:block;
	width:270px;
	background:#FFF;
	margin:0 auto 20px;
	/* box-shadow */
	box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-webkit-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
	-moz-box-shadow:rgba(153, 153, 153, 0.32) 1px 1px 2px 0px;
}
#side_banner img {
}

/* =========================================================
footer
========================================================= */
#page_footer_inner {
	width:100%;
	height:111px;
	background:url(../../img/footer_bg.png) repeat-x top center;
}
#page_footer_inner_inner {
	width:1000px;
	height:111px;
	background:url(../../img/footer_bg.png) no-repeat top center;
	margin:0 auto;
}
#page_footer small {
	line-height:111px;
	font-size:14px;
}

/* =========================================================
formarea
========================================================= */
#formarea iframe{
	width:670px;
/*	height:1100px;*/
	height:2000px;
	background-color:#fff;
}
#formarea{
	width:670px;
	background-color:#fff;
}
#formarea h2 {
	width:670px;
	height:50px;
	background:url(../../img/message_header.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}

object, a:focus {
	outline:none;
}

/* 画像関係*/
img {
	border: none;
}
.leftbox {
	clear:both;
	float: left;
	margin:0 10px 0 0;
}
.rightbox {
	clear:both;
	float: right;
	margin:0 0 0 10px;
}

/* clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clearfix {
	display:inline-block;
	min-height:1%;  /* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* for ie5,6*/

/* =========================================================
link
========================================================= */
a:link {
	color: #11386e;
	text-decoration: none;
}
a:visited {
	color: #11386e;
	text-decoration: none;
}
a:hover {
	color: #2a599a;
	text-decoration: none;
}
a:hover {
	/*opacity: 0.7;*/
}
a:active {
	color: #11386e;
	text-decoration: none;
}
object, a:focus {
	outline: none;
}
/* fade */
a.trans:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition:0.5s;
}




/*
font-size 13px
10px 	77%
11px 	84.6%
12px 	92.3%
13px 	100%
14px 	107.7%
15px 	115.4%
16px 	123%
17px 	130.7%
18px 	138.5%
19px 	146.2%
20px 	154%
21px 	161.5%
22px 	169.2%
23px 	177%
24px 	184.6%
25px 	192.3%
26px 	200%
*/
</pre></body></html>