/* ▼▼▼トップページ▼▼▼ */
/* 日付 */
#bs-date{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	letter-spacing:0.1em;
	font-weight:bold;
}
#bs-date span{
	font-size:130%;
	margin-left:5px;
}
#rain{
	margin-top:5px;
	color:#15C;
}
#rain span{
	margin:0 5px;
}
/* 天気 */
#weather li.last{
	border-right:none;
}

/*--------------------
天気
--------------------*/
#weather{
	margin:10px 0 0;
	overflow:hidden;/* floatのクリア */
	zoom:1;/* for ie6 */
}
#weather li {
	float:left;
	width:71px;
	border-right:1px dotted #DDD;
	padding: 0 10px;
	overflow:hidden;
	line-height:1.0;
}
#weather p{
	float:left;
	width:39px;
	margin-top:2px;
	
}
#weather p span{
	display:block;
	color:#15C;
	margin-top:5px;
	
}
#weather div{
	width:32px;
	float:right;
}
/*--------------------
子規の一日一句 
--------------------*/
div.shiki{
	float:left;
	width:395px;
	margin:0;
	display:none;
}
div#shiki_haiku{
	border:1px solid #CCC;
	margin:0;
	height:16px;
	padding:4px 0 0 123px;
	line-height:1.0;
	letter-spacing: 0.1em;
	width:auto;
	background:url(/images/new/shiki_title.gif) top left no-repeat;
}
/*--------------------
アクリートログイン 
--------------------*/
.ac_Login {
	margin:1px 0 0 10px;
	float:right;
}
.ac_Login p {
	clear:both;
	background-color:#cc0b0b;
	color: #FFF;
	padding:4px 5px 0;
	height: 16px;
	margin:0;
	display: block;
	float: left;
	position: relative;
	font-weight:bold;
	text-align: center;
	line-height: 1.1;
}
.ac_Login p:after {
	content: '';
	border-left-color: #cc0B0B;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #cc0B0B;
	position: absolute;
	top: 0;
	left:100%;
}
*:first-child+html .ac_Login ul {
	margin:3px 0 0 3px;
}
.ac_Login ul{
	margin:3px 0 0 5px;
	display:inline-block;
	overflow:hidden;
}
.ac_Login li{
	float:left;
	padding:0 8px 0 10px;
	border-right:1px dotted #DDD;
}

.ac_Login li a{
	color:#555;
}
/*--------------------
愛媛新聞からのお知らせバー
--------------------*/
#TopBar{
	background-color:#F9F9F9;
	border-bottom:1px solid #DDD;
	margin-bottom:15px;
	height:23px;
	overflow:hidden;/* floatのクリア */
	zoom:1;/* for ie6 */
	padding-bottom:1px;
}

.TopBarInner{
	width:1020px;
	margin:0 auto;
	padding:3px 15px;
	overflow:hidden;/* floatのクリア */
	zoom:1;/* for ie6 */
}
.TopBarInner .topicpath{
	padding:3px 0;
	display:inline-block;
	width: 800px;
}
.TopBarInner h3{
	float:left;
	background-color:#CC0B0B;
	color:#FFF;
	font-size:100%;
	font-weight:normal;
	padding:3px 5px 0;
	height: 15px;
	position: relative;
	text-align: center;
	line-height: 1.1;
	}
.TopBarInner h3:after {
	content: ' ';
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-right: 9px solid transparent;
	border-left: 9px solid #CC0B0B;
	position: absolute;
	top: 0;
	left:100%;
}
*:first-child+html .TopBarInner ul {
	margin:3px 0 0 10px;
}
.TopBarInner ul{
	margin:3px 0 0 15px;
	float:left;
	overflow:hidden;
}	
.TopBarInner li{
	background:url(/images/new/top_m_arrow.gif) 0px -32px no-repeat;
	padding-left:10px;
	margin-right:10px;
	float:left;
	line-height:1.2;
}
/*--------------------
twitterフォローミーボタン
--------------------*/
.tw_btn{
	float:right;
	text-align: right;
}
.tw_btn a {
  margin-right: 3px;
}
#fc_btn {
  float: right;
}
.tw_btn a:hover, #fc_btn a:hover {
 filter:alpha(opacity=70);
 -moz-opacity:0.70;
 opacity:0.70;
}

