/* IMAI HEART CLINIC */
h1,h2,h3,h4,h5,h6,h7 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
	padding-right: 1px;
	padding-left: 5px;
	margin-bottom: 2px;
	font-weight: normal;
}

h2 {
	background-position: left;
	text-align:left;
	border-left:7px solid #3399CC;
    background:url('images/h2_l.gif') repeat-x bottom left;
	color: #333333;
    padding:0px 5px;
	font-size:16px;
	margin:10px 10px 10px 10px;
}

h3 {
	background-position: left;
	text-align:left;
	border-left:7px solid #BF4040;
    background:url('images/h2_p.gif') repeat-x bottom left;
	color: #333333;
    padding:0px 5px;
	font-size:16px;
	margin:10px 10px 10px 10px;
}

h4 {
	font-size: 14px;
	margin-left: 0px;
	line-height: 170%;
}

/* main */
.text {
	font-size: 14px;
	color: #333333;
	line-height: 160%;
}

.text1 {
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}

.tdmenu {
	vertical-align:top;
	background-color:#EFEFEF;
	width:160px;
	}
p.menu {
	font-size:14px;
	margin-left:0px;
	margin-right:0;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#EFEFEF;
	height:2em
	}

p.menu a {
	color:#003366;
	background-color:#EFEFEF;
	border-bottom:solid 1px #2d444f;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:2em;
	text-align:left;
	padding-left:8px
	}

p.menu a:hover {
	background-color:#DFDFDF
	}

p.menu span {
	color:#c5e1ed;
	display:none
	}
	
.link {
	FONT-SIZE: 14px; LINE-HEIGHT: 20px
}
.body {
	FONT-SIZE: 12px; COLOR: #5A5A5A; LINE-HEIGHT: 160%
}
.body1 {
	FONT-SIZE: 13px; COLOR: #5A5A5A; LINE-HEIGHT: 160%
}
p.body2 {
	FONT-SIZE: 14px; 
	COLOR: #5A5A5A; 
	LINE-HEIGHT: 160%;
	padding-left:15px;
	padding-right:15px;
}
.body3 {
	font-size: 12px;
	color: #333333;
	margin-left:3px;
	line-height: 140%;
	font-weight: normal;
}
A { text-decoration: underline}

.table {
	width:650px;
	margin:0 10px 5px 20px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#999999;
}

.table td {
	padding:5px;
	text-align:left;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#999999;
	color:#333333;
	font-size:14px;
	line-height:160%;
}

.table1 {
	width:680px;
	margin:0px 10px 5px 20px;
}

.table1 td {
	padding:5px;
    border-bottom:1px solid #e0e0d8;
	text-align:left;
	color:#333333;
	font-size:14px;
	line-height: 140%;	
}

.table2 {
	width:680px;
	margin:0px 10px 5px 20px;
}

.table2 td {
	padding:5px;
    border-bottom:1px solid #e0e0dd;
	text-align:left;
	color:#333333;
	font-size:14px;
	line-height: 140%;	
}

.table3 {
	width:600px;
	margin:0 20px 0px 20px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#999999;
}

.table3 td {
	padding:5px;
	text-align:left;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#999999;
	color:#333333;
	background: #eeeeee;
	font-size:13px;
	line-height:140%;
}

.box {
	width:600px;
	border:1px dashed #e0e0dd;
	padding: 5px;
	margin: 20px 10px 10px 40px ;
	text-align:left;
	color:#333333;
	font-size:14px;
	line-height:140%;
	background: #eeeeee;
}