@charset "utf-8";

/*===============================================================================*/
/*index*/
/*===============================================================================*/



/********************フラッシュ*******************/


#con_flash{
	margin-bottom:40px;
	height:200px;
	}

/********************メインコンテンツ*******************/


#con_main h2.top_h2{
	margin-bottom:10px;
	padding:3px 5px 2px 5px;
	background-color:#E4007F;
	color:#FFF;
	font-size:90%;
	}
	

#info_reader {
	height:130px;
	padding:10px 10px;
	overflow-y:scroll;
	overflow-x:hidden;
	margin: 10px 0px 20px 0px;
}

.rss-items{
	font-size:80%;
	list-style:none;
	}

.rss-items li{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:25px;
	border-bottom:#999 solid 1px;
	background-image:url(../common/img/icn_arrow_pink.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}




#con_point{
	margin-bottom:20px;
	}
	

#con_point p{
	font-size:11px;
	}

#con_point .left_bnr{
	float:left;
	width:220px;
	margin-rignt:10px;
	}

#con_point .right_bnr{
	float:left;
	width:220px;
	}


	
/*右コンテンツ*/

#main_right ul{
	margin-bottom:20px;
	list-style:none;
	text-align:center;
		}

#main_right li{
	margin-bottom:5px;
	padding:0px;
		}



#main_right #hospital{
	font-size:80%;
	margin-bottom:20px;
	}

#main_right #hospital #hos_photo{
	margin-right:7px;
	}

	
	

	