/* @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: 205px;
		display: inline;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		padding-left: 22px;
		padding-right: 23px;
		padding-top: 0px;
		padding-bottom: 0px;
}

.pbMainArea {
		overflow: hidden;
		width: 680px;
		padding-left: 20px;
		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 {
		height: 40px;
		padding-left: 40px;
		padding-right: 0px;
		padding-top: 5px;
		padding-bottom: 10px;
		background-image: url(/library/images/img/midashi_bar01.gif);
		background-repeat: no-repeat;
		font-family: sans-serif;
		font-size: 1.2em;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
}
h1 a:link {
		color: #FFFFFF;

		text-decoration: none;

}
h1 a:visited {
		color: #FFFFFF;

		text-decoration: none;

}
h1 a:hover {
		color: #0000FF;


}

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: 3px;
		padding-bottom: 3px;
		border-top: 0px  solid;
		border-bottom: 1px #FF6600 dashed;
		border-left: 5px #FF6600 solid;
		border-right: 0px  solid;
		font-family: sans-serif;
		font-size: small;
		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;
}
#pbBlock64233 {
	width: 27%;
	overflow: hidden;
	float:left;
}
#pbBlock64231 {
	width: 73%;
	overflow: hidden;
	clear:right;
}
#pbBlock9470 {
	width: 750px;
	overflow: hidden;
	float:left;
}
#pbBlock88100 {
	width: 200px;
	overflow: hidden;
	clear:right;
}
#pbBlock9472 {
	width: 100px;
	overflow: hidden;
	float:left;
}
#pbBlock9473 {
	width: 100px;
	overflow: hidden;
	clear:right;
}
#pbBlock52239 {
	width: 70%;
	overflow: hidden;
	float:left;
}
#pbBlock51056 {
	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;

}

.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;
}

.JCRMenuAreaA1, .pbStyleId2085 {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
.JCRMenuAreaA1 ul, .JCRMenuAreaA1 ol, .JCRMenuAreaA1 dl, .pbStyleId2085 ul, .pbStyleId2085 ol, .pbStyleId2085 dl {
		list-style-type: none;

}

.JCRMenuAreaA2, .pbStyleId2086 {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}

.JCNaviStyle, .pbStyleId2087 {
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 5px;
}

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

.style2115, .pbStyleId2115 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-family: MS ゴシック,;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		text-align: left;
		line-height: 120%;
}
.style2115 ul, .style2115 ol, .style2115 dl, .pbStyleId2115 ul, .pbStyleId2115 ol, .pbStyleId2115 dl {
		list-style-type: disc;

}
.style2115 table , table.style2115 , .pbStyleId2115 table{
		border-collapse: collapse;
		background-repeat: repeat;

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

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

}

.linkyou01, .pbStyleId2144 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
.linkyou01 ul, .linkyou01 ol, .linkyou01 dl, .pbStyleId2144 ul, .pbStyleId2144 ol, .pbStyleId2144 dl {
		list-style-type: disc;

}
.linkyou01 table , table.linkyou01 , .pbStyleId2144 table{
		border-collapse: collapse;
		background-repeat: repeat;

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

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

}
.linkyou01 a:link, .pbStyleId2144 a:link {
		color: #0000FF;

		text-decoration: none;

}
.linkyou01 a:visited, .pbStyleId2144 a:visited {
		color: #0000FF;

		text-decoration: none;

}
.linkyou01 a:hover, .pbStyleId2144 a:hover {

		text-decoration: none;

}
.linkyou01 a:active, .pbStyleId2144 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;
}

/*--グローバルメニュー--*/

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;
}
/*FF*/
.JcHeaderKK img{
vertical-align:bottom;
}
		 
