@charset "UTF-8";

/* HOME用CSS */

#home {width:840px; text-align:left; margin:0 auto; padding:10px 0;}
	#home-top {width:840px;}
	#home-top th { vertical-align:top; text-align:left;}
	#home-top td { background:#EBFFFE; vertical-align:top;}
		#home-top td p { width:180px; padding:6px 10px;font-size:12px; line-height:1.5em; margin:0;}
		#home-top td p a { display:block; width:180px; height:52px; text-align:center; background: url(../images/home-greeting-btn-bg.jpg) no-repeat center;}
	#home-menu {width:640px; float:left; padding:15px 0 12px 0;}
	#home-menu th { width:300px; padding:0 20px 0 0;}
	#home-menu td { width:300px; padding:0 20px 0 0; vertical-align:top;}
		#home-menu td p { margin:0; padding:12px 0 12px 24px; font-size:12px; line-height:1.5em;}
		#home-menu td a { display:block; width:100%; height:22px; text-align:right; background:url(../images/home-detail-btn-bg.jpg) no-repeat right;}