/**********************************************************************
シーボンコーポレートサイト
フォントサイズSCSS
[ /shared/css/fontS.css ]

Since         : 09.04.16
Last modified : 09.03.11
**********************************************************************/

/* 共通クラス
------------------------------------------------- */

body{
	font-size:80%;
	background:#FFFFFF;
}

.size_s{
	text-indent:-9999px;
	margin-right:2px;
}

.size_s a{
	display:block;
	width:21px;
	height:20px;
	background:url(../img/btn_size01_on.gif) no-repeat;

}

.size_s a:hover{
	background:url(../img/btn_size01_on.gif) no-repeat;

}

.size_m{
	text-indent:-9999px;
	margin-right:2px;
}

.size_m a{
	display:block;
	width:21px;
	height:20px;
	background:url(../img/btn_size02.gif) no-repeat;

}

.size_m a:hover{
	background:url(../img/btn_size02_on.gif) no-repeat;

}


.size_l{
	text-indent:-9999px;
	margin-right:18px;
}

.size_l a{
	display:block;
	width:21px;
	height:20px;
	background:url(../img/btn_size03.gif) no-repeat;

}

.size_l a:hover{
	background:url(../img/btn_size03_on.gif) no-repeat;

}


/* 個人情報保護の基本方針
-------------------------------------------------*/

.mark_free{


	padding-bottom:3px;
}

/* 電子広告・決算広告
-------------------------------------------------*/

.mark_pdf{
	padding-bottom:3px;
}





/* 検索結果
-------------------------------------------------*/

.search_word{

	font-weight:bold;
	position:absolute;
	margin-top:-42px;

}
/* 代理店について
-------------------------------------------------*/

.agencyL{
	float:left;
	width:160px;
}

.agencyL_01{
	float:left;
	width:190px;
}

.agencyR{
	float:right;
	width:465px;

}

/* IRトップページ
-------------------------------------------------*/
.ir_top_cat{

	width:208px;
	height:245px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}

.ir_top_cat02{

	width:208px;
	height:245px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
}

.ir_top_cat03{

	width:208px;
	height:170px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}


/* ハイライトトップ
-------------------------------------------------*/

.ir_top_cat04{

	width:208px;
	height:115px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}

.ir_top_cat05{

	width:208px;
	height:115px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
}


.indent_2{
	text-indent:-15px;
	padding-left:45px;

}