@charset "shift_jis";
/*
  Summary: Base Layout
  Created: 2008-02-26
  Last update: 2008-02-26 by Garyu
  Target Pages
  	/shisetsu/*
  
  Site URL: http://www.town.kasuya.fukuoka.jp/
  File name: style.css (/shisetsu/css/style.css)
  Author: Garyu @ CGFM LLC.
  Copyright: (c) 2008 Town of Kasuya
  
*/

/*
----------------------------------------------------------------------------- 
[1] Common , Global Menu
[2] #hospital_list
[3] #daycare_etc
[99] etc (hack,debug,dummy)
----------------------------------------------------------------------------- */

/*
----------------------------------------------------------------------------- 
[1] Common , Global Menu
----------------------------------------------------------------------------- */

/*
----------------------------------------------------------------------------- 
[2] #hospital_list
----------------------------------------------------------------------------- */
#hospital_list #main table{
	border-collapse:separate;
	border-spacing:1px;
}
	
	#hospital_list #main table table td{
		padding:5px;
	}
		#hospital_list #main table table table td{
			padding:0px;
		}
			#hospital_list #main table table table table td{
				padding:5px;
			}
#hospital_list #main table.table_p10 td{ padding:10px;}
/*
----------------------------------------------------------------------------- 
[3] #daycare_etc
----------------------------------------------------------------------------- */
#daycare_etc #main td h3{
	margin-top: 0;
}

/*
----------------------------------------------------------------------------- 
[99] etc (hack,debug,dummy)
----------------------------------------------------------------------------- */
