@charset "Shift_JIS";

/* トップニュース２段カラムコンテナ設定
---------------------------------------------------- */
.news_container {
	margin-bottom: 20px;
	}
.news_right120 {
	width: 120px;
	vertical-align: top;
}

.news_left {
	vertical-align: top;
	padding-right: 10px;

}
.message {
	margin: 10px 0px 0px;
	padding: 5px;
	border: 1px solid #CC0000;
	}


/* 教職員人事用*/
.news_left #change {
	margin: 10px 0px;
	border: 1px solid #CC0000;
	padding: 5px 5px 5px 10px;
	font-weight: bolder;
	color: #CC0000;
}
.news_left #change a:link {
	outline: none;
	color: #CC0000;
}
.news_left #change a:visited {
	color: #CC0000;
}
.news_left #change a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.news_left #change a:active {
	outline: none;
	color: #CC0000;
}

/* 緊急速報用*/
.news_left .emergency {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bolder;
	color: #CC0000;
	background: #fae0df;
	text-align: center;
}
.news_left .emergency h1 {
	background: #c00;
	color: #fff;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}
.news_left .emergency p {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin: 10px;
	color: #000;
}
.news_left .emergency img {
	margin: 10px;
}



.topNewsTitle {
	clear: both;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 110%;
}
.topNewsTitle a:link {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px 10px;
	line-height: 110%;
	color: #000000;
}
.topNewsTitle a:visited {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px 10px;
	line-height: 110%;
	color: #000000;
}
.topNewsTitle a:active {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px 10px;
	line-height: 110%;
	color: #000000;
}

.topNewsTitle a:hover {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px 10px;
	line-height: 110%;
	text-decoration: underline;
	color: #000000;
}

.topNews {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.topNews a:link {
	font-size: 15px;
}
.topNews a:visited {
	font-size: 15px;
}
.topNews a:hover {
	font-size: 15px;
}
.topNews a:active {
	font-size: 15px;
}



/* ニュースリスト
---------------------------------------------------- */
.topNewsList{
	list-style: none;
	margin-bottom: 12px;
	margin-left: 5px;
}
.topNewsList li {
	background: url(../img/side_icon.gif) no-repeat left 50%;
	padding: 0 0 0 10px;
	line-height: 125%;
	font-size: small;
	margin-bottom: 1px;
}
.topNewsList li a:link {
	font-size: 13px;
}
.topNewsList li a:visited {
	font-size: 13px;
}
.topNewsList li a:active {
	font-size: 13px;
}
.topNewsList li a:hover {
	font-size: 13px;
}
.kagawaNewsList{
	list-style: none;
	margin-bottom: 10px;
	margin-left: 5px;
}
.kagawaNewsList li {
	background: url(../img/side_icon.gif) no-repeat left 50%;
	padding: 0 0 0 10px;
	line-height: 125%;
	font-size: 14px;
	margin-bottom: 1px;
}
.kagawaNewsList li a:link {
	font-size: 14px;
}
.kagawaNewsList li a:visited {
	font-size: 14px;
}
.kagawaNewsList li a:active {
	font-size: 14px;
}
.kagawaNewsList li a:hover {
	font-size: 14px;
}
.kagawaNewsList li img {
	vertical-align: baseline;
}

/* 香川のニュース一覧*/

.localNewsMenu {
	padding-top: 0px;
	padding-bottom: 10px;
}
.localNewsMenu ul {
	list-style: none;
}
.localNewsMenu li {
	display: inline;
	border-right: 1px solid;
	padding-right: 8px;
	padding-left: 5px;
}
.localNewsMenu li a:link {
	font-size: 12px;
	color: #2460A8;
}
.localNewsMenu li a:visited {
	font-size: 12px;
	color: #2460A8;	
}
.localNewsMenu li a:active {
	font-size: 12px;
	color: #ff6600;
}
.localNewsMenu li a:hover {
	font-size: 12px;
	color: #ff6600;
}

/* おすすめ*/
#localNewsPush {
	height: 25px;
	position: relative;

}
#localNewsPush ul {
	list-style: none;
}

