@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 img {
	margin: 10px;
}



.topNewsTitle {
	clear: both;
	font-size: large;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 110%;
}
.topNewsTitle a:link {
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px 10px;
	line-height: 110%;
	color: #000000;
}
.topNewsTitle a:visited {
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px 10px;
	line-height: 110%;
	color: #000000;
}
.topNewsTitle a:active {
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px 10px;
	line-height: 110%;
	color: #000000;
}

.topNewsTitle a:hover {
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 10px 0px 5px 10px;
	line-height: 110%;
	text-decoration: underline;
	color: #000000;
}

.topNews {
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
}

.topNews a:link {
	font-size: small;
}
.topNews a:visited {
	font-size: small;
}
.topNews a:hover {
	font-size: small;
}
.topNews a:active {
	font-size: small;
}



/* ニュースリスト
---------------------------------------------------- */
.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;
}
.topNewsList li a:link {
	font-size: small;
}
.topNewsList li a:visited {
	font-size: small;
}
.topNewsList li a:active {
	font-size: small;
}
.topNewsList li a:hover {
	font-size: small;
}
.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: small;
}
.kagawaNewsList li a:link {
	font-size: small;
}
.kagawaNewsList li a:visited {
	font-size: small;
}
.kagawaNewsList li a:active {
	font-size: small;
}
.kagawaNewsList li a:hover {
	font-size: small;
}
.kagawaNewsList li img {
	padding: 1px 0;
}

/* 香川のニュース一覧*/

#localNewsMenu {
	padding-top: 0px;
	padding-bottom: 10px;
}
#localNewsMenu ul {
	list-style: none;
}
#localNewsMenu li {
	display: inline;
	border-right: 1px solid;
	padding-right: 4px;
	padding-left: 5px;
}
#localNewsMenu li a:link {
	font-size: x-small;
	color: #2460A8;
}
#localNewsMenu li a:visited {
	font-size: x-small;
	color: #2460A8;
}
#localNewsMenu li a:active {
	font-size: x-small;
	color: #ff6600;
}
#localNewsMenu li a:hover {
	font-size: x-small;
	color: #ff6600;
}


.localNewsMenu {
	padding-top: 0px;
	padding-bottom: 10px;
}
.localNewsMenu ul {
	list-style: none;
}
.localNewsMenu li {
	display: inline;
	border-right: 1px solid;
	padding-right: 4px;
	padding-left: 5px;
}
.localNewsMenu li a:link {
	font-size: x-small;
	color: #2460A8;
}
.localNewsMenu li a:visited {
	font-size: x-small;
	color: #2460A8;	
}
.localNewsMenu li a:active {
	font-size: x-small;
	color: #ff6600;
}
.localNewsMenu li a:hover {
	font-size: x-small;
	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;
}


/* 天気・占い枠設定
---------------------------------------------------- */

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;
}
.toptextad ul {
	list-style: none;
	margin-top: 5px;
}
.toptextad li {
	line-height: 110%;
	background: url(../img/pr.gif) no-repeat left;
	padding-left: 25px;
}
.toptextad li.noPR {
	line-height: 110%;
	background:none;
	padding:0px;
}

.toptextad li a:link {
	font-size: small;
	color: #2460A8;
	text-decoration: none;
}
.toptextad li a:visited {
	font-size: small;
	color: #2460A8;
	text-decoration: none;
}
.toptextad li a:hover {
	font-size: small;
	color: #ff6600;
	text-decoration: none;
}
.toptextad li a:active {
	font-size: small;
	color: #ff6600;
	text-decoration: none;
	}
	
	
/*dfp広告設定（ul内 liタグ不使用時使用）*/

.toptextad .liCamouflage {
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/* 天気カスタマイズ設定
---------------------------------------------------- */
#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;
}
