/*
Theme Name: 介護用品イサミ 
Theme URI: 
Description: 介護用品のイサミのデフォルトテーマ
Author: DAS Style
*/

/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* */

caption {
	text-align: left;
}
fieldset {
	border: 0;
}


/* base */

body {
	color: #31324D;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "メイリオ", "Meiryo", Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
}


/* a-tag link */

a {
	overflow:hidden;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}


/* image */

img {
	border: none;
}


/* novisible */

.novisible {
	display: none;
}


/* construction */

#wrapper {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 168px;
	width: 900px;
	position: relative;
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}
#global_navigation {
	height: 35px;
	width: 768px;
	background-image: url(images/global_navigation.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 126px;
	top: 133px;
}
#container {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	float: right;
	width: 630px;
	height: auto;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	font-size: 75%;
}
#index_content {
	float: right;
	width: 630px;
	height: auto;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	font-size: 75%;
}
#primary {
	height: auto;
	width: auto;
}
.sidebar {
	float:left;
	overflow:hidden;
	width:250px;
	height: auto;
	margin-bottom: 150px;
}
#sidebar_index {
	float:left;
	overflow:hidden;
	width:250px;
	height: auto;
	margin-bottom: 25px;
}
#secondary {
	clear:right;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	height: 133px;
	clear: both;
	width: 900px;
	position: relative;
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	background-position: center bottom;
}



/* in header */

h1 {
	font-size: 65%;
	color: #999999;
	height: 15px;
	width: 400px;
	margin-top: 2px;
	margin-left: 3px;
	position: absolute;
	top: 25px;
	left: 2px;
}
#toplogo {
	overflow: hidden;
	height: 37px;
	width: 221px;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 21px;
	top: 82px;
}
#toplogo a {
	display: block;
	padding-top: 38px;
}
#header_contact {
	height: 18px;
	width: 326px;
	position: absolute;
	right: 20px;
	top: 93px;
}
#assist_navi {
	height: 15px;
	width: 146px;
	position: absolute;
	right: 5px;
	top: 25px;
	background-image: url(images/assist_navigation_rollover.gif);
	background-repeat: no-repeat;
}
#assist_navi li {
	list-style-type: none;
	height: 15px;
	float: left;
	overflow: hidden;
	width: 73px;
}
#assist_navi li a {
	display: block;
	padding-top: 15px;
}
#assist_navi li#hn1 a:hover {
	height: 15px;
	background-image: url(images/assist_navigation_rollover.gif);
	background-position: 0px -15px;
	background-repeat: no-repeat;
	display: block;
}
#assist_navi li#hn2 a:hover {
	height: 15px;
	background-image: url(images/assist_navigation_rollover.gif);
	background-position: -73px -15px;
	background-repeat: no-repeat;
	display: block;
}



/* in index_header */

#index_topimage  {
	width: 900px;
	height: 280px;
	margin-bottom: 20px;
}


/* global navigation */

#global_navigation ul {
	height: 35px;
	width: 768px;
	list-style-type: none;
}
#global_navigation li {
	height: 35px;
	width: 128px;
	float: left;
	overflow: hidden;
}
#global_navigation li a {
	display: block;
	text-decoration: none;
	padding-top: 35px;
}
#global_navigation li#gn_1 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: 0px -35px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_2 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -128px -35px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_3 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -256px -35px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_4 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -384px -35px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_5 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -512px -35px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_6 a:hover {
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -640px -35px;
	background-repeat: no-repeat;
}
body.home #global_navigation li#gn_1 a  {
	width: 128px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: 0px -70px;
	background-repeat: no-repeat;
}
body.s-category-rental #global_navigation li#gn_2 a  {
	width: 128px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -128px -70px;
	background-repeat: no-repeat;
}
body.s-category-kaigo #global_navigation li#gn_3 a  {
	width: 128px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -256px -70px;
	background-repeat: no-repeat;
}
body.s-category-juutaku #global_navigation li#gn_4 a  {
	width: 128px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -384px -70px;
	background-repeat: no-repeat;
}
body.s-category-office #global_navigation li#gn_5 a  {
	width: 128px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -512px -70px;
	background-repeat: no-repeat;
}
body.s-category-contact #global_navigation li#gn_6 a  {
	width: 128px;
	background-image:url(images/global_navigation_rollover.jpg);
	background-position: -640px -70px;
	background-repeat: no-repeat;
}



/* in index_container */

