* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a:link, A:visited {
	color: #3333FF;
}

a:hover {
	color: #FF9900;
}

h1, h2 ,div {
	margin: 0px;
	padding: 0px;
}

p {
	text-indent: 1em;
	margin-top: 15px;
}

img {
	border: none;
}

body {
	text-align: left;
	font-family: ＭＳ Ｐゴシック;
	font-size: 17px;
	font-color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#Container {
	clear: both;
	display: block;
	float: left;
	text-align: center;
	width: 800px;
	height: 100%;
	background: url( /img/Container_Back.jpg );
	background-repeat: no-repeat;
	background-position: top left;
}

#Container2 {
	clear: both;
	display: block;
	float: left;
	text-align: center;
	width: 800px;
	height: 100%;
	background: url( /img/ContentsTitleBack.jpg );
	background-repeat: no-repeat;
	background-position: top left;
}

#Header {
	clear: both;
	display: block;
	float: left;
	width: 800px;
	height: auto;
}

#Banner {
	clear: both;
	display: block;
	float: left;
	width: 800px;
	height: 150px;
}

#ContentsTitle {
	clear: both;
	display: block;
	clear: both;
	width: 800px;
	height: 80px;
	text-align: left;
	border-bottom: double 4px #339966;
}

#ContentsTitle h1{
	display: inline;
	float: right;
	color: #000066;
	width: auto;
	height: 45px;
	text-align: right;
	font-family: ＭＳ Ｐ明朝;
	font-size: 35px;
	font-weight: bold;
	padding-top: 30px;
}

#Chip {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

/* Header Menu */
#HMenu {
	clear: both;
	display: block;
	width: 800px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
}

#HMenu ul {
	display: inline;
}

#HMenuMain {
	width: 800px;
	height: 50px;
}

.HMenuSelected {

}

#HMenuMain a {
	width: 110px;
	height: 50px;
}

.HMenuLink {
	display: inline;
	padding: 0;
	margin: 0;
}



#HMenuSub a {
	display: block;
	float: left;
	text-decoration: underline;
	margin: 8px 10px 0px 10px;
}

#HMenuSub a:link, #HMenuSub a:visited {
	color: #0000FF;
}

#HMenuSub a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
}

#Wrapper {
	display: block;
	width: 800px;
	height: auto;
	margin: 0px;
	clear: both;
}

#Left {
	display: block;
	float: left;
	text-align: right;
	width: 200px;
	height: 100%;;
	background-image: url( "/img/smc_Bottom.jpg" );
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 30px 0px;
}

/* Side Menus */
#SideMenu {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#SideMenu li {
	clear: both;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 50px;
	float: left;
}

#SideMenu a {
	margin: 0;
	padding: 0;
}

#SideMenu img {
	margin: 0;
	padding: 0;
	vertical-align: top;
	float: left;
}

#SMenu{
	display:block;
	width: 200px;
	height: auto;
	text-align: right;
	font-size: 16px;
}

#SMenu a {
	display: block;
}

#SMenu img {
	display: block;
	border: none;
}

.SMenuCategory {
	margin: 0px 0px 0px 0px;
}

#SMenuSubList {
	text-align: left;
	display: block;
	margin: 0px 0px 0px 0px;
	
}

#SMenuSubList li {
	margin: 5px 10px 0px 40px;
}

.SMenuSubSelected {
	list-style-type: disc;
	font-weight: bold;
}

.SMenuSubNonSelected {
	list-style-type: circle;
}

#SMenuSubBottom {
	display: block;
	height: 25px;
	background-image: url( /img/sm_SubBackBottom.gif );
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Sub Menu */
#SubMenuArea {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
}


#SubMenu {
	clear: both;
	display: block;
	float: left;
	width: 800px;
	height: auto;
	margin-top: 20px;
	padding: 0;
	background: url( /img/smc_blank.gif );
	background-repeat: repeat-y;
	background-position: top left;
}

#SubMenu ul {
	clear: both;
	display: block;
	float:right;
	width: 600px;
	height: auto;
	margin-right: 5px;
}

#SubMenu li {
	display: list-item;
	width: 140px;
	height: auto;
	margin: 3px;
	text-align: center;
	list-style-type: none;
	float: left;
}

#SubMenu a {
	clear: both;
	display: block;
	width: 100%;
	height: 25px;
	font-size: 16px;
}

#SubMenu a:link, #SubMenu a:visited {
	color: #003300;
	font-weight: bold;
	background: url( /img/SubMenuLinkBack_n.gif );
	background-position: left bottom;
	background-repeat: no-repeat;
}

#SubMenu a:hover {
	color: #993300;
	background: url( /img/SubMenuLinkBack_o.gif );
	background-position: left bottom;
	background-repeat: no-repeat;
}

