@charset "UTF-8";
/* CSS Document */

/*=========================================
 platinum_detail
=========================================*/

.platinum_detail{
	width:550px;
	margin-left:20px;
	margin-top:15px;
}

.platinum_detail img{
	float:left;
	margin-top:10px;
}

.pla_detail_txt{
	width:370px;
	padding:15px;
	border:#bd0f39 1px solid;
	background:#fdf2f5;
	float:right;
	}
	
/*=========================================
 plan_btn
=========================================*/

#flets_plan{
	margin-left:20px;
}

#flets_plan ul{
	list-style:none;
	margin:0;
	padding:0;
}

#flets_plan li{
	float:left;
	margin-right:20px;
	overflow:hidden;
}

/*DTI 光 with フレッツ*/
#flets_plan li#flets_01 a,#flets_plan li#flets_01 a:link,#flets_plan li#flets_01 a:visited{
	width:200px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(../platinum/image/plan_btn_dti-hikari-flets.gif) left top no-repeat;
}

#flets_plan li#flets_01 a:hover,#flets_plan li#flets_01 a:active{
	width:200px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(../platinum/image/plan_btn_dti-hikari-flets.gif) left bottom no-repeat;
}

/*フレッツ光各プラン*/
#flets_plan li#flets_02 a,#flets_plan li#flets_02 a:link,#flets_plan li#flets_02 a:visited{
	width:200px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(../platinum/image/plan_btn_flets-hikari.gif) left top no-repeat;
}

#flets_plan li#flets_02 a:hover,#flets_plan li#flets_02 a:active{
	width:200px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(../platinum/image/plan_btn_flets-hikari.gif) left bottom no-repeat;
}

/*DTI 光 with フレッツ申し込み*/
#flets_plan li#flets_03 a,#flets_plan li#flets_03 a:link,#flets_plan li#flets_03 a:visited{
	width:250px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(../platinum/image/dti-hikari-flets_app.gif) left top no-repeat;
}

#flets_plan li#flets_03 a:hover,#flets_plan li#flets_03 a:active{
	width:250px;
	height:32px;
	display:block;
	text-indent:-9999px;
	background:url(../platinum/image/dti-hikari-flets_app.gif) left bottom no-repeat;
}

/*=========================================
 application_Flow
=========================================*/

.platinum_flow_tit{
	width:550px;
	height:30px;
	padding-left:20px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:30px;
	background:url(../platinum/image/platinum_flow_tit.gif) left top no-repeat;
	margin-bottom:20px;
	margin-left:10px;
}

.platinum_flow_tit_r{
	width:550px;
	height:30px;
	padding-left:20px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:30px;
	background:url(../platinum/image/platinum_flow_tit_r.gif) left top no-repeat;
	margin-bottom:20px;
	margin-left:10px;
}

.flow_txt{
	width:470px;
	float:left;
}

/*=========================================
 FAQ
=========================================*/
.question{
	width:510px;
	height:30px;
	background:url(../platinum/image/faq_ico_q.gif) left top no-repeat;
	padding-left:40px;
	line-height:30px;
	color:#2c6d9f;
	margin-left:20px;
	margin-bottom:20px;
}

.answer{
	width:510px;
	background:url(../platinum/image/faq_ico_a.gif) left top no-repeat;
	padding-left:40px;
	margin-left:20px;
	margin-bottom:20px;
}

.answer_1{
	width:510px;
	background:url(../platinum/image/faq_ico_a.gif) left top no-repeat;
	padding-left:40px;
	margin-left:20px;
	margin-bottom:20px;
	line-height:35px;
}

.line_gray_dot{
	border-bottom:#666 1px dotted;
	margin-bottom:20px;
}
