@charset "utf-8"; 



/*

トップ・カテゴリ・地域・新着・ランキング・マップ・タグ・お問い合わせ・エラーページ内

コンテンツボックス詳細設定CSS





【1】メイン・センター

1-m1 お知らせ							#news

1-m2 最新記事							#newentry

1-m2-2 最新記事2カラム					#newentry2

1-c2 最新記事(トップ)					.indextop #newentry

1-c3 新規ブログ							#newblog

1-m4 ブログ一覧(新着・ランキング)		#bloglist

1-m4-1 ブログ一覧(新規ブログ)			.newblog #bloglist

1-m4-2 ブログ一覧(ランキング)			.popularblog #blogist

1-m8 マップ本体							#mapbox

1-m9 タグ本体							#tagsearch

1-m10 プレスリリース					#press-release

1-m12 社長ブログ						#syatyou-blog

1-m13 ゲストブログ						#guest-blog

1-m14 しがまにあ						#shigamania

1-m15 知が咲くBLOG						#chigasaku

1-m16 滋賀咲くトピックス				#topix

1-m17 滋賀咲くおすすめイベント			#event

1-m18 中央ナビゲーション				#center-navi

1-m19 リポーター＆ブロガー体験ブログ	#taiken



【2】サイド

2-s1 タグクラウド						#tag

2-s2 カテゴリ							#category

2-s2-1 カテゴリ(トップ)					.indextop #category

2-s2-2 カテゴリ(カテゴリ)				.indextop2 #category

2-s2-3 カテゴリ(地域)					.indextop3 #category

2-s2-4 カテゴリ(新規ブログ)				.newblog #category

2-s2-5 カテゴリ(ランキング)				.popularblog #category

2-s3 地域								#area

2-s3-1 地域(トップ)						.indextop #area

2-s3-2 地域(カテゴリ)					.indextop2 #area

2-s3-3 地域(地域)						.indextop3 #area

2-s3-4 地域(新規ブログ)					.newblog #area

2-s3-5 地域(ランキング)					.popularblog #area

2-s4 マップトラックバック				#maptb

2-s5 QRコード							#qr

2-s7 ランキング							#ranking

2-s7-1 ランキング(トップ)				.indextop #ranking

2-s7-2 ランキング(カテゴリ)				.indextop2 #ranking

2-s7-3 ランキング(地域)					.indextop3 #ranking

2-s8 バースデー							#birthday

2-s9 リンク								#link

2-s10 マップカテゴリ					#mapmenu

2-s11 キーワード検索					#search

2-s12 スタッフブログ					#staffblog

2-s13 ヘルプ							#help



【3】1カラム

3-1 お問い合わせ						#inquiry

3-2 エラーメッセージ					#errmsg

3-3 利用規約							#rule

3-4 プライバシーポリシー				#privacy



【4】特別カテゴリ

4-1 栗東駅前　ブログでいいとこ教え隊ヘッダー	#top-ritto

4-2 WIRE滋賀

4-3 五環生活

4-4 スタッフ企画

4-5 スポレク



 ※ 数字の前の略語

　m ･･ メイン枠内(2･3カラム共通)

　c ･･ センター枠内(3カラムのメイン枠)

　s ･･ サイド内(2･3カラム共通)

　l ･･ 左サイド内(2･3カラム共通)

　r ･･ 右サイド内(3カラムのみ)



【ボックス内セレクタ一覧】

各ボックス内に主に以下のセレクタを追加でほぼ対応可能

.title {}

.content {}

.unit {}

.comment {}

.more {}

.sw {}

.bt {}

.photoframe {}





【各ページ固有クラス名】

※ body又はページ全体を囲むdiv要素に命名

トップ			.indextop

カテゴリ		.indextop2

地域			.indextop3

ランキング		.popular

新規ブログ		.newblog

タグ検索		.indextag

カレンダー		.indexcalendar

マップ			.map

アンケート結果	.survey

お問い合わせ	.inquiry

エラーページ	.error

プライバシー	.privacy

利用規約		.rule



*/