#SubMenu div {
	padding-top: 3px;
}

/* Contents */
#Contents {
	display: block;
	float: left;
	width: 600px;
	height: auto;
}

.ContentsSubTitle {
	clear: both;
	display: block;
	width: 580px;
	margin: 20px 10px 0px 10px;
	text-align: left;
	background-image: url( "/img/ContentsSubTitleBack.jpg" );
	background-position: left bottom;
	background-repeat: no-repeat;
}

.ContentsSubTitleText {
	display: block;
	width: auto;
	text-align left;
	font-family: ＭＳ Ｐゴシック;
	font-size: 22px;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px 0px 3px 10px;
	color: #993333;
}

.ContentsSubTitleText:first-letter {
	font-size: 40px;
	font-weight: bold;
}

#ContentsMain {
	display: block;
	width: 600px;
	height: auto;
	margin: 20px 0 0 0;
}

.ContentsCategory {
	width: 600px;
	display: block;
}

.Description {
	clear: both;
	display: block;
	float: left;
	width: 560px;
	height: auto;
	margin: 20px 0px 0px 20px;
	text-align: left;
	font-family: ＭＳ Ｐゴシック;
	border-bottom: solid 1px #000000;
}

.DescriptionText {
	display: block;
	width: auto;
	height: auto;
	clear: both;
/*
	float: right;
*/
	margin: 0 0 10px 60px;
	font-weight: bold;
	font-size: 18px;
}

.Headline {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	border-left: solid 5px #339966;
	border-bottom: dotted 1px #339966;
	padding-left: 20px;
}

/* Footer */
#Footer {
	display: block;
	float: left;	
	width: 800px;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

#ToPageTop {
	clear: both;
	display: block;
	width: 800px;
	height: 20px;
	text-align: right;
	background-image: url( "/img/ToPageTop.jpg" );
	background-position: left bottom;
	background-repeat: no-repeat;
}

#ToPageTop a:link, #ToPageTop a:visited {
	color: #FFFFFF;
}

#ToPageTop A:hover {
	color: #FFFF33;
}

#ToPageTopText {
	display: block;
	width: auto;
	height; auto;
	margin: 3px 20px 0px 0px;
}

#Copyright {
	display: block;
	width: 800px;
	height: auto;
	text-align: right;
}

#CopyrightText {
	margin: 2px 20px 2px 0px;
}

.ImgLeft {
	display: block;
	float: left;
}

.ImgRight {
	display: block;
	float: right;
}

.Topic {
	display: block;
	margin: 10px 0px 50px 0px;
}

.TopicText {
	display: block;
	width: 540px;
	margin: 10px 30px 0px 30px;
	text-align: left;
	line-height: 150%;
}

#Oshirase, #Koushin {
	display: block;
	width: 580px;
	margin: 10px 10px 0px 10px;
	text-align: left;
}

.InfoTitle {
	width: 580px;
	font-weight: bold;
	color: #993333;
	background-image: url( "/img/ContentsSubTitleBack.jpg" );
	background-position: left bottom;
	background-repeat: no-repeat;
}

.InfoTitleText {
	margin: 2px 0px 2px 15px;
}

.InfoTitleText:first-letter {
	display: block;
	margin: 0px;
	font-size: 25px;
}

.Information {
	margin: 5px 5px 0px 5px;
	width: 570px;
}

.InfoDTitle {
	margin: 10px 0px 0px 5px;
	font-weight: bold;
}

.InfoDetail {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: dotted 1px #33FF66;
}

.InfoDText {
	margin: 10px 5px 5px 20px;
}

#MainVisual {
	display: block;
	text-align: center;
	width: 600px;
	margin: 10px 0px 0px 0px;
}

.PhotoLeft, .PhotoCenter, .PhotoRight {
	display: block;
	width: 100%;
}

.PhotoLeft {
	display: block;
	margin-left: 0px;
	margin-right: auto;
}

.PhotoCenter img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.PhotoRight img {
	display: block;
	margin-left: auto;
	margin-right: 0px;
}

.PhotoLeftFloat, .PhotoRightFloat {
	display: block;
	margin: 5px;
}

.PhotoLeftFloat {
	float: left;
}

.PhotoRightFloat {
	float: right;
}

#Send {
	clear: both;
	display: block;
	width: 100%;
	text-align: right;
	margin: 20px 0px 0px 0px;
}

#Buttons {
	clear: both;
	display: block;
	width: 220px;
}

#Buttons input {
	display: block;
	float: left;
	border: solid 1px #000000;
	background-color: #99FFCC;
	width: 100px;
}

.Buttons {
	display: block;
	width: 220px;
}

.Buttons input {
	display: block;
	float: left;
	border: solid 1px #000000;
	background-color: #99FFCC;
	width: 100px;
}

