/* @publis:Start CSS for Control_area */
			/* base */
			#control {
			 margin: 0;
			 padding: 0;
			 font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
			 font-size: 80%;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 line-height: normal;
			 text-indent: 0;
			 border-width: 0;
			}
			#control input {
			 margin: 1px;
			 padding: 0;
			 font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			}
			#control td {
			 margin: 0;
			 padding: 0;
			 border-width: 0;
			 font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			 width: 100%;
			 height: 100%;
			}
			#control a {
			 text-decoration: none;
			 text-indent: 0;
			 margin: 0;
			}
			#control a:link {
			 text-decoration: none;
			 text-indent: 0;
			 margin: 0;
			}
			#control a:visited {
			 text-decoration: none;
			 text-indent: 0;
			 margin: 0;
			}
			#control a:hover {
			 text-decoration: underline;
			 text-indent: 0;
			 margin: 0;
			}
			#control a:active {
			 text-decoration: none;
			 text-indent: 0;
			 margin: 0;
			}
			#control img {
			 border-width: 0;
			}
			/* content */
			#control input.button {
			 border: 1px solid #FFCC33;
			 border-bottom: 1px solid #660000;
			 border-right: 1px solid #660000;
			 background-color: #CC0000;
			 color: #ffffff;
			 cursor: hand;
			 padding: 1px 3px;
			 font-size: x-small;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control #logoutbt {
			 float: right;
			 text-indent: 0;
			 text-decoration: none;
			 padding: 0;
			 margin: 0;
			 background-color: transparent;
			 border-width: 0;
			 line-height: normal;
			 font-size: small;
			}
			#control #logoutbt form {
			 display: inline;
			 padding: 0;
			 margin: 0;
			 background-color: transparent;
			 border-width: 0;
			}
			/* header */
			#control #header {
			 background-image: url(/img/logo_markSS.gif);
			 background-repeat: no-repeat;
			 background-position: left center;
			 background-color: #FFD700;
			 border-top: none;
			 border-bottom: 1px solid #CC9900;
			 border-left: none;
			 border-right: none;
			 padding: 3px 10px;
			 padding-left: 90px;
			 min-height: 30px;
			 height: 100%;
			 font-size: small;
			 line-height: normal;
			}
			#control #header:after {
			 content: "";
			 display: block;
			 height: 0;
			 clear: both;
			}
			#control #header h1 {
			 float: left;
			 margin: 0;
			 padding: 0;
			 text-indent: -9999px;
			 text-decoration: none;
			 font-size: 1px;
			 color: #FFD700;
			 line-height: normal;
			}
			#control #header h2 {
			 float: left;
			 margin: 3px;
			 padding: 0;
			 font-size: 100%;
			 white-space: nowrap;
			 line-height: normal;
			}
			#control #header #publistitle {
			 float: left;
			 margin: 0;
			 padding: 0;
			 background-color: transparent;
			 text-indent: -9999px;
			 text-decoration: none;
			 font-size: 1px;
			 color: #FFD700;
			 line-height: normal;
			 border-width: 0;
			}
			#control #header #navititle {
			 float: left;
			 margin: 5px;
			 padding: 0;
			 background-color: transparent;
			 font-size: 100%;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 color: black;
			 white-space: nowrap;
			 line-height: normal;
			 text-indent: 0;
			 border-width: 0;
			}
			#control #header #navititle a {
			 margin: 0;
			 padding: 0;
			 background-color: transparent;
			 font-size: 100%;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 color: black;
			 white-space: nowrap;
			 line-height: normal;
			 text-indent: 0;
			 border-width: 0;
			}
			#control #header .logo {
			 float: left;
			 margin-top: 8px;
			 line-height: normal;
			}
			#control #header #loginuser {
			 float: right;
			 background-image: url(/img/ic_userE.gif);
			 background-repeat: no-repeat;
			 background-color: transparent;
			 padding: 3px;
			 padding-left: 24px;
			 margin: 0;
			 border-width: 0;
			 white-space: nowrap;
			 font-size: 100%;
			 line-height: normal;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 color: black;
			}
			#control #header #loginuser a {
			 cursor: default;
			 margin: 0;
			 padding: 0;
			 background-color: transparent;
			 border-width: 0;
			 white-space: nowrap;
			 font-size: 100%;
			 line-height: normal;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 color: black;
			}
			#control #controlinner {
			 padding: 0;
			 margin: 0;
			 border-width: 0;
			}
			
			/* toparea */
			#control #toparea {
			 clear: both;
			 margin: 0;
			 padding: 7px 0;
			 padding-bottom: 0;
			 height: 100%;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			 border-width: 0;
			}
			#control #toparea:after {
			 content: "";
			 display: block;
			 height: 0;
			 clear: both;
			}
			
			/* +++++ controlbar +++++ */
			#control {
			 margin: 0;
			 margin-bottom: 10px;
			 border-width: 0;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			}
			#control table.controlbartbl {
			 width: 770px;
			 height: 100%;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			 padding: 0;
			 _margin: 0;
			 border-width: 0;
			}
			#control div.controlbar {
			 background-color: #FFD700;
			 font-size: 12px;
			 line-height: 1.5em;
			 border-right: 1px solid gray;
			 border-bottom: 1px solid gray;
			 border-left-width: 0;
			 border-top-width: 0;
			 height: 17px;
			 text-align: left;
			 padding: 3px 0;
			 padding-bottom: 2px;
			 padding-left: 2px;
			 white-space: nowrap;
			 text-indent: 0;
			 text-decoration: none;
			 margin: 0;
			}
			#control div.controlbar:after {
			 content: "";
			 display: block;
			 height: 0;
			 clear: both;
			}
			#control .controlbar tr {
			 padding: 0;
			 margin: 0;
			}
			#control .controlbar td {
			 padding: 0;
			 margin: 0;
			}
			#control .controlbar div {
			 float: left;
			 text-indent: 0;
			 text-decoration: none;
			 margin: 0;
			}
			#control .controlbar div a {
			 color: black;
			 text-decoration: none;
			 float: left;
			 text-indent: 0;
			 padding: 0;
			 margin: 0;
			 border-width: 0;
			}
			#control .controlbar div a:hover {
			 text-decoration: none;
			 text-indent: 0;
			}
			#control .controlbar img {
			 display: block;
			 float: left;
			 border: 0;
			 margin: 0 4px;
			 text-indent: 0;
			 text-decoration: none;
			}
			#control .controlbar div.parts {
			 background-image: url(/img/line.gif);
			 background-repeat: no-repeat;
			 background-position: right top;
			 background-color: transparent;
			 padding-right: 8px;
			 margin-left: 3px;
			 margin-right: 1px;
			 border-width: 0;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 color: black;
			}
			#control .controlbar div.parts.last {
			 background-image: none;
			 padding-right: 0;
			 margin-right: 0;
			}
			#control .controlbar div.parts.last a {
			 background-color: transparent;
			}
			#control .controlbar form div {
			 padding: 0;
			 margin: 0;
			 border-width: 0;
			}
			#control .controlbar .mode {
			 background-color: #fffff0;
			 text-align: center;
			 padding: 2px 12px;
			 margin-right: 5px;
			 line-height: normal;
			 font-size: small;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 color: black;
			 border-width: 0;
			}
			#control .controlbar .mode a {
			 cursor: default;
			 margin: 0;
			 padding: 0;
			 background-color: transparent;
			 border-width: 0;
			 line-height: normal;
			 font-size: small;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 color: black;
			}
			#control .controlbar .text {
			 margin: 0 3px;
			 border-width: 0;
			 background-color: transparent;
			 font-size: small;
			 line-height: normal;
			}
			#control .controlbar .text a {
			 cursor: default;
			 margin: 0;
			 padding: 0;
			 background-color: transparent;
			 font-size: small;
			 font-weight: normal;
			 font-style: normal;
			 line-height: normal;
			}
			#control .controlbar .viewon {
			 margin: 0;
			 padding: 0;
			 color: red;
			 background-color: transparent;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .controlbar .viewon a {
			 cursor: default;
			 margin: 0;
			 padding: 0;
			 background-color: transparent;
			 color: red;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .controlbar .button {
			 text-align: center;
			 font-size: 11px;
			 line-height: normal;
			 margin: 0 5px;
			 padding: 0;
			 background-color: transparent;
			 border-width: 0;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .controlbar .button a {
			 background-color: #D2691E;
			 border: 1px solid #ffffff;
			 border-bottom: 2px solid #663300;
			 border-right: 2px solid #663300;
			 padding: 2px;
			 padding-bottom: 0;
			 display: block;
			 width: 4.0em;
			 color: white;
			 font-size: 11px;
			 line-height: normal;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .controlbar .off {
			 background-image: url(/img/bg_offbutton.gif);
			 text-align: center;
			 font-size: 11px;
			 border: 1px solid silver;
			 border-top: 2px solid gray;
			 border-left: 2px solid gray;
			 padding: 1px;
			 padding-left: 2px;
			 padding-bottom: 0;
			 width: 4.0em;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .controlbar .off a {
			 cursor: default;
			 margin: 0;
			 padding: 0;
			 border-width: 0;
			 background-color: transparent;
			 color: black;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .middle div.parts {
			 background-color: transparent;
			 padding-left: 0;
			 padding-right: 1px;
			 padding-top: 0;
			 padding-bottom: 0;
			 margin: 0;
			 border-width: 0;
			 font-size: 10px;
			 text-indent: 0;
			}
			#control .middle div.parts .tab {
			 width: 120px;
			 height: 16px;
			 background-repeat: no-repeat;
			 line-height: 1.5em;
			 margin: 0 2px;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 padding: 0;
			 border-width: 0;
			}
			#control .middle div.parts .tab a {
			 background-color: transparent;
			 width: 104px;
			 text-align: center;
			 padding-left: 16px;
			 color: #ffffff;
			 font-size: 10px;
			 line-height: 1.5em;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 border-width: 0;
			}
			#control .middle div.parts .off {
			 width: 104px;
			 text-align: center;
			 margin: 0;
			 padding: 0;
			 padding-left: 16px;
			 background-color: transparent;
			 font-size: 10px;
			 border-width: 0;
			 line-height: 1.5em;
			 color: #ffffcc;
			 text-indent: 0;
			 text-decoration: none;
			}
			
			#control .middle div.parts .system {
			 background-image: url(/img/bg_ret.gif);
			 font-size: 10px;
			}
			#control .middle div.parts .system a {
			 color: #993333;
			 font-size: 10px;
			}
			#control .middle div.parts .systemOff {
			 background-image: url(/img/system_conf_button_d.gif);
			 font-size: 10px;
			 color: #ffffcc;
			}
			#control .middle div.parts .systemOff a {
			 cursor: default;
			}
			#control .middle div.parts .page {
			 background-image: url(/img/page_setting_button.gif);
			 font-size: 10px;
			}
			#control .middle div.parts .pageOff {
			 background-image: url(/img/page_setting_button_d.gif);
			 font-size: 10px;
			 color: #ffffcc;
			 text-align: center;
			}
			#control .middle div.parts .pageOff a {
			 cursor: default;
			}
			#control .middle div.parts .design {
			 background-image: url(/img/design_button.gif);
			 font-size: 10px;
			}
			#control .middle div.parts .designOff {
			 background-image: url(/img/design_button_d.gif);
			 font-size: 10px;
			 color: #ffffcc;
			 text-align: center;
			}
			#control .middle div.parts .designOff a {
			 cursor: default;
			}
			#control .middle div.parts .popup {
			 background-image: url(/img/popup_button.gif);
			 font-size: 10px;
			}
			#control .middle div.parts .popupOff {
			 background-image: url(/img/popup_button_d.gif);
			 font-size: 10px;
			 color: #ffffcc;
			 text-align: center;
			 width: 104px;
			 padding: 0px;
			 padding-left: 16px;
			}
			#control .middle div.parts .popupOff a {
			 padding-left: 0;
			 cursor: default;
			}
			#control .middle div.parts .move {
			 background-image: url(/img/move_page_button.gif);
			 font-size: 10px;
			}
			#control .middle div.parts .moveOff {
			 background-image: url(/img/move_page_button_d.gif);
			 font-size: 10px;
			 color: #ffffcc;
			}
			#control .middle div.parts .moveOff a {
			 cursor: default;
			}
			#control .middle div.parts .permission {
			 background-image: url(/img/permission_button.gif);
			 font-size: 10px;
			}
			#control .middle div.parts .permissionOff {
			 background-image: url(/img/permission_button_d.gif);
			 font-size: 10px;
			 color: #ffffcc;
			 cursor: default;
			}
			#control .middle div.parts .permissionOff a {
			 cursor: default;
			}
			#control .bottom {
			 margin-top: 1px;
			 padding: 2px 0;
			 padding-left: 5px;
			 text-indent: 0;
			 text-decoration: none;
			}
			#control .bottom img {
			 margin: 0 1px;
			 text-indent: 0;
			 text-decoration: none;
			}
			#control .bottom .off {
			 display: none;
			 text-indent: 0;
			 text-decoration: none;
			}
			
			#control .controlbar .off2 {
			 text-align: center;
			 font-size: 11px;
			 border: 1px solid #ffffff;
			 border-bottom: 2px solid #999999;
			 border-right: 2px solid #999999;
			 padding: 2px;
			 padding-bottom: 0;
			 width: 4.0em;
			 color: #999999;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .controlbar .off2 a {
			 cursor: default;
			 margin: 0;
			 padding: 0;
			 border-width: 0;
			 background-color: transparent;
			 color: #999999;
			 text-indent: 0;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .controlbar div.mobileControl {
			 float: right;
			 margin: 0;
			 padding: 0;
			 background-color: transparent;
			 border-width:0;
			 line-height:normal;
			 font-size: small;
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			}
			#control .controlbar div.mobileControl a {
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 line-height:normal;
			 background-color: #D2691E;
			}
			#control .controlbar div.mobileControl .pcEdit a {
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 line-height:normal;
			 background-color: #D2691E;
			 width: 6.0em;
			 clear: both;
			}
			#control .controlbar div.mobileControl .mobileEdit a {
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 line-height:normal;
			 background-color: #D2691E;
			 width: 8.5em;
			 clear: both;
			}
			#control .controlbar div.mobileControl .off a {
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 line-height:normal;
			 background-color: transparent;
			}
			#control .controlbar div.mobileControl img {
			 font-weight: normal;
			 font-style: normal;
			 text-decoration: none;
			 line-height:normal;
			 background-color: transparent;
			}
			
			/* edit */
			#header {
			 width: 670px;
			 margin: 0 auto;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			}
			#toparea {
			 padding: 0;
			 padding-top: 2px;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			 margin: 0;
			 border-width: 0;
			}
			#toparea {
			 text-align: center;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			}
			#toparea table {
			 margin: 0 auto;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			}
			#toparea form {
			 display: inline;
			 float: left;
			 margin: 0;
			 padding: 0;
			 line-height: normal;
			 text-indent: 0;
			 text-decoration: none;
			}
