@charset "EUC-JP";
*{
	padding: 0;
	margin: 0;
}/* format */

/* Common */
html {  }
body {
	margin: 0 auto;
	background: #99CCFF;
	color: #003399;
	text-align: center;
	width: 631px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
}
a:link,a:visited { color: #003399; }
a:hover,a:active { color: #9933FF; }

img {border: none;}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 100%;
	font-weight: normal;
	text-transform:none;
}

form {
	margin: 0;
	padding: 0;
}
#sheetback {
	text-align: left;
	background-image: url(http://www.isyadoko.net/images/doctor/sheet-back-migi.gif);
	padding-right: 42px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#sheetbtm {
	background-image: url(../images/doctor/backbottom.gif);
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
}



/* For Container */
#container {
	width: 589px;
	padding: 0;
	text-align: left;
}
h1 {
	text-align: right;
	margin-top:5px;
	margin-bottom:10px;
}
#navi {
	text-align: center;
	padding: 10px;
	margin: 0 0 20px 0;
	background-color: #FFFFFF;
}
#navi ul {
	background-color: #CCCCFF;
	height: 24px;
}
#navi ul li {
	display: inline;
	list-style-type: none;
	padding-right: 1em;
	padding-left: 1em;
	line-height: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#navi ul li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#name {
	width: 499px;
	padding: 10px 0px 10px 80px;
	background-image: url(http://www.isyadoko.net/images/doctor/sheet-mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#name h2 {
	background-color: #99CCFF;
	height: auto;
	line-height: 20px;
	text-indent: 3px;
}
#name h3 {
	height: 45px;
	line-height: 45px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	text-indent: 3px;
	background-color: #FFFFFF;
}
#map {
	margin: 10px;
	border: 1px solid #9933CC;
	background-color: #FFFFFF;
	height: 188px;
}

#map #docinfo {
	background-color: #CCCCFF;
	float: left;
	height: 188px;
}

/* イメージ有り */
#map #docadd {
	height: 70px;
	width: 290px;
	font-style: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9933CC;
	background-color: #FFFFFF;
}

/* イメージ有り ここまで */

/* イメージ無し */
#map #docadd2 {
	height: 70px;
	width: 557px;
	font-style: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9933CC;
	background-color: #FFFFFF;
}

#map #mapnavi2{
	padding: 5px;
	width: 557px;
}
/* イメージ無し ここまで */


#map #mainimg {
	width: 266px;
	height: 188px;
	float: right;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9933CC;
}
#map #mainimg img {
	margin: 2px;
}
#mapnavi #hp {
	padding-top: 8px;
	padding-bottom: 8px;
}
#mapnavi #mail {
	padding: 8px 5px;
}

.doclist {
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid #9933CC;
}
.doclist h3 {
	text-indent: 1.5em;
	background-color: #CCCCFF;
	background-image: url(../images/doctor/square.gif);
	background-repeat: no-repeat;
	padding: 3px;
	background-position: 3px center;
}
.doclist .contents {
	padding: 3px;
}
#setubi .contents div {
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
#setubi .contents p {
	width: 280px;
	background-color: #CC33CC;
}
#timesheet table {
}
#timesheet .contents {
	padding-left: 14px;
}
#timesheet .contents p {
	text-align: left;
}


#message p {
	text-indent: 1em;
}
#footimg {
	margin: 20px 10px 10px;
	height: 220px;
}
#footimg img {
	padding: 4px;
	border: 1px solid #9933CC;
}
#footimg #leftimg {
	width: 270px;
	float: left;
}
#footimg #rightimg {
	width: 270px;
	float: right;
}



#foot {
	margin: 40px 10px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#foot #close {
	text-align: right;
	margin-bottom: 10px;
}
#foot #powered {
	width: 200px;
	float: left;
}
#foot #gotop {
	background-image: url(http://www.isyadoko.net/images/com/pagetop-botan.gif);
	background-repeat: no-repeat;
	line-height: 12px;
	text-indent: 13px;
	float: right;
}
.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	line-height: 0px;
}

