@charset "Shift_JIS";
/* CSS Document */
/**
 * フレッツ
 * ポイントお得トップページ
 */

#sorry_main{
	padding:20px;
	border:2px solid #FF3300;
	background:#fff6f6;
	margin:20px auto;
	font-size:120%;
	width:540px;
	
}
#sorry_main dt{
	color:#FF3300;
	font-weight:bold;
}
.center_logo{
	text-align:center;
}
.sorry_stxt{
	font-size:85%;
}

/*mente*/

#mente_top{
margin-bottom:30px;
padding:8px 0 10px;
background:#fff;
}

#mente_top {border:3px solid #ccc !important;}
#mente_top div.mente_sub{
	float:none !important;
	width:auto !important;
	margin:0 5px 5px;
	color:#f00;
}
#mente_top div.mente_sub {	border-bottom:1px solid #ccc;}
#mente_top p{	margin:0 8px;}
#mente_top dl{	margin:8px;}

#mente_top dl.date dt{
	width:15em;
	background:#f00;
	color:#fff;
	padding:0 5px;
	text-align:center;
}

#mente_top dl.date dd {
	margin:3px 0 6px;
}

#mente_top dl.target,
#mente_top dl.target dt,
#mente_top dl.target dd{
margin-bottom:0;
padding-bottom:0;
}

#mente_top ul.target {
margin:3px 8px 0;
}

#mente_top ul.target li {
list-style-type:none;
margin-left:1.2em;
text-indent:-1.2em;
color:#666;
font-size:95%;
}


/* 年末年始対応 */

#mente_top{
margin-bottom:20px;
}





/* 以下、フレッツTOPのお詫び文掲載時に使用（不要の場合はコメントアウト） 

#mente_top {
border:3px solid #f00 !important;
}
#mente_top div.mente_sub {
	border-bottom:1px solid #f00 !important;
}
#mente_top p {
color:#f00 !important;
}*/