/* 背景色 */
html,body{
margin:0px auto;
padding:0px;
background:#ffffff;
text-align:center;
}

/* 全体の幅 */
div#layout{
width:730px;
margin:auto;
font-family:Verdana;
text-align:left;
	background-color:#ffffff;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
}

/* 中央部分の表示 */
div#main{
margin-top:10px;
margin-left:10px;
float:left;
width:470px;
}

/*----------------------------------------
header_navi[
----------------------------------------*/
#header_navi {
	height:130px;
	background:url(http://kissle-farm.com/common/header_top.gif) no-repeat;
	margin:0;
}
#header_navi ul {
	padding:105px 0 0 95px;
}
#header_navi li {
	display:inline;
	list-style-type:none;
}
#header_navi li a {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height:23px;
}
/*--------------off*/
#header_navi li.header_navi_eigyou a {
	background:url(http://kissle-farm.com/common/header_top.gif) no-repeat -95px -105px;
	width:82px;
}
#header_navi li.header_navi_access a {
	background:url(http://kissle-farm.com/common/header_top.gif) no-repeat -177px -105px;
	width:84px;
}
#header_navi li.header_navi_goyoyaku a {
	background:url(http://kissle-farm.com/common/header_top.gif) no-repeat -261px -105px;
	width:69px;
}
#header_navi li.header_navi_album a {
	background:url(http://kissle-farm.com/common/header_top.gif) no-repeat -330px -105px;
	width:140px;
}
#header_navi li.header_navi_hitorigoto a {
	background:url(http://kissle-farm.com/common/header_top.gif) no-repeat -472px -105px;
	width:112px;
}
#header_navi li.header_navi_mie a {
	background:url(http://kissle-farm.com/common/header_top.gif) no-repeat -584px -105px;
	width:140px;
}
/*--------------hover*/
#header_navi li.header_navi_eigyou a:hover {
	background:url(http://kissle-farm.com/common/header_top_h.gif) no-repeat -95px -105px;
	width:82px;
}
#header_navi li.header_navi_access a:hover {
	background:url(http://kissle-farm.com/common/header_top_h.gif) no-repeat -177px -105px;
	width:84px;
}
#header_navi li.header_navi_goyoyaku a:hover {
	background:url(http://kissle-farm.com/common/header_top_h.gif) no-repeat -261px -105px;
	width:69px;
}
#header_navi li.header_navi_album a:hover {
	background:url(http://kissle-farm.com/common/header_top_h.gif) no-repeat -330px -105px;
	width:140px;
}
#header_navi li.header_navi_hitorigoto a:hover {
	background:url(http://kissle-farm.com/common/header_top_h.gif) no-repeat -472px -105px;
	width:112px;
}
#header_navi li.header_navi_mie a:hover {
	background:url(http://kissle-farm.com/common/header_top_h.gif) no-repeat -584px -105px;
	width:140px;
}
/*----------------------------------------
header_down_navi[
----------------------------------------*/
#header_down_navi {
	height:30px;
	background:url(http://kissle-farm.com/common/header_down.gif) no-repeat;
	margin:0;
}
#header_down_navi ul {
	padding:5px 0 0 0;
}
#header_down_navi li {
	display:inline;
	list-style-type:none;
}
#header_down_navi li a {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height:20px;
}
/*--------------off*/
#header_down_navi li.header_down_navi_home a {
	background:url(http://kissle-farm.com/common/header_down.gif) no-repeat 0px -5px;
	width:120px;
}
#header_down_navi li.header_down_navi_empty a {
	background:url(http://kissle-farm.com/common/header_down.gif) no-repeat -120px -5px;
	width:462px;
}
#header_down_navi li.header_down_navi_link a {
	background:url(http://kissle-farm.com/common/header_down.gif) no-repeat -582px -5px;
	width:60px;
}
#header_down_navi li.header_down_navi_toiawase a {
	background:url(http://kissle-farm.com/common/header_down.gif) no-repeat -642px -5px;
	width:80px;
}

