@charset "Shift_JIS";

/*
 ------------------------------

 ◆creation date: 15/9/8
 ・update:15/9/8 初回リリース

 ----------------------------- */

.section .medium {
	font-size:14px;
}

.section .daily_ttl {
	font-weight:bold;
	line-height:150%;
	font-size:14px;
}

.section .ph_morning {
	width:288px;
}

.section .tx_morning {
	width:342px;
	margin-left: 0;
}



/*-- ハイライト --*/

.btn a:hover {
	_position:relative; /* IE bug */
	opacity: 0.8;
	filter: alpha(opacity=80); /* IE6 IE7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
	-moz-opacity:0.8; /* FF */
	zoom:1; /* IE */
	display:inline-block\9;/* ie8 */
}



/*-- 朝の様子 --*/

.am .section dl {
	margin-bottom:10px;
}

.am .section .txt {
	text-indent: 1em;
	margin-bottom: 0.5em;
}



/*-- 総評 --*/

.pm .section dl {
	margin-bottom:10px;
}

.pm .section p {
	margin-bottom: 0.5em;
}

.pm .section .txt {
	text-indent: 1em;
}

.pm .section table {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.pm .section th {
	padding: 0 5px;
	background: #2040a0;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.pm .section td {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
}

.pm .weather {
	text-align: right;
}

.pm strong {
	padding: 3px;
	background: #e5f2ff;
}

.pm .section .interview {
	color: #7d7d7d;
}



/*-- サブナビ改訂 --*/

#s-nav .daily1 a {
	background: url(/anaopen/2015/start/image/nav_s.gif) 0 0;
}

#s-nav .daily1 .stay,
#s-nav .daily1 a:hover {
	background: url(/anaopen/2015/start/image/nav_s.gif) -250px 0;
}

#s-nav .daily2 a {
	background: url(/anaopen/2015/start/image/nav_s.gif) 0 -40px;
}

#s-nav .daily2 .stay,
#s-nav .daily2 a:hover {
	background: url(/anaopen/2015/start/image/nav_s.gif) -250px -40px;
}

#s-nav .daily3 a {
	background: url(/anaopen/2015/start/image/nav_s.gif) 0 -80px;
}

#s-nav .daily3 .stay,
#s-nav .daily3 a:hover {
	background: url(/anaopen/2015/start/image/nav_s.gif) -250px -80px;
}

#s-nav .daily4 a {
	background: url(/anaopen/2015/start/image/nav_s.gif) 0 -120px;
}

#s-nav .daily4 .stay,
#s-nav .daily4 a:hover {
	background: url(/anaopen/2015/start/image/nav_s.gif) -250px -120px;
}