/*--------------------
 電子号外
--------------------*/
#gougai {
	float:left;
	width:44%;
	overflow:hidden;/* floatのクリア */
	zoom: 1;/* for ie6 */
}
#gougai p {
	background-color:#00f;
	color: #FFF;
	height: 15px;
	padding: 3px 5px 0;
	margin:0 16px 0 0;
	_margin:0 5px 0 0;/* for ie6 */
	display: block;
	float: left;
	position: relative;
	text-align: center;
	line-height: 1.1;
	
}
.gougai_title {
	width:230px;
	float:left;
	font-size:15px;
	font-weight:bold;
	padding:1px 0 0;
	background: url(/images/new/gougai_bg.gif) no-repeat right 2px;
}
html:\66irst-child .gougai_title{
	font-size:15px;
	font-weight:bold;
	padding:0 0 1px;
	background: url(/images/new/gougai_bg.gif) no-repeat right 2px;
}
.gougai_title a{
	width:230px;
	display:inline-block;
}

/*--------------------
 速報（号外表示）
--------------------*/
#sokuho02{
	float:left;
	width:55%;
	overflow:hidden;/* floatのクリア */
	zoom: 1;/* for ie6 */
}

/*--------------------
 速報（号外非表示）
--------------------*/
#sokuho01{
	float:left;
	width:100%;
	overflow:hidden;/* floatのクリア */
	zoom: 1;/* for ie6 */
}

/*--------------------
 速報・号外（共通）
--------------------*/
#sokuho01 p,
#sokuho02 p {
	background-color:#cc0B0B;
	color: #FFF;
	padding:3px 5px 0;
	height: 15px;
	margin:0 15px 0 0;
	_margin:0 5px 0 0;/* for ie6 */
	/*width: 30px;*/
	display: block;
	float: left;
	position: relative;
	text-align: center;
	line-height: 1.1;
}
*:first-child+html #sokuho01 p,
*:first-child+html #sokuho02 p,
*:first-child+html #gougai p  {
	margin:0 5px 0 0;/* for ie7 */
}
#sokuho01 p:after,
#sokuho02 p:after,
#gougai p:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-right: 9px solid transparent;
	position: absolute;
	top: 0;
	left:100%;
}
#sokuho01 p:after,
#sokuho02 p:after {
	border-left: 9px solid #cc0B0B;
}
#gougai p:after {
	border-left: 9px solid #00f;
	
}
#sokuho_news {
	position:relative;
	height:23px;
}

span#sokuho_txt {
    overflow: hidden;
    position:absolute;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding:3px 0;
	overflow:hidden;
	*overflow : visible; /* IE7 and below */
	white-space:nowrap;
}
#sokuho01 #sokuho_news {
    overflow: hidden;
}
#sokuho02 #sokuho_news {
    overflow: hidden;
/*    margin-right: 20px; */
    margin-left: 50px;
    width: 85%;
}

/*--------------------
スーパーバナー
--------------------*/
.h_ad{
	margin-top:5px;
}
#big_banner_2012 {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
	padding:3px 0;
	background:#eeeeee;
	border-bottom:#ababab 1px solid;
	margin-bottom:12px;
}
/*--------------------
Newsmart
--------------------*/
ul#newsmart_link {
	margin:3px 0 0 0;
	padding:0;
}
ul#newsmart_link li {
	margin-left:13px;
	list-style:none;
	float:right;
}
li.n_aboutlink {
	background:url(/images/new/newsmart_dottarrow.png) no-repeat;
	padding-left:11px;
}
li.n_mail {
	background:url(/images/new/newsmart_mail_icon.png) no-repeat;
	padding-left:23px;
}
/*--------------------
ニュース一覧
--------------------*/
ul.news_lists {
	margin:10px 0 0;
	padding:0;
}
.news_lists li {
/*	font-size:110%;*/
	font-size:10pt;
	padding-left:10px;
	line-height:1.5;
	background:url(/images/new/top_m_arrow.gif)  left 6px no-repeat;
}
.news_lists li img{
	margin-left:3px;
}
/*--------------------
愛媛のニュース
--------------------*/

