/*=========================
	Common Setting
=========================*/
html {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka?等幅, Osaka, 平成角ゴシック;
	height: 100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	}

body {
	font-size: 12px;
	*font-size: 75%;
	line-height: 1.5;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	height: 100%;
	margin: 0;
	padding: 0;
	}

h1,
h2,
h3,
h4,
p,
ul,
ol,
dl,
form {
  margin: 0;
  padding: 0;
  }
ul {
	list-style-type: none;
	}

p {
	text-align: left;
	margin: 0 auto 16px;
	}
img {
	border-style: none;
	}
a:link,
a:visited {
	color: #7831b4;
	text-decoration: underline;
	}

a:hover,
a:active {
	color: #e55682;
	text-decoration: underline;
	}

.clearfix:after {
  height: 0;
  clear: both;
  content: ".";
  visibility: hidden;
  display: block;
  }

.clearfix {
  display: inline-block;
  }

/* Hides from IE-mac ??*/
* html .clearfix {
  height: 1%;
  }

.clearfix {
  display: block;
  }
/* End hide from IE-mac */
.red {
	color: red;
	}
.small_g {
	color: #555;
	font-size: 10px;
	margin-right: 7px;
	}
#footer {
	background-image: url(../patient/ssd/img/bg_top_footer.gif);
	text-align: right;
	position: relative;
	width: 754px;
	height: 86px;
	clear: both;
	}
#footertop {
	background-image: url(../img/bg_top2_footer.gif);
	text-align: right;
	position: relative;
	width: 754px;
	height: 86px;
	clear: both;
	}

#flink {
	margin: 0 8px 0 0;
	padding-top: 8px;
	list-style-type: none;
	}

#flink li {
	display: inline;
	}

#logo {
	position: absolute;
	top: 8px;
	left: 580px;
	display: block;
	}

#left {
	width: 230px;
	float: left;
	}

#leftmenu {
	margin: 10px 0 16px 10px;
	list-style-type: none;
	}

#leftmenu li {
	margin-bottom: 10px;
	}

#leftmenu a {
	font-size: 14px;
	background-image: url(../patient/ssd/img/b_pink.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 31px;
	padding-top: 6px;
	padding-left: 26px;
	display: block;
	}
#off {
	font-size: 14px;
	color: #e55682;
	background-image: url(../patient/ssd/img/b_pink.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 31px;
	padding-top: 6px;
	padding-left: 26px;
	display: block;
	}
#leftsubmenu {
	margin: 3px 0 0;
	padding-bottom: 0;
	list-style-type: none;
	}

#leftsubmenu li {
	margin-bottom: 0;
	padding-bottom: 0;
	}

#leftsubmenu a {
	font-size: 13px;
	background-image: url(../img/b_pink.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 28px;
	padding-top: 6px;
	padding-left: 42px;
	display: block;
	}

#leftmenu a:link,
#leftmenu a:visited {
	color: black;
	text-decoration: none;
	}

#leftmenu a:hover,
#leftmenu a:active {
	color: #e55682;
	text-decoration: none;
	}

	
#leftmenu a.blue {
	background-image: url(../patient/ssd/img/b_blue.gif);
	}

#left img {
	margin-bottom: 8px;
	margin-left: 10px;
	}

#right {
	font-size: 14px;
	*font-size: 120%;
	line-height: 1.7;
	width: 510px;
	float: left;
	margin-bottom: 24px;
	padding-top: 16px;
	}
#right2 {
	font-size: 14px;
	*font-size: 120%;
	text-align: right;
	width: 750px;
	}

.pagetop {
	text-align: right;
	clear: both;
	margin-top: 25px;
	padding-top: 25px;
	}
h1  {
	background-image: url(../patient/ssd/img/bg_header.gif);
	text-indent: -9999px;
	width: 754px;
	height: 53px;
	}

h1#topheader {
	font-size: 0;
	text-indent: -9999px;
	height: 0;
	}

p#centermenu {
	text-align: center;
	margin: 8px 0 16px;
	}
p.info2 {
	background-color: #f0f0f0;
	margin: 0 0 16px;
	padding: 8px;
	}
p.info3 {
	margin: 0 0 16px;
	padding: 8px;
	border: solid 2px #8ac40f;
	}

#top-left {
	width: 169px;
	float: right;
	clear: both;
	margin-top: 7px;
	margin-right: 6px;
	display: block;
	}

img#tel {
	margin-left: 22px;
	}

#menu {
	margin: 16px 0 36px 22px;
	list-style-type: none;
	}

#menu li {
	margin-bottom: 10px;
	}

