@charset "Shift_JIS";

/* サイドメニュー設定
---------------------------------------------------- */
.right .side-contents {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	width:290px;
	background: #FFFFFF;
}
.right .side-contents2 {
	margin-top:10px;
	width:300px;
	background: #FFFFFF;
	border: 1px solid #999999;
}
.right #club47-contents {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	width:290px;
	background: #FFFFFF;
}
.left .side-contents {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
}
.left .side-contents2 {
	margin-top:10px;
	width:300px;
}
.side-contents .center {
	text-align: center;
}
.side-contents table {
	width: 100%;
}
.side-contents td {
	width: 50%;
	vertical-align: top;
}
.side-contents ul {
	list-style: none;
}
.side-contents li {
	background: url(../img/icon_listpoint.gif) no-repeat left center;
	padding-left: 8px;
}
.side-contents .rnc {
	list-style: none;
}
.side-contents .rnc li {
	background: url(../img/side_icon.gif) no-repeat left center;
	padding-left: 10px;
}

/* サイドメニュー：ニュースリスト設定
---------------------------------------------------- */
.left .newsHistory {
	border-bottom: 1px solid #999999;
	padding: 5px;
	background: url(../img/newsHisory_bg.gif) repeat-y;
}
.left .newsHistory dl{
	display:block;

}
.left .newsHistory dt{
	clear:both;
	border-top: 1px dotted #999999;
}
.left .newsHistory .start_list{
	border:none;
	clear:both;
}
.left .newsHistory dd{
	color:#999999;
	margin-bottom:10px;
}
.left .newsHistory .last{
	padding-bottom:10px;
}
.left .newsHistory dd ul{
	list-style: none;
}
.left .newsHistory dd li{
	text-align:center;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
}
.clearfix{
overflow:hidden;
}
.left .newsHistory a {
	font-size: 12px;
}


/* 右サイドメニュートップ：0px
---------------------------------------------------- */
.right h2.sideTop{
	margin-top: 0;
	padding: 2px 5px;
	width:290px;
}
/* 右サイドメニュートップ設定
---------------------------------------------------- */
.side-contentsTop {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	width:290px;
	background: #FFFFFF;
}
.side-contentsTop .center {
	text-align: center;
}
.side-contentsTop ul {
	list-style: none;
}
.side-contentsTop li {
	background: url(../img/icon_listpoint.gif) no-repeat left center;
	padding-left: 8px;
	line-height: 110%;
}

/* サイドメニュー設定：ダム設定
---------------------------------------------------- */
.side-contentsDam {

	background: #FFFFFF;
}
.side-contentsDam .center {
	text-align: center;
}
.side-contentsDam table {
	width: 100%;
	border: 1px solid #999;
}
.side-contentsDam td {
	padding: 5px;
	border: 1px solid #999;
	width: 50%;
	text-align: center;
}

.side-contentsDam td span {
	font-weight: bold;
	color: #0033CC;
}

.side-contentsDam-tdLine {
	border-right: 1px solid #999;
	text-align: center;
	font-weight: bold;
	color: #0033CC;
	background-color:#EEEEFF;
	border-bottom: 1px solid #999;
}
.side-contentsDam-tdLine span {
	cursor:pointer;
	text-decoration: underline;
}

.side-contentsDam2 {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background: #FFFFFF;
	border-right: 1px solid #999;
}
.side-contentsDam2 table {
	width: 100%;
}
.side-contentsDam2 td {
	padding: 5px;
}
.side-contentsDam2 ul {
	list-style: none;
}

/* サイドメニュー設定：おすすめ情報設定
---------------------------------------------------- */
.side-contents2 .recommend {
	width:100%;
}
.side-contents2 .recommend img {
	float: left;
	margin-right:5px;
}
.side-contents2 .recommend a {
	font-size:120%;
	font-weight:bold;
}
.side-contents2 .recommend td {
	border-bottom: 1px dashed #999;
	padding: 5px;
}


/* サイドメニュー設定：ニュース
---------------------------------------------------- */
.side-contentsNews {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
}
.side-contentsNews .center {
	text-align: center;
}
.side-contentsNews table {
	width: 100%;
}
.side-contentsNews td {
	width: 50%;
	vertical-align: top;
}
.side-contentsNews ul {
	list-style: none;
}
.side-contentsNews li {
	background: url(../img/side_icon.gif) no-repeat left center;
	padding-left: 8px;
}


