/* NURSE▼▼
------------------------------------------------------------ */
body {
    font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Verdana;
	color:#333333;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
	margin:0px;
	padding:0px;
}

.imgr {
     float:right;
	 margin-left:10px;
	 margin-bottom:5px;
}

.imgl {
     float:left;
	 margin-right:10px;
	 margin-bottom:5px;
}

a {
	color:#000066;
	text-decoration:none;
}

a:hover {
	color:#000066;
	text-decoration:none;
}

.cll {
    clear:both;
}

ul {
    padding:0px;
	margin:0px;
}

.dotline {
    width:570px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

ol {
	padding: 0px;
	margin-left:15px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 1.2em;
}

.txtright {
	text-align: right;
}

.txtcenter {
	text-align: center;
}

th {
	background-color: #99CCFF;
}

td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#contents {
	width: 780px;
	margin-left:50px;
	margin-right:auto;
	text-align:left;
	margin-top: 10px;
	font-size: 1.2em;
}

.h1back {
    width: 780px;
	height:100px;
	background-image:url(../img/alltitle.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
}

.h2pk {
    font-size:200%;
	color:#FF6699;
	text-align:center;
}

#contheader {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height:35px;
}

#contheaderleft {
	float: left;
	width: 180px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contheaderright {
	float: right;
	width: 600px;
	padding-top:11px;
}

#contheaderrightmenu {
    float: right;
    width: 560px;
}

#contheaderrightmenu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#contheaderrightmenu li {
    float: left;
}

#contheaderrightmenu li a {
    background-image:url(../img/bannar001.jpg);
	background-repeat:no-repeat;
	display:block;
	width:140px;
	height:24px;
	line-height:24px;
	text-align:center;
	color: #333300;
	font-weight:bold;
}

#contheaderrightmenu li a:hover {
    background-image:url(../img/bannar002.jpg);
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight:bold;
}

#conttop {
	width: 780px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#contentsmain {
	width: 780px;
	padding-bottom: 15px;
}

#contentsmain h3 {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6699;
	text-indent:1em;
	font-size:1.2em;
}

#contentsmain ul {
    padding-left: 15px;
	list-style-position: inside;
	list-style-type: disc;
	line-height:1.2em;
}

#footer {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}


#contentsmain p {
	line-height: 1.2em;
	margin:10px;
}