/*--------------hover*/
#header_down_navi li.header_down_navi_home a:hover {
	background:url(http://kissle-farm.com/common/header_down_h.gif) no-repeat 0px -5px;
	width:120px;
}
#header_down_navi li.header_down_navi_empty a:hover {
	background:url(http://kissle-farm.com/commonh/eader_down_h.gif) no-repeat -120px -5px;
	width:462px;
}
#header_down_navi li.header_down_navi_link a:hover {
	background:url(http://kissle-farm.com/common/header_down_h.gif) no-repeat -582px -5px;
	width:60px;
}
#header_down_navi li.header_down_navi_toiawase a:hover {
	background:url(http://kissle-farm.com/common/header_down_h.gif) no-repeat -642px -5px;
	width:80px;
}

/* サイト名部分の表示 */
div#body{
}

/*----------------------------------------
footer
----------------------------------------*/
#footer{
	clear:both;
	text-align:left;
	font-color:#333333;
	background:#F3E3C7;
	border-bottom:5px #FF3333 solid;
}

#footer p{
	padding:5px 0 0 10px;
	font-color:#333333;
	line-height:120%;
	font-size:80%;
}

#footer a{
	color:#666666;
	text-decoration:none;
}
/*----------------------------------------
foote_navi[
----------------------------------------*/
#footer_navi {
	height:35px;
	background:url(http://kissle-farm.com/common/footer2.gif) no-repeat;
	margin:0;
}
#footer_navi ul {
	padding:2px 0 0 5px;
}
#footer_navi li {
	display:inline;
	list-style-type:none;
}
#footer_navi li a {
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height:22px;
}
/*--------------off*/
#footer_navi li.footer_navi_home a {
	background:url(http://kissle-farm.com/common/footer2.gif) no-repeat -5px -2px;
	width:215px;
}
#footer_navi li.footer_navi_empty a {
	background:url(http://kissle-farm.com/common/footer2.gif) no-repeat -220px -2px;
	width:356px;
}
#footer_navi li.footer_navi_pagetop a {
	background:url(http://kissle-farm.com/common/footer2.gif) no-repeat -576px -2px;
	width:120px;
}

/* サイド部分の表示 */
div#side{
width:200px;
margin:10px 0px 0px 510px;
text-align:left;
}

/* リスト */
ul{
margin:0px;
padding:0px 0px 0px 15px;
}

