@charset "utf-8";

 /*Universal selector
---------------------------------------*/
 *{
	margin: 0;
	padding: 0;
	color: #333333;
	line-height: 1.5;
	text-decoration: none;
	border-style:none;
	list-style-type: none;
	background-color: transparent;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	}
	



 /*Structure Module
---------------------------------------*/
body {
	font-family: "�q���M�m�p�S�V�b�NW3" , "���C���I" , "�l�r �o�S�V�b�N", Verdana, sans-serif;
	font-size: 12px;
	background-color: #ffffcc;
	}

/* Text Module
---------------------------------------*/
h1 {
	text-indent: 15px;
}

h2,
h4{
	margin-bottom: 20px;
	display: block;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}


strong {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

#map_area p{
	text-align: center;
	line-height: 1.7;
	font-weight: bold;
}

#map_area .map p strong {
	margin-top: 10px;
	display: block;
	font-weight: bolder;
	font-size: 16px;
}
#map_area img {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer_add address {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #f36;
	text-align: center;
	line-height: 30px;
}


/* Text Module-index
---------------------------------------*/


.inbox dl dt a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.inbox h3  {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
.inbox dl dd {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 1.7;
}


#leftside #news {
	width: 660px;
	clear: both;
	margin-bottom: 40px;
	background-color: #FFF;
}
#news dl {
	display: block;
	margin-left: 10px;
	width: 550px;
	background-color: #FFF;
}
#news dl dt {
	border-bottom: 2px dotted #f06;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #F06;
}
#news dl dd {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 20px;
}
#news dl dd a {
	font-size: 16px;
	font-weight: bolder;
	color: #f06;
}
#news dl dd .right {
	text-align: right;
	display: block;
}





 /*layout
---------------------------------------*/

#header_top {
	background-color: #FFF;
	width: 100%;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#header_textarea {
	width: 960px;
	margin: 0px auto;
	height: 20px;
}

#header {
	margin: 0px auto;
	width: 960px;
	height: 100px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#header_wrap {
	margin: 0px auto;
	width: 960px;
	height: 385px;
	background-color: #fff;
}

#header_left {
	float: left;
}
#header_right {
	float: right;
}
#header_bar {
	clear: both;
	background-image: url(../images/common/header_bar.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	display: block;
}
#navi ul {
	margin: 0px;
	width: 960px;
	padding: 0px 0px 0px 20px;
	display: block;
	clear: both;
}
#navi {
	height: 85px;
	width: 960px;
	clear: both;
}

#navi ul li {
	float: left;
	list-style-type: none;
	display: block;
	padding-top: 33px;
}

#header #img {
	clear: both;
	height: 300px;
	width: 960px;
	display: block;
}

#main {
	margin: 0px auto;
	clear: both;
	width: 960px;
	background-color: #fff;
	padding-top: 40px;
}

#content {
	background-color: #fff;
	margin: 0px auto;
	width: 960px;
	clear: both;
}


#content #leftside {
	float: left;
	width: 660px;
	margin-left: 10px;
	margin-right: 10px;
}

#content #rightside {
	float: right;
	width: 240px;
	margin-right: 10px;
}
#rightside #service {
	width: 240px;
}
#service img {
	margin-bottom: 10px;
}
#service {
	margin-bottom: 20px;
}
.ba_space {
	margin-top: 10px;
	margin-bottom: 30px;
}
#recruit {
	width: 240px;
	margin-bottom: 30px;
}
#map_area {
	width: 240px;
}
#map_area .map {
	text-align: center;
	margin-top: 10px;
	background-color: #FFF;
	float: left;
}



#footer_wrap {
	background-color: #FFFF99;
	clear: both;
	height: 180px;
	width: 100%;
}
#footer {
	clear: both;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px auto;
	background-color: #FFFF99;
	height: 60px;
}
#footer_left {
	text-align: left;
	float: left;
	width: 660px;
	margin-bottom: 40px;
}
#footer_left ul {
	width: 660px;
	/* [disabled]height: 100px; */
	clear: both;
}
#footer_left ul li {
	float: left;
	border-right: 1px dotted #666;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer_right {
	float: right;
	margin-bottom: 40px;
}
#footer_add {
	background-color: #FFF;
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
	font-weight: bold;
	height: 30px;
}


 /*layout-index
---------------------------------------*/


#container {
	width: 660px;
	clear: both;
}

#container #left {
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
}
#container #right {
	float: right;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 40px;
}
#container .inbox{
	height: 500px;
	width: 320px;
	margin-bottom: 20px;
	background-image: url(images/common/cont_back.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

 /*layout-common
---------------------------------------*/
#cont_01 p {
	font-size: 16px;
	padding: 10px 10px 10px 20px;
	line-height: 2;
	clear: both;
}
#cont_01 h4 {
	margin-top: 10px;
}
#cont_01 .left {
	display: block;
	margin: 10px 0px;
	text-align: left;
}

