@import "common.css";
@import "clear_fix.css";



div#contentWrap h1 {
width:850px;
height:100px;
clear:both;
}


/* ----------------------------------------------------------------
   Main Content
------------------------------------------------------------------- */
div#mainImg {
margin-bottom:3px;
}


div#mainWrap p.lead {
height:180px;
margin-bottom:25px;
color:#37c;
line-height:1.6;
padding:0 180px 0 0;
background:url(../images/index/img_clinic.jpg) no-repeat right top;
}

div#mainWrap p.intro {
color:#37c;
line-height:1.6;
margin-bottom:1em;
}

div#mainWrap div.banner {
margin-bottom:30px;
text-align:right;
}


/* Painless anesthesia
------------------------------------------------------------ */
div.painless {
padding:10px;
margin-bottom:25px;
border:3px #ddd double;
}

	div.painless h3 {
	margin: 0 0 8px 0;
	overflow:hidden;
	background:none !important;
	padding:0 !important;
	}
	
	div.painless p {
	margin-bottom:10px;
	}
	
	div.painless p.policy {
	color:#37c;
	}
	
	div.painless strong {
	font-weight:normal;
	color:#c00;
	}


/* Event Information
------------------------------------------------------------ */
div#mainWrap div#latestInfo {
width:590px;
padding:0 0 0 10px;
}

div#contentWrap h2 {
margin:0 0 10px 10px !important;
padding:0 !important;
background:none !important;
}


.rss_box {
	 margin: 0px;
	 width : 520px;
	 background-color: #ffffff;
	 text-align:left;
	 
}
.rss_items {
	margin-top:0px;
	padding:0em 0.3em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-size: 100%;
	background-color:#ef9036;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
	border-bottom: 1px solid #dddddd;
	margin-top: 5px;
}

.rss_item a {
	text-decoration : underline;
	color:#6E6758;
	font-size: 115%;
	font-weight:normal;
	border-bottom: none;
	}

.rss_item a:hover {
	text-decoration : none;
}	

.rss_item a:visited {
	color:#6E6758;
}

.rss_date span {
	font-size: 85%;
	font-weight : normal;
	color: #333;
	float:left;
	}

/* R[r[LINK */
.rss_box p a {
	display: none;
}

/* RSS̃^Cg */
.rss_title {
	display: none;
}  

div.rss_item {
	display:none;
	}