#localNewsPush li {
	background: url(../img/list_head2.gif) no-repeat left center;
	display: block;
	margin: 0px;
	float: left;
	padding: 0px 10px 0px 15px;
}

/* ライブカメラ （元のlocalNewsMenu）*/
.localNewsCamera {
	margin-bottom: 10px;
	background: #EEEEEE;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	padding: 5px 0px;
	clear: both;
	margin-top: 10px;
}
.localNewsCamera ul {
	list-style: none;
}
.localNewsCamera li {
	display: inline;
	border-right: 1px solid #666666;
	padding-right: 8px;
	padding-left: 8px;
}
.localNewsCamera p {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 25px;
}

.newsList{
	list-style: none;
	margin-bottom: 20px;
	margin-left: 5px;
}
.newsList li {
	background: url(../img/side_icon.gif) no-repeat left 50%;
	padding-left: 10px;
}

/* ニュースリスト　タイトル（h2）リンク設定
---------------------------------------------------- */
.categoryTitleBox-left h2 a:link {
	color: #000000;
}
.categoryTitleBox-left h2 a:visited {
	color: #000000;
}
.categoryTitleBox-left h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.categoryTitleBox-left h2 a:active {
	color: #000000;
}


/* ニュースリスト　タイトル右リンク設定
---------------------------------------------------- */
.categoryTitleBox-right a:link {
	background: url(../img/all.gif) no-repeat left center;
	height: 20px;
	padding-left: 15px;
	display: block;
	float: left;
}
.categoryTitleBox-right a:visited {
	background: url(../img/all.gif) no-repeat left center;
	height: 20px;
	padding-left: 15px;
	display: block;
	float: left;
	}
.categoryTitleBox-right a:hover {
	background: url(../img/all.gif) no-repeat left center;
	height: 20px;
	padding-left: 15px;
	display: block;
	float: left;
}
.categoryTitleBox-right a:active {
	background: url(../img/all.gif) no-repeat left center;
	height: 20px;
	padding-left: 15px;
	display: block;
	float: left;
}

/* ニュースリスト　タイトル右RSS設定
---------------------------------------------------- */
.categoryTitleBox-right .rss img {
	height: 17px;
	margin: 2px 6px 5px 0;
	vertical-align: middle;
}
.categoryTitleBox-right .rss a:link {
	background: none;
	height: 17px;
	padding-left: 0;
}
.categoryTitleBox-right .rss a:visited {
	background: none;
	height: 17px;
	padding-left:0;
}
.categoryTitleBox-right .rss a:hover {
	background: none;
	height: 17px;
	padding-left: 0;
}
.categoryTitleBox-right .rss a:active {
	background: none;
	height: 17px;
	padding-left: 0;
}
/* ニュースリストリンク設定
---------------------------------------------------- */
.topNewsList a:link {
	font-size: medium;
	text-decoration: none;
}
.topNewsList a:visited {
	font-size: medium;
	text-decoration: none;
}
.topNewsList a:hover {
	font-size: medium;
	text-decoration: none;
}
.topNewsList a:active {
	font-size: medium;
	text-decoration: none;
}