/* @publis:End CSS for Control_area */
* {
	margin: 0;
	padding: 0;
}

/* Hides from IE7 \*/
*:first-child+html {
	letter-spacing: 0;
}
/* End hide from IE7 */	.pbInputForm {
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	background-color: #FFFFFF;
	border-bottom: 2px inset;
	border-left: 2px inset;
	border-right: 2px inset;
	border-top: 2px inset;
	font-size: 100%;
}
@media print {
	#toparea {
		display: none;
	}
}
ol , ul {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
blockquote {
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
}

body {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #FFFFFF;
		font-family: MS Pゴシック,MS Gothic,sans-serif;
		font-size: 12px;
		line-height: 1.3;
}
body a:link {
		color: #0000ff;


}
body a:visited {
		color: #0000ff;


}
body a:hover {
		color: #0000ff;


}

.pbPage {
		width: 950px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(/library/images/background/bg_body.jpg);
		background-repeat: repeat-y;
		background-position: center top;
}
.pbPage:after{
	content: "";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

.pbLeftArea {
		float: left;
		overflow: hidden;
		width: 0px;
		display: inline;
}

.pbRightArea {
		float: right;
		overflow: hidden;
		width: 0px;
		display: inline;
}

.pbMainArea {
		overflow: hidden;
		width: 950px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}

.pbHeaderArea {
		overflow: hidden;
		width: 950px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}

.pbFooterArea {
		clear: both;
		overflow: hidden;
		width: 950px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
.pbAreaWrapper1 {
	padding: 0;
	margin: 0;
	border-width: 0;
	width: 950px;
}
.pbAreaWrapper1:after {
	content: "";
	height: 0px;
	clear:both;
	display:block;
}
/* Hides from IE-mac \*/
* html .pbAreaWrapper1 { height: 1%; }
.pbAreaWrapper1 { display: block; }
/* End hide from IE-mac */
.pbAreaWrapper2 {
	padding: 0;
	margin: 0;
	border-width: 0;
	float: left;
}

.pbBlock {
		clear: both;
}

h1 {
		padding-left: 5px;
		padding-right: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-top: 0px  solid;
		border-bottom: 2px #0033CC solid;
		border-left: 15px #0033CC solid;
		border-right: 0px  solid;
		font-family: sans-serif;
		font-size: 1.8em;
		font-weight: bold;
		text-align: left;
}
h1 a:hover {

		text-decoration: underline;

}

h2 {
		padding-left: 5px;
		padding-right: 0px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top: 0px  solid;
		border-bottom: 1px #0033CC solid;
		border-left: 10px #0033CC solid;
		border-right: 0px  solid;
		font-family: sans-serif;
		font-size: 1.5em;
		font-weight: bold;
		text-align: left;
}

h3 {
		padding-left: 5px;
		padding-right: 0px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-top: 0px  solid;
		border-bottom: 1px #0033CC solid;
		border-left: 5px #0033CC solid;
		border-right: 0px  solid;
		font-family: sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		text-align: left;
}

h4 {
		padding-left: 3px;
		padding-right: 0px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-top: 0px  solid;
		border-bottom: 1px #0033CC dashed;
		border-left: 2px #0033CC solid;
		border-right: 0px  solid;
		font-family: sans-serif;
		font-weight: bold;
}

img {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}

address {
}

blockquote {
		margin-left: 20px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
.pbArea {
	margin: 0;
	padding: 0px;
	border-width: 0;
}
.pbZero {
	margin: 0;
	padding: 0px;
	border-width: 0;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	line-height: normal;
	text-indent: 0;
}
.pbCorner {
		clear: both;
}
.pbNested {
	clear:both;
	padding: 0;
	margin: 0;
	min-height: 0;
}
.pbNested:after {
	content: "";
	height: 0px;
	clear:both;
	display:block;
}
/* Hides from IE-mac \*/
* html .pbNested { height: 1%; }
.pbNested { display: block; }
/* End hide from IE-mac */
.pbNestedZero {
	clear:both;
	padding: 0;
	margin: 0;
	min-height: 0;
}
.pbNestedZero:after {
	content: "";
	height: 0px;
	clear:both;
	display:block;
}
/* Hides from IE-mac \*/
* html .pbNestedZero { height: 1%; }
.pbNestedZero { display: block; }
/* End hide from IE-mac */
img.pbSystemImage {
	margin: 0;
	padding: 0px;
	background-color: transparent;
	border-width: 0;
	border-style: none;
	line-height: normal;
	text-indent: 0;
	font-size: small;
	vertical-align: baseline;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pbHorizontalNested {
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	line-height: normal;
	text-indent: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	min-height: 0;
}
.pbHorizontalNested:after {
	content: "";
	height: 0px;
	clear:both;
	display:block;
}
/* Hides from IE-mac \*/
* html .pbHorizontalNested { height: 1%; }
.pbHorizontalNested { display: block; }
/* End hide from IE-mac */
.pbAnchor {
	margin: 0;
	padding: 2px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	line-height: normal;
	text-indent: 0;
}
.pbArticleStatus {
	margin: 0;
	padding: 1px;
	border: none;
	background-color: #6699cc;
	color: white;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	font-weight: normal;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pbArticleStatus a:link {
	cursor: default;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: white;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	white-space: nowrap;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	overflow: hidden;
}
.pbArticleStatus a:visited {
	cursor: default;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: white;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	white-space: nowrap;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	overflow: hidden;
}
.pbArticleStatus a:hover {
	cursor: default;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: white;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	white-space: nowrap;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	overflow: hidden;
}
.pbArticleStatus a:active {
	cursor: default;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: white;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	white-space: nowrap;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	overflow: hidden;
}
.pbArticleDetailStatus {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #ccff99;
	color: black;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	font-weight: normal;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pbArticleDetailStatus a:link {
	cursor: default;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: black;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	font-weight: normal;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pbArticleDetailStatus a:visited {
	cursor: default;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: black;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	font-weight: normal;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pbArticleDetailStatus a:hover {
	cursor: default;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: black;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	font-weight: normal;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pbArticleDetailStatus a:active {
	cursor: default;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: black;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
	font-weight: normal;
	line-height: normal;
	text-indent: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#pbBlock61666 {
	width: 155px;
	overflow: hidden;
	float:left;
}
#pbBlock61669 {
	width: 155px;
	overflow: hidden;
	float:left;
}
#pbBlock61667 {
	width: 155px;
	overflow: hidden;
	clear:right;
}
#pbBlock10263 {
	width: 750px;
	overflow: hidden;
	float:left;
}
#pbBlock10264 {
	width: 200px;
	overflow: hidden;
	clear:right;
}
#pbBlock10265 {
	width: 100px;
	overflow: hidden;
	float:left;
}
#pbBlock10266 {
	width: 100px;
	overflow: hidden;
	clear:right;
}
#pbBlock61596 {
	width: 285px;
	overflow: hidden;
	float:left;
}
#pbBlock61646 {
	width: 655px;
	overflow: hidden;
	clear:right;
}
#pbBlock63534 {
	width: 640px;
	overflow: hidden;
	clear:right;
}
#pbBlock61650 {
	width: 330px;
	overflow: hidden;
	float:left;
}
#pbBlock61654 {
	width: 325px;
	overflow: hidden;
	clear:right;
}
#pbBlock61612 {
	width: 4%;
	overflow: hidden;
	float:left;
}
#pbBlock61613 {
	width: 48%;
	overflow: hidden;
	float:left;
}
#pbBlock61608 {
	width: 48%;
	overflow: hidden;
	clear:right;
}
#pbBlock61602 {
	width: 4%;
	overflow: hidden;
	float:left;
}
#pbBlock61603 {
	width: 48%;
	overflow: hidden;
	float:left;
}
#pbBlock61598 {
	width: 48%;
	overflow: hidden;
	clear:right;
}
#pbBlock9630 {
	width: 70%;
	overflow: hidden;
	float:left;
}
#pbBlock9629 {
	width: 30%;
	overflow: hidden;
	clear:right;
}

