@charset "utf-8";


/*
トップページ用CSS
==========================================================

	1: 左カラム（クリニックについて、クリニックの紹介）
	2: 左カラム（クリニックについて、クリニックの紹介）
	3: 右カラム（トピックス、対象となる方）

==========================================================
*/

/*-----------------------------------------------
1: メインイメージ
-----------------------------------------------*/
#index_main { margin-top:13px;}

/*-----------------------------------------------
2: 左カラム
-----------------------------------------------*/
#left_top { float:left; width:644px;}
#left_top li { margin-bottom:8px;}

/*-----------------------------------------------
3: 右カラム
-----------------------------------------------*/
#right_top { float:right; width:202px;}
#topics { margin-bottom:10px;}
#topic_list { height:180px; overflow:auto; margin-bottom:20px;}
#topic_list li { padding-bottom:6px; margin-bottom:6px; border-bottom:1px #f5f5f5 solid;}
#banner li { margin-top:6px;}