/* 写真設定
---------------------------------------------------- */
#topPhoto {
	background: #EAEAEA url(../img/top_photo_back.jpg) repeat-x;
	text-align: center;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topPhoto div{
	text-align: left;
	width: 110px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
.mt10 {
	margin-top: 10px;
}
.mt6 {
	margin-top: 6px;
}

/* WEB朝刊用ニュースリスト
---------------------------------------------------- */
.dgnewsH2 {
	margin-top: 20px;
	padding: 5px 10px;
	font-size: 17px;
	color: #fff;
	background: #ea5636;
}
/* ページ */
.dgnewsPage {
	margin-bottom: 10px;
	padding: 10px 10px 2px 5px;
	font-size: 15px;
	border-bottom: 2px solid #ccc;
}
.fa-newspaper {
	position: relative;
	margin-right: 5px;
	font-size: 20px;
	color: #ea5636;
	top: 2px;
}

/* リスト */
.dgnewsList {
	margin: 0 0 20px 5px;
}
.dgnewsList li {
	margin-bottom: 8px;
	list-style: none;
}
.dgnewsList li .fa-camera {
	margin-left: 5px;
	font-size: 14px;
	color: #949494;
}
.dgnewsList li a:link {
	font-size: 13px;
	color: #000;
}
.dgnewsList li a:hover, .dgnewsList li a:active, .dgnewsList li a:focus {
	opacity: .6;
}
.dgnewsList li a:visited {
	color: #999;
}

/* 1番目記事 */
.dgnewsList li:first-child {
	margin-left: 0;
	list-style: none;
	font-size: 20px;
}
.dgnewsList li:first-child .fa-camera {
	font-size: 20px;
}
.dgnewsList li:first-child a {
	font-size: 20px;
}
/* 2番目〜記事 */
.dgnewsList li:nth-child(n+2) a:visited::before {
	color: #ccc;
}
/* 2〜5番目記事 */
.dgnewsList li:nth-child(n+2):nth-child(-n+5) {
	list-style: none;
	font-size: 16px;
}
.dgnewsList li:nth-child(n+2):nth-child(-n+5) .fa-camera {
	font-size: 16px;
}
.dgnewsList li:nth-child(n+2):nth-child(-n+5) a:link {
	padding-left: 20px;
	position: relative;
	font-size: 16px;
}
.dgnewsList li:nth-child(n+2):nth-child(-n+5) a:link::before {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	top: 2px;
	left: 0;
	margin-right: 5px;
	background-color: #e08637;
}
/* 6番目以降記事 */
.dgnewsList li:nth-child(n+6) {
	margin-bottom: 4px;
}
.dgnewsList li:nth-child(n+6) a:link {
	padding-left: 20px;
	position: relative;
	font-size: 14px;
}
.dgnewsList li:nth-child(n+6) a:link::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 6px;
	top: 3px;
	left: 2px;
	margin-right: 5px;
	background-color: #e08637;
}



/* 連載・特集等リンク
---------------------------------------------------- */
.localNewsPush {
	display: block;
	margin: 20px 0;
}
.localNewsPush ul {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.localNewsPush li a:link {
	color: #000;
	background: #dfdfdf;
	border-radius: 5px;
	padding: 10px;
	font-size: 14px;
}
.localNewsPush a:link::after {
	margin-left: 5px;
	position: relative;
	top: 4px;
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-size: 24px;
	font-weight: 900;
	color: #5f5f5f;
}
.localNewsPush li a:hover {
	opacity: .6;
}
.localNewsPush li a:visited {
	color: #000;
}
.localNewsPush li a:visited::after {
	color: #5f5f5f;
}

/* 天気・占い枠設定
---------------------------------------------------- */

h2#topFortuneTitle {
	background: url(../img/top_fortune_title.gif) no-repeat;
	height: 30px;
	width: 120px;
	margin-top: 10px;
	padding: 0px;
}
h2#topFortuneTitle span {
	display:none;
}
.subContTitle120 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-left: 3px solid #0000BA;
	padding: 3px;
	font-weight: bold;
	background: url(../img/side_title_bg.gif) repeat-x bottom;
	margin-top: 10px;
	font-size: x-small;
}


.subCont {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 3px;
}
.subCont table {
	width: 100%;
}

.top_fortune {
}
.top_fortune img {
	height: 35px;
	width: 35px;
	margin-right: 5px;
	display: block;
	float: left;
}
.top_fortune span {
	height: 35px;
	display: block;
	padding-top: 8px;
}
.top_fortune span a:link {
	font-weight: bold;
	text-decoration: underline;
}
.top_fortune span a:visited {
	font-weight: bold;
	text-decoration: underline;
}
.top_fortune span a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.top_fortune span a:active {
	font-weight: bold;
	text-decoration: underline;
}


/* 香川ニュース下広告設定
---------------------------------------------------- */
#articleAD {
	list-style: none;
	text-align:center;
	padding-left: 5px;
}