.e_newsInner{
	clear:both;
	margin-top:15px;
	line-height:1.4;
}
.e_news_photo_frame {
	background-color:#FFF;
	border:1px solid #DDD;
	padding:0;
	float:right;
	margin-left:15px;
}
.e_news_photo_frame img {
	vertical-align: top;
	border:2px solid #FFF;
	background-color:#DDD;
}
h4.e_news_photo_title {
	/*font-size:130%;*/
	font-size:15pt;
}
.e_news_body{
	margin:10px 0 0;
}
.e_news_body a{
	color:#15c;
}
.news_lists span {
	margin-left: 1em;
	/*font-size: 80%;*/
	font-size:8.25pt;
}
/*--------------------
愛媛の選挙
--------------------*/
#electionbox{
	margin:10px 0;
	border:1px solid #F60;
	overflow:hidden;/* floatのクリア */
	display:inline-block;
}
#electionbox h5{
	background-color: #f60;
    color: #fff;
    float: left;
    font-size: 110%;
    height: 25px;
    padding: 13px 10px;
}
#electionbox ul{
	float:left;
	padding-left:5px;
}
#electionbox li{
	background:url(/images/new/top_m_arrow.gif) left 9px no-repeat;
	padding:5px 10px 0;
}
/*--------------------
写真・動画ニュース
--------------------*/
#photogallery {
	position: relative;
	width: 705px;
	height: 148px;
	padding: 0;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	margin-bottom:15px;
}
#photogallery-wrapper {
	position:relative;
	overflow: hidden;
	float: left;
	width: 660px;
	height: 148px;
}
#photogallery-inner {
}
#photogallery li {
	float: left;
	width: 109px;
	padding: 0;
	margin: 0;
	border-right:1px dotted #DDD;
}
#photogallery li span {
	display: block;
	margin: 3px 7px 0 8px;
	height: 12px;
}
#photogallery li span img{
	margin-bottom:5px;
	margin-right:2px;
}
#photogallery li div.thumnail a {
	display: block;
	margin: 0 7px 0 8px;
	padding: 0;
}
#photogallery li p {
	margin: 3px 7px 2px 8px;
}
#photogallery li div.thumnail img {
	display: block;
	margin: auto;
}
#photogallery div.arrow {
	float: left;
	width: 22px;
	margin: 0;
	padding: 20px 0;
}
#arrow-prev img {
	margin-left: 2px;
}
/*--------------------
国内・海外のニュース
--------------------*/
.NewsSubNav{
	clear:both;
	overflow:hidden;/* floatのクリア */
	zoom: 1;/* for ie6 */
}
.NewsSubNav li{
	float:left;
	padding:0 6px;
	margin:5px -1px 5px 0;
	border-right:1px dotted #DDD;
}
.NewsSubNav li a,
.NewsSubNav li a:hover{
	color:#555;
}

/*--------------------
 特集
--------------------*/
.special_group .h3_title {
	background-color:#FFC;
}
.special_group ul {
	margin:0 0 10px;
	border:5px solid #f9f9f9;
	height:300px;
	overflow-y:scroll;
}
.special_group li {
	display: block;
	line-height:1.3;
	border-bottom: 1px dotted #DDD;
	padding:5px;
	overflow:hidden;/* floatのクリア */
	zoom:1; /* for ie6 */

}
.special_group .special_contents li div {
	float:left;
	margin-right:5px;
}
.special_group p.last-qa{
	margin:0 0 20px;
	padding:0;
}

/*--------------------
 参加・投稿
--------------------*/
.join_post ul {
	margin:10px 0 15px;
}
.join_post li {
	display: block;
	line-height:1.3;
	padding:5px 0;
	overflow:hidden;/* floatのクリア */
	zoom:1; /* for ie6 */
}
.join_post li div {
	float:left;
	margin-right:5px;
}
.join_post li p span a {
	font-size:110%;
	color:#15c;
}
.join_post li p {
	font-size:90%;
	color:#555;
}

/*--------------------
 レフトバー　お役立ちエリア
--------------------*/
.List_TxtLink ul{
	margin:10px 0 20px;
}
.List_TxtLink li{
	background:url(/images/new/top_m_arrow.gif) left 4px no-repeat;
	padding:0 0 2px 10px;
	line-height:1.4;
}
.List_TxtLink span{
	font-size:90%;
	padding-left:10px;
}

/*--------------------
中段メイン　特集リスト
--------------------*/
.special_list{
	border:1px solid #DDD;
	overflow:hidden;/* floatのクリア */
	zoom:1;/* for ie6 */
	padding:10px 5px;
	font-weight:bold;
	line-height:1.5;
}
.special_list li{
	background:url(/images/new/top_m_arrow.gif) left 6px no-repeat;
	float:left;
	padding-left:10px;
	margin-right:10px;
}
.special_list li a,
.special_list li a:hover{
	color:#555;
}

