@charset "UTF-8";

body {
	color: #333;
	font-size: 80%;
	line-height:150%;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family : "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック",sans-serif;
	}

a { color: #06f; text-decoration: none; }
a:link { color: #06f; text-decoration: none; }
a:visited {text-decoration: none; }
a:active{}
a:hover{ color: #06f; text-decoration: underline; }

form { margin: 0px; padding: 0px; }

table.form { margin:25px 0px 0px 13px; }

img { border:none; }

ul.rss { margin : 0px; padding : 0px; width : 100%; text-align: center;}

ul.rss li { display: inline; margin: 0.3em; padding: 0em 0.2em; }


#container { background-color: #fff; width: 770px; margin: 0px auto; padding: 0px 15px 10px 15px; text-align:left; border-top: 8px solid #06f; }
#banner,#subbanner { width: 800px; margin:30px auto; padding: 0px; }

h1,h2,h3 { margin: 0px; padding: 0px; }

.blogtitle { font-size: 150%; padding: 0px 0px 10px 0px; text-align: left; }
.description { color: #fff; padding: 0px; text-align: right; letter-spacing: 2px; }

#content { width: 555px; margin: 20px 0px 0px 0px; float:left; }
#links { width:200px; float:right; text-align:left; margin: 20px 0px 0px 0px; padding:0px; }

#footer { clear: both; }
#copyright { background:#000; color: #fff; font-size:90%; margin: 8px 0px 10px 0px; padding: 8px; text-align: center; }

.blog { margin: 0px 0px 10px 0px; }
.date { font-size: 110%; font-weight:bold;  padding: 0px 0px 0px 5px; text-align:left; }

.blogbody { margin: 0px; padding: 8px; }
.blogbody1 { margin:0px 0px 20px 0px; padding:8px; }
.title { background:#000; color: #fff; font-size: 120%; font-weight: bold; margin: 0px; padding:5px; background: url(http://shiga-saku.net/_img/2cam_blackscheme/blackscheme_bg.jpg) repeat-x 0% 50%; border-bottom: 2px solid #06f; }
.title1 { background:#000; color: #fff; font-size: 120%; font-weight: bold; margin: 0px; padding:5px; background: url(http://shiga-saku.net/_img/2cam_blackscheme/blackscheme_bg.jpg) repeat-x 0% 50%; border-bottom: 2px solid #06f; }

.main{ margin:0px; overflow: auto; padding: 20px 0px; }

.main img { border:1px solid #ccc; margin: 5px; padding: 2px; }
.main-continues { }

.posted { color:#555; font-size:90%; text-align:right; margin:0px 0px 0px 0px; padding: 0px 0px 20px 0px; }
.posted1 { color:#555; font-size:90%; text-align:right; margin:0px 0px 0px 0px; padding: 0px 0px 10px 0px; }

.menu { text-align: right; }

.comments-head { background:#000; color: #fff; font-size: 120%; font-weight: bold; margin: 0px; padding:5px; background: url(http://shiga-saku.net/_img/2cam_blackscheme/blackscheme_bg.jpg) repeat-x 0% 50%; border-bottom: 2px solid #06f; }
.comments-body { margin:20px 0px 15px 13px; }
.comments-post { text-align:right; margin:0px 0px 25px 0px; }

.trackback-url { font-weight:bold; margin:10px 0px 15px 10px; }
.trackback-body { margin:20px 0px 15px 13px; }
.trackback-post { text-align:right; margin:0px 0px 25px 0px; }

label{ }

#author { border:1px solid #000; width: 300px; }
#email { border:1px solid #000; width: 300px; }
#url { border: 1px solid #000; width: 300px; }
#text { border:1px solid #000; width: 420px; }

.pagetop { font-size: 90%; text-align: right; margin: 50px 0px 0px 0px; }

.calendarhead { background:#000; color: #fff; font-size: 120%; font-weight: bold; margin: 0px; padding:5px; background: url(http://shiga-saku.net/_img/2cam_blackscheme/blackscheme_bg.jpg) repeat-x 0% 50%; border-bottom: 2px solid #06f; text-align: center; }
.calendartable{ margin:0px auto 20px auto; width:99%; }
.calendarweek{ font-weight: bold; text-align: center; }
.calendarwd{ text-align: center; }
.calendard{ empty-cells:show; text-align: center; }
.calendardbg{ text-align: center; }
.calendar{ padding:2px 2px; position:center; }
.sidetitle{ background:#000; color: #fff; font-size: 120%; font-weight: bold; margin: 0px; padding:5px; background: url(http://shiga-saku.net/_img/2cam_blackscheme/blackscheme_bg.jpg) repeat-x 0% 50%; border-bottom: 2px solid #06f; }
.side { margin: 0px 0px 10px 0px; padding: 5px; }
.sidebody { margin: 3px 0px 3px 0px; padding: 0px 5px; }
.side .text{  }



.photo { text-align: center; }
.nickname { color:#000; font-weight: bold; margin: 8px 0px; text-align: center; }
.message { font-size: 90%; margin: 0px; padding:0px; }

.quotetable {}
.quote { font-size: 90%; padding:1px;}
.blogtimes { margin: 0px 0px 16px 0px; text-align: center; }
.powered{ text-align: center; margin: 0px 0px 10px 0px; }
.syndicate{ font-size: 90%; text-align: center; }
.checkers{ font-size: 90%; margin-top: 10px; }

body.ad{ background: #06f; }
/*記事タイトルリンク表示設定ここから*/
.title a{
color:#fff;
text-decoration:none;
}
.title a:link{
color:#fff;
text-decoration:none;
}
.title a:visited{
color:#fff;
text-decoration:none;
}
.title a:active{
color:#fff;
text-decoration:none;
}
.title a:hover	{
color:#fff;
text-decoration:none;
}
/*記事タイトルリンク表示設定ここまで*/

/*ヘッダーナビゲーション設定ここから*/
.header_scroll{
background:url(http://shiga-saku.net/img/ad/bg_head.gif) repeat-x top;
text-decoration:none;
color:#000000;
font-size:12px;
margin:0px;
letter-spacing:2px;
padding:0px 5px 4px 5px;
line-height:100%;
}

.header_scroll a{
color:#000;
text-decoration:none;
}
.header_scroll a:link{
color:#000;
text-decoration:none;
}
.header_scroll a:visited{
color:#000;
text-decoration:none;
}
.header_scroll a:active{
color:#000;
text-decoration:none;
}
.header_scroll a:hover{
color:#000;
text-decoration:none;
}
/*ヘッダーナビゲーション表示設定ここまで*/