/*【1】トップページ*/

/*1-m1 お知らせ*/

#news {}

#news .title {}

#news .content {}

#news .unit {}

#news .comment {}

#news .more {}

#news li{

	border-bottom:1px dotted #ccc;

}



/*1-m2 最新記事*/



#newentry {

	background: url(../../img/img2/newentry_foot.jpg) no-repeat bottom!important;

	padding-bottom: 11px;

}



#newentry .content {

	background: url(../../img/img2/newentry_body.jpg) repeat-y;

}



#newentry .newentry {

	background: url(../../img/img2/newentry_top.jpg);

	padding-top: 11px;

}



#newentry {}

#newentry .title {}

#newentry .content {

	padding: 1px 5px 5px 5px;

}



#newentry .unit {

	clear: both;

	width: 100%;

	background: url(../../img/bg/bg_dot.gif) repeat-x 0 5px;

	padding: 10px 0 0;

	font-size: 11px;

	height: 500px;

	overflow: auto;

}



#newentry .unit li {

	width: 435px;

	border-bottom:1px dotted #ccc;

}

#newentry .unit li h3 {

	width:180px;

	float:left;

}

#newentry .unit li p {

	width:243px;

	float:left;

	margin: 0;

}

#newentry .unit li .ico { margin:0 3px;}

#newentry .comment {}

#newentry .more {}

#newentry .sw {}

#newentry .bt {}

#newentry .photoframe {

  list-style: none;

  line-height: 1.2;

  text-align: center;}



#newentry .photoframe li {

  display: block;

  float: left;

  font-size: 10px;

  text-align: center;

  overflow:hidden;

  }



#newentry .photoframe li img {

	width:125px;

	height:125px;

	display: block;

}

#newentry .photoframe li a:link img {

	border: 1px solid #CCCCCC;

}

#newentry .photoframe li a:visited img {

	border: 1px solid #CCCCCC;

}

#newentry .photoframe li a:hover img ,#newentry .photoframe li a:active img {

	border: 1px solid #0066FF;

}

.newentry-icon img {

	margin-left: 10px;

	margin-top: 10px;

}

/*1-m2-2 最新記事2カラム*/

#newentry2 {}

#newentry2 .title {}

#newentry2 .content {

	padding: 1px 5px 5px;

}

#newentry2 .unit {

	clear: both;

	background: url(../../img/bg/bg_dot.gif) repeat-x 0 5px;

	padding: 10px 5px 0;

}



#newentry2 .unit li {

	border-bottom:1px dotted #ccc;

	padding-right: 5px;

	padding-left: 5px;

}

#newentry2 .photoframe li a:link img {

	border: 1px solid #CCCCCC;

}

#newentry2 .photoframe li a:visited img {

	border: 1px solid #CCCCCC;

}

#newentry2 .photoframe li a:hover img ,#newentry2 .photoframe li a:active img {

	border: 1px solid #0066FF;

}



#newentry2 .unit li h3 {

	width:373px;

	float:left;

}

#newentry2 .unit li p {

	width:350px;

	float:right;

	margin: 0;

}

#newentry2 .unit li .ico { margin:0 3px;}

#newentry2 .comment {}

#newentry2 .more {}

#newentry2 .sw {}

#newentry2 .bt {}

#newentry2 .photoframe {}

#newentry2 .photoframe li {

	width:150px;

	padding-right: 1px;

	padding-left: 1px;

}

#newentry2 .photoframe li img {

	width:146px;

	height:146px;

}

/*1-m2-2 最新記事2カラム*/

#newentry3 {}

#newentry3 .title {}

#newentry3 .content2 {

	padding: 1px 5px 5px;

}

#newentry3 .unit {

	clear: both;

	background: url(../../img/bg/bg_dot.gif) repeat-x 0 5px;

	padding: 10px 5px 0;

}



#newentry3 .unit li {

	border-bottom:1px dotted #ccc;

	padding-right: 5px;

	padding-left: 5px;

}

