#container #miniheader {
	width: 720px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/image/minihp_header_bg.png);
	height: 98px;
	line-height: 1.5;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	clear: left;
}
#topic-path a {
	color: #39C;
}
#container #miniheader #kamoku {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 4px;
}
#container #miniheader #clinic_name{
	font-size: 20px;
	color: #FFFFFF;
	padding-bottom: 6px;
	font-weight: bold;
}
#container #miniheader #clinic_name a {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#container #miniheader #clinic_add {
	font-size: 12px;
	color: #FFFFFF;
}
#container #miniheader #clinic_add a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #miniheader #clinic_url {
	font-size: 12px;
	color: #FFFFFF;
}
#container #miniheader #clinic_url a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #content {
	width: 550px;
	float: left;
}
#container #content .module {
	background-image: url(../images/image/module_bg.jpg);
	background-repeat: repeat-y;
	width: 550px;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	margin-bottom: 12px;
}
#container #content .module .modulefooter {
	background-image: url(../images/image/module_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #content .module .modulefooter .modulename {
	background-image: url(../images/image/module_name.jpg);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
}
#container #content .module .modulecontent {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#container #sidebar {
	float: right;
	width: 170px;
	margin-right: 10px;
	margin-left: 10px;
}
#container #sidebar .call-attention {
	width: 160px;
	font-size: 10px;
	line-height: 1.5;
	color: #F99;
	}
#container #sidebar #mininavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #sidebar #mininavi ul li {
	line-height: 36px;
	background-image: url(../images/image/minimenu_bg.png);
	height: 36px;
	background-repeat: no-repeat;
	text-indent: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 13px;
}
#container #sidebar #mininavi ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	width: 170px;
}
#container #sidebar #mininavi ul li a:hover {
	color: #006699;
	text-decoration: none;
    display: block;
	width: 170px;
}

#container #sidebar #miniad {
	margin-top: 12px;
	padding-right: 5px;
	/*padding-left: 5px;*/
	width: 160px;
}


/* 以下モジュール用CSS */

#container #content .module .modulefooter .modulecontent .clinicaccess .print {
	text-align: right;
	margin-top: 6px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 100%;
}
#container #content .module .modulefooter .modulecontent .layout-hr hr {
	clear: left;
	height: 1px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#container #content .module .modulefooter .modulecontent .dash-hr hr {
	clear: left;
	visibility: hidden;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
#container #content .module .modulefooter .modulecontent .clinicinfo img {
	margin-right: 10px;
	float: left;
}
#container #content .module .modulefooter .modulecontent .googlemap {
	border: 1px solid #CCCCCC;
}
#container #content .module .modulefooter .modulecontent .gmapinfo {
	margin-top: 4px;
	margin-bottom: 12px;
}
#container #content .module .modulefooter .modulecontent .calender #left {
	float: left;
	width: 48%;
}
#container #content .module .modulefooter .modulecontent .calender-note-table {
	float: left;
	width: 48%;
	margin-left: 12px;
}
#container #content .module .modulefooter .modulecontent .calender-note {
	float: left;
	width: 48%;
	margin-left: 12px;
}
#container #content .module .modulefooter .modulecontent .calender-note {
	float: left;
	width: 48%;
	margin-left: 12px;
}
#container #content .module .modulefooter .modulecontent .calender table td {
	border: 1px solid #CCCCCC;
	text-align: center;
}
#container #content .module .modulefooter .modulecontent .calender strong {
	font-weight: bold;
	color: #0099CC;
}
#container #content .module .modulefooter .modulecontent .calender table .check {
	color: #66CCCC;
}
#container #content .module .modulefooter .modulecontent .calremark {
	clear: both;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 6px;
}
#container #content .module .modulefooter .modulecontent #coment {
	width: 100%;
}
#container #content .module .modulefooter .modulecontent #coment .new {
	width: 46px;
}
#container #content .module .modulefooter .modulecontent #coment .postdate {
	width: 80px;
	color: #0099CC;
}
#container #content .module .modulefooter .modulecontent #allcoment {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 6px;
	padding-top: 6px;
	text-align: center;
}
#container #content .module .modulefooter .modulecontent #allcoment a {
	clear: both;
	color: #FF9900;
	text-decoration: none;
}
#container #content .module .modulefooter .modulecontent .category-name {
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	clear: left;
}
#container #content .module .modulefooter .modulecontent .list-float ul {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 18px;
}
#container #content .module .modulefooter .modulecontent .list-float li {
	float: left;
	padding-right: 12px;
	display: block;
}
#container #content .module .modulefooter .modulecontent .clinic-info-module {
	display: block;
	float: left;
}
#container #content .module .modulefooter .modulecontent .clinic-info-module .clinic-photo-box{
	float: left;
	width: 180px;
	margin-right: 20px;
}
#container #content .module .modulefooter .modulecontent .clinic-info-module .clinic-info-textbox .clinic-info-title {
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	margin-bottom: 9px;
}
#container #content .module .modulefooter .modulecontent .clinic-info-module .clinic-info-textbox {
	float: left;
	width: 300px;
}
#container #content .module .modulefooter .modulecontent .dr-name {
	font-weight: bold;
	color: #0099CC;
	margin-bottom: 12px;
	text-indent: 12px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
