@charset "Shift_JIS";


/* インデックス------------------------------------------------------------------------------------*/
	/* 全ページ共通------------------------------------*/
	/* 個人情報の取組みについて----------------------------*/
	/* Q＆A----------------------------*/
	
	
/* 全ページ共通------------------------------------*/
div#pageList {
	width: 515px;
	margin-bottom: 20px;
	margin-left: 2px;
}
div#pageList li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #666;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: -1em;
	padding-left: 1em;
}
div#pageList img {
	vertical-align: middle;
}

p.center {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 2px;
}
p.right {
	text-align: right;
}
p.pageTop {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
p.pageTop img {
	vertical-align: middle;
	margin-right: 4px;
}
p.pageindL {
	text-align: left;
}
p.pageindR {
	text-align: right;
}
p.pageUp {
	text-align: center;
	margin-bottom: 15px;
}
p.pageUp2 {
	text-align: right;
	margin-bottom: 15px;
}
p.pageUp img {
	vertical-align: middle;
	margin-right: 4px;
}

div#pageCont {
	width: 519px;
	margin-bottom: 20px;
}
div#pageCont p {
	width: 498px;
	margin-right: auto;
	margin-left: auto;
}
div#pageCont ol {
	margin-right: auto;
	margin-left: auto;
	padding-left: 2em;
	margin-bottom: 10px;
	list-style-type: decimal;
	padding-right: 10px;
	list-style-position: outside;
}
div#pageCont ol li {
	margin-bottom: 5px;
}
div#pageCont dl {
	margin-right: auto;
	margin-left: auto;
	padding-left: 2em;
	margin-bottom: 10px;
	list-style-type: decimal;
	padding-right: 10px;
	list-style-position: outside;
}
div#pageCont dl dt {
	margin-bottom: 2px;
}
div#pageCont dl dd {
	margin-bottom: 5px;
	padding-left: 20px;
}
div#pageCont .line {
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}
div#pageCont ul {
	margin-right: auto;
	margin-left: auto;
	padding-left: 2em;
	margin-bottom: 10px;
	list-style-type: disc;
	padding-right: 10px;
	list-style-position: inside;
}
div#pageCont ul li {
	margin-bottom: 5px;
}
p.indP {
	text-indent: 1em;
}
p.indM {
	text-indent: -1em;
	padding-left: 1em;
}
p.indC {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
div.pageList02 li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #666;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 20px;
	background: url(../images/arr_green.gif) left 1ex no-repeat;
	display:block;

}
div.pageList03 li {
	　　list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #666;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 20px;
	background: url(../images/arr_green.gif) left 1ex no-repeat;
	display:block;
	margin-left: 20px;
}

div.pageList04 li {
	　　list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 20px;
	background: url(../images/arr_bb.gif) left 1ex no-repeat;
	display:block;
	margin-left: 20px;
}

/* entries---------------------------------------------*/
.whatsEntry, .infoEntry{
	padding:15px 10px;
}
h3.entryTitle{
	float:left;
	padding:0 10px;
	font-size:120%;
	line-height:100%;
	margin-bottom:5px;
	font-family:Optima;
}
.whatsEntry h3.entryTitle{
	border-left:5px solid #008A76;
}
.infoEntry h3.entryTitle{
	border-left:5px solid #978800;
}
.entryDate{
	float:right;
	padding-right:10px;
	color:#444444;
	line-height:100%;
	font-family:Optima;
	margin-top:5px;
}
.entryTxt{
	clear:both;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	padding:10px 10px 10px 15px;
}

.entryTxt p{
	padding:5px 0;
}

/* 個人情報の取組みについて----------------------------*/
div.pageCont {
	padding-left: 1em;
}
div#boxR200 {
	width: 200px;
	margin-left: 300px;
	margin-bottom: 20px;
}
div#boxR250 {
	width: 250px;
	margin-left: 250px;
	margin-bottom: 20px;
	text-align:right;
}
/* Q＆A----------------------------*/
p.quest {
	background-image: url(../nursingcare/images/icon_q.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	background-position: left 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	color: #003333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-left: 10px;
}
p.ans {
	background-image: url(../nursingcare/images/icon_a.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	margin-left: 30px;
	padding-bottom: 5px;
}

