/* @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;
}
	.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 {
		font-family: "ＭＳ Ｐゴシック",MS Gothic,"ヒラギノ角ゴ Pro W3", Osaka,sans-serif;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
body table  {
		border-collapse: collapse;
		background-repeat: repeat;

}
body th  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
body td  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
body a:link {
		color: #000000;


}
body a:visited {
		color: #000000;


}
body a:hover {
		color: #000000;

		text-decoration: underline;

}

.pbPage {
		width: 800px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
table.pbPage  {
		border-collapse: collapse;
		background-repeat: repeat;

}
th.pbPage  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
td.pbPage  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.pbPage a:link {
		color: #000000;


}
.pbPage a:visited {
		color: #000000;


}
.pbPage a:hover {
		color: #000000;

		text-decoration: underline;

}
.pbPage:after{
	content: "";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

.pbLeftArea {
		float: left;
		overflow: hidden;
		width: 0px;
		display: inline;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
table.pbLeftArea  {
		border-collapse: collapse;
		background-repeat: repeat;

}
th.pbLeftArea  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
td.pbLeftArea  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.pbLeftArea a:link {
		color: #000000;


}
.pbLeftArea a:visited {
		color: #000000;


}
.pbLeftArea a:hover {
		color: #000000;

		text-decoration: underline;

}

.pbRightArea {
		float: right;
		overflow: hidden;
		width: 0px;
		display: inline;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}
table.pbRightArea  {
		border-collapse: collapse;
		background-repeat: repeat;

}
th.pbRightArea  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
td.pbRightArea  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
.pbRightArea a:link {
		color: #000000;


}
.pbRightArea a:visited {
		color: #000000;


}
.pbRightArea a:hover {
		color: #000000;

		text-decoration: underline;

}

.pbMainArea {
		overflow: hidden;
		width: 800px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(/library/images/main_bg.gif);
		background-repeat: repeat-y;
}
table.pbMainArea  {
		border-collapse: collapse;
		background-repeat: repeat;

}
th.pbMainArea  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
td.pbMainArea  {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}

.pbHeaderArea {
		overflow: hidden;
		width: 800px;
		line-height: 1.3;
}

.pbFooterArea {
		overflow: hidden;
		width: 800px;
		line-height: 1.3;
}
.pbAreaWrapper1 {
	padding: 0;
	margin: 0;
	border-width: 0;
	width: 800px;
}
.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;
		line-height: 1.3;
}

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;
}
#pbBlock23448 {
	width: 235px;
	overflow: hidden;
	float:left;
}
#pbBlock23450 {
	width: 550px;
	overflow: hidden;
	clear:right;
}
#pbBlock23626 {
	width: 210px;
	overflow: hidden;
	float:left;
}
#pbBlock23627 {
	width: 340px;
	overflow: hidden;
	clear:right;
}
#pbBlock23158 {
	width: 124px;
	overflow: hidden;
	float:left;
}
#pbBlock23160 {
	width: 103px;
	overflow: hidden;
	float:left;
}
#pbBlock23162 {
	width: 120px;
	overflow: hidden;
	float:left;
}
#pbBlock23154 {
	width: 169px;
	overflow: hidden;
	float:left;
}
#pbBlock23156 {
	width: 284px;
	overflow: hidden;
	clear:right;
}

.maincontents, .pbStyleId2099 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(/library/images/main_bg.gif);
		background-repeat: repeat-y;
}
table.maincontents , .pbStyleId2099 table {
		border-collapse: collapse;
		background-repeat: repeat;

}
th.maincontents , .pbStyleId2099 th {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
td.maincontents , .pbStyleId2099 td {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: repeat;

}
		 @charset "Shift_JIS";
/* init */

body{
	font-size: 12px;
	color:#333333;
	margin:0;
	padding: 0;
	line-height: 150%;
	background-color:#ffffff;

}
.container{
margin-left:auto;
margin-right:auto;
	width: 800px;
background-color:#FF9900;
margin-top:0;
}


