@charset "UTF-8";

/*芝生
	back_obj										:#BD6952;画像と同じ色
	line												:#44231A;テーブルデコレーション色
	back_bg											:#F1E1DC;bodyバック色
	link_txt										:#7B2800;フォント色
*/
*{
	font-family									:"verdana","helvetica","osaka","ＭＳ Ｐゴシック",sans-serif;
}

textarea,select,input {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}


body{
    color:#000;
		background:#fff url(http://shiga-saku.net/_img/2cam_grass/grass.jpg) no-repeat center top fixed;
    text-align:center;
    margin:0;
    padding:0;
font-size: 80%;
}

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	{
	border-right								:#999 1px solid;
	display											:inline;
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	font-style									:normal;
	font-weight									:bold;
	letter-spacing							:0.2px;
	margin-right								:0.3em;
	padding-right								:0.5em;
	padding-left								:0.2em;
}

ul.rss a:link		{
	color												:#000;
	text-decoration							:none;
}

ul.rss a:visited	{
	color												:#000;
	text-decoration							:none;
}

ul.rss a:hover		{
	color												:#fc0;
	text-decoration							:underline;
}

ul.rss a:active	{
	color												:#fc0;
	text-decoration							:underline;
}

a															{
    color:#000;
    text-decoration:underline;
}
a:link												{
    color:#000;
    text-decoration:none;
}
a:visited											{
    color:#000;
    text-decoration:none;
}
a:active											{
    color:#ffffff;
    text-decoration:underline;
}
a:hover												{
    color:#ffffff;
    text-decoration:underline;
}