/*--------------------
メインコンテンツリストセクション　dl
--------------------*/
.ListSection01{
    margin-top:30px;
}
.ListSection01 dl{
	margin:10px 0 15px;
	
}
.ListSection01 dt{
	border-bottom:1px dotted #DDD;
	padding-bottom:5px;
	margin-bottom:5px;
	overflow:hidden;/* floatのクリア */
	zoom:1; /* for ie6 */
}
.ListSection01 dt a{
	color:#777;
	float:left;
	font-weight:bold;
}
.ListSection01 dt span{
	font-size: 90%;
	float: right;
	display: block;
}
.ListSection01 dt span a{
	font-weight:normal;
}
.ListSection01 dd{
	margin:0 0 18px;
	padding-left:10px;
	line-height:1.4;
	background:url(/images/new/top_m_arrow.gif) left 4px no-repeat;	
}
.ListSection01 dd.nestdd{
    background-image:none;
}
.ListSection01 dd.nestdd dt{
    background: url(/images/new/topsabnav_li_yajirushi.jpg) left 5px no-repeat;
	padding-left:10px;
}
.ListSection01 dd.nestdd dt a{
	color:#555;
	font-weight:normal;
}
.ListSection01 dd.nestdd dt span a{
	color:#777;
}
.ListSection01 dd.nestdd dd{
	margin:0 0 10px 10px;
    background:url(/images/new/top_m_arrow.gif) left -136px no-repeat;

}
/*--------------------
メインコンテンツリストセクション　ul
--------------------*/
.ListSection01 ul.gogai{
	margin:10px 0 15px;
	
}
.ListSection01 ul.gogai li{
	margin:0 0 15px;
	padding-left:10px;
	line-height:1.4;
	background:url(/images/new/top_m_arrow.gif) left 4px no-repeat;
}
/*--------------------
ライトサイドバーリストセクション
--------------------*/
.ListSection02 ul{
	margin:10px -6px 10px 0;
	_margin:10px -12px 10px 0;/* for ie6 */
	overflow:hidden;/* floatのクリア */
	zoom:1; /* for ie6 */
}
.ListSection02 li{
	float:left;
	width:147px;
	height:75px;
	line-height:1.3;
	margin-right:6px;
	overflow:hidden;
	font-size:90%;
}
.ListSection02 li div{
	float:left;
	width:45px;
	margin-right:5px;

}
.ListSection02 li p{
	float:right;
	width:97px;
}
.ListSection02 li p{
	color:#555;
}

/*--------------------
マイベストプロ
--------------------*/
.my_best_pro .h3_title {
	margin-left: 0;
	background-color:#FAFFF8;
}
.my_best_pro_ul {
	margin:5px 0 15px;
}
.my_best_pro_ul li {
	border-bottom:1px dotted #DDD;
	margin:5px 0 0;
	padding:0 0 5px 10px;
	line-height:1.4;
	background:url(/images/new/top_m_arrow.gif) 0px -65px no-repeat;
}
.left200x50banner {
	padding-top:5px;
}
.left200x50banner img {
	margin:0 2px 5px 0;
}
/*--------------------
申し込み
--------------------*/
.application{
	margin:0 -7px 10px 0;
	overflow:hidden;/* floatのクリア */
	zoom:1; /* for ie6 */
}
.application li{
	float:left;
	margin-right:6px;
	margin-bottom:5px;
}
/*--------------------
モバイル
--------------------*/
.mobail{
	margin-bottom:15px;
}
.mobail ul{
	margin-top:5px;
	overflow:hidden;
}
.mobail li{
	float:left;
	margin-right:7px;
	padding-left:9px;
	font-size:100%;
	line-height: 1.5;
	background:url(/images/new/top_m_arrow.gif) left 6px no-repeat;
}

/*--------------------
twitterタイムライン
--------------------*/
#Contents_All .tw_tl h3{
	border:none;
	padding:8px 6px;
	font-size:150%;
	color:#ffffff;
	background: #8fc1da;
}
#Contents_All .tw_tl h3 span{
	font-size:65%;
	font-weight:normal;
}
#Contents_All .tw_tl .tw_btn {
margin: 13px 5px 0 0;
}
.tw_tl{
	background: #e8e8e8;
	padding:0;
	margin: 0 0 15px;
}