#newentry3 .photoframe li a:link img {

	border: 1px solid #CCCCCC;

}

#newentry3 .photoframe li a:visited img {

	border: 1px solid #CCCCCC;

}

#newentry3 .photoframe li a:hover img ,#newentry2 .photoframe li a:active img {

	border: 1px solid #0066FF;

}



#newentry3 .unit li h3 {

	width:315px;

	float:left;

	overflow: hidden;

}

#newentry3 .unit li p {

	width:300px;

	float:right;

	margin: 0;

	overflow: hidden;

}

#newentry3 .unit li .ico { margin:0 3px;}

#newentry3 .comment {}

#newentry3 .more {}

#newentry3 .sw {}

#newentry3 .bt {}

#newentry3 .photoframe {}

#newentry3 .photoframe li {

	width:122px;

	padding-right: 3px;

	padding-left: 3px;

}

#newentry3 .photoframe li img {

	width:114px;

	height:114px;

}



/*1-c2 最新記事(トップ)*/

.indextop #newentry {}

.indextop #newentry .title {}

.indextop #newentry .content {

	padding: 1px 8px 5px;

}

.indextop #newentry .unit {}

.indextop #newentry .comment {}

.indextop #newentry .more {}

.indextop #newentry .sw {}

.indextop #newentry .bt {}

.indextop #newentry .photoframe {

	padding-left: 5px;

	clear: both;

}

.indextop #newentry .photoframe li {

	width:73px;

	margin-left: 1px;

}

.indextop #newentry .photoframe li img {

	width:70px;

	height:70px;

	display: block;

}



/*1-c3 新規ブログ*/

#newblog {}

#newblog .title {}

#newblog .content {}

#newblog li {	border-bottom:1px dotted #ccc;}

#newblog .unit {}

#newblog .comment {}

#newblog .more {}

#newblog .ico { margin:0 3px;}



/*1-m4 ブログ一覧(新着・ランキング)*/

#bloglist {}

#bloglist .title {}

#bloglist .content {

	padding: 1px 10px 5px 10px;

}

#bloglist li {

	border:1px solid #ccc;

	margin:0 0 10px;

	padding: 2px;

}

#bloglist dl {

}

#bloglist dt {

	width: 690px;

	float: right;

	font-weight: bold;

}

#bloglist dt a:link,#bloglist dt a:visited{

	font-size: 120%;

	color: #0066FF;

}

#bloglist dt a:hover,#bloglist dt a:active{

	font-size: 120%;

	color: #FF6600;

}

#bloglist dt span {

	margin: 0 10px 0 0;

}

#bloglist dt img {

}

#bloglist dd {}

#bloglist .li1 {

	width: 50px;

	height: 50px;

	float: left;

}

#bloglist .li1 a {

	display:block;

	border:1px solid #ccc;

}

#bloglist .li2 {

	width: 690px;

	float: right;

}

#bloglist .unit {}

#bloglist .comment {}



/*1-m4-1 ブログ一覧(新規ブログ)*/

.newblog #bloglist {}

.newblog #bloglist .title {}

.newblog #bloglist .content {

	padding: 1px 5px 5px 5px;

}

.newblog #bloglist dt span {

	color:#000;

}

.newblog #bloglist .unit {}

.newblog #bloglist .comment {}



/*1-m4-2 ブログ一覧(ランキング)*/

.popularblog #blogist {}

.popularblog #blogist .title {}

.popularblog #blogist .content {

	padding: 1px 5px 5px 5px;

	width: 639px;

}

.popularblog #bloglist dt span {

	background-color:#666;

	color:#fff;

	padding:0 2px 0 2px;

}

.popularblog #blogist .unit {}

.popularblog #blogist .comment {}



/*1-m8 マップ本体	*/