.JcHeaderKK, .pbStyleId2067 {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(/library/images/background/bg_head.jpg);
		background-repeat: no-repeat;
		background-position: left top;
}

.JcFooterStyle, .pbStyleId2069 {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 10px;
		padding-top: 20px;
		padding-bottom: 10px;
		background-image: url(/library/images/background/bg_foot.gif);
		background-repeat: repeat-x;
		background-position: left top;
		font-size: 11px;
		line-height: 1.3;
}
.JcFooterStyle a:link, .pbStyleId2069 a:link {
		color: #888888;

		text-decoration: none;

}
.JcFooterStyle a:visited, .pbStyleId2069 a:visited {
		color: #888888;

		text-decoration: none;

}
.JcFooterStyle a:hover, .pbStyleId2069 a:hover {
		color: #ff3300;

		text-decoration: underline;

}

.JcSInfoBg, .pbStyleId2073 {
		margin-top: 10px;
		margin-bottom: 15px;
		padding-left: 320px;
		padding-right: 10px;
		padding-top: 15px;
		padding-bottom: 15px;
		background-image: url(/library/images/background/service_bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
}

.JcTopMargin10, .pbStyleId2084 {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}

.JCFf, .pbStyleId2092 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}

.styleretoposhirase, .pbStyleId2123 {
		height: 75px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(/library/top_renewal/re_bg_oshirase_body.jpg);
		background-repeat: repeat-y;
		background-position: left top;
		text-align: left;
		line-height: 1.5;
}
.styleretoposhirase a:link, .pbStyleId2123 a:link {
		color: #0033FF;

		text-decoration: none;

}
.styleretoposhirase a:visited, .pbStyleId2123 a:visited {
		color: #0033ff;

		text-decoration: none;

}
.styleretoposhirase a:hover, .pbStyleId2123 a:hover {
		color: #0033FF;

		text-decoration: underline;

}

