/*家庭用トップページCSS
----------------------------------------------------------- */
/* レイアウト */
div#mainFamily_index {
	margin:0 0 20px 0;
	text-align:left;
	width:790px;
	padding:0;
	font-size:12px;
}
div#areaFamily_index {
	margin:0;
	padding:0;
	text-align:left;
	width:790px;
	background:url(../img/index/main_back.jpg);
	background-position:top;
}

/* 画像エリア */
div#img_area {
/*	height:214px; */
	margin:20px 0 0 0;
	padding:0;
}
div#msg_area {
	margin:0 3px 0 3px;
	color:#FFFF00;
	text-align:left;
	line-height:80%;
	font-size:10px;
	width:inherit;
	height:12px;
}
.msg {
	font-size:10px;
	text-align:left;
	line-height:80%;
}
.free_title {
	padding:11px 0 0 15px;
	font-size:16px;
	line-height:110%;
	font-weight:bold;
	color:#FFFFFF;
	width:300px;
	background:url(../img/index/free_title_left.gif) no-repeat;
	background-position:0 90%;
}
.free_txt a {
	line-height:110%;
}
/* ■タイプ　オレンジ */
.arrow_type04 a {
	padding:1px 0 1px 0;
}
.arrow_type04 {
	padding:0 0 4px 13px;
	background:url(../img/arrow04.gif) no-repeat;
	background-position: 0px 3px;
}

/* メインエリア */
div#colum01 {
	padding:0;
	margin:0;
	text-align:left;
}
div#colum02 {
	padding:14px 0 0 0;
	margin:0;
	text-align:left;
}
div#colum03 {
	padding:14px 0 0 0;
	width:100%;
	text-align:right;
}


/* リンクエリア */
/* ガス機器のご紹介 */
.title_gas {
	margin:0 0 2px 0;
}
div#gas_l_area ul li {
	list-style-type:none;
	text-align:left;
	width:155px;
}
.gas_l a {
	padding:1px 0 0 11px;
	margin:0;
	background:url(../img/index/arrow_gas.gif) no-repeat;
	background-position: 2px 50%;
}
/* お得な料金プラン */
#otoku_l_area {
	width:330px;
	padding:5px 0 0 0;
}
div#otoku_l_area a {
	padding:0 0 0 11px;
	margin:0;
	background:url(../img/index/arrow_otoku.gif) no-repeat;
	background-position: 2px 50%;
}
/* その他 */
div#colum03 a {
	padding:0 0 0 20px;
	margin:0 10px 0 0;
	background:url(../img/index/other_link_icon.gif) no-repeat;
	background-position: 5px 50%;
}
div#colum03 a.noIcon {
	background: none;
}


