@charset "utf-8";

/******************************************************

Group Common
 
******************************************************/

#header_desc * {
	width:980px;
	margin:0 auto;
	text-align:left;
}

#logo {
	padding-top:30px;
}
#fmenu01 nav {
	text-align:center;
	width:980px !important;
	float:none !important;
}
#fmenu01 li {
	display:inline;
	padding:0 50px;
}

/******************************************************

Submenu
 
******************************************************/


#message_index #index,
#about_index #index,
#about_media #media,
#renkei_index #index,
#contact_index #index,
#recruit_index #index,
#recruit_entry #entry
 {
	background-color:#FFFBF7;
}

.smenu02 .hd05.nobd li a:link {
	text-decoration:none;
}

.smenu02 .hd05.nobd li {
	font-size:15px;
	line-height:1.3em !important;
	padding-bottom:5px;
}


/******************************************************

TOP
 
******************************************************/
.pr24 {
	padding-right:24px;
}
#group_top .fLeftList li {
	padding-bottom:40px;
}
#top_news {
	padding:22px 30px 25px 30px;
}
#top_news h2 {
	padding-bottom:10px;
}
#top_news h3 {
	padding-bottom:15px;
	border-bottom:solid 1px #DDDDDD;
	width:650px;
}
#top_news dl {
	border-top:solid 1px #DDDDDD;
	width:650px;
	line-height:1.2em;
}
#top_news dt {
	color:#666666;
	width:190px;
	float:left;
	padding:8px 0;
	background-position:10px 10px;
	margin-left:5px;
	font-size:12px;
}
#top_news dt.clinic {
	background:url(../img/top/news_cat01.png) no-repeat 75px 7px;
	min-height:40px;
}
#top_news dt.clinic-n {
	background:url(../img/top/news_cat02.png) no-repeat 75px 7px;
	min-height:40px;
}
#top_news dt.garden {
	background:url(../img/top/news_cat03.png) no-repeat 75px 7px;
}
#top_news dt.kaigo {
	background:url(../img/top/news_cat04.png) no-repeat 75px 7px;
}
#top_news dt.recruit {
	background:url(../img/top/news_cat05.png) no-repeat 75px 7px;
}
#top_news dt.others {
	background:url(../img/top/news_cat06.png) no-repeat 75px 7px;
}
#top_news dd {
	width:420px;
	float:left;
	padding:8px 0;
	font-size:14px;
}
#top_news hr {
	border-top:1px solid #ddd;
	width:650px;
	padding:0;
	margin:0;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
#NewsScroll{
	overflow-y:scroll;
	overflow-x:hidden;
    width: 665px;
    height: 200px;
}
.ps-scrollbar-y-rail, .ps-scrollbar-y {
	background:none\9 !important;
}



/******************************************************

about
 
******************************************************/

#about_index #c02 p {
	padding-bottom:15px;
}
.h250 {
	height:250px;
}

/******************************************************

renkei
 
******************************************************/

#renkei_index #c02 {
	background:url(../img/renkei/index_c01_img02.jpg) no-repeat 440px 80px;
}
#renkei_index #c03 .tbl02 td {
	padding-left:20px;
	padding-right:30px;
}
#renkei_index .contactBox {
	width:725px;
	height:144px;
	position:relative
}

#renkei_index .contactBox .btn {
	position:absolute;
	top:82px;
	left:435px;
}


#renkei_index #index01 ul li {
	width:235px;
	float:left;
	text-align:center;
}
#renkei_index #index01 ul li figure{
	border:1px solid #ddd;
	padding:6px;
	text-align:center;
}

#renkei_index #index01 ul li figure img{
	width:100%;
}


.hos_step .step {
	border:1px solid #EE97B7;
	padding:15px;
	background:#FFFAF5;
}

.hos_step {
	text-align:center;
}

.hos_step .arrow img {
	width:50px;
}



/******************************************************

recruit
 
******************************************************/

#recruit_index .contactBox {
	width:725px;
	height:144px;
	position:relative
}

#recruit_index .contactBox .btn {
	position:absolute;
	top:82px;
	right:35px;
}

#recruit_entry .tbl01 th {
	vertical-align:top;
}

#recruit_entry td ul.fLeftList li {
	width:49%;
}

.staff_box {
	padding:20px;
}

.staff_box dt {
	padding: 0px 0 6px 15px;
	background: url(../../img/arrow04.png) no-repeat 0px 8px;
	font-size:16px;
}
.staff_box dd,
#recruit02 ul li {
	line-height:1.5em;
}
#recruit03 .bd05 {
	background:url(../img/recruit/index_bg01.png) repeat-y center top;
}
#recruit03 .second {
	background:#fff;
	border-top:solid 3px #FDEDED;
}


#recruit03 ul li img {
    border: 1px solid #ddd;
    padding: 6px;
    text-align: center;
}

#recruit03 ul li dl {
	width:220px;
}
.p20 {
	padding:20px;
}
#welfare dt {
	color:#EB729F;
	padding-top:15px;
}



/******************************************************

contact
 
******************************************************/
#contact_index .tbl01 th {
	vertical-align:top;
}

td input, td textarea, td input, td select {
	border:1px solid #ccc;
	margin-right:2px;
}

/******************************************************

media
 
******************************************************/
.media_box .date {
	color:#8A725D;
	padding-bottom:0px;
}
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
	text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #ddd;
	padding: 5px 10px;
	margin: 4px;
}

.wp-pagenavi span.pages {
	display:none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #EC74A2;
	color:#EC74A2;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.media_box .hd01 {
	padding-top:0px;
}
.media_box p {
	padding-bottom:15px;
}
.hd01 a:link, .hd01 a:visited {
	text-decoration:none !important;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-right:5px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}


/*ページネーション
------------------------------------------------------------------------------*/

.pager{
	text-align:center !important;
	margin-top:30px;
}


.page-numbers {
	background:#f1f1f1;
	width:40px;
	line-height:40px;
	border-radius:50%;
	display:inline-block;
	margin:0 2px;
	text-decoration:none;
}

.page-numbers.current {
	background:none;
	border:1px solid #f1f1f1;
}