.head_zone{
margin-left:auto;
margin-right:auto;
	width: 800px;
background-color:#ECECEC;
}



h1{margin:0;
padding:0;
}

h2{margin-top:0;
	margin-bottom: 5px;
}
h3{margin-top:0;
font-size:12px;
	margin-bottom: 0px;
}

p{margin-bottom: 5px;
margin-top:0;
 }
.tx-12{
font-size:12px;
line-height:150%;
}

.tx-10{
font-size:10px;
	line-height: 150%;
}

.tx-14{
font-size:14px;
line-height:150%;
}

.caution{color:#990000;
 }


img { border: 0;
	margin:0;
	padding:0;
	 }
	 IMG { border: 0;
	margin:0;
	padding:0;
	 }
a:link{
color:#333333;
	text-decoration:none;
	}
a:visited{
	color:#333333;
	text-decoration: none;
	}
a:hover{
	color:#666666;
	text-decoration: none;
	}
ul{
margin:0 0 0 18px;
padding:0;
list-style:disc;}

#clear{
clear:both;}

.main_img{
margin:0;
padding:0;
}


.global_navi{
padding-left:10px;
background-image:url(library/style/images/bg_left.png);
background-color:#FF9900;
width:790px;
height:103px;
}

.global_navi ul{
float:left;
margin:0;
padding:0;
list-style:none;
}


.global_navi li#navi{
float:left;
margin:0;
padding:0;
}

.main_contents{
width:752px;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
padding:0 14px 0 14px;}

.news{
margin:0;
border:#FF9900 solid 1px;
width:434px;
margin-top:10px;}

.news_contents{
width:414px;
padding:0 5px 5px 10px;}


.privacy{
margin-top:19px;
padding:5px;
border:#B3E6E6 solid 1px;
width:288px;
background-color:#E6E6E6;
}


#spc{
margin-top:15px;
}


#spc2{
margin-top:10px;
}

.contents_bar{
margin-top:-7px;
}

.contents_block{
background-image:url(library/style/../../../../library/images/waku_top.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:790px;
margin:-5px 0 0 5px;
}

.left_bg{
width:235px;
padding-left:25px;
}

.right_bg{
background-color:#FFFFFF;
width:565px;
padding-right:25px;
}


#list_block{
background-image:url(library/style/../../../../library/images/dot.gif);
background-repeat:no-repeat;
width:535px;
padding:0 0 10px 15px;
}

#list_block2{
background-image:url(library/style/../../../../library/images/dot.gif);
background-repeat:no-repeat;
width:535px;
padding:0 0 3px 15px;
font-weight:bold;
}

#point_block{
margin:10px 0 10px 0;
background-color:#FFF5CD;
width:540px;
padding:5px;
color:#663300;
}

.contents_block h2{
padding:0 0 20px 0;
}

.right_contents h3{
margin:0 0 20px 0;
}


.right_contents h4{
margin:10px 0 10px 0;
}

.right_contents p{
margin:0 0 15px 0;
}

.pan{
text-align:right;
padding:15px 10px 5px 0;
font-size:10px;
}



.footer{
width:750px;
margin-left:auto;
margin-right:auto;
background-image:url(library/style/images/footer.gif);
background-repeat:no-repeat;
padding:20px 15px 0 15px;
font-size:10px;
}

.local_footer{
background-color:#FF9900;
text-align:center;
width:790px;
margin-left:auto;
margin-right:auto;
font-size:10px;
}


/* スピナッチ */
.d2cSpHmNws td {
 vertical-align: top;
 padding-right: 3px;
}
.d2cSpHmNws td a {
 display: block;
 padding-left: 12px;
 background-image: url(library/style/./library/icon/news_arrow.gif);
 background-position: left top;
 background-repeat: no-repeat;
}
.d2cSpBox:after { /* escape overlapping */
 content: "";
 display: block;
 height: 0;
 clear: both;
}