.Please {
	color: #0000FF;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding: 30px 0px 30px 0px;
	border: dotted 2px #0000FF;
}

#ErrMsg {
	display: block;
	width: 600;
	padding: 0px 0px 0px 15px;
	color: #FF0000;
	font-weight: bold;
}

/* Incho, Shisetsucho */
#InchoProf {
	clear: both;
	width: auto;
	height: auto;
	margin-top: 20px;
	text-align: left;
}

#InchoProf dt {
	clear: both;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

#InchoProf dd {
	clear: both;	
	margin: 10px 0px 0px 20px;
}

/* Time Table */
/*
.TimeTable {
	border: solid 1px #339966;
	border-collapse: collapse;
	empty-cells: show;
	table-layout: auto;
	margin: 20px 0px 0px 0px;
	font-size: 17px;
}

.MonH, .TueH, .WedH, .ThuH, .FriH {
	background-color: #CCFFCC;
}

.SatH {
	background-color: #CCCCFF;
}

.SunH {
	background-color: #FFCCCC;
}

.Doc {
	display: block;
	text-align: left;
	border-right: solid 1px #339966;
	border-bottom: solid 1px #339966;
	background-color: #E0E0FF;
	padding: 10px 0px 10px 0px;
	margin: 5px 0px 5px 0px;
}

.AmPm, .AmPmH {
	background-color: #FFFFCC;
}

.Room, .RoomH {
	background-color: #FFCCFF;
}

.Am, .Pm {

}

.TimeTable .Time {
	white-space: nowrap;
}

.Category {
	display: block;
	text-align: left;
	padding: 5px 0px 0px 10px;
	font-weight: bold;
	font-size: 18px;
	background-color: #339966;
	color: #FFFFFF;
}

.AmPmH, .RoomH, .YoubiH, .MonH, .TueH, .WedH, .ThuH, .FriH, .SatH, .SunH {
	text-align: center;
	border-bottom: solid 2px #339966;
	border-left: solid 1px #339966;
}

.Room, .Youbi, .AmPm, .Mon, .Tue, .Wed, .Thu, .Fri, .Sat, .Sun, .Off {
	text-align: center;
	border-bottom: solid 2px #339966;
	border-left: solid 1px #339966;
	padding: 2px 3px 2px 3px;
	vertical-align: top;
}

.Category, .AmPm, .Room {
	vertical-align: middle;
	white-space: nowrap;
}

.Off {
	vertical-align: middle;
	background-color: #FF6699;
}

.TimeTableBikou {
	display: block;
	width: 600px;
	margin: 5px 0 5px 0;
}

.TimeTablePageTop {
	text-align: right;
	padding: 0px 10px 0px 0px;
}
*/
/* Access */
#Access dt {
	display: block;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	font-size: 18px;
}

#Access dd {
	display: block;
	margin: 5px 0px 0px 20px;
	font-size: 20px;
}

#CategoryLinkList UL {
	display: block;
	width: 100%;

}

#CategoryLinkList LI {
	float: left;
	list-style-type: square;
	margin: 10px 0px 0px 10px;
}

#TimeTableList {
	clear: both;
	display: block;
	width: 600px;
	margin: 20px 0 0 0;
}

#TimeTableList table {
	layout: auto;
	border: solid 1px #000000;
	border-collapse: collapse;
	font-size: 15px;
}

#TimeTableList th {
	white-space: nowrap;
	text-align: center;
	border: solid 1px #000000;
	background-color: #99FF99;
	font-size: 14px;
}

#TimeTableList td {
	border: solid 1px #000000;
	vertical-align: top;
	padding: 0;
}

#TimeTableList .DoctorBox a:hover {
	color: #FFFF00;
	background-color: #0066FF;
}

#TFoot td {
	width: 600px;
	border: none;
}

#TimeTableList a:link, #TimeTableList a:visited {
	text-decoration: underline;
}

#TimeTableList div {
	clear: both;
	display: block;
	line-break: strict;
	word-break: keep-all;
}

.DoctorBox {
	clear: both;
	/* width: 55px; */
	border-bottom: dotted 1px #339966;
	margin: 5px 0 5px 0;
}

#TimeTableList .DoctorNote {
	font-size: 13px;
}

#TimeTableList caption {
	clear: both;
	font-weight: bold;
	font-family: ＭＳ ゴシック;
	font-size: 20px;
	text-align: right;
}

#TimeTableList .AmPm {
	text-align: center;
	vertical-align: middle;
	background-color: #99CCFF;
}

#TimeTableList .Room {
	vertical-align: middle;
	background-color: #99FFCC;
	font-size: 12px;
}

#TimeTableList .Open {
	background-color: #FFFFFF;
}

#TimeTableList .Close {
	background-color: #FFAAAA;
}

#Jikan li {
	list-style-type: none;
}