/* サイトマップテーブル設定
---------------------------------------------------- */
.sitemap {
	width: 100%;
	margin-bottom: 20px;
}
.sitemap td {
	width: 33%;
	padding: 0px 5px;
	vertical-align: top;
}
.contentsTitle {
	background: url(../img/list_head2.gif) no-repeat left 50%;
	font-size: medium;
	padding-left: 20px;
	border-bottom: 2px solid #6699CC;
	margin: 0px 0px 10px 5px;
	font-weight: bold;
}
.contentsTitle a:link{
	font-size: medium;
}
.contentsTitle a:visited{
	font-size: medium;
}
.contentsTitle a:hover{
	font-size: medium;
}
.contentsTitle a:active{
	font-size: medium;
}
.contentsList {
	font-size: small;
	list-style: none;
	margin: 0px 0px 15px 10px;
}
.contentsList li {
	background: url(../img/icon_listpoint.gif) no-repeat left;
	padding-left: 10px;
}
.sitemap2 {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
}
.sitemap2 td {
	width: 33%;
	padding: 0px 5px;
	vertical-align: top;
}

/* サイトマップテーブル設定
---------------------------------------------------- */
#headcentercont iframe {
	width: 260px;
	height: 50px;
	display: block;
}

/* GOOGLEサイト検索結果設定
---------------------------------------------------- */
#googleResult {
	width: 100px;
	padding: 0 10px 0 10px;
}

/* 右サイドブログ設定
---------------------------------------------------- */
.topBlog {
	margin-top: 10px;
}
.topBlog .tdL {
	padding-right: 6px;
}
.topBlog .tdB {
	padding-bottom: 6px;
}

.right h2.blogUn {
	margin-top: 5px;
}

/* スポーツブログ設定
---------------------------------------------------- */
#topSportsBlog {
	margin-bottom: 10px;
}
#topSportsBlog img {
	margin-right: 10px;
}

/* [AD]部分:一行広告
---------------------------------------------------- */
.toptextad  {
	margin: 10px 0px 20px;
}
.toptextad ul {
	list-style: none;
	margin-top: 5px;
}
.toptextad li {
	line-height: 110%;
	background: url(../img/pr.gif) no-repeat left;
	display: block;
	padding-left: 25px;
}
.toptextad li.noPR {
	line-height: 110%;
	background:none;
	padding:0px;
}

.toptextad li a:link {
	font-size: 14px;
	color: #2460A8;
	text-decoration: none;
}
.toptextad li a:visited {
	font-size: 14px;
	color: #2460A8;
	text-decoration: none;
}
.toptextad li a:hover {
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
}
.toptextad li a:active {
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
	}
	
	
/*dfp広告設定（ul内 liタグ不使用時使用）*/

/*.toptextad .liCamouflage {
	display: block;
	margin:0;
}
.toptextad .liCamouflage iframe {
	height:30px;
}
*/
.liCamouflage {
/*	display: block;
	margin:0;*/
}
.liCamouflage iframe {
	height:30px;
	}



/* 天気カスタマイズ設定
---------------------------------------------------- */
#top_weather_customize {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 50px;
	line-height: 110%;

}

#top_weather_customize img {
	height: 25px;
	width: 25px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


#top_weather_customize th {
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
#top_weather_customize td {
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
#top_weather_customize a {
	font-size: 12px;
	line-height: 120%;
}
#top_weather_customize span {
	font-weight: normal;
}

/* 県内10大ニュース */
#index10news {
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}

/* 幅 */
.topwidth {
	width: 400px;
}



/* トップ記事上特集用設定
---------------------------------------------------- */
.topFeature {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}

.topFeature a:link {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.topFeature a:visited {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.topFeature a:hover {
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.topFeature a:active {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}
	

/* 中カラム120pix仕様 */
h2#topFortuneTitle {
	background: url(../img/top_fortune_title.gif) no-repeat;
	height: 30px;
	width: 120px;
	margin-top: 10px;
	padding: 0px;
}
h2#topFortuneTitle span {
	display:none;
}
.subContTitle120 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	xborder-left: 1px solid #999999;
	border-left: 3px solid #0000BA;
	padding: 3px;
	font-weight: bold;
	background: url(../img/side_title_bg.gif) repeat-x bottom;
	margin-top: 10px;
	font-size: x-small;
}