.side-contentsExtra {
	width: 300px;
	margin-bottom: 5px;
	background: #FFFFFF;
}
.side-contentsExtra .word {
	width: 245px;
	vertical-align: top;
}
.side-contentsExtra .icon {
	width: 55px;
	vertical-align: top;
}

/* 2008.06.23 追記*/
.side-contentsExtra2 {
	width: 300px;
	margin-bottom: 10px;
	background: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 10px;
}
.side-contentsExtra2 .icon {
	width: 55px;
	vertical-align: top;
	padding:5px 0 5px 0;
}
.side-contentsExtra2 .wordShort {
	width: 95px;
	vertical-align: top;
	padding:5px 0 5px 0;
}

/* 2010.08.20 追記*/
.side-contentsExtra3 {
	width: 300px;
	margin-bottom: 10px;
	background: #FFFFFF;
	border: 1px solid #999999;
}
.side-contentsExtra3 .icon {
	width: 55px;
	vertical-align: top;
	padding:5px 0 5px 0;
	text-align: center;
}
.side-contentsExtra3 .wordShort {
	width: 95px;
	vertical-align: top;
	padding:5px 0px;
}

/* サイドメニュー設定：各公式コンテンツ
---------------------------------------------------- */
.side-contents #cell-left {
	width:80px;
}
.side-contents #cell-right {
	vertical-align: middle;
	width:200px;
}
.side-contents #cell-right a {
	font-size:10px;
}


/* サイドメニュー設定：おすすめイベント投稿
---------------------------------------------------- */
.sideEvent {
	margin-top: 10px;
}

/* サイドメニュー設定：香川のお天気
---------------------------------------------------- */
.sideWeaBn {
	margin-top: 10px;
}


/* サイドメニュー設定：ランキング設定
---------------------------------------------------- */
.sideRanking {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	line-height: 150%;
	width: 290px;
	background: #FFFFFF;
}
.sideRanking ol,.sideRanking li {
	list-style-type: none;
}
.sideRanking-1 {
	background: url(../img/rank_1.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-2 {
	background: url(../img/rank_2.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-3 {
	background: url(../img/rank_3.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-4 {
	background: url(../img/rank_4.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-5 {
	background: url(../img/rank_5.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-6 {
	background: url(../img/rank_6.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-7 {
	background: url(../img/rank_7.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-8 {
	background: url(../img/rank_8.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-9 {
	background: url(../img/rank_9.gif) no-repeat left center;
	padding-left: 20px;
}
.sideRanking-10 {
	background: url(../img/rank_10.gif) no-repeat left center;
	padding-left: 20px;
}
.sideWeather {
	width: 290px;
}
.sideWeather th {
	font-weight: normal;
	width: 40%;
	text-align: left;
}
.sideWeather td {
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

/* サイド広告
---------------------------------------------------- */
.sideAD {
	margin-top: 10px;
	text-align: center;
}

/* サイド　スカイスクレイパー用*/
.sideADSK {
	width:160px;
	margin:10px 0 0 auto;
}

/* サイド広告：5px
---------------------------------------------------- */
.sideAD5px {
	margin-top: 5px;
	text-align: center;
}

/* サイドスポーツブログ
---------------------------------------------------- */
.sideBlog {
	margin-top: 10px;
}
.sideBlog ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sideBlog li {
	margin-bottom: 4px;
	padding: 0
}
/* サイドお天気チェック
---------------------------------------------------- */
.sideWeatherchek {
	margin-top: 10px;
}
/* サイド10px
---------------------------------------------------- */
.side10px {
	margin-top: 10px;
}
/* サイド5px
---------------------------------------------------- */
.side5px {
	margin-top: 5px;
}





/* ---------------------------------------------------
　左サイド　ニュースコンテンツ内
---------------------------------------------------- */


.sidelink {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	line-height: 150%;
	margin: 0px;
}

.sidelink ul {
	list-style: none;
}
.sidelink li {
	background: url(../img/icon_listpoint.gif) no-repeat left center;
	padding-left: 8px;
	line-height: 110%;
}


.side-contentsTop ul {
	list-style: none;
}