#menu a {
	font-size: 14px;
	background-image: url(../img/b_bgygreen.gif);
	width: 255px;
	height: 25px;
	padding-top: 6px;
	padding-left: 26px;
	display: block;
	}

#menu a:link,
#menu a:visited,
#flink a:link,
#flink a:visited {
	color: black;
	text-decoration: none;
	}

#menu a:hover,
#menu a:active,
#flink a:hover,
#flink a:active {
	color: #e55682;
	text-decoration: none;
	}

#menu a.dark {
	background-image: url(../img/b_bggreen.gif);
	}

#top-right {
	width: 410px;
	float: left;
	}

#top-right p {
	margin-top: 42px;
	}

#main {
	margin: 0;
	padding: 0;
	position: relative;
	width: 754px;
	height: 500px;
	}
	
h2#thanks {
	font-size: 17px;
	background-image: url(../patient/ssd/img/main_photo_03.jpg);
	letter-spacing: 6px;
	padding-top: 83px;
	padding-left: 20px;
	width: 734px;
	height: 100px;
	}
	
h2#voice {
	font-size: 17px;
	background-image: url(../patient/ssd/img/main_photo_02.jpg);
	letter-spacing: 6px;
	padding-top: 83px;
	padding-left: 20px;
	width: 734px;
	height: 100px;
	}
	
h2#column {
	font-size: 17px;
	background-image: url(../patient/ssd/img/main_photo.jpg);
	letter-spacing: 6px;
	padding-top: 83px;
	padding-left: 20px;
	width: 734px;
	height: 100px;
	}

.step {
	color: black;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	}

.small {
	font-size: 11px;
	*font-size: 80%;
	}
.b14 {
	font-size: 14px;
	*font-size: 100%;
	font-weight: bold;
	}
p#textmenu {
	background-image: url(../patient/ssd/img/bg_textmenu.gif);
	background-repeat: repeat-x;
	width: 746px;
	height: 19px;
	margin-bottom: 0;
	padding-top: 15px;
	padding-right: 8px;
	}
dl#about {
	width: 400px;
	}
	
dl#about dt {
	float: left;
	}
	
dl#about dd {
	margin-left: 15px;
	padding-left: 10px;
	}
	
ul#explain {
	list-style-type: lower-alpha;
	list-style-position: inside;
	}
	
ul#explain li {
	margin-bottom: 10px;
	}
	
.photobox img {
	float: left;
	margin-right: 16px;
	display: block;
	}
	
.photoleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}

strong span {
	font-size: 24px;
	font-family: "Arial Black";
	line-height: 1.3;
	}

/*essay*/
.essaytopbg {
	background-image: url(../patient/ssd/img/bg_top.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	width: 490px;
	height: 13px;
	margin-left: 8px;
	padding: 0;
	}
.essaybg {
	background-image: url(../patient/ssd/img/bg.gif);
	background-repeat: repeat-y;
	width: 490px;
	margin-left: 8px;
	padding-top: 0;
	padding-bottom: 12px;
	}
.essaynamedate {
	color: #fe87c3;
	font-size: 12px;
	*font-size: 90%;
	text-align: right;
	margin-right: 18px;
	}
.essaytitle {
	color: #e556b0;
	font-weight: bold;
	line-height: 1.1;
	margin-right: 18px;
	margin-left: 15px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #7a7a7a;
	}
.essaycomment {
	margin-top: 10px;
	margin-right: 16px;
	margin-left: 15px;
	}
.essaycomment img {
	margin-top: 6px;
	margin-left: 10px;
	}

.essaycomment span {
	margin-top: 12px;
	display: block;
	}

.essaybottombg {
	background-image: url(../patient/ssd/img/bg_bottom.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 15px;
	margin-bottom: 16px;
	margin-left: 8px;
	padding: 0;
	}
#monthmenu {
	width: 180px;
	margin-left: 10px;
	}
#monthmenu li {
	background-image: url(../patient/ssd/img/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px dotted gray;
	
	}
#monthmenu a {
	text-decoration: none;
	}
	
#indexmenu {
	margin-left: 10px;
	width: 180px;
	}

#indexmenu li {
	background-image: url(../patient/ssd/img/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px dotted gray;
	}

#indexmenu a {
	text-decoration: none;
	}

p.sub {
	color: #10a309;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 6px;
	}

#sublink {
	width: 400px;
	}
/*
#sublink li {
	background-image: url(../img/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-bottom: 3px;
	padding-left: 20px;
	border-bottom: 1px dotted silver;
	
	}
*/
#sublink a {
	text-decoration: none;
	}