#mapbox {}

  /*地図*/

  #mapbox #map {

	width: 765px;

	height: 600px

  }

  #mapbox .gmnoprint { line-height:1.8;}

  /*マップurl*/

  #mapbox #taCode { width:450px;}

  /*ポップアップ関連*/

  .popup{

	width:200px;

	height:100%;

	text-align:left;

	margin:0 0 0 10px;

  }

  .entry_title img{

	margin:0px 2px 2px 0px;

  }

  .entry_title a:link,.entry_title a:visited,.entry_title a:hover,.entry_title a:active{

	font-weight:bold;

  }

  .entry_excerpt{

	margin:10px 0px 0px 0px;

  }

  .entry_excerpt img{

	margin:0px 4px 4px 0px;

	float:left;

	width:75px;

  }



  

/*1-m9 タグ本体*/

#tagsearch {}

#tagsearch .title {}

#tagsearch .content {

	padding: 1px 5px 5px 5px;

}

#tagsearch li {	margin: 0 0 10px;}

#tagsearch h3 {

	display: inline;

	color: #999999;

}

#tagsearch h3 a {	font-size:1.4em;}

#tagsearch h3 span {	margin: 0 5px;}

#tagsearch h4 {	display: inline;}

#tagsearch h3 a:link {

	color:#0066FF;

}

#tagsearch h3 a:visited {}

#tagsearch h3 a:hover , 

#tagsearch h3 a:active {

	color: #FF6600;

}

#tagsearch h4 a:link {

	color:#333333;

}

#tagsearch h4 a:visited {}

#tagsearch h4 a:hover , 

#tagsearch h4 a:active {}

#tagsearch p {	margin: 0;}

#tagsearch dl {

	background:url(../../img/bg/bg_dot.gif) repeat-x 0 5px;

	padding:10px 0 0;

	text-align: right;

	color: #666;

}

#tagsearch dt {

	font-weight: bold;

	margin: 0 1em 0 0;

	display: inline;

}

#tagsearch dd {	display: inline;}

#tagsearch dd a:link ,

#tagsearch dd a:visited {

	text-decoration:none;

}

#tagsearch dd a:hover ,

#tagsearch dd a:active {

	text-decoration:underline;

}



/*1-m10 プレスリリース*/

#press-release li{

	border-bottom:1px dotted #ccc;

}



/*1-m12　社長ブログ*/

#syatyoublog .content img{

	margin-left: 8px;

	margin-bottom: 1px;

	margin-top: 5px;

	margin-right: 5px;

}

#syatyoublog a:link img {

	border: 1px solid #CCCCCC;

}

#syatyoublog a:visited img {

	border: 1px solid #CCCCCC;

}

#syatyoublog a:hover img ,#syatyoublog a:active img {

	border: 1px solid #0066FF;

}



/*1-m13 ゲストブログ*/

#guestblog .content img{

	margin: 2px 5px;

}



/*1-m14 しがまにあ*/

#shigamania .content {

	background: url(../../img/img2/shigamania_body.jpg);

}

*html #shigamania .content {

	background: url(../../img/img2/shigamania_body.jpg);

	margin-top: -3px;

}

*:first-child+html #shigamania .content {

	background: url(../../img/img2/shigamania_body.jpg);

	margin-top: -3px;

}

#shigamania {

	background: url(../../img/img2/shigamania_foot.jpg) no-repeat bottom;

	padding-bottom: 11px;

}

#shigamania li {

	border-bottom:none;

}



#shigamania ul{

	list-style-position: inside;

	list-style-type: middle;

}



.umashiga {

	width: 440px;

}



.umashiga img{

	margin-left: 3px;

	margin-bottom: 0px;

	margin-top: 0px;

	float: left;

}



.umashiga li{

	list-style-image: url(../../img/theme_icon/umashiga_icon.jpg);

}



.odekake {

	width: 440px;

}



.odekake img{

	margin-left: 3px;

	margin-bottom: 0px;

	margin-top: 0px;

	float: left;

}



.odekake li{

	list-style-image: url(../../img/theme_icon/odekake_icon.jpg);

}



/*1-m15 知が咲くBLOG*/

#chigasaku li{

	border-bottom:1px dotted #ccc;

}

