@charset "utf-8";

/*========== CSS INFORMATION ==========

File Name：	print.css

==============================*/

body {
	font-size:	12px;
}

body:not(:target) {/* IE9 */
    zoom: 100%\9; 
}

*+html body { /* IE7のみ適用 */
    zoom: 75%; 
}

* html body { /* IE6以下適用 */
    zoom: 75%; 
}


#head-nav ul {
	padding: 0;
}

#head-nav li {
    float: left;
	padding: 0;
	margin: 0;
}

#contents {
}


/* TOP */
#top-category {
	overflow: hidden;
	padding: 10px 0;
}

.top-category-list {
	border: 1px solid #D5D5D5;
	float: left;
	padding: 25px;
	/*height: 290px;
	position: relative;*/
	width: 275px;
}

.mg-left9 {
	margin-left: 9px;
}

#top-message {
	border: 1px solid #D5D5D5;
	margin: 0 0 30px 0;
	padding: 15px 25px;
	background-color: #F9F9F9;
	clear: both;
}

#top-message h4 {
	color: #67A61A;
	font-size: 18px;
	margin: 5px 0 10px 0;
}

#top-info {
	padding: 0;
	margin: 20px 0 10px 0;
	background-color:	#EBEBEB;
}

/*
#top-info {
	overflow: hidden;
	padding: 0;
	margin: 20px 0 10px 0;
}
*/

#blog {
	float: left;
	border: 4px solid #DFDFDF;
	border-top: none;
	height: 258px;
}

#feeds {
	padding: 20px 10px 5px 10px;
	overflow: hidden;
}

#feeds dl {
	padding: 5px;
	overflow: hidden;
}

#feeds dt {
  float: left;
	clear: both;
	width: 85px;
	padding: 5px 0;
	margin: 0;
	display: block;
}

#feeds dd {
	padding: 5px 0 5px 85px;
	margin: 0;
	line-height:1.7;
}

#feeds dd  img {
	padding-left: 5px;
}

#feeds dd a {
	display: block;
}

#facebook {
	margin: 0 auto;
	padding:	10px 0;
	width: 480px;
}

/*
#facebook {
	float: right;
}
*/

/* footer */
footer {
	border-top: 1px solid #CCC;
	width: 100%;
}

#footer-contents {
	overflow: hidden;
	padding: 10px 0;
	margin: 0 auto;
	/*
	width: 980px;
	*/
}

*+html body #page-top {
	display: none;
}

#page-info {
	border-bottom: 1px solid #CCC;
	padding: 20px 0;
	font-size: 15px;
}

.block-contents {
	clear: both;
	overflow: hidden;
	/*
	padding: 25px 20px;
	*/
}
@media print　{
    body .block-contents {
        overflow: visible !important;
    }
}

#box-left {
	border-right: 1px solid #F4F4F4;
	float: left;
	padding: 0 15px 15px 0;
	width: 464px;
}

#box-right {
	float: right;
	padding: 0 0 15px 20px;
	width: 460px;
}

.block-contents table {
	border: 1px solid #D5D5D5;
	width: 960px;
	margin-bottom: 20px;
}

.block-contents th {
	background-color: #F0F0F0;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5; 
	padding: 15px 0;
	vertical-align: middle;
	width: 320px;
}

.block-contents td {
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5; 
	padding: 15px 0;
	text-align: center;
}

#facility {
	page-break-before: always;
	float: left;
	padding-left: 0;
	margin-left: 0;
	text-align: left;
	width: 100%;
}

#map {
	width: 600px;
	padding-top: 30px;
	margin-top: 50px;
	height: 400px;
}

#under-contents {
	clear: both;
	overflow: hidden;
	padding: 10px 0;
}


.privacy h4 {
	font-size: 16px;
	line-height: 1.2;
}


/* 介護事業開業支援 */
#header-support {
	float: left;
	width: 780px;
	height: 100px;
}

#header-support h2 {
	margin-top: 50px;
}

#header-support h2 img {
	vertical-align: bottom;
}

.logo-right {
	color: #28B8B0;
	font-size: 21px;
	padding-left: 10px;
	font-weight: bold;
}

#support-tel {
	float: right;
	margin: 0;
	padding: 27px 0 20px 0;
	width: 220px;
}

#support-info {
	background: url(../practice-support/img/message-back.jpg) no-repeat;
	font-size: 15px;
	padding: 70px 0;
	margin: 40px 0 20px 0;
}

#support-info h4 {
	font-size: 20px;
	color: #28B8B0;
	line-height: 3.0;
}

#support-info p {
	line-height:1.8;
}

#support-target {
	border: 1px solid #D5D5D5;
	background-color: #FFF7E8;
	font-size: 15px;
	overflow: hidden;
	padding: 40px;
	margin: 0 0 20px 0;
}

#support-target h4 {
	font-size: 20px;
	color: #FF6C00;
	line-height: 2.0;
	padding-bottom: 10px;
}

#support-target ul {
	padding-left: 80px;
}

#support-target li {
	background: url(../practice-support/img/icn-target-list.gif) no-repeat left center;
	font-size: 16px;
	float: left;
	padding-left: 35px;
	line-height: 2.5;
	width: 345px;
}

#support-target p {
	clear: both;
	padding: 30px 0 0 0;
}

.support-contents {
	border-bottom: 1px solid #29B8B0;
	overflow: hidden;
	padding: 25px 0;
	font-size: 14px;
}

.support-text {
	float: left;
	width: 730px;
}

.support-text p {
	padding-left: 65px;
}

.support-text ul {
	padding-left: 70px;
	list-style-type: disc;
	list-style-position: inside;
}

.support-text li {
	line-height: 1.5;
}

.support-photo {
	float: right;
}

.h5-01 {
	background: url(../practice-support/img/h5-01.gif) no-repeat left center;
}

.h5-02 {
	background: url(../practice-support/img/h5-02.gif) no-repeat left center;
}

.h5-03 {
	background: url(../practice-support/img/h5-03.gif) no-repeat left center;
}

.h5-04 {
	background: url(../practice-support/img/h5-04.gif) no-repeat left center;
}

.h5-01, .h5-02, .h5-03, .h5-04 {
	padding-left: 65px;
	line-height: 3.5;
	font-size: 18px;
	font-weight: normal;
}

.support-contents table {
	border: 1px solid #29B8B0;
	clear: both;
	margin: 20px 70px;
	width: 860px;
}

.support-contents th {
	border-bottom: 1px solid #29B8B0;
	font-size: 18px;
	font-weight: normal;
	line-height: 2.0;
}

.support-contents td {
	overflow: hidden;
	padding: 20px 0;
}

.support-contents table td ul {
	padding-left: 80px;
}

.support-contents table td li {
	background: url(../practice-support/img/icn-business-list.gif) no-repeat left center;
	float: left;
	padding-left: 20px;
	width: 330px;
	line-height: 1.8;
}

.support-text-03 {
	float: left;
	width: 100%;
}

.support-text-03 p {
	padding-left: 65px;
}

#flow {
	text-align: center;
	page-break-before: avoid;
}

#flow img {
	text-align: center;
}

.support-inq-btn {
	border-right: 1px solid #5F5F5F;
	float: left;
	padding-right: 50px;
	width: 150px;
	height: 90px;
	margin-top: 50px;
}

.support-inq-right {
	float: right;
	width: 749px;
	padding-left: 50px;
	margin-top: 50px;
}

.pd-left-80 {
	padding-left: 80px;
}

.pd-left-80 img {
	vertical-align: middle;
}

.border-none {
	border: none;
}

.pd-top30 {
	padding-top: 30px;
}