/* 過去記事archive用--20080430
---------------------------------------------------- */
#archive {
	margin-left: 5px;
	margin-right: 5px;
}
#archive h3 {
	clear: both;
	font-size: medium;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
	letter-spacing: normal;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
	background: url(../img/side_icon_3.gif) no-repeat left 40%;
}
#archive .archiveyear {
	margin-bottom: 50px;
}

#archive .archiveyear ul {
	list-style: none;
	padding: 0 0 0 5px;
}
#archive .archiveyear li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #c0c0c0;
}
#archive .archiveyear li.lastli {
	border-right: none;
}
.bottomarchive {
	clear: both;
	margin-bottom: 900px;
}

/* 下部アフィリエイト設定
---------------------------------------------------- */
.newsAdAffiliate {
	clear: both;
	text-align: left;
	width: 470px;
}

.newsAdAffiliateCenter {
	clear: both;
	margin-top: 20px;
	margin-left: 10px;
	text-align: center;
}

.newsAdAffiliate #ads a {
	color:#000000;
	font-size: 10pt;
}

.newsAdAffiliate ul{
	list-style:none;
}
.newsAdAffiliate li{
	margin-bottom:3px;
	font-size: 9pt;
}
.newsAdAffiliate .ads_link a{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.newsAdAffiliate .ads_link a:link{
	color: #46677f;
}
.newsAdAffiliate .ads_link a:visited{
	color: #993399;
}
.newsAdAffiliate .ads_link a:hover{
	color: #ff6600;
}
.newsAdAffiliate .ads_link a:active{
	color: #ff6600;
}
.newsAdAffiliate .ads_link2 a{
	font-size: 9pt;
	color: #008000;
	text-decoration: none;
}


/* top 47club設定
---------------------------------------------------- */

#top47club {
	float: right;
	width: 130px;
	text-align: right;
	display: block;
}

#top47club div {
	width:120px;
	margin-right: 0px;
	margin-left: auto;	
}


/* indexソーシャルブックマーク投稿
----------------------------------------------------*/
/*.topSbm {
	padding:10px;
	border: 1px solid #999999;
	display: block;
	margin: 0px 0px 10px;
	background: #FFFFFF;
}*/
.topSbm {
	padding:0px;
	display: block;
	margin: 0px;
}

.topSbm ul {
	margin:0px;
	padding:0px;
	list-style:none;
	vertical-align:bottom;
	clear: both;
}
.topSbm li {
	display:block;
	float:left;
	margin:0px;
	padding:0px 3px;
}




/* ニュースリスト内バナー
---------------------------------------------------- */
.topListAd {
	float: right;
	padding-left: 10px;
}


/* 右サイド各コーナー・コンテンツへのリンク
---------------------------------------------------- */
#contentsLink {
	margin:0 0 15px 5px;

}
#contentsLink ul {
	list-style-type:none;
}
#contentsLink ul li {
	display:block;
	width:205px;
	float:left;
	margin-bottom:10px;
}

#contentsLink ul li img {
	border:solid 1px #CCC;
	float:left;
	width:50px;
	margin-right:10px;
}
#contentsLink ul li p {
	display:block;
	margin-right:5px;
	line-height:130% !important;
}

#contentsLink li p a {
	font-weight:bold;
}

/* 各コーナー・コンテンツへのリンク
---------------------------------------------------- */
.contentsLink2 {
	margin:0 0 20px 5px;

}
.contentsLink2 ul {
	list-style-type:none;
}
.contentsLink2 ul li {
	display:block;
	width:150px;
	float:left;
	margin-bottom:20px;
}