/*1-m16 滋賀咲くトピックス*/

#topix{}



/*1-m18 中央ナビゲーション*/

#center-navi{

	height: 14px;

	margin-bottom: 3px;

}



/*1-m19 リポーター＆ブロガー体験ブログ*/

#taiken .content{

text-align:center;

}

#taiken img{

margin:5px 0px 2px;

}





/*【2】サイド*/

/*2-s1 タグクラウド*/

#tag {}

#tag .title {}

#tag .content {}

#tag li {

	display:inline;

	margin: 0 2px 0 0;

}

#tag li a {

}

#tag .unit {}

#tag .comment {}

#tag .more {}

#tag .sw {}

#tag .bt {}

#tag .photoframe {}



/*2-s2 カテゴリ*/

#category {}

#category .title {}

#category .content {}

#category .unit {}

#category .comment {}

#category .more {}

#category .sw {}

#category .bt {}

#category strong { font-weight:bold;}



/*2-s2-1 カテゴリ(トップ)	*/

.indextop #category {}

.indextop #category .title {}

.indextop #category .content {}

.indextop #category .unit {}

.indextop #category .comment {}

.indextop #category .more {}

.indextop #category .sw {}

.indextop #category .bt {}

.indextop #category strong {}



/*2-s2-2 カテゴリ(カテゴリ)*/

.indextop2 #category {}

/*2-s2-3 カテゴリ(地域)*/

.indextop3 #category {}

/*2-s2-4 カテゴリ(新規ブログ)*/

.newblog #category {}

/*2-s2-5 カテゴリ(ランキング)*/

.popularblog #category {}



/*2-s3 地域*/

#area {}

#area .title {}

#area .content {

}

#area .unit {}

#area .comment {

}

#area .more {}

#area strong { font-weight:bold;}



/*2-s3-1 地域(トップ)*/

.indextop #area {}

.indextop #area .title {}

.indextop #area .content {

}

.indextop #area .unit {}

.indextop #area .comment {}

.indextop #area .more {}

/*2-s3-2 地域(カテゴリ)*/

.indextop2 #area {}

/*2-s3-3 地域(地域)*/

.indextop3 #area {}

/*2-s3-4 地域(新規ブログ)	*/

.newblog #area {}

/*2-s3-5 地域(ランキング)*/

.popularblog #area {}

/*2-s4 マップトラックバック*/

#maptb {}

#maptb .title {}

#maptb .content {}

#maptb .unit {}

#maptb .comment {

	background: url(../../img/bg/bg_dot.gif) repeat-x 0 5px;

	padding: 10px 0 0;

}

#maptb .more {}



/*2-s5 QRコード*/

#qr {}

#qr .title {}

#qr .content {}

#qr .unit {}

#qr .comment {}

#qr .more {}



/*2-s7 ランキング*/



#ranking .title {}

#ranking .content {}

#ranking .unit {}

#ranking .comment {}

#ranking .more {

	background: url(../../img/bg/bg_dot.gif) repeat-x 0 5px;

	padding: 10px 0 0;

}

#ranking .sw {}



/*2-s7-1 ランキング(トップ)*/

.indextop #ranking {

	font-size: 11px;

}



.indextop #ranking .content ol {

	height: 700px;

	width: 190px;

	overflow: auto;

}

.indextop #ranking {}

.indextop #ranking .title {}

.indextop #ranking .content {}

.indextop #ranking .unit {}

.indextop #ranking .comment {}

.indextop #ranking .more {}

.indextop #ranking .sw {}



/*2-s7-2 ランキング(カテゴリ)*/

.indextop2 #ranking {}

/*2-s7-3 ランキング(地域)*/

.indextop3 #ranking {}

/*2-s8 バースデー*/

#birthday {}

#birthday .title {}

#birthday .content {}

#birthday .unit {}

#birthday .comment {

	background: url(../../img/bg/bg_dot.gif) repeat-x 0 100%;

	padding: 0 0 5px;

}

#birthday .more {}

#birthday .sw {}