#topics  {
	width: 630px;
	height: 55px;
	margin-bottom: 20px;
	background-image: url(images/topics_back.gif);
	background-repeat: no-repeat;
}
#topics p {
	width: 470px;
	height: auto;
	line-height: 150%;
	margin-left: 140px;
	padding-top: 10px;
}
#tenpoannai  {
	width: 628px;
	height: auto;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
}
#index_content h2  {
	width: 630px;
	height: 34px;
}
#tenpoannai ul  {
	width: 620px;
	height: 91px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#tenpoannai ul li {
	width: 270px;
	height: 91px;
	float: left;
	list-style-type: none;
	padding-left: 17px;
	padding-right: 17px;
}
#sintyaku  {
	width: 628px;
	height: 152px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
}
#sintyaku ul {
	width: 585px;
	height: 135px;
	margin-left: 30px;
	overflow: auto;
}
#sintyaku ul li {
	list-style-type: disc;
	line-height: 180%;
	height: auto;
	width: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	padding-bottom: 3px;
	background-image: url(images/yajirushi_sintyaku.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 5px;
}
#banner_waku  {
	width: 630px;
	height: 160px;
	margin-bottom: 20px;
}
#banner_waku ul  {
	width: 630px;
	height: 160px;
}
#banner_waku ul li  {
	width: 195px;
	height: 160px;
	margin-right: 22px;
	float: left;
	list-style-type: none;
}
#banner_waku ul li.last  {
	width: 195px;
	height: 160px;
	margin-right: 0px;
}



/* in container */

