@charset "utf-8";
/* ===================================================================
CSS information

 file name  :index.css
 author     :keyword-co.net(admin)
 style info :index内で使用のcss

 
=================================================================== */


/* -----------------------------------------------------------
	#side
		カラム分け
----------------------------------------------------------- */
#contents {
	padding-top:15px;
}

#side {
	width:200px;
	float:left;
}
#information {
	width:350px;
	margin-left:30px;
	float:left;
}
#banner {
	margin-top:-4px;
	width:190px;
	float:right;
}

/*トップページフラッシュ*/
#flash {
	margin-bottom:10px;
}

/* -----------------------------------------------------------
	#sinryou_bumon
		左カラム 診療科・部のご案内
----------------------------------------------------------- */
#sinryou_bumon {
	background:#D1E1F0;
	padding: 5px 12px;
	margin-bottom:15px;
}

#sinryou_bumon ul {
	width:170px;
}
#sinryou_bumon ul li {
	padding:5px 0px;
	font-size:85%;
	float:right;
}
#sinryou_bumon ul li select {
	width:120px;
	font-size:13px;
}


/* -----------------------------------------------------------
	#sinryou_bumon
		左カラム 三朝温泉病院のご案内
----------------------------------------------------------- */
#misasa_goannai {
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
	padding:0px 12px;
	font-size:13px;
}
#misasa_goannai p {
	padding-bottom:10px;
}

/* -----------------------------------------------------------
	#banner
		中央カラム 病院からのお知らせ
----------------------------------------------------------- */
#information {
	line-height:130%;
}

#information ul {
	margin-bottom:10px;
}
#information ul li {
	padding:5px 0px 5px 17px;
	background:url(../img/point.gif) no-repeat left center;
}

#information img#info_title {
	margin-bottom:5px;
}

#information p {
	margin-top:8px;
	padding:0px 10px 10px;
	border-bottom:1px dotted #999999;
}


/* -----------------------------------------------------------
	#banner
		右カラム バナーエリア
----------------------------------------------------------- */
#banner p {
	margin-bottom:5px;
}
