
html, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, div, fieldset {
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
}

table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

body {
	text-align: center;
	background-image: url(/img/clinic/back.jpg);
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	word-spacing: 1em;
	letter-spacing: 0.2em;
}

/* CONTENTs
--------------------------------------------------------------------- */
a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF3300;
}

h1 {
	margin: 2px 0 0 60px;
	font-size: 39px;
	letter-spacing: 0.2em;
}

h2 {
	font-size: 17px;
	word-spacing: 1em;
	letter-spacing: 0.1em;
	line-height: 35px;
	margin-top: 6px;
}

#menu {
	text-align: left;
	font-size: 15px;
	line-height: 40px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	margin: 10px 20px 10px 20px;
	word-break: keep-all;
}

#menu002 {
	word-break: normal;
	width: 474px;
	height: 820px;
	word-spacing: 0.3em;
}

.minidis {
 padding: 3px;
}

.dis {
 padding: 5px;
}

.bigdis {
 padding: 20px;
}

#link {
	font-size: 11px;
	letter-spacing: 0.05em;
	line-height: 17px;
	word-spacing: 0.1em;
	margin: 10px 0 0 20px;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

#copy {
	font-size: 12px;
	letter-spacing: 0.2em;
	word-spacing: 0.1em;
	color: #fff;
	line-height: 40px;
}