#birthday .bt {}



/*2-s9 リンク*/

#link {}

#link .title {}

#link .content {}

#link .unit {}

#link .comment {

	margin: 0;

}

#link .more {}

#link .sw {}



/*2-s10 マップカテゴリ*/

#mapmenu {}

#mapmenu .title {}

#mapmenu select {}

#mapmenu ul {}

#mapmenu li {

	margin:0 0 5px;

}



/*2-s11 キーワード検索*/

#search{}



/*2-s12 スタッフブログ*/

#staffblog{}



/*2-s13 ヘルプ*/

#help{}





/*【3】1カラム*/

/*3-1 お問い合わせ*/

#inquiry {

	text-align: left;

}

#inquiry .title {



}

#inquiry .content {}

#inquiry .comment {}

#inquiry .more {}

#inquiry p {}

#inquiry table {

	margin:0 auto;

	width: 700px;

}



/*3-2 エラーメッセージ*/

#errmsg {

	width: 651px;

	margin: 20px 0 0 108px;

	text-align: left;

}

#errmsg .title {

	background: url(../../img/bg/bg_title_long2.jpg) no-repeat 0 0;

}

#errmsg .content {}

#errmsg .comment {}

#errmsg .more {}





/*3-3 利用規約*/

#rule {

	text-align: left;

}

#rule .title {



}

#rule .content {

	font-size: 12px;

}

#rule .comment {}

#rule .more {}



/*3-4 プライバシーポリシー*/

#privacy {

	text-align: left;

}

#privacy .title {



}

#privacy .content {

	font-size: 12px;

}

#privacy .comment {}

#privacy .more {}





/*【4】特別カテゴリ*/

/*4-1 栗東駅前　ブログでいいとこ教え隊ヘッダー*/

#top-ritto{

	height: 200px;

	background: url(../../img/category/rittomapw800h200.jpg) no-repeat center top;

}



/*4-2 WIRE滋賀*/

#wire{

	height: 220px;

	padding-bottom: 10px;

}



.wire-logo{

	width: 350px;

	float: left;

}

.wire-RSS{

	width: 292px;

	float: right;

	padding-right: 3px;

	padding-left: 3px;

	height: 70px;

	margin-bottom: 5px;

}



.wire-img{

	float: left;

}

.wire-img img{

	margin: 0;

	padding: 0;

}



.wire-p {

	float: left;

}

.wire-blog a{

	font-weight: bold;

	font-size: 120%;

	color: #FF9900;

}

/*4-3 五環生活*/

#gokan{

	height: 160px;

	padding-bottom: 10px;

}



.gokan-logo{

	width: 350px;

	float: left;

	text-align: center;

}

.gokan-logo img {

	margin: 0px auto;

	text-align: center;

}



.gokan-RSS{

	width: 400px;

	float: right;

	padding-right: 3px;

	padding-left: 3px;

	height: 80px;

	margin-bottom: 5px;

}

.gokan-RSS th{

	line-height: 1.2em;

}



.gokan-img{

	float: left;

}

.gokan-img img{

	margin: 0;

	padding: 10px 0 0 0;

}



.gokan-p {

	float: left;

	margin: 0;

	padding: 0;

}



.gokan-blog a{

	font-weight: bold;

	font-size: 120%;

	color: #C1181F;

}



/*4-4 スタッフ企画*/

#staffkikaku {

	text-align: left;

	margin-bottom: 10px;

}

.staffkikaku-shigamania img{

	margin: 3px 3px 0px;

}

#staffkikaku td {

	padding: 2px;

}

#staffkikaku td .rss_list2{

	font-size: 13px!important;

}

/*4-5 スポレク*/

#sporec-head {

	padding-bottom: 10px;

	padding-left: 10px;

}

#sporec-head img {

	padding-right: 10px;

	padding-left: 10px;

}

#sporec-content {

	padding-top: 10px;

	padding-bottom: 10px;

}

.sporec-blog img {

	padding-right: 5px;

	padding-left: 8px;

	padding-bottom: 5px;

}