#cont_01 img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#cont_01 .hoyoujyo {
	margin-bottom: 20px;
}

#cont_01 .last{
	display: block;
	margin-bottom: 50px;
}
p .right {
	text-align: right;
	display: block;
}

 /*layout-flow 各ページの「ながれ」
---------------------------------------*/
#flow h2 {
	display: block;
	margin-top: 40px;
}
#flow img {
	margin: 5px auto;
	display: block;
}

#flow p {
	padding-left: 50px;
	font-size: 16px;
}
#flow ul li {
	list-style: disc;
	margin-left: 70px;
	line-height: 1.5;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#flow ul {
	margin-bottom: 10px;
}

#flow_comment {
	background-color: #FDEFEE;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border: 3px dotted #f06;
}
#flow_comment dl dt {
	font-weight: bolder;
	color: #F06;
	font-size: 16px;
	background-color: #FDEFEE;
}
#flow_comment dl dd {
	background-color: #FDEFEE;
}

#flow_comment dl {
	background-color: #FDEFEE;
}
#flow #flow_comment a {
	font-size: 16px;
	color: #f06;
	text-align: right;
	display: block;
	background-color: #FDEFEE;
	font-weight: bolder;
}


#flow .last {
	margin-bottom: 50px;
	display: block;
}
#flow .left {
	display: inline-block;
	margin-bottom: 10px;
}


 /*layout-table
---------------------------------------*/
table{
	border-collapse: collapse;
	margin: 20px auto 10px;
	border:1px solid #535353;
}
table li   {
	font-size: 16px;
	line-height: 1.7;
	list-style: decimal inside;
}
td a img {
	display: block;
	margin-top: 20px;
}
td strong {
	font-size: 24px;
}
td .left {
	text-align: left;
	display: inline-block;
}

/* #jiyu
---------------------------------------*/

#jiyu th{
	background-color:#fcf;
	border-right:1px dotted #535353;
	font-size: 16px;
	padding: 10px;
	line-height: 1.7;
}
#jiyu tr{
	border-bottom:1px dotted #535353;
}
#jiyu td{
	border-right: 1px dotted #535353;
	font-size: 16px;
	padding: 10px;
	line-height: 1.7;
}

/* #kaisha
---------------------------------------*/
#kaisha th{
	border-right: 1px dotted #535353;
	border-bottom: 1px dotted #535353;
	font-size: 16px;
	padding: 10px;
}

#kaisha td{
	border-bottom: 1px dotted #535353;
	font-size: 16px;
	padding: 20px;
}
#kaisha dl dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
#kaisha dl dd {
	margin-bottom: 10px;
}

#kaisha li {
	margin-bottom: 15px;
}

#kaisha li .num{
	text-align: right;
}


/* layout-#recruit_sidemenu
---------------------------------------*/
#recruitmenu p{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}
#recruitmenu img{
	margin-bottom:10px;
}

#recruitmenu {
	margin-bottom: 20px;
}

/* layout-#recruit
---------------------------------------*/
.work img {
 	padding-top: 170px;
	padding-left: 400px;
}

#staff p{
	float: left;
	width: 360px;
	margin-bottom: 20px;
	margin-bottom: 20px;
	display: block;
}
#staff img {
	float: right;
}
#staff .seven {
	clear: both;
}

#cont_01 {
	margin-bottom: 20px;
}

#cont_01 #comment {
	margin-top: 30px;
}

#cont_01 #hoyoujyo {
	margin-bottom: 50px;
	clear: both;
	margin-top: 10px;
}
#cont_01 #inboxleft {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
#cont_01 #inboxright {
	float: right;
	margin-top: 10px;
}

#inboxright p {
	width: 220px;
	line-height: 1.5;
	display: block;
}


/* layout-#recruit_editspace
---------------------------------------*/
	
#cont_02 p {
	font-size: 16px;
	/* [disabled]line-height: 1.7; */
}
#cont_02 h2 {
	clear: both;
	margin-bottom: 20px;
}

#cont_02 #boshutitle a{
	margin-bottom: 10px;
}

#cont_02 li {
	list-style: url(../images/boshu_mark02.gif) inside;
	line-height: 1.7;
	font-size: 16px;
	font-weight: bold;
}

#cont_02 ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#cont_02 ul  p{
	font-weight: bold;
	color: #f06;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#cont_02 dl {
	margin: 10px 30px 10px 10px;
	border: 1px dotted #CCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#cont_02 dl dt {
	font-weight: bold;
	margin-top: 0px;
}

/* layout-#recruit_各ページ_介護
---------------------------------------*/
#img_kaigo {
	width: 960px;
	height: 300px;
	background-image: url(../images/k_visual_recruit_kaigo.jpg);
}
#img_kaigo img {
	margin-left:600px;
	margin-top:200px;
}

#cont_01 #saseki {
	width: 660px;
	height: 220px;
	margin-bottom: 20px;
	background-image: url(../images/recruit_saseki.jpg);
}