/* 選挙用
---------------------------------------------------- */
.indexElectionBtn a {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  color: #fff;
  background-image: linear-gradient(to right, #cc3333 50%, #cc6666 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .3s;
  border-radius: 3px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 3px;
  text-align: center;
  padding: 10px 0; }
  .indexElectionBtn a:link {
    color: #fff; }
  .indexElectionBtn a:visited {
    color: #fff; }
  .indexElectionBtn a:hover, .indexElectionBtn a:focus {
    background-position: -100% 0;
    color: #fff; }
  .indexElectionBtn a:active {
    position: relative;
    top: 1px;
    left: 1px; }
		
/* 号外用
---------------------------------------------------- */		
.news_left .extraNews {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 5px 0 10px;
	border: 1px solid #CC0000;
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
}
.news_left .extraNews span {
	width: 60px;
	margin-right: 5px;
	background: #cc0000;
	text-align:center;
	color: #fff;
	padding: 5px 0 5px;
	font-size: 16px;
	letter-spacing: 0.5rem;
}
.news_left .extraNews a {
	display: block;
	padding: 5px;
}
.news_left .extraNews a:link {
	display: block;
	color: #cc0000;
	font-size: 16px;
}
.news_left .extraNews a:visited {
	color: #cc0000;
}
.news_left .extraNews a:active, .news_left .extraNews a:hover, .news_left .extraNews a:focus  {
	color: #cc0000;
	text-decoration: underline;
}
.news_left .extraNews .pdfFile {
	margin: 0 5px;
	border: 1px solid #cc0000;
	border-radius: 2px;
	color: #000;
	background: #f5f5f5;
	padding: 2px 5px;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
}
.news_left .extraNews a img {
	vertical-align: middle;
	margin-left: 2px;
}

/* かがわ受験最前線
---------------------------------------------------- */
.education {
	margin-top:20px;
}
.education h2 {
	background-color:#ea5636;
	color:#ffffff;
	padding:5px;
	margin-bottom:8px;
	font-size:16px;
}
.education p {
	font-size:14px;
	line-height:20px;
	margin-bottom:8px;
}
.education ul {
	margin-bottom:10px;
}
.education li {
	list-style:none;
	border-bottom:1px solid #EEE;
	padding:5px;
}
.education a.list {
	display:block;
	text-align:right;
	text-decoration:underline;
	margin-bottom:20px;
}


/* COOL SHIKOKU
---------------------------------------------------- */
.topTravel {
	border-top:3px solid #063;
	margin-top:15px;
}
.topTravel h2 {
	font-size:20px;
	color:#063;
	padding:5px;
	border-bottom:1px dotted #063;
}
.topTravel h2 img {
	vertical-align:bottom;
}
.topTravel h2 span {
	color:#333;
	color:#063;
	margin-left:10px;
	font-size:20px;
}
.topTravel ul {
	margin:10px auto;
}
.topTravel ul li {
	list-style:none;
	border-bottom:1px solid #EEE;
	padding:5px;
}
.topTravel ul li span {
	margin-right:10px;
}
.topTravel a.list {
	display:block;
	text-align:right;
	text-decoration:underline;
	margin-bottom:20px;
}
/* SNS
---------------------------------------------------- */
.headSns {
	float:right;
}
.sideSns {
	width:300px;
}

/* flashnews
---------------------------------------------------- */
.flashnews {
	margin:30px 10px;
	border:#C00 1px solid;
}
.flashnews h2 {
	background:#C00;
	color:#fff;
	padding:10px;
	font-size:20px;
	margin-bottom:15px;
}
.flashnews .flashnews-inner {
	margin:10px;
}
.flashnews h3 {
	border-left:#C00 5px solid;
	border-bottom:#999 1px solid;
	padding-left:8px;
	font-size:18px;
	margin-bottom:10px;
}
.flashnews p {
	font-size:16px;
	line-height:1.5;
}
.flashnews .date {
	font-size:13px;
	margin-bottom:5px;
}
.flashnews a.todetail {
	text-align:right;
	font-size:16px;
}

/* デジタルサービス
----------------------------------------------------*/
.digitalService {
	text-align:center;
	width:300px;
	background:#F7F7F7;
	margin-bottom:10px;
	padding:10px 0;
}
.digitalService h2.digitalService_ttl {
	font-size:15px;
	background:none;
	border:none;
	margin:0 auto;
}
.digitalService::after {
	display:block;
	content:"";
	clear: both;	
}
.digitalService_item {
	position:relative;
	float:left;
	margin:5px 10px;
	padding:5px;
	width:270px;
	border:1px solid #ccc;
	background:#fff;
	text-align:left;

}
.digitalService_item p {
	display:block;
	float:left;
}

.digitalService_item a {
	position:absolute;
	bottom:5px;
	right:5px;
	display:block;
	float:right;
	width:60px;
	padding:10px 5px;
	border-radius:5px;
	color:#fff;
	text-align:center;
}
.digitalService_item img {
	margin-top:2px;
}
.digitalService_item:nth-of-type(1) {
	border-top:5px solid #11267F;
}
.digitalService_item:nth-of-type(1) img {
	width:180px;
}
.digitalService_item:nth-of-type(1) a {
	background:#131D3C;
	background: -moz-linear-gradient(top left, #3C548E, #071043); 
	background: -webkit-linear-gradient(top left, #3C548E, #071043); 
	background: linear-gradient(to bottom right, #3C548E, #071043);
}
.digitalService_item:nth-of-type(2) {
	border-top:5px solid #08499E;	
}

.digitalService_item:nth-of-type(2) img {
	width:182px;
}
.digitalService_item:nth-of-type(2) a {
	background:#26A6E7;
	background: -moz-linear-gradient(top left, #0C62C1, #08499E); 
	background: -webkit-linear-gradient(top left, #0C62C1, #08499E); 
	background: linear-gradient(to bottom right, #0C62C1, #08499E);
}
.digitalService_item:nth-of-type(3) {
	border-top:5px solid #EA5736;
}
.digitalService_item:nth-of-type(3) img {
	width:138px;
}
.digitalService_item:nth-of-type(3) a {
	background:#ea5636;
	background: -moz-linear-gradient(top left, #ea8b36, #ea5636); 
	background: -webkit-linear-gradient(top left, #ea8b36, #ea5636); 
	background: linear-gradient(to bottom right, #ea8b36, #ea5636);
}
.digitalService_pr a {
	display:inline-block;
	margin:5px 0;
	padding:10px;
/*	background:#0D4999;*/
	background:#fff;
	color:#0D4999;
	border:2px solid #0D4999;
	border-radius:5px;
}
.digitalService_pr i {
	margin-left:5px;
	font-size:16px;
}
.digitalService_item a:hover,
.digitalService_pr a:hover {
	opacity:.6;
}

/* WEB朝刊無料公開のお知らせ（20200531まで）
--------------------------------------------------- */
.topCampaign {
  display: block;
  margin-bottom: 5px;
  padding: 10px;
  border: 5px solid #dc143c;
  background: #f4f4f4;
}

.topCampaign a {
  color: #dc143c;
  text-decoration: none;
  font-weight: bold;
  font-size:15px;
}
.topCampaign i {
  font-size: 18px;
}


/* 紙面ビューアー
----------------------------------------------------*/
.paper_viewer {
	text-align:center;
	width:300px;
	background:#FFF;
	margin-bottom:10px;
	padding:10px 0;
}
.paper_viewer h2.paper_viewere_ttl {
	font-size:18px;
	background:none;
	border-top:none; 
	border-left:none; 
	border-right:none; 
	border-bottom:3px solid #08499E;
	margin:0 auto;
}
.paper_viewer h2.paper_viewere_ttl.border_red {
	border-bottom:3px solid #B00000;
	margin:0 auto;
}
.paper_viewer .floatL {
    width: 110px;
	margin:10px 0 0 10px;
}
.paper_viewer .floatL img {
    border: #ccc solid 1px;
}
.paper_viewer .floatR {
	width:160px;
	margin-right:10px;
}
.paper_viewerBtn a {
	display:block;
	margin: 20px auto 10px;
    padding: 5px;
    background-color: #08499E;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
	border-radius:5px;
}
.paper_viewerBtn a:hover {
	opacity:0.7;
}
.paper_viewerBtn.color_red a {
	background-color: #B00000;
}
.paper_viewer span {
	font-size: 30px;
}
.paper_viewer .viewerLogo {
	margin-top:10px;
	width:140px;
}