@charset "UTF-8";


/* =========================================================
Reset of Default Style
========================================================= */
#header .fontChange a.s_btn img{visibility:visible;}
#header .fontChange a.l_btn img{visibility:visible;}
#header .fontChange a.m_btn img{visibility:visible;}


/* =========================================================
Set Style
========================================================= */
#header .fontChange a.s_btn img{	visibility:hidden;}
#header .fontChange a.s_btn{background:url(../../images/base/fontChange_s_over.jpg) no-repeat;}

body{
		font-size:11px;
	line-height:1.3;
}



/*------------------------------------------------------------- 
 各 page
------------------------------------------------------------- */
/* base ---- /////////////////////////////////////////////// */
#footer div.company{ width:110px;}
#footer div.address{ left:120px;}


/* index.html ---- /////////////////////////////////////////////// */

/* philosophy ---- /////////////////////////////////////////////// */
.philosophyBox ul{ width:530px;}
.philosophyBox li{ font-size:17px;line-height:160%;margin-bottom:0.8em;}
.philosophyBox span.s{ font-size:17px;}
.philosophyBox em{ font-size:24px; color:#FFC;}

/*  ---- /////////////////////////////////////////////// */
.aboutUs-tbl td{line-height:120%;}

/*  schedule /////////////////////////////////////////////// */
table.contact_tbl  th{ white-space: nowrap;}


