/**********************************************************************
シーボンコーポレートサイト
文字サイズ中CSS
[ /shared/css/fontM.css ]

Since         : 09.04.16
Last modified : 09.03.11
**********************************************************************/



/* 共通クラス
------------------------------------------------- */

body{
	font-size:90%;

}

.size_s{
	text-indent:-9999px;
	margin-right:2px;
}

.size_s a{
	display:block;
	width:21px;
	height:20px;
	background:url(../img/btn_size01.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_on.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;

}


/* 検索結果
-------------------------------------------------*/

.search_word{

	font-weight:bold;
	position:absolute;
	margin-top:-50px;

}

/* 代理店について
-------------------------------------------------*/

.agencyL{
	float:left;
	width:170px;
}

.agencyL_01{
	float:left;
	width:210px;
}

.agencyR{
	float:right;
	width:455px;

}

/* IRトップページ
-------------------------------------------------*/
.ir_top_cat{

	width:208px;
	height:260px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}

.ir_top_cat02{

	width:208px;
	height:260px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
}

.ir_top_cat03{

	width:208px;
	height:180px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}


/* ハイライトトップ
-------------------------------------------------*/

.ir_top_cat04{

	width:208px;
	height:120px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}

.ir_top_cat05{

	width:208px;
	height:120px;
	border:solid 1px #e6e6e6;
	border-top:solid 1px #3C63B2;
	float:left;
	margin-bottom:20px;
}
