@charset "utf-8";

/* Initialize */
h1 h2 h3, h4, h5, p, ul, li, dl, dt, dd, form, img {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	border: none;
}
span.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}
hr {
	clear: both;
}
br.clear-both {
	clear: both;
}
body {
	margin: 0;
	padding: 0;
	background : url(../images/body_back.gif) repeat-y center top;
	text-align: center;
	font-size: 82%;
}
#stage {
	width: 756px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

/* ===== Header ===== */
#header {
	margin: 0;
	padding: 0px;
	height: 60px;
	text-align: left;
	background : url(../images/header_back.gif) no-repeat left top;
}
#header-logo {
	float: left;
	margin: 10px 0 0 5px;
}
#header-navi {
	float: right;
}
#header-navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-navi li {
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0 5px 20px;
}
#header-navi li.header-navi-home {
	background : url(../images/ico_home.gif) no-repeat 0 5px;
}
#header-navi li.header-navi-contact {
	background : url(../images/ico_mail.gif) no-repeat 0 5px;
}
#header-navi li.header-navi-sitemap {
	background : url(../images/ico_sitemap.gif) no-repeat 0 5px;
}
#header-search {
	float: right;
	margin: 5px 5px 0 0;
}
#header-search img {
	vertical-align: middle;
}
#header-search input.site-search {
	width: 200px;
}
/* ===== Global Navigation ===== */
#global-navi {
	clear: both;
	margin: 0;
	padding: 0;
	width: 756px;
}
#global-navi ul {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
}
#global-navi li {
	float:left;
	margin: 0;
	padding: 0;
}

/* ===== contents ===== */
#contents {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 0;
}
#contents-pop {
	clear: both;
	text-align: left;
	margin: 10px;
}
#contents-main {
	float: right;
	width: 566px;
	margin: 0;
	padding: 0 10px 0 0;
}
#contents-menu {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 160px;
}
/* ===== contents-main ===== */
#contents-main a:link { text-decoration: underline; }
#contents-main a:hover { text-decoration: underline; color:#e60000; }
#contents-main a:active { text-decoration: underline; color: #ff0000; }

.contents-main-left {
	float: left;
	width: 280px;
}
.contents-main-right {
	float: right;
	width: 280px;
}
h1.image {
	margin: 0;
	padding: 0;
}
h1 {
	clear: both;
	margin: 5px 0 15px 0;
	padding: 0;
	background : url(../images/h1_back.gif) repeat-y;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	font-size: 1em;
	padding: 5px 5px 5px 15px;
}
h1.image {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

h2 {
	clear: both;
	margin: 5px 0 5px 0;
	padding: 0;
	background : url(../images/h2_back.gif) repeat-y;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	font-size: 1em;
	padding: 5px 5px 5px 15px;
	font-weight: normal;
}
h3 {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	padding: 5px 5px 5px 16px;
	background : url(../images/h3_back.gif) repeat-y;
	font-weight: normal;
}
h3.short {
	background : url(../images/h3_back_short.gif) repeat-y;
	width: 260px;
}
h4 {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 0.9m;
	padding: 3px 5px 3px 5px;
	border-style: solid;
	border-width: 0 0 0 5px;
	border-color: #00bb00;
	font-weight: normal;
}
p{
	line-height: 150%;
	margin: 10px 0 10px 0;
}
p.question {
	line-height: 160%;
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
        background : url(../images/q_btn.jpg) no-repeat left 1px;
}
p.answer {
	line-height: 160%;
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
        background : url(../images/a_btn.jpg) no-repeat left 1px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.shibu-notice {
	background-color: #efeeee;
	height: 300px;
	overflow: auto;
}

.bg_shibu-notice{
	background-color: #efeeee;
}

.view_shibu-notice{
	width:230px;
	height:280px;
	text-align:left;
}


ul {
	margin: 5px 0 5px 0;
	padding: 0 0 0 25px;
}
ul li {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 135%;
}

ul.list {
	list-style: none;
	padding: 5px 0 5px 0;
}
ul.list li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	line-height: 135%;
	background : url(../images/ico_leaf.gif) no-repeat left 1px;
}
ul.arrow {
	list-style: none;
	padding: 5px 0 5px 0;
}
ul.arrow li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	line-height: 135%;
	background : url(../images/ico_arrow02.gif) no-repeat left 5px;
}
ul.date-list {
	list-style: none;
	padding: 5px 0 5px 0;
}
ul.date-list li {
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 135%;
	background : url(../images/ico_leaf.gif) no-repeat left 1px;
	clear: both;
}
ol {
	margin: 5px 0 5px 0;
	padding: 0 0 0 30px;
	
}
ol li {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 135%;
}