#container #content .module .modulefooter .modulecontent .entry-name {
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
#container #content .module .modulefooter .modulecontent .dr-box {
	margin-bottom: 18px;
	float: left;
}
#container #content .module .modulefooter .modulecontent .dr-photo {
	float: left;
	width: 500px;
}
.dr-box .dr-photo img {
	float: left;
	padding-right: 20px;
	background-color: #FFF;
}
#container #content .module .modulefooter .modulecontent .dr-box .dr-coment {
	float: left;
	width: 100%;
}
#container #content .module .modulefooter .modulecontent .dr-history-list {
	clear: left;
	margin-bottom: 18px;
}
.year {
	margin-right: 6px;
}
#container #content .module .modulefooter .modulecontent .notes {
	font-size: 10px;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#container #content .module .modulefooter .modulecontent .notes-blue{
	font-size: 10px;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #66CCCC;
}
.year {
	margin-right: 6px;
}

#container #content .module .modulefooter .modulecontent .popup{
	cursor: pointer;
	color: #66CCCC;
}

#container #sidebar #sessioncall {
	background-image: url(../images/image/lcall_bg.png);
	height: 28px;
	width: 160px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 36px;
	background-repeat: no-repeat;
	text-align: center;
}
#sidebar #to-mobile {
	background-image: url(../images/image/mobile_link_qr_bg.png);
	background-repeat: no-repeat;
	height: 288px;
	padding-top: 26px;
	padding-right: 6px;
	padding-left: 6px;
	width: 152px;
	margin-top: 6px;
	color: #FFF;
}
#to-mobile form {
	margin: 0px;
	padding: 0px;
}
#to-mobile form input {
	margin-top: 6px;
	margin-bottom: 6px;
}
#to-mobile form select {
	margin-top: 6px;
	margin-bottom: 6px;
}
#to-mobile form p {
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 0px;
	width: 160px;
}
#sidebar #to-mobile #minihp-qr {
	text-align: center;
	width: 100%;
	padding-top: 40px;
}
#container #content .module .modulefooter .modulecontent .komi-box {
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 18px;
	float: left;
	width: 100%;
}
#container #content .module .modulefooter .modulecontent .komi-box .komi-info img {
}
#container #content .module .modulefooter .modulecontent .komi-box .komi-info {
	margin-bottom: 12px;
}
.komi-info .komiicon {
	float: left;
	margin-right: 10px;
}
.komi-info .komiuser {
	vertical-align: middle;
	color: #090;
}
.komi-box .komi-comment {
	float: left;
	width: 100%;
}
#container #content .module .modulefooter .modulecontent .komi-navi {
	text-align: center;
	color: #CCC;
}
#container #content .module .modulefooter .modulecontent .komi-post {
	margin-bottom: 18px;
	float: left;
	width: 100%;
	height: 32px;
}
#container #content .module .modulefooter .modulecontent .komi-post img{
	border-top-style: none;
	border-right-style: none; 
	border-bottom-style: none;
	border-left-style: none;
}
#container #content .module .modulefooter .modulecontent .komi-post .post-button-mini {
	width: 110px;
	float: left;
}
#container #content .module .modulefooter .modulecontent .komi-post .komi-post-mini {
	float: left;
	line-height: 32px;
	margin-left: 10px;
}
.modulecontent:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.modulecontent { display: inline-block; }
/* exlude MacIE5 \*/
* html .modulecontent { height: 1% }
.modulecontent {display:block;}
#topic-path {
	margin-bottom: 6px;
	width: 730px;
	float: left;
}
/* end MacIE5 */
#topic-path ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topic-path ul li {
	float: left;
}
.user-info dl dt  {
	color: #09C;
}
.profile-box {
	width: 100%;
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 18px;
}
.profile-box td {
	text-align: left;
	vertical-align: top;
	}
.profile-box .pbox-title {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #09C;
	padding-left: 4px;
	font-weight: bold;
	color: #09C;
	font-size: 14px;
	margin-bottom: 6px;
}
.profile-box .pbox-notes {
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.profile-box .pbox-img {
	text-align: left;
	vertical-align: top;
	width: 240px;
	padding-right: 10px;
	padding-bottom: 12px;
}
.profile-box .pbox-notes {
	width: 100%;
}
.profile-box .pphoto-title {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #09C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	width: 100%;
	display: block;
}
.pphoto-notes {
	padding-bottom: 12px;
	width: 240px;
}
.visit-sheet {
	margin-bottom: 24px;
}
.visited-notes-h2 {
	height: 0px;
	padding-top: 48px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/image/sheet_note_bg.png);
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 12px;
}
.visited-notes {
	background-color: #FBFCD6;
	width: 546px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A58362;
	border-left-color: #A58362;
	margin: 0px;
	padding: 0px;
}
.visited-notes p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.visited-notes ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 34px;
}
.sheet-form {
}
.sheet-form h3 {
	margin-bottom: 6px;
	padding-bottom: 0px;
	color: #09C;
	font-size: 14px;
}
.sheet-user-info dl {
	margin-bottom: 12px;
	border: 1px dotted #CCC;
	padding: 10px;
}
.sheet-user-info dl dt {
	float: left;
	width: 100px;
}
.sheet-item ul {
	list-style-type: none;
	margin-bottom: 18px;
	padding-left: 0px;
}
.sheet-item ul li {
	line-height: 1.5;
}
.sheet-item ul .tarea {
	line-height: 1.5;
	font-size: 12px;
	margin-left: 22px;
}
.sheet-item ul .tarea textarea {
	vertical-align: text-top;
}
.sheet-form .submit {
	text-align: center;
	margin-top: 12px;
}
/* google map */
#switch {
	margin-bottom: 6px;
}
#switch img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* temp */
.sidebar-banner img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}