@charset "utf-8";
/* CSS Document */


/*splash body*/
	#sp_cl {width:448px; background:url(../images/splash/sp_title_bar_maple.jpg) no-repeat top; padding:44px 0px 10px 0px; float:left;}
	#sp_cr {width:312px; background:url(../images/splash/sp_title_bar_question.jpg) no-repeat top; padding:44px 0px 10px 0px; float:left;}
	
	#sp_cl p {line-height: 1.4em; padding:1px 22px 4px 32px; margin:0; display:block;}
	#sp_cr p {line-height: 1.4em; padding:1px 32px 5px 22px; margin:0;}
	
	#sp_cr #link {padding:1px 22px 10px 12px;}
	
	/*#sp_cl p:first-line, #sp_cr p:first-line {font-size:14px; color:#000;}*/

