@charset "UTF-8";

/*
 * Style Name: small.css
 * Description: 文字サイズ小用CSS
 * Last Up Date: 2010/11/02
 * Author: COMTEC
 */




 /* ----------------------------------------
 *  header h-box
 * ---------------------------------------- */ 

div#header div#h-box ul#h-navi li{ font-size: 9px;}


#header div#h-box dl dd#small a{ background: url(/images/small_on.gif) no-repeat;}
#header div#h-box dl dd#default a{ background: url(/images/medium_off.gif) no-repeat;}
#header div#h-box dl dd#large a{ background: url(/images/large_off.gif) no-repeat;}



 /* ----------------------------------------
 *  top-contents main
 * ---------------------------------------- */


div#top-contents div#main p{ font-size: 10px;}




 /* ----------------------------------------
 *  top-contents main top-info
 * ---------------------------------------- */

div#top-contents div#main div#top-info h2{ font-size: 12px;}
div#top-contents div#main div#top-info span{ font-size: 9px;}


 /* ----------------------------------------
 *  footer
 * ---------------------------------------- */


div#footer div#f-navi span{ font-size: 9px;}

div#footer p{ font-size: 10px;}





 /* ----------------------------------------
 *  第2階層共通
 * ---------------------------------------- */
		
		 /* ----------------------------------------
		 *  contents-wrapper main contents
		 * ---------------------------------------- */

		 
		div#main div#contents div#path p{ font-size: 9px !important;}
		div#main div#contents div.entry-content p{ font-size: 9px !important;}

		div#main div#contents div.page-top p{ font-size: 10px !important;}
			





 /* ----------------------------------------
 *  基本情報
 * ---------------------------------------- */


div#main div#contents div.entry-content dl#company dt{ font-size: 10px !important;}

div#main div#contents div.entry-content dl#company dd{ font-size: 10px !important;}

div#main div#contents div.entry-content h3#company_h3{ font-size: 11px !important;}


				
 /* ----------------------------------------
 *  拠点紹介
 * ---------------------------------------- */
 
div#main div#contents div.adr h3{ font-size: 11px !important;}	
 

 /* ----------------------------------------
 *  沿革
 * ---------------------------------------- */


div#main div#contents div#history table tr td{ font-size: 10px !important;
	}


 
 /* ----------------------------------------
 *  回収から出荷まで
 * ---------------------------------------- */ 
 

div#main div#contents div.flow div.flow_img p{ font-size: 9px !important;}	


div#main div#contents div.flow div.flow_txt p{ font-size: 10px !important;}

div#main div#contents div.ex div.ex_txt p,
div#main div#contents div.ex div.ex_txt ul li{ font-size: 10px !important;}

 
 
 /* ----------------------------------------
 *  お知らせ
 * ---------------------------------------- */  

div.entry-content ul#info_top li{ font-size: 10px !important;}

 /* ----------------------------------------
 *  採用情報
 * ---------------------------------------- */   

div#main div#contents dl.r-detail dt,
div#main div#contents dl.r-detail dd{ font-size: 10px !important;}






div.entry-content ul.post-meta li{ font-size: 10px !important;}



 
 
 /* ----------------------------------------
 *  お問い合わせ
 * ---------------------------------------- */    

div#main div#contents p.tele-at{ font-size: 10px !important;}

div#main div#contents p.number{ font-size: 11px !important;}


 /* ----------------------------------------
 *  個人情報保護方針
 * ---------------------------------------- */    
 
div#main div#contents ol#p_content li{ font-size: 10px !important;}

div#main div#contents ol#p_content li ul li{ font-size: 10px !important;}

 /* ----------------------------------------
 *  サイトマップ
 * ---------------------------------------- */    
 

div#main div#contents ul#sitemap li{ font-size: 11px !important;}










 /* ----------------------------------------
 *  IE6
 * ---------------------------------------- */

* html div#header div#h-box ul#h-navi li{ font-size: 9px;}
* html div#top-contents div#main p{ font-size: 9px;}
* html div#top-contents div#main div#top-info h2{ font-size: 10px;}
* html div#top-contents div#main div#top-info span{ font-size: 8px;}
* html div#footer div#f-navi span{ font-size: 8px;}
* html div#footer p{ font-size: 8px;}