/* リンク */
a{color:#0099CC;text-decoration:none;}
a:link{color:#0099CC;text-decoration:none;}
a:visited{color:#0099CC;text-decoration:none;}
a:active{color:#0099CC;text-decoration:none;}
a:hover{color:#0099CC;text-decoration:none;}

/* サイト名 */
h1 a{color:#0099CC;text-decoration:none;}
h1 a:link{color:#0099CC;text-decoration:none;}
h1 a:visited{color:#0099CC;text-decoration:none;}
h1 a:active{color:#0099CC;text-decoration:none;}
h1 a:hover{color:#0099CC;text-decoration:none;}

h1{
margin:0px;
padding:15px 10px 10px 10px;
color:#0099CC;
font-weight:bolder;
font-size:32px;
}

/* サイトの解説 */
div.description{
padding:0px 10px 10px 10px;
color:#999999;
font-size:10px;
}

/* 記事 */
div.entry{
padding:20px 0px 0px 0px;
}

/* 記事のタイトル */
h2,h4{
margin:0px;
padding:0px 10px 0px 10px;
background:url(http://kissle-farm.com/blog/template/note_backline.gif) repeat 0px 0px;
color:#666666;
font-weight:bolder;
font-size:12px;
line-height:20px;
}

/* 記事 */
div.entry_body{
padding:0px 10px 0px 10px;
background:url(http://kissle-farm.com/blog/template/note_backline.gif) repeat 0px 0px;
color:#666666;
font-size:12px;
line-height:20px;
}

/* 記事の続き */
.entry_more{
padding:0px 10px 0px 10px;
background:url(http://kissle-farm.com/blog/template/note_backline.gif) repeat 0px 0px;
color:#666666;
font-size:12px;
line-height:20px;
}

/* カテゴリーなど */
div.entry_state{
margin:5px 0px 0px 0px;
padding:5px 10px 20px 10px;
border-top:1px solid #cccccc;
color:#999999;
font-size:9px;
text-align:right;
}

/* 日付データなど */
div.entry_data{
margin:5px 0px 0px 0px;
padding:5px 10px 20px 10px;
color:#999999;
font-size:9px;
text-align:right;
}

/* 引用 */
blockquote{
margin:10px 0px 8px 0px;
padding:20px;
border:1px solid #cccccc;
background:#f8f8f8 url(http://kissle-farm.com/blog/template/note_backline.gif) repeat 0px 0px;
color:#666666;
font-size:12px;
line-height:20px;
}

/* コメント等のタイトル */
h3{
margin:0px 0px 1px 0px;
padding:0px;
background:url(http://kissle-farm.com/blog/template/note_commenttitle.gif) no-repeat 50% 0px;
color:#666666;
font-weight:bolder;
font-size:11px;
text-align:center;
vertical-align:middle;
line-height:20px;
letter-spacing:10px;
}

/* 記事 */
div.comment_form{
padding:0px 10px 0px 10px;
color:#999999;
font-size:10px;
line-height:20px;
}

/* 入力フォーム */
input.form,textarea.form{
border:1px solid #cccccc;
background:#ffffff;
}
form{
margin:0px;
}

/* 送信ボタン */
input.button{
border:0px;
background:transparent;
color:#0099CC;
font-weight:bolder;
font-size:12px;
font-family:Verdana;
}

/* 記事の画像 */
img.pict{
margin:5px 0px 5px 0px;
padding:10px;
border:1px solid #cccccc;
background:#ffffff;
}
a img{
border:0px;
}

/* ページナビ */
div.pagenavi{
padding:10px 0px 0px 0px;
color:#999999;
font-style:normal;
font-size:9px;
text-align:center;
line-height:15px;
}

/* 著作権表示等 */
address,div.pagetop{
color:#999999;
font-style:normal;
font-size:9px;
text-align:center;
line-height:15px;
}

/* サイド */
#side dl{
margin:0px;
padding:0px 0px 0px 10px;
}

/* サイドのタイトル */
#side dl dt{
margin:0px;
padding:0px;
background:url(http://kissle-farm.com/blog/template/note_linktitle.gif) no-repeat 0px 50%;
color:#ffffff;
font-weight:bolder;
font-size:11px;
text-align:center;
vertical-align:middle;
line-height:20px;
letter-spacing:1px;
}

/* サイドの内容 */
#side dl dd{
margin:0px;
padding:5px 5px 20px 5px;
color:#999999;
font-size:10px;
line-height:15px;
}

/* カレンダー・日付 */
table.calendar{
color:#999999;
font-size:9px;
text-align:center;
}

/* カレンダー・月 */
div.calendar_month{
color:#999999;
font-size:10px;
}

/* カレンダー・幅と高さ */
td.cell{
width:26px;
height:15px;
}

/* カレンダー・アクセス日の表示 */
span.today{
font-weight:bolder;
}

/* カウンター */
span.count{
font-weight:bolder;
}

/* 新カレンダー */
.holiday,
.holiday a:link {
    color: #e50003;
}
.saturday,
.saturday a:link {
    color: #0000ff;
}
.tholiday {
    display: block;
    border: 1px solid #444444;
    color: #e50003;
}
.tholiday a:link {
    color: #e50003;
}
.tsaturday {
    display: block;
    border: 1px solid #444444;
    color: #0000ff;
}
.tsaturday a:link {
    color: #0000ff;
}
.today {
    display: block;
    text-align: center;
    color: #444444;
    border: 1px solid #444444;
}
