@charset "UTF-8";

/*横幅769px以上に適応*/
@media screen,print and (min-width: 769px) {
.pankuzu_home {
	float: left;
	margin: 0px;
	width: 25px;
	height: 20px;
	padding-top: 4px;
	background-image: url(images/sub_icon_39.png);
	background-repeat: no-repeat;
	background-position: 0% 5px;
}


/*sub_articleここから*/

.sub_article {
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 0px 0px 7px #CBBCAC;
	border-radius: 6px;
	box-shadow: 0px 0px 7px #CBBCAC;
	color: #231815;
	font-size: 16px;
}
.sub_article_sen {
	background-image: url(images/sub_icon_46.png);
	min-height: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 15px;
}

.sub_article h2 {
	background-image: url(images/sub_icon_43.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top: 5px solid rgba(227,117,33,1.00);
	padding-left: 40px;
	padding-top: 17px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #666767;
	max-width: 970px;
	height: 20px;
	letter-spacing: 2px;
}

.sub_article h3 {
	border-left: 5px solid rgba(0,160,233,1.00);
	width: auto;
	height: auto;
	padding-left: 15px;
	font-size: 16px;
	color: rgba(0,160,233,1.00);
}


.sub_article_in {
	margin-left: auto;
	width: 92%;
	margin-right: auto;
	font-size: 14px;
	line-height: 30px;
	min-height: 600px;
	background-image: url(../p2-nursing-care/url);
}	
.sub_article_photo_right {
	width: 30%;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	min-height: 300px;
	text-align: center;
	background-color: #D8D8D8;
	padding-top: 8px;
}	
	
/* PS Auto Sitemapデザインカスタマイズ */

.article-box ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}


#sitemap_list li {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 16px;
	background-image: url(../images/img_82.png);
	background-position: 0% 8px;
	margin-right: 20px;
}


#sitemap_list li li {
	display: block;
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(images/f_img_62.png);
	padding-left: 20px;
	font-size: 16px;
}

#sitemap_list li  a{
	text-decoration: none;
	color: #000000;
}
#sitemap_list li  a:hover{
	color: rgba(234,147,87,1.00);
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
	
	
	
}