/*--------------------
検索ボックス
--------------------*/

.search{
	float:right;
	width:180px;
}
.search,
form#cse-search-box{
	height:25px;
	text-align: right;
	overflow:hidden;
	_overflow:inherit;
	zoom:1;
	padding:4px 0;
	_padding:0;
	margin:0;
	_margin-top:-6px;
	border:0;
}
.search input {
	font-size: 12px;
	height:20px;
	line-height:20px;
	border:0;
	padding:0;
	float:left;
}
input.search_btn {
	background:url(/images/new/search_btn.gif);
	width:34px;
	cursor:pointer;
}
input.search_txt {
	width:140px;
	padding-left:4px;
	height:14px;
}
.banner_center2012,
form#cse-search-box {
	clear: both;
	text-align: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #9999FF;
}
.centerbannerx3 {
	width:544px;
	height:80px;
	overflow:hidden;
	margin-left:-4px;
}
.centerbannerx3 div {
	float:left;
	width:175px;
	height:78px;
	border:#ccccff 1px solid;
	margin-left:4px;
	text-align:center;
	display:inline;
}
/*広告関連*/
/*--------------------
愛媛のニュース内　PR広告
--------------------*/
.m_ad{
	width:100%;
	border-top:1px dotted #DDD;
	margin-top:5px;
	padding-top:5px;
	overflow:hidden;
	zoom:1;
}
.m_pr_ad li{
	line-height:1.5;	
}
.m_pr_ad li span.pr{
	font-size:90%;
	margin-left:5px;	
}
.m_ad_left{
	float:left;
}
.m_rec_ad{
	margin: 20px 0 20px 450px;
}
/*--------------------
中段　PR広告テキスト
--------------------*/
.c_pr_ad {
	margin:10px 0;
}
.c_pr_ad span {
	font-size:90%;
	margin-right:5px;
}
/*--------------------
google dfp TOPページ中段バナー
--------------------*/
.c_bnr_ad {
	width:468px;
	margin:20px auto;
}
/*--------------------
広告300
--------------------*/
.r_ad_300{
	margin:10px 0 20px;
}
.r_ad_300_10_10{
	margin:10px 0 10px;
}
/*--------------------
自社バナー300
--------------------*/
.r_one_300_10_10{
	margin:10px 0 10px;
}
.r_one_300_10_20{
	margin:10px 0 20px;
}
/*--------------------
広告200
--------------------*/
.r_ad_200{
	margin:10px 0 20px;
}
/*--------------------
レフト広告
--------------------*/
.l_ad_200{
	margin:10px 0 10px;
}
/*--------------------
でんき予報
--------------------*/
.electricity{width:200px;
}
.electricity .h2_title{
	background-color:#cc0b0b;
}
.electricity .h2_title h2{
	color:#FFF;
	line-height: 1.0;
	font-size: 14px;
	margin:0;
	padding: 7px 0 7px 5px;
}
.electricity .h2_title span {
	font-weight:normal;
	display:none;
}
.denki {
	background:url(/images/new/denki_bg.png) repeat-x;
	margin:0 0 12px;
	padding:4px 4px 0 4px;
	border:#CCCCCC 1px solid;
	width:190px;
	overflow:hidden;
	display:none;
}
.denki .siyou {
	width:50px;
	float:left;
}
.denki p.yesterday{
	margin:0 0 0 60px;
	padding:0 0 4px 0;
	font-size:10px;
	line-height:1;
	display:none;}
