@charset "utf-8";

/* ------------------------------
 トップ設定
------------------------------ */


/* 中見出し（共通設定） */

h2#hd_first,
h2#hd_adsl {
	text-indent: -9999px;
	height: 39px;
	width: 319px;
	margin-bottom: 7px;
}


/* 中見出し（はじめてのフレッツ光） */

h2#hd_first {
	background: url(../../images/top/hd_first.png) no-repeat
}


/* 中見出し（ADSL乗り換え） */

h2#hd_adsl {
	background: url(../../images/top/hd_adsl.png) no-repeat
}

p.fontline {
	line-height: 1.5;
}


/* 中見出し（フレッツ光のサービス） */

h2#hd_service_plan {
	height: 39px;
	width: 650px;
	margin-bottom: 7px;
	background: url(../../images/top/hd_service_plan.png) no-repeat;
	position: relative;
}

h2#hd_service_plan a {
	font-size: 12px;
	position: absolute;
	top: 15px;
	right: 15px;
}


/* フレッツ光料金プラン */

#service_plan {
	height: 500px;
	width: 650px;
	background: url(../../images/top/service_plan_bg.png) no-repeat;
	position: relative;
}

#service_plan a {
	position: absolute;
}

#btn_f_flets {
	top: 60px;
	left: 8px;
}

#btn_f_light {
	top: 230px;
	left: 8px;
}

#btn_m_flets {
	top: 60px;
	left: 345px;
}

#btn_m_light {
	top: 230px;
	left: 345px;
}

#btn_b_plan {
	top: 440px;
	left: 9px;
}


/* 中見出し（フレッツ光で、もっと快適に！もっと楽しむ！） */

h2#hd_more {
	height: 39px;
	width: 650px;
	margin-bottom: 7px;
	background: url(../../images/top/hd_more.png) no-repeat;
	position: relative;
}

h2#hd_more a {
	font-size: 10px;
	position: absolute;
	top: 15px;
	right: 15px;
}


/* 項目リスト */

ul.list {
	font-size: 11px;
	list-style: none;
}

ul.list li {
	margin-bottom: 8px
}

ul.list li a {
	text-decoration: none;
	background: url(../../images/top/list.png) no-repeat left center;
	padding-left: 14px;
}

ul.list li a:hover {
	color: #408cff;
	position: relative;
	top: 1px;
	left: 1px;
}


/* もっと快適にエリア */

.more_box {
	width: 303px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

.more_box p {
	line-height: 1.5;
}


/* ------------------------------
 フレッツ光ライト
------------------------------ */

#bnr_lite {
	display: block;
	width: 900px;
	margin: 0 auto 20px auto;
}

#bnr_quocard_m {
	margin-bottom: 40px;
}


/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/