#cont_01 #kaigoin {
	width: 660px;
	height: 220px;
	margin-bottom: 20px;
	background-image: url(../images/recruit_kaigoin.jpg);
}

#cont_01 #helper {
	width: 660px;
	height: 220px;
	margin-bottom: 20px;
	background-image: url(../images/recruit_helper.jpg);
	margin-bottom: 40px;
}

#point {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #FFFBFA;	
}

#point p {
	padding: 0px 20px 20px;
	font-weight: bold;
}


/* layout-#recruit_各ページ_看護
---------------------------------------*/
#img_kango {
	width: 960px;
	height: 300px;
	background-image: url(../images/k_visual_recruit_kango.jpg);
}

#img_kango img {
	margin-left:580px;
	margin-top:220px;
}
#kango img {
 	padding-top: 230px;
	padding-left: 400px;
}
#cont_01 #kango {
	width: 660px;
	height: 270px;
	margin-bottom: 20px;
	background-image: url(../images/recruit_kangoshi.jpg);
}

#cont_01 #kanrisha {
	width: 660px;
	height: 240px;
	margin-bottom: 20px;
	background-image: url(../images/recruit_kanrisha.jpg);
	margin-bottom: 40px;
}

#kanrisha img {
 	padding-top: 200px;
	padding-left: 400px;
}

/* layout-#recruit_各ページ_居宅
---------------------------------------*/

#img_caremane {
	width: 960px;
	height: 300px;
	background-image: url(../images/k_visual_recruit_caremane.jpg);
	margin-bottom: 40px;
}

#img_caremane img {
	margin-left:600px;
	margin-top:200px;
}

#cont_01 #caremane {
	width: 660px;
	height: 220px;
	margin-bottom: 20px;
	background-image: url(../images/recruit_caremane.jpg);
	margin-bottom: 40px;
}



/* layout-#recruit_各募集要項
---------------------------------------*/

.boshu01 table {
	margin: 10px auto;
	border: none;
	width: 580px;
}

.boshu01 table caption {
	height: 50px;
	background-color: #fcf;
	text-align: left;
}

.boshu01 table caption a {
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;
	line-height: 50px;
	width: 280px;
}

.boshu01 th {
	width: 170px;
	text-align: center;
}

.boshu01 td {
	width: 410px;
}

.boshu01 th,td {
	line-height: 2.3;
	padding: 10px;
	border-bottom: 1px dotted #535353;
	font-size: 16px;
}
.boshu01 table strong {
	font-size: 18px;
}
.boshu01 table tr ul {
	margin: 0px;
}
.boshu01 table li {
	list-style: disc inside;
}
.boshu01 .right {
	text-align: right;
	font-size: 14px;
	font-weight: bolder;
	color: #0066FF;
	display: block;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boshu01 p {
	margin-right: 20px;
	margin-left: 30px;
	font-size: 16px;
	text-align: center;
}
.boshu01 .info,.mail{
	font-weight: bolder;
	color: #f06;
	font-size: 18px;
	line-height: 2;
}
.boshu01 .mail img {
	padding: 10px;
	height: 39px;
	width: 305px;
}

/* layout-#hyoka
---------------------------------------*/
#hyoka_box{
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	width: 602px;	
	background-color:rgba(247,247,247,1.00)	
}
#hyoka_box a {
	margin-left: 150px;
	line-height: 180%;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color: rgba(2,15,248,1.00);
}

/* layout-#form
---------------------------------------*/
#form  table{
	width: 600px;
	border: 10px solid #fcf;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#container p .prlink {
	margin-top: 10px;
	margin-bottom: 20px;
}
#container .prlink a {
	font-size: 18px;
	font-weight: bolder;
	text-align: right;
	display: block;
	color: #F36;
	width: 250;
}


#form tr th  p{
	font-size: 12px;
	font-weight: normal;
	color: #F00;
}
#form tr th  {
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	border-bottom: 1px dotted #535353;
	font-weight: bold;
	color: #666;
}
#form tr td {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	border-bottom: 1px dotted #535353;
	width: 380px;

}
#form .btn {
	font-size: 18px;
	color: #FFF;
	background-color: #f06;
	padding: 10px 30px;
	margin-right: 20px;
	margin-left: 30px;
	font-weight: bolder;
}


input {
	padding: 3px;
	line-height: 15px;
	border: 1px solid #ccc;
}
input .radio {
	text-align: center;
	border-style: none;
}
textarea {
	border: 1px solid #ccc;
}
#pr dl {
	line-height: 2;
	margin-left: 30px;
	font-size: 16px;
}
#pr dl dt {
	margin-top: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
#pr dl dd {
	margin-left: 30px;
	margin-bottom: 5px;
}
#pr p {
	margin-bottom: 10px;
	margin-left: 30px;
}
#pr dl .right {
	text-align: right;
	display: block;
	margin-top: 10px;
}
#pr strong {
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
	margin-left: 30px;
}






/*clearfix-------------------------------*/
.clearfix {
	zoom:1;
}



.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
