@charset "utf-8";

/* -----------------------------------------------------------

	Title: size_l.css
	Created: 2009-02-05
	Last Up Date: 2009-03-28
	
----------------------------------------------------------- */
/*

	bt font size
	
----------------------------------------------------------- */

div#header dl#fontSize {
	background: url(/common/images/bt_font_large.gif) right bottom no-repeat;
}

/* -----------------------------------------------------------	

	main font size
	
----------------------------------------------------------- */

body { font-size: 62.5%; line-height: 2.0em; }

div#t_container,
div#container { font-size:1.2em; }

* html div#t_container table { font-size: 1.2em; }
* html div#container table { font-size: 1.2em; }

div#t_main { font-size: 1.4em; line-height: 1.6em; }
div.main,
h3,
h4 { font-size: 1.4em; line-height: 1.6em; }
div.main .s { font-size: 1.0em; line-height: 1.4em; }

div#footer_area ul#f_navi { font-size: 1.2em; }
div#footer_area	 p#copy { font-size: 1.2em; }

/* -----------------------------------------------------------	

	service system

----------------------------------------------------------- */

div#service ul.sys_flow li div.flow_bg {
	height: 80px;
	background: url(/images/service/flow_bg_b.gif) left top no-repeat;
	padding: 0.3em 0.3em 0;
}

div#service ul.sys_flow li div.flow_bg_last {
	height: 60px;
	background: url(/images/service/flow_bg_b_last.gif) left top no-repeat;
	padding: 0.3em 0.5em 0;
}

/* -----------------------------------------------------------	

	compliance quality

----------------------------------------------------------- */

div#compliance ul.quality_flow li div.flow_bg {
	height: 80px;
	background: url(/images/service/flow_bg_b.gif) left top no-repeat;
	padding: 0.3em 0.3em 0;
}

div#compliance ul.quality_flow li div.flow_bg_last {
	height: 60px;
	background: url(/images/service/flow_bg_b_last.gif) left top no-repeat;
	padding: 0.3em 0.5em 0;
}