.denki div.equal{
	width:12px;/*width:14px;*/
	float:left;
	text-align:center;
	padding-top:24px;
}
.denki dl{
	margin:12px 0 0 0;
	display:block;
	width:128px;/*width:122px;*/
	overflow:hidden;
}
.denki dt{
	width:71px;/*width:70px;*/
	margin:0;
	font-size:10px;
	float:left;
}
.denki .topline{
	border-top:#3d3d3d 1px solid;
	margin-top:2px;
}
.denki dd{
	text-align:right;
	font-size:10px;
	margin:0 0 0 70px;
	width:57px;/*width:50px;*/
}
.denki dd span{
	font-size:14px;
	line-height:1;
	font-weight:bold;
	margin-right:2px;
}
.denki .siyou div {
	font-size:24px;
	text-align:right;
	font-weight:bold;
	line-height:1.3;
}
.denki .siyou div span.per {
	font-size:10px;
	font-weight:normal;
}
.denki .yosou {
	clear:both;
	border-top:#b6b6b6 1px dotted;
	text-align:center;
}
.denki .yosou span.yosou2 {
	font-size:10px;
	line-height:20px;
}
.denki div.attention p{
	font-size:16px;
	margin:6px 0 10px 0;
	text-align:center;
	font-weight:bold;
}
.denki div.attention span{
	margin:0 6px;
	display:block;
}
@media screen and (max-device-width: 480px) {
.denki .yosou,.denki dd {
font-size: 9px;
}
}
@media screen and (max-device-width: 1024px) {
.denki .yosou,.denki dd {
font-size: 9px;
}
}
/*--------------------
PR広告
--------------------*/
#text_banner{
	margin:0 0 10px;
}
.googlead{
	margin:0 0 10px;
}

/*愛媛新聞電子版へのリンク
-----------------*/

.denshi_box {
    border:1px solid #dddddd;
    padding:2px;
    margin:0 auto 15px auto;
    width:294px;
    text-align:center; 
}
.denshi_box .cont_box {
    border:1px solid #e8e8e8;
    padding:18px 0 18px 16px;
    overflow:hidden;
    position:relative;
}
.denshi_box .cont_box img.npimg {
    width:118px !important;
    height:160px;
    border:1px solid #000000;
    float:left;
}
.denshi_box .cont_box .right_box {
    float:left;
    margin:0 0 0 12px;
    width:130px;
}
.denshi_box .cont_box .right_box p.days {
    background:#f2f2f2;
    text-align:center;
    padding:6px 0;
    margin:0 0 6px 0;
    font-size: 12px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.denshi_box .cont_box .right_box p.dtit {
    color:#e74c3c;
    text-align:center;
    font-size: 12px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.denshi_box .cont_box .right_box p.dbtn {
    position:absolute;
    right:14px;
    bottom:18px;
}
.denshi_box .cont_box .right_box p.dbtn a {
    text-indent:-9999em;
    display:block;
    width:130px;
    height:88px;
    background:url(/images/denshi_btn.gif) no-repeat 0 0;
}
.denshi_box .cont_box .right_box p.dbtn a:hover {
    background-position:0 -88px;
}
.denshi_box .denshi_info {
    margin:0 auto 15px;
    padding: 5px;
    width: 180px;
    color: white;
    font-size: 13px;
    line-height:1.5em;
    background-color: #33F;
}

.follow a {
        float:right;
        display:block;
        width:7em;
        text-align:center;
        border: solid 1px #CCC;
        border-radius: 5px;
        padding-top:3px;
        padding-bottom: 2px;
        margin-bottom:2px;
        background-color:#DDD;
        background: linear-gradient(#FFF, #DDD);
        background: -moz-linear-gradient(#FFF, #DDD);
        background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DDD));
        font-size:12px;
}
.follow a:link {
        color: #333;
}
.follow a:hover, .follow a:active {
        background-color:#BBB;
        background: linear-gradient(#FFF, #BBB);
        background: -moz-linear-gradient(#FFF, #BBB);
        background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#BBB));
        text-decoration: none !important;
        color: #666;
}
.follow a:visited {
        color: #333;
}

/* 号外（電子版　PDF版） */
#gogai_area, .gogai_area {
	margin-bottom: 10px;
	width: 700px;
	text-align:center;
	font-weight: bold;
	font-size:17px;
}
#gogai_area a:hover, .gogai_area a:hover {
	opacity:0.7; 
	filter: alpha(opacity=70);/*for ie 8 */
	text-decoration: none; 
}
#gogai_d1, .gogai_head {
	display: inline-block;
	width:550px;
	padding: 5px;
	background-color:#E74C3C;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
#gogai_d1:link, .gogai_head:link {
	color:#FFF;
}
#gogai_d1:hover, .gogai_head:hover {
	background-color:#F66;
}
#gogai_d1:visited, .gogai_head:visited {
	background-color:#E74C3C;
	color:#FFF;
}
#gogai_date {
	font-size:12px;
	width:105px;
}
#gogai_pdf, .gogai_pdf {
	display: inline-block;
	width: 120px;
	padding: 4px;
	text-align:center;
	color:#E74C3C;
	background-color:#FFF;
	border: solid 1px #E74C3C;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