p.list-date {
	float: left;
	margin: 0;
	padding: 0;
	width: 110px;
}
p.list-txt {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 438px;
}
ul.pdf {
	list-style: none;
	padding: 5px 0 5px 0;
}
ul.pdf li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	line-height: 150%;
	background : url(../images/ico_pdf.gif) no-repeat 0px 2px;
	
}
dl {
	border-style: none;
	margin: 0.5em 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dt {
	border-style: none;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
dd {
	border-style: none;
	margin: 5px 0 5px 0;
	line-height: 150%;
	padding: 0px 0px 0px 5px;
}

.box {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
.box-title {
	background-color: #efeeee;
	padding: 5px;
}
p.box-title {
	margin: 0;
}
p.box-title-shibu {
	background-color: #efeeee;
	margin: 0;
	padding: 0 5px 0 5px;
}
.inner-block {
	padding: 5px;
}
table.standard {
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid 1px #cccccc;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	width: 100%;
}
table.standard th {
	background-color: #efeeee;
	font-weight: normal;
	padding: 5px;
	border: solid 1px #cccccc;
	text-align: left;
}
table.standard th.width-half {
	width: 50%;
}
table.standard th.on {
	background-color: #fffeee;
}
table.standard th.align-center {
	text-align: center;
}
table.standard th.align-right {
	text-align: right;
}
table.standard td {
	padding: 5px;
	border: solid 1px #cccccc;
	line-height: 150%;
}
table.standard td.align-right {
	text-align: right;
}
table.standard td.align-center {
	text-align: center;
}

p.page-top {
	clear: both;
	margin: 0;
	padding: 20px 0 20px 0;
	line-height: 100%;
	text-align: right;
}
p.page-top a {
	height: 1em;
	padding: 0px 0px 0px 13px;
	background: #ffffff url(../images/ico_arrow03.gif) no-repeat left center;
}
.caution {
	color: #ef0000;
}
.nowrap {
	white-space: nowrap;
}

.break-word{
	word-break: break-all;
	word-wrap: break-word;
}
img.align-left {
	float: left;
	margin: 0 10px 10px 0;
}
/* ===== menu-banner ===== */
#contents-menu a:link { text-decoration: none; }
#contents-menu a:hover { text-decoration: underline; color:#e60000; }
#contents-menu a:active { text-decoration: underline; color: #ff0000; }

ul.menu {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #66cc00;
}
ul.menu li {
	margin: 0;
	padding: 5px;
	border-style: dotted;
	border-width: 1px 0 0 0;
	border-color: #cccccc;
}
ul.menu li.category {
	background : url(../images/bg_lmenu01.gif) center top;
	color: #ffffff;
	border: none;
}
ul.menu li.first-child {
	border: none;
}
ul.sub {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.sub li {
	margin: 0;
	padding: 2px 0 2px 8px;
	background: none;
	line-height: 1.2em;
	background : url(../images/ico_arrow02.gif) no-repeat 0 0.5em;
	border: none;
}
ul.sub1 {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.sub1li {
	margin-left: 10px;
	padding: 3px 0 3px 8px;
	background: none;
	line-height: 1.2em;
        font-size: smaller;
	background : url(../images/ico_arrow02.gif) no-repeat 0px 0.5em;
	border: none;
}
ul.banner {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.banner li {
	margin: 0;
	padding: 0;
}
/* ===== footer ===== */
#footer {
	clear: both;
	padding: 5px 0 0 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #cccccc;
}
#footer-pop {
	clear: both;
	padding: 25px 0 0 0;
}
ul.footer-navi {
	margin: 0 0 5px 0;
	list-style-type: none;
	text-align: right;
}
ul.footer-navi li {
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	display: inline;
	background : url(../images/ico_arrow02.gif) no-repeat left 2px;
}

/* ===== form ===== */
table.entry{
	width: 560px;
	margin:0px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.entry tr{
	line-height: 150%;
}
table.entry tr.empty{
	height: 5px;
}
table.entry th{
	background-color: #efefef;
	border: solid 1px #cccccc;
	font-weight: normal;
	width: 190px;
	padding: 5px;
}

.f-hissu {
	color: #e60000;
	margin-left: 5px;
}

table.entry td{
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	margin: 0;
	padding: 0.5em 5px 5px 5px;
}
#f-proceed {
	width: 566px;
	margin: 10px 0px 10px 0px;
	float: left;
	text-align: center;
}
#f-proceed .f-previous {
	float: left;
}

#f-proceed .f-foward {
	float: right;
}
.f-number {
	ime-mode: disabled;
	text-align: right;
}

.f-hankaku {
	ime-mode: disabled;
}

.f-ime-on {
	ime-mode: active;
}
.f-align-right {
	clear: both;
	text-align: right;
}
/* top page */
#top-logo {
	margin: 0 0px 10px 0px;
	padding: 5px 0 0 0;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
.top-news {
	height: 130px;
	overflow: auto;
}
.top-kaigo-news {
	height: 100px;
	overflow: auto;
}
.top-events {
	height: 200px;
	overflow: auto;
}
.top-topics {
	height: 130px;
	overflow: auto;
}
ul.top-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.top-list li {
	clear: both;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	line-height: 120%;
	background : url(../images/ico_leaf.gif) no-repeat left 1px;
}
p.top-list-date {
	float: left;
	margin: 0;
	padding: 0;
	width: 110px;
	line-height: 1.2em;
}
p.top-list-txt {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 400px;
	line-height: 1.2em;
}
/* ===== form ===== */
table.entry_pop{
	width: 730px;
	margin:0px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.entry_pop tr{
	line-height: 150%;
}
table.entry_pop tr.empty{
	height: 5px;
}
table.entry_pop th{
	background-color: #efefef;
	border: solid 1px #cccccc;
	font-weight: normal;
	width: 190px;
	padding: 5px;
}


table.entry_pop td{
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	margin: 0;
	padding: 0.5em 5px 5px 5px;
	word-break:break-all;
}

table.entry_pop td input.full_w{
	width: 500px;
}
table.entry_pop td textarea.full_w{
	width: 500px;
}

#f-proceed_pop {
	width: 600px;
	padding: 10px 50px;
	float: left;
	text-align: center;
}
#f-proceed_pop .f-previous {
	float: left;
}

#f-proceed_pop .f-foward {
	float: right;
}

/* -- shibu top -- */
#shibu-address {
	clear: both;
	width: 100%;
	height: 88px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
#shibu-address-txt {
	float: left;
	padding: 10px 0 0 10px;
}
#shibu-address-image {
	float: right;
}
iframe.tosho {
	width: 560px;
	height: 500px;
}
.shibu-iframe {
	width: 280px;
	height: 350px;
	margin: 0;
	padding: 0;
}

/* -- shibu print -- */
.pagebreak { page-break-before: always; }