/*トップページクロスフェーダーバナー用*/



.crossfaderspace {

	margin-bottom: 85px;

}



/* Hides form IE5-mac \*/

*:first-child+html #bnr_1,*:first-child+html #bnr_2 {margin-left:-233px;}

* html #bnr_1,* html #bnr_2 {margin-left:-233px;}

/* End hide from IE5-mac */



.random {

	font-size: 13px;

}









/*8-3 地域ブログリンク*/

#tiiki-blog {

	margin: 0px auto;

	font-size: 12px;

	padding: 17px 0px 0px 220px;

	text-align: left;

	background: #e6e6e6 url(../../img/img2/atjapan.jpg) no-repeat;

	height: 138px;

	line-height: 19px;

}





.photo-trackback-banner img{

	padding-bottom: 3px;

}



/*協賛バナー*/

#foot #kyousan-banner .title {

	color: #FFFFFF;

	text-align: left;

	background: url(../../img/img2/common/navi_body.png);

	line-height: 20px;

	height: 20px;

}

#foot #kyousan-banner {

	margin: 0px auto;

}

#kyousan-banner .footercontent img {

	margin: 6px 15px;

}

.footercontent {



}

.bannercontent {

	border-right: 1px solid #1A8FEF;

	border-bottom: 1px solid #1A8FEF;

	border-left: 1px solid #1A8FEF;

	padding-bottom: 5px;

	text-align: center;

	width: 196px;

}.bannercontent img {

	padding: 5px 0px;

}



/*おきに！滋賀*/

#okini {

	background: url(../../img/okini/okinibottom.jpg) no-repeat bottom left;

	padding-bottom: 10px;

	font-size: 14px;

}

#okini .content2 {

	background: url(../../img/okini/okinibody.jpg) repeat-y;

	padding: 3px 5px 0px;

}

*:first-child+html #okini .content2 {

	margin-top:-4px;

}

.okinibnr {

	text-align: center;

	margin: 0px;

}

.okinibnr img {

	margin-right: 4px;

	margin-left: 4px;

}

.okinicenter {

	text-align: center;

	padding: 5px 0px;

	margin-left: 3px;

}

.okinicenter img {

	margin: 2px 0px;

	padding: 0px;

	width: 101px;

}

.saishin {

	font-size: 10px;

	background: #F1F1F1;

	border: 1px solid #CCCCCC;

	width: 220px;

	float: left;

	margin-left: 3px;

	margin-right: 3px;

}

.saishinwrap {

	clear: both;

	width: 100%;

	height: 120px;

}

.saishin-title {

	border-top: 3px solid #C71A20;

	padding-left: 8px;

	font-size: 13px;

}



/*【修正分】おきに！滋賀*/

#okini2 {

	background: url(../../img/okini/okinibottom2.jpg) no-repeat bottom left;

	padding-bottom: 10px;

	font-size: 14px;

}

#okini2 .content2 {

	background: url(../../img/okini/okinibody2.jpg) repeat-y;

	padding: 3px 5px 0px;

}

*:first-child+html #okini2 .content2 {

	margin-top:-4px;

}



* html #okini2 .content2 {

	margin-top:-4px;

}



.okinibnr2 {

	text-align: center;

	margin: 0px;

}

.okinibnr2 img {

	margin-bottom: 5px;



}

.okinicenter2 {

	text-align: center;

}

.okinicenter2 img {

	margin: 2px 0px;

	padding: 0px;

}

.saishin2 {

	font-size: 11px;

	background: #FFFFFF;

	float: left;

	width: 310px;

	margin-bottom: 3px;

	padding: 1px;

	margin-left: 1px;

}

.saishinwrap2 {

	clear: both;

	width: 458px;

	height: 200px;

}

.saishin-title2 {

	text-align: center;

}

.saishin-body {

	padding: 0px 3px;

}

.pickup {

	float: right;

	height: 200px;

	width: 138px;

	margin-right: 3px;

}

* html .pickup {

	margin-right: 1px;

}