.h2_titlebar {
	height: 104px;
	width: 625px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/*
div.category-muryousoudan .h2_titlebar {
	height: 105px;
	width: 625px;
	background: url(images/titlepict_muryousoudan.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.category-houjinkojin .h2_titlebar {
	height: 105px;
	width: 625px;
	background: url(images/titlepict_houjinkojin.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.category-tenpoannnai .h2_titlebar {
	height: 105px;
	width: 625px;
	background: url(images/titlepict_tenpoannnai.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.category-staffsyoukai .h2_titlebar {
	height: 105px;
	width: 625px;
	background: url(images/titlepict_staff.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.category-okyakusamanokoe .h2_titlebar {
	height: 105px;
	width: 625px;
	background: url(images/titlepict_okyakusamanokoe.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.category-otoiawase .h2_titlebar {
	height: 105px;
	width: 625px;
	background: url(images/titlepict_otoiawase.jpg) no-repeat;
	text-indent: -99999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
*/


.entry-content {
	height: auto;
	width: auto;
	line-height: 200%;
	margin-right: auto;
	margin-left: 5px;
	margin-top: 5px;
}
h3 {
	height: 55px;
	width: 620px;
	font-weight: bold;
	padding-top: 16px;
	background-image: url(images/h3_titlebar_dai.gif);
	background-repeat: no-repeat;
	text-indent: 55px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	font-size: 140%;
}
.entry_h3 {
	height: 39px;
	width: 599px;
	font-weight: bold;
	background-image: url(images/h3_titlebar_back.gif);
	background-repeat: no-repeat;
	text-indent: 45px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	font-size: 140%;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 220%;
}
.h3_titlebar_index {
	height: 50px;
	width: 625px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 18px;
	background-image: url(images/titlebar_back.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 5px;
}
h4 {
	height: 35px;
	width: 585px;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(images/h4_titlebar_back.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.entry-content p {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
.entry-meta {
	height: auto;
	width: auto;
	line-height: 200%;
	margin-right: 12px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.pict {
	height: auto;
	width: 210px;
	line-height: 200%;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	margin-top: 8px;
}
.pict img {
	border: 1px solid #EFEFEF;
}
.rental_table {
	width: 600px;
	height: auto;
	margin-bottom: 30px;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 10px;
}
.isamipoint {
	height: auto;
	width: 360px;
	background-image: url(images/isamipoint.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 0px;
	padding-top: 40px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	vertical-align: top;
}
.rental_table h4 {
	height: 31px;
	width: 164px;
	background-image: url(images/isamipoint2.gif);
	background-repeat: no-repeat;
	line-height: 220%;
	text-indent: 16px;
	text-align: left;
	line-height: 230%;
	padding: 0px;
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rental_photo {
	height: auto;
	width: 210px;
	vertical-align: top;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rental_photo img {
	border: 1px solid #CCCCCC;
}
.rental_opt {
	height: 31px;
	width: 164px;
	background-image: url(images/isamipoint2.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 250%;
}
.rental_optphoto {
	height: auto;
	width: 164px;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.rental_optphoto img {
	border: 1px solid #CCCCCC;
}
.rental_opt2 {
	height: 31px;
	width: 164px;
	text-indent: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 250%;
}
.komidashi_bar {
	height: 25px;
	width: 580px;
	text-indent: 13px;
	color: #666666;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC00;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-left: 10px;
}
.contact_waku {
	height: 104px;
	width: 630px;
	margin-top: 40px;
	margin-bottom: 20px;
	clear: both;
}
.main_indent1 {
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.main_indent1 {
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.main_indent2 {
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.main_indent3 {
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.entry-content ul {
	height: auto;
	width: auto;
	margin-left: 40px;
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
	margin-right: 20px;
}
.entry-content li {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 200%;
}
.entry-content ul.rental_rekkyo {
	height: 100px;
	width: 550px;
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
	margin-right: 20px;
	margin-top: 10px;
	background-image: url(images/rental_rekkyo_back.gif);
	background-repeat: repeat;
	padding: 10px;
}
.entry-content ul.rental_rekkyo li {
	height: 20px;
	width: 120px;
	line-height: 150%;
	padding: 7px;
	float: left;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
ul.hoken_pictwaku1 {
	height: 259px;
	width: 480px;
	background-image: url(images/pict_hokennai.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}
ul.hoken_pictwaku2 {
	height: 262px;
	width: 480px;
	background-image: url(images/pict_hokengai.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.hoken_pictwaku1 li {
	height: 188px;
	width: 188px;
	display: block;
	float: left;
	margin-top: 55px;
	padding-right: 25px;
	padding-left: 25px;
}
.hoken_pictwaku2 li {
	height: 188px;
	width: 188px;
	display: block;
	float: left;
	margin-top: 58px;
	padding-right: 25px;
	padding-left: 25px;
}
.office_info {
	width: 610px;
	height: auto;
	margin-bottom: 30px;
}
.office_info th {
	width: 130px;
	height: auto;
	padding: 5px;
	border-top: 1px solid #8CA9C8;
	border-right: 5px solid #8CA9C8;
	border-bottom: 1px solid #8CA9C8;
	border-left: 1px solid #8CA9C8;
}
.office_info td {
	width: auto;
	padding: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA9C8;
}
.hanyou_info {
	width: 600px;
	height: auto;
	margin-bottom: 30px;
	margin-left: 8px;
}
.hanyou_info th {
	width: 20%;
	height: auto;
	background-image: url(images/hanyou_table_th.gif);
	background-repeat: repeat;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: right;
}
.hanyou_info td {
	width: 60%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
table.hanyou_table {
	height: auto;
	width: 560px;
	margin-top: 8px;
	margin-left: 25px;
	border: 1px solid #93C5DD;
	border-collapse: collapse;
	margin-bottom: 25px;
}
table.hanyou_table th {
	background-color: #BBDBEA;
	border-collapse: collapse;
	border: 1px solid #93C5DD;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
table.hanyou_table td {
	border-collapse: collapse;
	border: 1px solid #93C5DD;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.kaisyuu_table {
	height: auto;
	width: 600px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.kaisyuu_daimoku {
	text-align: left;
	height: auto;
	text-indent: 15px;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-bottom: 0px;
	background-image: url(images/kaisyuu_daimokuback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kaisyuu_photo {
	height: auto;
	width: 140px;
	vertical-align: top;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.kaisyuu_photo img {
	border: 1px solid #CCCCCC;
}
.kaisyuu_honbun {
	text-align: left;
	height: auto;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	vertical-align: top;
}
.kaisyuu_daimoku_l {
	text-align: left;
	height: auto;
	text-indent: 15px;
	width: 290px;
	padding-bottom: 4px;
	background-image: url(images/kaisyuu_daimokuback_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: bottom;
}
.kaisyuu_photo_l {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: auto;
	width: 290px;
	vertical-align: top;
	text-align: center;
}
.kaisyuu_photo_l img {
	border: 1px solid #CCCCCC;
}
.kaisyuu_honbun_l {
	text-align: left;
	height: auto;
	width: 290px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}



/* index_sidebar */

#sidebar_index #category_waku  {
	width: 248px;
	height: 240px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
}
#sidebar_index #category_waku ul  {
	width: 220px;
	height: 220px;
	margin-left: 20px;
}
#sidebar_index #category_waku ul li  {
	width: auto;
	height: auto;
	font-size: 75%;
	line-height: 150%;
	text-align: left;
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/sidecategory_li.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 20px;
	background-position: 0px 4px;
}
.sidebanner_waku  {
	width: 250px;
	height: 114px;
	margin-bottom: 20px;
}
.sidebanner_waku_last  {
	width: 250px;
	height: 114px;
	margin-bottom: 0px;
}



/* sidebar */

#primary h3 {
	height: 52px;
	width: 250px;
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
}
#primary h3.cat_rental {
	background-image: url(images/sidetitle_rental.jpg);
	background-repeat: no-repeat;
}
#primary h3.cat_kaigo {
	background-image: url(images/sidetitle_kaigo.jpg);
	background-repeat: no-repeat;
}
#primary h3.cat_hoken_nai {
	background-image: url(images/sidetitle_kaigo.jpg);
	background-repeat: no-repeat;
}
#primary h3.cat_hoken_gai {
	background-image: url(images/sidetitle_kaigo.jpg);
	background-repeat: no-repeat;
}
#primary h3.cat_office {
	background-image: url(images/sidetitle_office.jpg);
	background-repeat: no-repeat;
}
#primary h3.cat_juutaku {
	background-image: url(images/sidetitle_juutaku.jpg);
	background-repeat: no-repeat;
}
#primary h3.cat_contact {
	background-image: url(images/sidetitle_contact.jpg);
	background-repeat: no-repeat;
}
#primary h3.cat_news {
	background-image: url(images/sidetitle_news.jpg);
	background-repeat: no-repeat;
}
#primary h3.cat_tukibetu {
	background-image: url(images/sidetitle_tukibetu.jpg);
	background-repeat: no-repeat;
}
#sidebar_index h3 {
	width:250px;
	height: 34px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#sub_navi {
	height: auto;
	width: 250px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sub_navi li {
	height: 40px;
	width: 250px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub_navi li a {
	height: 40px;
	width: 250px;
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	font-size: 85%;
	line-height: 280%;
	text-decoration: none;
	text-indent: 40px;
}
#sub_navi li a:hover {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
}
/*
ul.page_hoken_nai li#post_hoken_nai a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
ul.page_hoken_gai li#post_hoken_gai a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
ul.page_office li#post_office a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
ul.page_kaigo li#post_kaigo a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
ul.page_rental li#post_rental a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
ul.page_contact li#post_contact a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
ul.page_privacypolicy li#post_privacypolicy a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
ul.page_link li#post_link a {
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
*/
.side_indent1 {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 180%;
}
.side_indent_yajirushi {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 80%;
	line-height: 180%;
	font-weight: bold;
	background-image: url(images/yajirushi_blue.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	height: auto;
	width: auto;
	background-position: 0px 5px;
}
.sub_navi_news {
	height: auto;
	width: 250px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 150px;
}
.sub_navi_news li {
	height:40px;
 	width: 250px;
	display: block;
	font-size: 70%;
	line-height: 150%;
	vertical-align: middle;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	display: block;
	overflow: hidden;
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
}
.sub_navi_news2 {
	height: auto;
	width: 250px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sub_navi_news2 li {
	height:40px;
 	width: 250px;
	display: block;
	font-size: 70%;
	line-height: 150%;
	vertical-align: middle;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	display: block;
	overflow: hidden;
	background-image: url(images/sidemenu_back_rollover.gif);
	background-repeat: no-repeat;
}


/* in footer */

#footer_navi {
	height: 30px;
	width: 450px;
	padding-top: 35px;
}
#footer_navi #footer_ul {
	height: 20px;
	width: auto;
	float: left;
}
address {
	height: 21px;
	width: 232px;
	position: absolute;
	top: 100px;
	right: 15px;
}
#footer_logo {
	height: 25px;
	width: 153px;
	position: absolute;
	top: 99px;
	left: 485px;
}
#footer_navi #footer_ul li {
	font-size: 65%;
	height: auto;
	width: auto;
	margin-left: 10px;
	padding-right: 10px;
	background-image: url(images/yajirushi_footernavi.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: left;
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}
#copyright {
	font-size: 65%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 10px;
	width: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 23px;
	top: 113px;
	color: #FFFFFF;
}
#footer #pageup {
	height: 20px;
	width: 92px;
	position: absolute;
	top: 2px;
	right: 3px;
}



/* IE6 IE7 */

* html div.staff  {
	margin-bottom: 25px;
}
*+html div.staff  {
	margin-bottom: 25px;
}
* html .pict {
	margin-left: 10px;
}
* html .pict_indent {
	margin-right: 7px;
}
* html #footer_navi #footer_ul {
	padding-top: 5px;
}
*+html #footer_navi #footer_ul {
	padding-top: 5px;
}
* html .entry_h3 {
	line-height: 150%;
	padding-top: 1px;
	padding-bottom: 15px;
}
*+html .entry_h3 {
	line-height: 150%;
	padding-top: 1px;
	padding-bottom: 15px;
}
* html h3 {
	padding-top: 17px;
}
*+html h3 {
	padding-top: 17px;
}
* html #sidebar_index #category_waku ul li  {
	margin-bottom: 10px;
}
*+html #sidebar_index #category_waku ul li  {
	margin-bottom: 10px;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.gallery-item {
    flex: 1 1 calc(33.333% - 1rem);
}
.gallery-caption {
    font-size: 0.9em;
    text-align: center;
    margin-top: 0.5em;
}


/* Just some example content (本来のCSSはこれ以降） */

div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width: 900px;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
.entry-title, .entry-meta {
	clear:both;
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin-left: 1.3em;
	margin-bottom: 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin-right: 1.3em;
	margin-bottom: 1em;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
/*
div.sidebar h3 {
font-size:1.2em;
}


div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



div#header, div#footer {
	text-align:center;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
*/