@charset "utf-8";

/* #cont ************* */
/************************************************/
/* page */
/************************************************/
/* 保険・事故相談 */

#cont .text_support {
	padding: 15px 0px 20px 0px;
	float: left;
	width: 590px;
}

#cont .text_support p {
	font-size: 1.3em;
	line-height: 1.4em;
	text-align:justify;
	text-justify:inter-ideograph;
}
#cont .text_support p span {
	font-weight: bold;
}

#cont .text_support .support_l {
	width: 200px;
	float: left;
}
#cont .text_support .support_r {
	width: 375px;
	float: right;
}
#cont .text_support .support_info {
	width: 275px;
	padding: 10px 0px 0px 0px;
}

#cont .support_freedial {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 590px;
}
#cont .support_freedial p {
	font-size: 1.3em;
	line-height: 1.4em;
	text-align:justify;
	text-justify:inter-ideograph;
}
#cont .support_freedial p span {
	color: #0C5E9A;
	font-weight: bold;
}

#cont .support_freedial dl.freedial {
	width: 590px;
	height: 50px;
	float: left;
	background: url(../img/support_freedial_bg.jpg) left top no-repeat;
	margin: 15px 0px 0px 0px;
}
#cont .support_freedial dl.freedial dt {
	display: block;
	width: 115px;
	height: 40px;
	float: left;
	margin: 0px 50px 0px 0px;
	padding: 10px 0px 0px 15px;
}
#cont .support_freedial dl.freedial dd {
	display: block;
	width: 410px;
	height: 38px;
	float: left;
	padding: 12px 0px 0px 0px;
}


#cont .support_consultation {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 590px;
}
#cont .support_consultation .consultation_l {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 320px;
}
#cont .support_consultation .consultation_l img {
	margin: 0px 15px 15px 0px;
	float: left;
	width: 120px;
	border: #CCCCCC solid 1px;
}
#cont .support_consultation .consultation_l dl {
	padding: 0px 0px 0px 0px;
	width: 180px;
	float: left;
	display: block;
}
#cont .support_consultation .consultation_l dt {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
}
#cont .support_consultation .consultation_l dd {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 2px 0px 0px 0px;
}

#cont .support_consultation .consultation_r {
	padding: 0px 10px 0px 0px;
	float: right;
	width: 240px;
}
#cont .support_consultation .consultation_r dl.consultation_info {
	width: 240px;
	height: 120px;
	background: url(../img/support_consultation_bg.jpg) left top no-repeat;
	text-align: center;
}
#cont .support_consultation .consultation_r dl.consultation_info dt {
	width: 240px;
	height: 33px;
	display: block;
	margin: 0 auto;
}
#cont .support_consultation .consultation_r dl.consultation_info dd {
	width: 240px;
	height: 87px;
	display: block;
}

#cont .support_point {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 590px;
}

#cont .support_point h4 {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#cont .support_point h4.bg_b {
	background: url(../../common/img/title_bgline_blue.jpg) no-repeat;
}

#cont .support_point ul {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	width: 345px;
	float: left;
}

#cont .support_point ul li {
	background: url(../../common/img/listmark_blue.gif) no-repeat 0 8px;
	padding: 4px 0px 4px 13px;
}
#cont .support_point ul li span {
	font-weight: normal;
}

#cont .support_point img {
	float: right;
	width: 220px;
	margin: 15px 0px 0px 0px;
}
