@charset "utf-8";
/* -----------------------------------------------
CSS file For BALS Corporation.
FileName: font_medium.css
----------------------------------------------- */
/*---fontswitch---*/
#switcher .small a {
	border: none;
	background:#fff url(../../images/font_small.gif) no-repeat top left;
	display: block;
	width: 21px;
	height:13px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 1px;
	}

#switcher .medium a {
	border: none;
	background:#fff url(../../images/font_medium.gif) 0 -13px;
	display: block;
	width: 21px;
	height: 13px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 1px;
	}

#switcher .large a {
	border: none;
	background:#fff url(../../images/font_large.gif) no-repeat top left;
	display: block;
	width: 21px;
	height: 13px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 1px;
	}




body{
	color:#000;
	font-size:12px;
	line-height:160%;
	}
/*=========================
TOP
=========================*/
p.top_recruit{
	line-height:140%;
	}

/*=========================
IR
=========================*/

/*--index
-------------------------*/
div#ir_area h4,
div#ir_library h4{
	font-size:14px;
	font-weight:bold;
	}

div#ir_area h5, div#main_02 h5{
	font-size:12px;
	font-weight:bold;
	}


/*=========================
NEWS
=========================*/
div#side_navi p{
	font-size:10px;
	font-weight:bold;
	color:#666;
	}

div.news_box h4{
	font-size:14px;
	}


/*=========================
ABOUT
=========================*/
div.about_box dd span.takashima{
	background:#fff url(../../about/images/name.gif) no-repeat 0 2px;
	}


/*=========================
お問い合わせ
=========================*/
div#inquiry_area div.privacy_box h4,
div#inquiry_area div.privacy_box_start h4{
	font-size:12px;
	font-weight:bold;
	}

span.small{
	font-size:11px;
	line-height:120%;
	}

div#inquiry_area div.inquiry_box li.circle{
	font-size:11px;
	line-height:120%;
	}

/*=========================
Privacy Policy _English
=========================*/
div#privacy div.privacy_box h3{
	font-size:12px;
	font-weight:bold;
	}


div#activities_ir h3{
	font-size:12px;
	font-weight:bold;
	}

/*=========================
サイトマップ
=========================*/
div#sitemap_area ul li.sub a{
	font-size:10px;
	line-height:120%;
	}