.reoshirasebttm, .pbStyleId2124 {
		height: 25px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		background-image: url(/library/top_renewal/re_bg_oshirase_bttm.jpg);
		background-repeat: no-repeat;
		background-position: left top;
}
.reoshirasebttm a:link, .pbStyleId2124 a:link {
		color: #ff6600;

		text-decoration: none;

}
.reoshirasebttm a:visited, .pbStyleId2124 a:visited {
		color: #ff6600;

		text-decoration: none;

}
.reoshirasebttm a:hover, .pbStyleId2124 a:hover {
		color: #ff6600;

		text-decoration: underline;

}

.reblank01, .pbStyleId2128 {
		height: 5px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #FFFFFF;
}
.reblank01 a:link, .pbStyleId2128 a:link {

		text-decoration: none;

}
.reblank01 a:visited, .pbStyleId2128 a:visited {

		text-decoration: none;

}
.reblank01 a:hover, .pbStyleId2128 a:hover {

		text-decoration: underline;

}
.reblank01 a:active, .pbStyleId2128 a:active {

		text-decoration: none;

}

.style2129, .pbStyleId2129 {
		padding-left: 9px;
		padding-right: 9px;
		padding-top: 0px;
		padding-bottom: 0px;
}

.stylerenews55, .pbStyleId2131 {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 15px;
		background-image: url(/library/top_renewal/re_bg_news55_2.jpg);
		background-repeat: no-repeat;
		text-decoration: none;
		line-height: 1.5;
}
.stylerenews55 ul, .stylerenews55 ol, .stylerenews55 dl, .pbStyleId2131 ul, .pbStyleId2131 ol, .pbStyleId2131 dl {
		list-style-type: disc;

}
.stylerenews55 table , table.stylerenews55 , .pbStyleId2131 table{
		border-collapse: collapse;
		background-repeat: repeat;

}
.stylerenews55 th , table th.stylerenews55 , .pbStyleId2131 th {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.stylerenews55 td , table td.stylerenews55 , .pbStyleId2131 td {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.stylerenews55 a:link, .pbStyleId2131 a:link {
		color: #0033ff;

		text-decoration: none;

}
.stylerenews55 a:visited, .pbStyleId2131 a:visited {

		text-decoration: none;

}
.stylerenews55 a:hover, .pbStyleId2131 a:hover {

		text-decoration: none;

}
.stylerenews55 a:active, .pbStyleId2131 a:active {

		text-decoration: none;

}

.stylerebnrpresent, .pbStyleId2132 {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 0px  solid;
		border-bottom: 0px  solid;
		border-left: 9px #FFFFFF solid;
		border-right: 9px #FFFFFF solid;
		background-color: #FFCCFF;
		line-height: 1.5;
}
.stylerebnrpresent a:link, .pbStyleId2132 a:link {
		color: #0033FF;

		text-decoration: none;

}
.stylerebnrpresent a:visited, .pbStyleId2132 a:visited {
		color: #0033FF;

		text-decoration: none;

}
.stylerebnrpresent a:hover, .pbStyleId2132 a:hover {
		color: #0033FF;

		text-decoration: underline;

}

.stylerebnrtvprogram, .pbStyleId2133 {
		height: 15px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 0px  solid;
		border-bottom: 0px  solid;
		border-left: 9px #FFFFFF solid;
		border-right: 9px #FFFFFF solid;
		background-color: #CCFF99;
		line-height: 1.5;
}
.stylerebnrtvprogram a:link, .pbStyleId2133 a:link {
		color: #0033FF;

		text-decoration: none;

}
.stylerebnrtvprogram a:visited, .pbStyleId2133 a:visited {
		color: #0033FF;

		text-decoration: none;

}
.stylerebnrtvprogram a:hover, .pbStyleId2133 a:hover {
		color: #0033FF;

		text-decoration: underline;

}

.stylerebnrinternetschool, .pbStyleId2135 {
		height: 15px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 0px  solid;
		border-bottom: 0px  solid;
		border-left: 9px #FFFFFF solid;
		border-right: 9px #FFFFFF solid;
		background-color: #CCFFFF;
		line-height: 1.5;
}
.stylerebnrinternetschool a:link, .pbStyleId2135 a:link {
		color: #0033FF;

		text-decoration: none;

}
.stylerebnrinternetschool a:visited, .pbStyleId2135 a:visited {
		color: #0033FF;

		text-decoration: none;

}
.stylerebnrinternetschool a:hover, .pbStyleId2135 a:hover {
		color: #0033FF;

		text-decoration: underline;

}

.style2127, .pbStyleId2136 {
		height: 15px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 0px  solid;
		border-bottom: 0px  solid;
		border-left: 9px #FFFFFF solid;
		border-right: 9px #FFFFFF solid;
		background-color: #FFCCCC;
		line-height: 1.5;
}
.style2127 a:link, .pbStyleId2136 a:link {
		color: #0033FF;

		text-decoration: none;

}
.style2127 a:visited, .pbStyleId2136 a:visited {
		color: #0033FF;

		text-decoration: none;

}
.style2127 a:hover, .pbStyleId2136 a:hover {
		color: #0033FF;

		text-decoration: underline;

}

.stylerekusei, .pbStyleId2137 {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 7px;
		padding-bottom: 10px;
		background-image: url(/library/top_renewal/re_bg_kusei.jpg);
		background-repeat: no-repeat;
		text-decoration: none;
}
.stylerekusei ul, .stylerekusei ol, .stylerekusei dl, .pbStyleId2137 ul, .pbStyleId2137 ol, .pbStyleId2137 dl {
		list-style-type: disc;

}
.stylerekusei table , table.stylerekusei , .pbStyleId2137 table{
		border-collapse: collapse;
		background-repeat: repeat;

}
.stylerekusei th , table th.stylerekusei , .pbStyleId2137 th {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.stylerekusei td , table td.stylerekusei , .pbStyleId2137 td {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.stylerekusei a:link, .pbStyleId2137 a:link {
		color: #0033ff;

		text-decoration: none;

}
.stylerekusei a:visited, .pbStyleId2137 a:visited {

		text-decoration: none;

}
.stylerekusei a:hover, .pbStyleId2137 a:hover {

		text-decoration: none;

}
.stylerekusei a:active, .pbStyleId2137 a:active {

		text-decoration: none;

}

.reblank02, .pbStyleId2138 {
		height: 5px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #FFFFFF;
		font-size: 3pt;
}

.stylerechiiki, .pbStyleId2139 {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 7px;
		padding-bottom: 10px;
		background-image: url(/library/top_renewal/re_bg_chiiki.jpg);
		background-repeat: no-repeat;
		text-decoration: none;
}
.stylerechiiki ul, .stylerechiiki ol, .stylerechiiki dl, .pbStyleId2139 ul, .pbStyleId2139 ol, .pbStyleId2139 dl {
		list-style-type: disc;

}
.stylerechiiki table , table.stylerechiiki , .pbStyleId2139 table{
		border-collapse: collapse;
		background-repeat: repeat;

}
.stylerechiiki th , table th.stylerechiiki , .pbStyleId2139 th {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.stylerechiiki td , table td.stylerechiiki , .pbStyleId2139 td {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.stylerechiiki a:link, .pbStyleId2139 a:link {
		color: #0033ff;

		text-decoration: none;

}
.stylerechiiki a:visited, .pbStyleId2139 a:visited {

		text-decoration: none;

}
.stylerechiiki a:hover, .pbStyleId2139 a:hover {

		text-decoration: none;

}
.stylerechiiki a:active, .pbStyleId2139 a:active {

		text-decoration: none;

}

.stylereseikatsu, .pbStyleId2140 {
		height: 62px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 0px;
		background-image: url(/library/top_renewal/re_bg_seikatsu_body.jpg);
		background-repeat: repeat-y;
		background-position: left top;
		text-align: left;
		line-height: 1.5;
}
.stylereseikatsu a:link, .pbStyleId2140 a:link {
		color: #0033FF;

		text-decoration: none;

}
.stylereseikatsu a:visited, .pbStyleId2140 a:visited {
		color: #0033ff;

		text-decoration: none;

}
.stylereseikatsu a:hover, .pbStyleId2140 a:hover {
		color: #0033FF;

		text-decoration: underline;

}

.reseikatsubttm, .pbStyleId2141 {
		height: 5px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(/library/top_renewal/re_bg_seikatsu_bttm.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 1pt;
}
.reseikatsubttm a:link, .pbStyleId2141 a:link {
		color: #ff6600;

		text-decoration: none;

}
.reseikatsubttm a:visited, .pbStyleId2141 a:visited {
		color: #ff6600;

		text-decoration: none;

}
.reseikatsubttm a:hover, .pbStyleId2141 a:hover {
		color: #ff6600;

		text-decoration: underline;

}

.flashhaikei2, .pbStyleId2146 {
		margin-left: 1px;
		margin-bottom: 8px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-image: url(/library/images/img/re_bg_flash2.jpg);
		background-repeat: no-repeat;
}

.gyouseilink, .pbStyleId2151 {
		height: 26px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 5px;
		padding-bottom: 0px;
		background-color: #FFFFFF;
		background-image: url(/library/top_renewal/re_bg_gyouseilink.jpg);
		background-repeat: no-repeat;
		text-align: center;
}
.gyouseilink a:link, .pbStyleId2151 a:link {

		text-decoration: none;

}
.gyouseilink a:visited, .pbStyleId2151 a:visited {

		text-decoration: none;

}
.gyouseilink a:hover, .pbStyleId2151 a:hover {

		text-decoration: underline;

}
.gyouseilink a:active, .pbStyleId2151 a:active {

		text-decoration: none;

}
/*----- body -----*/
.JcBackBottom {
 min-height : 4px;
 _height : 4px;
}
.JcHeaderBg {
 _padding-bottom : 35px;
}

/*----- BuckNumberList Scroll -----*/
.JcBuckNumBox {
height:400px; 
overflow:scroll;
}

/*----- J:pom image margin -----*/
.pbWhatsnewTable img{
 margin:10px;
}

/*----- Print -----*/
@media print {
body {
 _zoom : 0.68;
 _width : 100%;
}
#leftArea {
 display : none;
}
*:first-child+html #areaWrapper2 {
 margin : auto;
 padding : auto;
 margin : auto;
 width : auto;
}
}
/*--グローバルメニュー--*/

ul.g_menu{
    list-style:none;
    width:100%;
    margin:0;
    padding:0;

}
ul.g_menu li{
    float:left;
}
ul.g_menu .bt_home li{
    width:125px;
}
ul.g_menu .bt_home a{
    display:block;
    width:125px;
    height:27px;
    text-indent:-9999px;
    overflow:hidden;
}
ul.g_menu .bt_prg li{
    width:98px;
}
ul.g_menu .bt_prg a{
    display:block;
    width:98px;
    height:27px;
    text-indent:-9999px;
    overflow:hidden;
}
ul.g_menu .bt_jch li{
    width:156px;
}
ul.g_menu .bt_jch a{
    display:block;
    width:156px;
    height:27px;
    text-indent:-9999px;
    overflow:hidden;
}
ul.g_menu .bt_kitakyu li{
    width:150px;
}
ul.g_menu .bt_kitakyu a{
    display:block;
    width:150px;
    height:27px;
    text-indent:-9999px;
    overflow:hidden;
}
ul.g_menu .bt_jnews li{
    width:165px;
}
ul.g_menu .bt_jnews a{
    display:block;
    width:165px;
    height:27px;
    text-indent:-9999px;
    overflow:hidden;
}
ul.g_menu .bt_ikiiki li{
    width:164px;
}
ul.g_menu .bt_ikiiki a{
    display:block;
    width:164px;
    height:27px;
    text-indent:-9999px;
    overflow:hidden;
}
ul.g_menu .bt_baitai li{
    width:92px;
}
ul.g_menu .bt_baitai a{
    display:block;
    width:92px;
    height:27px;
    text-indent:-9999px;
    overflow:hidden;
}
/*----- home -----*/
.bt_home a{
    background-image:url(/library/images/button/bt_home.gif);
}
.bt_home a:hover{
    background-position:0px -27px;
}
/*--番組表--*/
.bt_prg a{
    background-image:url(/library/images/button/bt_prg.gif);
}
.bt_prg a:hover{
    background-position:0px -27px;
}
/*--チャンネル--*/
.bt_jch a{
    background-image:url(/library/images/button/bt_jch.gif);
}
.bt_jch a:hover{
    background-position:0px -27px;
}
/*--北九州--*/
.bt_kitakyu a{
    background-image:url(/library/images/button/bt_kitakyu.gif);
}
.bt_kitakyu a:hover{
    background-position:0px -27px;
}
/*--お知らせ--*/
.bt_jnews a{
    background-image:url(/library/images/button/bt_jnews.gif);
}
.bt_jnews a:hover{
    background-position:0px -27px;
}
/*--いきいき--*/
.bt_ikiiki a{
    background-image:url(/library/images/button/bt_ikiiki.gif);
}
.bt_ikiiki a:hover{
    background-position:0px -27px;
}
/*--媒体--*/
.bt_baitai a{
    background-image:url(/library/images/button/bt_baitai.gif);
}
.bt_baitai a:hover{
    background-position:0px -27px;
}
/*--右メニュー--*/

ul.r_menu{
    list-style:none;
    width:100%;
    margin:0;
    padding:0;
}
ul.r_menu li{
    list-style:none;
    width:204px;
}
ul.r_menu a{
    display:block;
    width:204px;
    height:50px;
    text-indent:-9999px;
    overflow:hidden;
}

/*--番組表--*/
.bt_b_prg a{
    background-image:url(/library/images/button/bt_b_prg.gif);
}
.bt_b_prg a:hover{
    background-position:-204px 0px;
}
/*--J:COMチャンネル--*/
.bt_b_jch a{
    background-image:url(/library/images/button/bt_b_jch.gif);
}
.bt_b_jch a:hover{
    background-position:-204px 0px;
}
/*--北九州市市政情報--*/
.bt_b_kitakyu a{
    background-image:url(/library/images/button/bt_b_kitakyu.gif);
}
.bt_b_kitakyu a:hover{
    background-position:-204px 0px;
}
/*--J:COMからのお知らせ--*/
.bt_b_jnews a{
    background-image:url(/library/images/button/bt_b_jnews.gif);
}
.bt_b_jnews a:hover{
    background-position:-204px 0px;
}
/*--いきいきプロジェクト--*/
.bt_b_ikiiki a{
    background-image:url(/library/images/button/bt_b_ikiiki.gif);
}
.bt_b_ikiiki a:hover{
    background-position:-204px 0px;
}
/*--媒体資料--*/
.bt_b_baitai a{
    background-image:url(/library/images/button/bt_b_baitai.gif);
}
.bt_b_baitai a:hover{
    background-position:-204px 0px;
}
/*list*/
.JCTopicsBox{
list-style-image:url(/library/images/icon/ic_org_arrow.gif);
}
.JCTopicsBox ul{
margin:0px 0px 0px 10px;
padding:5px;
}
/*--FF--*/
.JcHeaderKK img,.JCFf img{
vertical-align:bottom;
}		 
