@charset "utf-8";

/***************************************
request
********************************************/
div.requestAttention {
	padding-top: 30px;
}
div.requestAttention p {
	margin-bottom: 20px;
}

/***************************************
about access
********************************************/

div#about h3.innerLink {
	font-size: 100%;
	margin-bottom: 0px;
	text-align: right;
}

/***************************************
about cm
********************************************/
div#cm {
}
div#cm p {
	font-size: 87.5%;
	line-height: 1.5;
}
div#cm div.cmBox01 {
	width: 390px;
	padding-top: 35px;
	float: right;
}
div#cm div.cmBox02 {
	width: 410px;
	padding-top: 35px;
	float: right;
	padding-bottom: 80px;
	background-image: url(../images/img_cm_next.png);
	background-repeat: no-repeat;
	background-position: 320px bottom;
	margin-bottom: 20px;
}
div#cm div.cmBox03 {
	width: 410px;
	padding-top: 20px;
	float: right;
	padding-bottom: 80px;
	background-image: url(../images/img_cm_next.png);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	margin-bottom: 20px;
}

div#cm div.cmBox04 {
	width: 410px;
	padding-top: 20px;
	float: right;
	margin-bottom: 20px;
}
/***************************************
netradio
********************************************/
div#netradio {

}
div#netradio p.left img {
	margin-right: 15px;
}
div#netradio p.right img {
	margin-left: 15px;
}
div#netradio h3.second {
	margin-top: 50px;
}
div#netradio h4 {
	font-size: 100%;
	margin-left: 20px;
	margin-bottom: 10px;
}
div#netradio p {
	font-size: 87.5%;
	line-height: 1.5;
	margin-left: 20px;
}
div#netradio .netradioOLS {
	background-image: url(../images/img_netradio_oneside.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#netradio dl.netradioBox {
	padding-left: 30px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #020100;
}
div#netradio dl.netradioBox dt {
	float: left;
	width: 155px;
}
div#netradio dl.netradioBox dd {
	padding-top: 5px;
	margin-left: 155px;
}
div#netradio table {
	line-height: 1.5;
	font-size: 87.5%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C6C6C6;
	border-left-color: #C6C6C6;
	margin-bottom: 30px;
}

/***************************************
schedules
********************************************/
div#schedules {

}
div#schedules h4 {
	font-size: 100%;
	margin-bottom: 10px;
}
div#schedules h4.innerLink {
	font-size: 100%;
	margin-bottom: 0px;
	text-align: right;
}
div#schedules p {
	font-size: 87.5%;
	line-height: 1.5;
}
div#schedules dl.schedulesBox {
	padding-left: 30px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #020100;
}
div#schedules dl.schedulesBox dt {
	float: left;
	width: 180px;
	padding-bottom: 30px;
}
div#schedules dl.schedulesBox dd {
	padding-top: 20px;
}
div#schedules table {
	line-height: 1.5;
	font-size: 87.5%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C6C6C6;
	border-left-color: #C6C6C6;
	margin-bottom: 30px;
}
div#schedules table th {
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	text-align: center;
	white-space: nowrap;
}
div#schedules table td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	text-align: left;
	vertical-align: top;
}
div#schedules table td.noBottomBorder {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	text-align: left;
	vertical-align: top;
}
div#schedules table .bg {
	background-color: #FFFBDB;
}
div#schedules table .t5 {
	background-color: #CBFFD2;
	font-weight: bold;
}
div#schedules table .t6 {
	background-color: #EBFFBE;
	font-weight: bold;
}
div#schedules table .t7 {
	background-color: #F9FFA8;
	font-weight: bold;
}
div#schedules table .t8 {
	background-color: #FFFF93;
	font-weight: bold;
}
div#schedules table .t9 {
	background-color: #FFFF9A;
	font-weight: bold;
}
div#schedules table .t10 {
	background-color: #FFFAA4;
	font-weight: bold;
}
div#schedules table .t11 {
	background-color: #FFED87;
	font-weight: bold;
}
div#schedules table .t12 {
	background-color: #FFE587;
	font-weight: bold;
}
div#schedules table .t13 {
	background-color: #FFD487;
	font-weight: bold;
}
div#schedules table .t14 {
	background-color: #FFCF92;
	font-weight: bold;
}
div#schedules table .t15 {
	background-color: #FFC897;
	font-weight: bold;
}
div#schedules table .t16 {
	background-color: #EDBFAF;
	font-weight: bold;
}
div#schedules table .t17 {
	background-color: #B9A9CD;
	font-weight: bold;
}
div#schedules table .t18 {
	background-color: #B297FF;
	font-weight: bold;
}
div#schedules table .t19 {
	background-color: #A187FF;
	font-weight: bold;
}
div#schedules table .t20 {
	background-color: #9787FF;
	font-weight: bold;
}
div#schedules table .t21 {
	background-color: #8787FF;
	font-weight: bold;
}
div#schedules table .t22 {
	background-color: #8787FF;
	font-weight: bold;
}
div#schedules table .t23 {
	background-color: #8787FF;
	font-weight: bold;
}
div#schedules table .t24 {
	background-color: #8787FF;
	font-weight: bold;
}
div#schedules table .t1 {
	background-color: #96DDFF;
	font-weight: bold;
}
div#schedules table .t2 {
	background-color: #96EAE2;
	font-weight: bold;
}
div#schedules table .t3 {
	background-color: #ACF3DB;
	font-weight: bold;
}
div#schedules table .t4 {
	background-color: #CBFFD2;
	font-weight: bold;
}

/***************************************
etc
********************************************/
div#sitepolicy p {
	font-size: 87.5%;
	padding-right: 5px;
	padding-left: 15px;
	line-height: 1.5;
}


div#sitemap ul li.cat-item {
	background-image: url(../images/bg_sitemapList.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 15px;
	padding-left: 35px;
	font-weight: bold;
}
div#sitemap ul li.cat-item ul.children {
	margin-top: 40px;
}
div#sitemap ul li.cat-item ul.children li.cat-item {
	background-image: url(../images/icon_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div#sitemap ul li.page_item ul.children li.lastChild {
	background-image: url(../images/icon_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: -20px;
}
div#sitemap ul li.cat-item ul.children li.cat-item ul.children {
	margin-left: 20px;
	margin-top: 20px;
}
div#sitemap ul li.cat-item ul.children li.cat-item {
	background-image: url(../images/icon_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div#sitemap ul li.cat-item ul.children li.lastChild {
	background-image: url(../images/icon_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

div#sitemap ul li.page_item {
	background-image: url(../images/bg_sitemapList.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 15px;
	padding-left: 35px;
	font-weight: bold;
}
div#sitemap ul li.page_item ul.children {
	margin-top: 40px;
}
div#sitemap ul li.page_item ul.children li.page_item {
	background-image: url(../images/icon_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div#sitemap ul li.page_item ul.children li.lastChild {
	background-image: url(../images/icon_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: -40px;
}
div#sitemap ul li.page_item ul.children li.page_item ul.children {
	margin-left: 20px;
	margin-top: 20px;
}
div#sitemap ul li.page_item ul.children li.page_item {
	background-image: url(../images/icon_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div#sitemap ul li.page_item ul.children li.lastChild {
	background-image: url(../images/icon_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
