@charset "shift_jis";

#headerGnav {
	padding-bottom: 2px;
}

div.headerTopicPath {
	background-color: #F2F2F2;
	background-image: none;
}

div#contentsWrapper {
	background: none;
}


/* ------------------------------------------------
keyVisual
------------------------------------------------ */
div.keyVisual-top {
	width: 100%;
	background: url(/homesecurity/img_v2/bg_ind_kv2_sts.jpg) left top repeat-x;
}

div.keyVisual-top div.inner {
	margin: 0 auto;
	width: 900px;
	background: url(/homesecurity/img_v2/bg_ind_kv_sts.png) right top no-repeat;
}

/*業界NO1*/
div.keyVisual-top div.inner h2 {
	background: none;
	border: none;
	padding:20px 0 0 0;
}
/*SEO用テキスト*/
div.keyVisual-top div.inner p.lead_txt {
	color: #333;
	line-height: 1.7;
	width: 500px;
	margin-top: 15px;
}
/*業界NO1 注釈*/
div.keyVisual-top div.inner .note_list {
	font-size: 71.4%;
	color: #666;
	line-height: 1.7;
	margin-top: 10px;
	width: 491px;
}
div.keyVisual-top div.inner .note_list li {
	text-indent: -2em;
	padding-left: 2em;
	padding-bottom: 3px;
}
/*費用に関するご相談*/
div.keyVisual-top div.inner .inquiry {
	position:relative;
	width: 900px;
	margin: 34px 0 10px !important;
	padding: 0;
	z-index: 1;
}
div.keyVisual-top div.inner .inquiry .posi_01{
	position: absolute;
	top: 41px;
	left: 461px;
}
div.keyVisual-top div.inner .inquiry .posi_02{
	position: absolute;
	top: 41px;
	left: 678px;
}

/* ------------------------------------------------
flashnews
------------------------------------------------ */
.flashnewsBox{
	padding: 20px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

table.flashnews ul {
	margin: 0;
}

table.flashnews td {
	padding-right: 10px;
}

table.flashnews th,
table.flashnews td{
	padding-top: 0px;
	vertical-align: top;
}

table.flashnews th.pt20,
table.flashnews td.pt20{
	padding-top: 20px;
}