.pickup img {

}

.okinikeiasi {

	float: left;

	text-align: center;

	padding-left: 2px;



}

#staffkikaku img {

	margin: 0px;

}

.newentry-icon {

	font-size: 11px;

	color: #333333;

	float: left;

	line-height: 19px;

	height: 19px;

	padding-left: 5px;

}

*html .newentry-icon {

	font-size: 10px;

	color: #333333;

	float: left;

	line-height: 19px;

	height: 19px;

	padding-left: 5px;

}

*:first-child+html .newentry-icon {

	font-size: 10px;

	color: #333333;

	float: left;

	line-height: 19px;

	height: 19px;

	padding-left: 5px;

}

.rss_list img{

	float:left;

	margin: 2px 1px;

}



#minakusa .content {

border-color:#990100!important;

}

.content-e {

	padding: 1px 5px 5px;

	border-left: 1px solid #000;

	border-right: 1px solid #000;

	border-bottom: 1px solid #000;

	margin: 0px;

	font-size: 1.2em;

}

.e-radio img {

	margin: 0;

}



#2cammix {

	height: 180px;

	float: left;

	width: 678px;

}



#okini_top {

	float: left;

	height: 180px;

	width: 513px;

	overflow: auto;

	padding-left: 5px;

}



#shigamania_top {

	background: url(../../img/img2/weekend_back.jpg);

	height: 145px;

	width: 140px;

	float: left;

	margin-left: 10px;

	text-align: center;

	padding: 30px 5px 5px;

}

#from_shigasaku {

	background: url(../../img/img2/from_shigasaku_foot.jpg) no-repeat left bottom;

	padding-bottom: 5px;

}

*html #from_shigasaku_body {

	background: url(../../img/img2/from_shigasaku_body.jpg) repeat-y;

	padding-right: 5px;

	padding-left: 5px;

	padding-top: 3px;

	margin-top: -3px;

}



*:first-child+html #from_shigasaku_body {

	background: url(../../img/img2/from_shigasaku_body.jpg) repeat-y;

	padding-right: 5px;

	padding-left: 5px;

	padding-top: 3px;

	margin-top: -3px;

}

#from_shigasaku_body {

	background: url(../../img/img2/from_shigasaku_body.jpg) repeat-y;

	padding-right: 5px;

	padding-left: 5px;

	padding-top: 3px;

}

*html #news {

	background: #FFFFFF;

	margin-bottom: 3px;

	padding: 3px;

	margin-top: -3px;

}

*:first-child+html #news {

	background: #FFFFFF;

	margin-bottom: 3px;

	padding: 3px;

	margin-top: -3px;

}

#news {

	background: #FFFFFF;

	margin-bottom: 3px;

	padding: 3px;

}



*html #present {

	background: #FFFFFF;

	padding: 3px;

	font-size: 11px;

	margin-top: -3px;

}

*:first-child+html #present {

	background: #FFFFFF;

	padding: 3px;

	font-size: 11px;

	margin-top: -3px;

}

#present {

	background: #FFFFFF;

	padding: 3px;

	font-size: 11px;

}









.index_shigamania_title {

	font-size: 14px;

	font-weight: bold;

}





#tiiki-blog a {

	color: #333333;

}



#shigamania_top .img {

	padding-left: 5px;

}



#staffblog {

	border-top: 1px solid #CCCCCC;

}



*html #shigamania_top .forie {

	margin-top: -27px;

}

*:first-child+html #shigamania_top .forie {

	margin-top: -27px;

}



#left #search {

	height: 100%;

}



#mediadata th {

	font-size: 12px;

	color: #FFFFFF;

	background: #106CB5;

	text-align: center;

	vertical-align: middle;

	border-bottom: 1px solid #FFFFFF;

}



#mediadata td {

	padding-left: 10px;

	padding-right: 10px;

	font-size: 11px;

}

#mediadata td span{

	font-weight: bold;

	font-size: 13px;

	color: #0066FF;

	padding-right: 10px;

}