@charset "utf-8";

/* --------------------------------------------------------------
	取扱保険会社
-------------------------------------------------------------- */
#title_insurance {
	width: 620px;
	height: 90px;
	margin-bottom: 20px;
	padding: 0px;
	background: url(../img/title_insurance.jpg) no-repeat;
	text-align: left;
	text-indent: -9999px;
}


/* 表 */
#column table,th,td {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #cccccc;
}
#column th {
	padding: 10px;
	text-align: left;
	vertical-align:top;
	background-color: #ddeeff;
}
#column td {
	padding: 10px;
	text-align: left;
	vertical-align:top;
	background-color: #ffffff;
}


#logo_ms a {
	display: block;
	width: 295px;
	height: 27px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	background: url(../img/logo_ms.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
}


#logo_kirameki a {
	display: block;
	width: 253px;
	height: 27px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	background: url(../img/logo_kirameki.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
}


#logo_msa a {
	display: block;
	width: 256px;
	height: 27px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	background: url(../img/logo_msa.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
}


/* --------------------------------------------------------------
	ヘッダメニュー：反転
-------------------------------------------------------------- */
/* 06　取扱保険会社 */
#hd_menu06 a {
	display: block;
	width: 130px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../../shared/img/hd_menu.gif) no-repeat;
	background-position: -640px -80px;
	text-indent: -9999px;
}
#hd_menu06 a:hover {
	display: block;
	width: 130px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../../shared/img/hd_menu.gif) no-repeat;
	background-position: -640px -80px;
	text-indent: -9999px;
}


/* --------------------------------------------------------------
	
-------------------------------------------------------------- */