a.acalendar										{color:#000;text-decoration:underline;}
a.acalendar:link							{color:#000;text-decoration:underline;}
a.acalendar:visited						{color:#000;text-decoration:underline;}
a.acalendar:active						{color:#ffffff;text-decoration:none;}
a.acalendar:hover							{color:#ffffff;text-decoration:none;}

a.acontinues									{color:#000;text-decoration:underline;}
a.acontinues:link							{color:#000;text-decoration:underline;}
a.acontinues:visited					{color:#000;text-decoration:underline;}
a.acontinues:active						{color:#ffffff;text-decoration:none;}
a.acontinues:hover						{color:#ffffff;text-decoration:none;}

a.amenu												{color:#000;text-decoration:underline;}
a.amenu:link									{color:#000;text-decoration:underline;}
a.amenu:visited								{color:#000;text-decoration:underline;}
a.amenu:active								{color:#ffffff;text-decoration:none;}
a.amenu:hover									{color:#ffffff;text-decoration:none;}

#container{
    font-size:12px;
    			*font-size: 100%; /*for IE6,IE7*/
	width												:740px;
	margin											:0px auto;
	text-align:left;
}

#banner,#subbanner{
    width:545px;
	float:left;
	}

#banner a											{color:#000;text-decoration:none;}
#banner a:link								{color:#000;text-decoration:none;}
#banner a:visited							{color:#000;text-decoration:none;}
#banner a:active							{color:#000;text-decoration:underline;}
#banner a:hover								{color:#000;text-decoration:underline;}

#subbanner a									{color:#000;text-decoration:none;}
#subbanner a:link							{color:#000;text-decoration:none;}
#subbanner a:visited					{color:#000;text-decoration:none;}
#subbanner a:active						{color:#000;text-decoration:underline;}
#subbanner a:hover						{color:#000;text-decoration:underline;}

h1,h2,h3{
	margin											:0px;
	padding											:0px;
}

.blogtitle{
	font-size										:30px;
				*font-size: 200%; /*for IE6,IE7*/
	font-weight									:bold;
	padding											:100px 0px 0px 45px;
	text-align									:left;
	letter-spacing							:2px;
}

.description{
	color												:#000;
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	padding											:10px 0px 0px 45px;
	text-align									:left;
	letter-spacing							:2px;
}


#content{
	width:545px;
	float:left;
	margin											:0px 0px 0px 0px;
}

#links{
    color:#000;
	width:185px;
	float:right;
	text-align									:left;
	margin											:190px 0px 0px 0px;
	padding											:10px 4px 0px 6px;
	overflow:hidden;  
}


#footer{
	clear												:both;
}

#copyright{
	width												:555px;
	height											:16px;
	font-size										:10px;
				*font-size: 80%; /*for IE6,IE7*/
	font-weight									:bold;
	color												:#000;
	margin											:0px;
	padding											:0px 185px 0px 0px;
	line-height									:16px;
	text-align									:center;
}

.blog{
	width:440px;
	margin											:20px 50px 20px 50px;
}


.blogbody{
	margin											:0px 0px 10px 0px;
	padding										:1px;
}

.title{
	color:#000;
	font-size:15px;
				*font-size: 110%; /*for IE6,IE7*/
	font-weight:bold;
	border-bottom:1px #000000 solid;
	padding:0px 25px 2px 0px;
	margin:20px 0 0 0;
}
.entrydate{
text-align:right;
padding:10px 0 0 0;
}
.main{
    width:438px;
    color:#000;
    font-size:12px;
    *font-size: 100%;
    /*forIE6,IE7*/
padding:25px 0px 15px 0px;
    overflow:auto;
    line-height:135%;
}

.main img{
	margin											:0px 5px 5px 5px;
}

.main-continues{
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
}

.posted{
	color												:#000;
	font-size										:10px;
				*font-size: 80%; /*for IE6,IE7*/
	text-align									:right;
	margin											:0px 0px 25px 0px;
}

a.aposted{color:#000;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
		*font-size: 80%; /*for IE6,IE7*/
			}
a.aposted:link								{color:#000;text-decoration:underline;font-weight:bold;}
a.aposted:visited							{color:#000;text-decoration:underline;font-weight:bold;}
a.aposted:active							{color:#ffffff;text-decoration:none;font-weight:bold;}
a.aposted:hover								{color:#ffffff;text-decoration:none;font-weight:bold;}

.menu{
	color												:#000;
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	text-align									:right;
}

.comments-head{
	color												:#000;
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	font-weight									:bold;
	padding											:0px 0px 0px 0px;
	height:10px;
}

.comments-body{
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	line-height									:135%;
	margin											:20px 0px 15px 0px;
}

.comments-post{
	color												:#000;
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	text-align									:right;
	margin											:0px 0px 25px 0px;
}

.trackback-url{
	color												:#000;
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	font-weight									:bold;
	width:400px;
	margin											:20px 0px 15px 13px;
}

.trackback-body{
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	line-height									:135%;
	margin											:20px 0px 15px 0px;
}

.trackback-post{
	color												:#000;
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	text-align									:right;
	margin											:0px 0px 25px 0px;
	font-weight									:bold;
}

a.atrackback-post							{color:#000;text-decoration:underline;font-weight:bold;}
a.atrackback-post:link				{color:#000;text-decoration:underline;font-weight:bold;}
a.atrackback-post:visited			{color:#000;text-decoration:underline;font-weight:bold;}
a.atrackback-post:active			{color:#ffffff;text-decoration:none;font-weight:bold;}
a.atrackback-post:hover				{color:#ffffff;text-decoration:none;font-weight:bold;}

label{
    color:#000;
	font-size										:10px;
				*font-size: 80%; /*for IE6,IE7*/
	font-weight									:bold;
}

#author{
	width												:200px;
	border											:1px solid #000;
}
#email{
	width												:200px;
	border											:1px solid #000;
}
#url{
	width												:200px;
	border											:1px solid #000;
}
#text{   font-size:12px;
			*font-size: 100%; /*for IE6,IE7*/
	width												:300px;
	height											:200px;
	border											:1px solid #000;
}
.pagetop{
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	text-align									:right;
	margin											:0px 0px 25px 0px;
}
	.calendarhead{
		border-top			: 1px none #666;
	 	border-left			: 1px none #666;
	 	border-right			: 1px none #666;
	 	color:#000;
		font-size:12px;
					*font-size: 100%; /*for IE6,IE7*/
	    font-weight:bold;
		letter-spacing:2px;
		padding:3px 0px 3px 15px;
		text-align:center;
		padding:3px 0px 3px 15px;

	}
	.calendartable{
		margin:0px auto 10px auto;
		width:165px;
		text-align:left;
	}
	.calendarweek{
		font-size:10px;
					*font-size: 80%; /*for IE6,IE7*/
		font-weight: bold;
	}


	.calendarwd{               
		font-size:10px;
					*font-size: 80%; /*for IE6,IE7*/
        font-weight:bold;
		letter-spacing		: 2px;
		padding:2px 0px 2px 5px;
	}
	.calendard{
    	empty-cells:show;
		text-align: center;
    }
	.calender{
		font-size:10px;
					*font-size: 90%; /*for IE6,IE7*/
		padding:2px 2px 2px 2px;
		
	}


.sidetitle{
	color											:#000;
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	font-weight:bold;
	letter-spacing							:2px;
	padding											:5px 10px 5px 15px;
	width:160px;
}

.side{
	font-size										:12px;
				*font-size: 100%; /*for IE6,IE7*/
	line-height									:140%;
	margin											:0px 2px 10px 7px;
	padding											:8px;
	width:160px;
}

a.aside												{color:#000;text-decoration:underline;}
a.aside:link									{color:#000;text-decoration:underline;}
a.aside:visited								{color:#000;text-decoration:underline;}
a.aside:active								{color:#ffffff;text-decoration:none;}
a.aside:hover									{color:#ffffff;text-decoration:none;}

a.arss												{color:#000;text-decoration:underline;}
a.arss:link										{color:#000;text-decoration:underline;}
a.arss:visited								{color:#000;text-decoration:underline;}
a.arss:active									{color:#ffffff;text-decoration:none;}
a.arss:hover									{color:#ffffff;text-decoration:none;}

.photo{
	text-align									:center;
}

.nickname{
	color												:#000;
	
	font-weight									:bold;
	margin											:10px 0px;
}

.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, .header_scroll a:link,.header_scroll a:visited {
    color: #000;
    text-decoration: none;
    line-height:120%;
}
.header_scroll a:active,.header_scroll a:hover{ text-decoration: underline; }

