@charset "utf-8";



/* 「折込広告」は誰もが知っている～
//////////////////////////////////////////*/

#main_index .index_info01 {
	width: 545px;
	margin-left: 383px;
	padding-top: 30px;
	text-align: left;
	clear: both;
}


#main_index .index_info01 dt {
	margin-bottom: 8px;
}


#main_index .index_info01 dd {
	width: 545px;
	text-align: left;
}




/* そんな身近で注目度の高い～
//////////////////////////////////////////*/

#main_index .index_info02 {
	width: 545px;
	margin-left: 383px;
	padding-top: 15px;
	text-align: left;
}


#main_index .index_info02 dt {
	margin-bottom: 8px;
}


#main_index .index_info02 dd {
	width: 545px;
}




/* 折込広告のノウハウ
//////////////////////////////////////////*/

#main_index .bt_know_how {
	text-align: left;
}


#main_index .bt_know_how .h_know_how {
	position: absolute;
	bottom: 110px;
	bottom: 105px;
	left: 20px;
}



/* 電話番号、Mailのご案内
//////////////////////////////////////////*/

#main_index .bt_know_how dl {
	width: 190px;
	position: absolute;
	right: 14px;
	_right: 20px;
	bottom: 16px;
	background: #FFFFFF;
	z-index: 1;
	border: 3px solid #E8ECEC;
	text-align: right;
	padding-bottom: 15px;
}


/* 続きはお電話で
//////////////////////////////////////////*/

#main_index .bt_know_how dd dl dt {
	padding-top: 5px;
	padding-right: 3px;
}



/* メールアドレス
//////////////////////////////////////////*/

#main_index .bt_know_how dd dl dd a {
	background: url(../img/icon_mail.gif) no-repeat 30px center;
	padding-left: 10px;
	z-index: 6;
	font-size: 10px;
	display: block;
	letter-spacing: 1px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0em;
}



/* local_navi 
//////////////////////////////////////////*/

#main_index .bt_know_how ul {
	width: 738px;
	height: 60px;
	position: absolute;
	bottom: 36px;
	left: 20px;
	background: url(../img/local_navi_off.jpg) no-repeat;
	z-index: 5;
}


#main_index .bt_know_how li {
	float: left;
	list-style: none;
}

#main_index .bt_know_how li a {
	text-indent: -9999px;

}



/* 一貫した折込広告計画 */
#main_index .bt_know_how .local_navi_consecutive a {
	width: 195px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
}


#main_index .bt_know_how .local_navi_consecutive a:hover {
	background: url(../img/local_navi_consecutive_on.jpg) no-repeat;
}


/* 商品に呼応した配布エリアのセグメント */
#main_index .bt_know_how .local_navi_area a {
	width: 197px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 180px;
	display: block;
}


#main_index .bt_know_how .local_navi_area a:hover {
	background: url(../img/local_navi_area_on.jpg) no-repeat;
}


/* 競合等を意識した時期のセグメント */
#main_index .bt_know_how .local_navi_time a {
	width: 197px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 360px;
	display: block;
}


#main_index .bt_know_how .local_navi_time a:hover {
	background: url(../img/local_navi_time_on.jpg) no-repeat;
}


/* 広告効果検証によるフィードバック */		
#main_index .bt_know_how .local_navi_response a {
	width: 198px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 540px;
	display: block;
}


#main_index .bt_know_how .local_navi_response a:hover {
	background: url(../img/local_navi_response_on.jpg) no-repeat;
}
