@charset "utf-8";

@import url("base.css");

@import url("structureIC.css");


/*====================================================
------------------------------------------------------
	 top.css   ID:top
------------------------------------------------------
====================================================*/

/*================= contents menu ============

	  1: - setting

	  2: - areaD
		     - h2	   
		     - h3
			
	
	
============================================== */

/*====================================================
	1: - setting
====================================================*/

body { background: #000000 url(../img/bgBody.jpg) 50% 0 no-repeat;}
#areaC { height: 430px; background: url(../img/pageImg.jpg) no-repeat;}


/*====================================================
	  2: - areaD
====================================================*/

/*
	- h2
------------------------------------------------------------*/
h2 { background: url(../img/h2_00.jpg) no-repeat; margin: 0 0 10px 0;}

h2.sale { background: url(../img/h2_sale100115.jpg) no-repeat;}


/*
	- h3
------------------------------------------------------------*/
h3.h3_01 { background: url(../img/h3_00_01.gif) no-repeat;}
h3.h3_02 { background: url(../img/h3_00_02.gif) no-repeat;}
h3.h3_03 { background: url(../img/h3_00_03.gif) no-repeat;}


/*
	- dl dd dt
------------------------------------------------------------*/

#sale100115 { background: #092c58 url(../img/sale100115_bg.jpg) 10px 140px no-repeat; padding: 0 0 15px 0; margin: 0 0 15px 0;}

#sale100115 dl.sale { width: 530px; padding: 0 0 0 60px; color: #fff; margin: 0 auto;}
#sale100115 dl.sale dd { width: 530px; padding: 0;}
#sale100115 dl.sale dd.soft { height: 330px; background: url(../img/sale100115_soft.jpg) 0 0 no-repeat; text-indent: -9876em;}
#sale100115 dl.sale dd.head { height: 330px; background: url(../img/sale100115_head.jpg) 0 0 no-repeat; text-indent: -9876em;}

#sale100115 .guarantee { width: 580px; height: 214px; background: #fff url(../img/sale100115_guarantee.jpg) 50% 0 no-repeat; text-indent: -9876em; margin: 15px auto 0 auto;}

#sale100115 .footInquiry { width: 580px; margin: 0 auto 20px auto;}
#sale100115 .footInquiry .title { display: none;}
#sale100115 .footInquiry .rowBaseLine { width: 580px; background: url(../c_img/footInquiryBg.gif) 0 0 repeat-y; margin: 0 auto;}
#sale100115 .footInquiry .rowBaseLine:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
/*\*//*/
     #sale100115 .footInquiry .rowBaseLine {
         display: inline-table; 
     }
 /**/ 
#sale100115 .footInquiry dl.tel,  .footInquiry dl.fax, .footInquiry dl.mail
{ width: 193px; float: left; background: transparent; padding: 0 0 10px 0;}
#sale100115 .footInquiry dl.tel dt, .footInquiry dl.fax dt, .footInquiry dl.mail dt { width: 180px; height: 93px; text-indent: -9876em;}
#sale100115 .footInquiry dl.tel dd, .footInquiry dl.fax dd
{ width: 180px; height: 45px; text-indent: -9876em;}

#sale100115 .footInquiry dl.tel dt { background: url(../c_img/footInquiryTel.gif) no-repeat; margin: 0 auto 0 0;}
#sale100115 .footInquiry dl.fax dt { background: url(../c_img/footInquiryFax.gif) no-repeat; margin: 0 auto;}
#sale100115 .footInquiry dl.mail dt { background: url(../c_img/footInquiryMail.gif) no-repeat; margin: 0 0 0 auto;}

#sale100115 .footInquiry dl.tel dd { background: url(../c_img/footInquiryTelNum.gif) no-repeat; margin: 0 auto 0 0;}
#sale100115 .footInquiry dl.fax dd { background: url(../c_img/footInquiryFaxNum.gif) no-repeat; margin: 0 auto;}

#sale100115 .footInquiry dl.mail dd a { display: block; width: 180px; height: 35px; background: url(../c_img/btMail180.gif) 0 0 no-repeat; margin: 5px 0 5px auto; text-indent: -9876em; overflow: hidden;}
#sale100115 .footInquiry dl.mail dd a:hover { background: url(../c_img/btMail180.gif) 0 -35px no-repeat;}

#sale100115 .goToTop { display: none;}


