* {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

body {
	margin: 0px 0px 20px 0px;
/*		background-color: #8FABBE; */
        	text-align: center;
	        color: #000000;
	}

a {
	text-decoration: underline;
	}

a:link {
                color: #000099;
	}

a:visited {
                color: #0066ff;
	}

a:active {
                color: #000099;
	}

a:hover {
                color: #ff6600;
	}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

iframe {
	margin-left: 20px;
	}

table {
	font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	margin-left: 20px;
	}

table td {
    text-align: center;
    }

#container {
	line-height: 1.4;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 780px;
/*	background-image: url("http://www.populus.jp/fujino/weblog/images/white07.gif");
	background-repeat: repeat;
	background-position: top left;
*/
	background-color: #FFFFFF;
	border: 1px solid #666666;
	}

#banner {
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 60px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
          font-size: 20pt;
	}

#banner h2 {
        font-size: 10pt;
        padding-top: 0px;
	}

#center {
	float: right;
	width: 560px;
	overflow: visible;
	}

#navi {
	color: #777777;
	font-size: small;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;
	margin-right: 16px;
	margin-bottom: 8px;
	}

.content {
	padding: 15px 15px 5px 20px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	}

.content p {
	color: #000000;
/*	font-size: small;  */
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 8px;
	}

.content blockquote {
	color: #888888;
	font-size: small;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin: 0px 100px 10px 20px;
	padding: 10px;
	background: #ffcccc;
	border: 1px solid #000000;
	}

.content li {
	line-height: 1.3;
	}


.content h4 {
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	font-weight: bold;
        background-color: #C71585;
	padding-left: 10px;
	margin-bottom: 10px;
	}

.playback h4 {
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	font-weight: bold;
        background-color: #C71585;
	padding-left: 10px;
	margin-bottom: 10px;
	}

.content h2 {
	color: #FFFAFA;
	font-size: small;
	text-align: left;
	font-weight: bold;
/*      background-color: #6ED5F8;  */
        background-color: #000099;
	padding-left: 10px;
	margin-bottom: 10px;
	}

.content h3 {
	color: #000000;
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: 3px;
	}

/* ブログ記事タイトル */
.content h3.entry-header {
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
    border-left: 3px solid #8fabbe;
/*  font-size: medium; */
    font-size: 120%;
    font-weight: bold;
}

.content p.posted {
        clear: both;
	color: #000000;
	font-size: small;
	border-top: 1px solid #000000;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content .posted_individual {
        clear: left;
	color: #000000;
	font-size: small;
	border-top: 1px solid #000000;
	text-align: right;
	margin-bottom: 0px;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 3px;
	}

.content .tags_individual {
	color: #000000;
	font-size: small;
	text-align: right;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 3px;
	}

.content .posted-line1 {
	color: #000000;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: right;
	line-height: normal;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	}

.content .posted-line2 {
	color: #000000;
	font-size: small;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	}

.content .posted-line2 a {
	color: #000000;
	text-decoration: none;
	}

.content p.commentposted {
	color: #000000;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 1px;
	line-height: normal;
	padding: 3px;
	}

.content .entry-tags {
	color: #000000;
	font-size: small;
	text-align: right;
	line-height: normal;
	margin-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	}

#right {
	float: right;
	width: 220px;
	background-color: #FFFAFA;
	overflow: visible;
	}

.lastmod {
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 1.8;
	color: #000000;
	font-size: small;
	text-align: center;
	border: 1px solid #ff7777;
        }

.sidebar {
	padding: 15px;
        background-color: #FFFFFF;
	}

.sidebar h2 {
	color: #000000;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

.sidebar h5 {
	color: #000000;
	font-size: small;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	}

.sidebar h3 {
	color: #000000;
	font-size: x-small;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	}

.sidebar ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	line-height: 1.3;
	}

.sidebar li {
	padding-top: 10px;
	color: #000000;
	font-size: small;
	text-align: left;
	line-height: 1.3;
	list-style-type: none;
	}

#categories {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #000000;
        line-height: 180%;
	font-size: small;
	text-align: left;
	border: 1px solid #87CEEB;
        }

#categories ul { 
	margin: 0px;
	padding-left: 0px;
	line-height: 1.5;
	}

#categories ul ul { 
	margin-left: 10px;
	padding-left: 0px;
	line-height: 1.5;
	}

#categories li { 
	list-style-type: none;
	padding-top: 0px;
	line-height: 1.7;
	}

.sidebar #status {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.8;
	color: #000000;
	font-size: small;
	text-align: left;
	border: 1px solid #87CEEB;
        }

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: center;
	margin-bottom: 0px;
	}

.photo img {
	border: 0px;
	}

.photo2 {
	text-align: center;
	margin-bottom: 0px;
	}

.photo2 img {
	border: 0px;
	}

.searchbox {
	color: #000000;
	font-size: small;
	font-weight: bold;
	line-height: 1.8;
	text-align: left;
	padding: 3px;
	margin-bottom: 15px;
	}

.link-note {
	font-size: small;
	line-height: 1.4;
	text-align: left;
	padding: 2px;
	margin-bottom: 3px;
	}
.link-note2 {
	font-size: small;
	line-height: 1.4;
	text-align: center;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
.thanks-header {
	color: #000000;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2;
	}

.thanks-to {
	margin-bottom: 40px;
                }

.dot3 {
	color: #FF4500;
	font-family: Osaka, "ＭＳ ゴシック", Verdana, Arial, sans-serif;
        font-style: italic;
	}

#hot3 {
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 1.3;
	color: #000000;
	font-size: small;
	text-align: left;
	border: 1px solid #87CEEB;
/* 海鳴楼のツタを背景に　*/
/*	background-image: url("http://www.populus.jp/fujino/weblog/images/t_ivy.jpg"); */
/*	background-repeat: repeat; */
/*	background-position: top left; */
/* 枠線を朱色に　*/
/*	border: 1px solid #FFB366; */
        }

.myclip {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	line-height: 1.4;
	color: #000000;
	font-size: small;
	text-align: left;
	border: 1px solid #87CEEB;
        }

.myclip img {
	padding-left: 37px;
	padding-top: 8px;
	padding-bottom: 3px;
	}

.commentlist {
	padding-left: 2px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.3;
	color: #000000;
	font-size: small;
	text-align: left;
	border: 1px solid #87CEEB;
        }

#profile {
  	line-height: 1.3;
	color: #8FABBE;
	font-size: small;
	text-align: left;
  	padding: 7px;
	margin-bottom: 20px;
	border: 1px solid #87CEEB;
	}

.qrcode {
  	line-height: 1.3;
	color: #8FABBE;
	font-size: small;
	text-align: center;
  	padding: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	border: 1px solid #87CEEB;
	}

#gift {
  	line-height: 1.3;
	color: #8FABBE;
	font-size: small;
	text-align: center;
  	padding: 10px;
	margin-bottom: 17px;
	border: 1px solid #87CEEB;
	}

#fo_slide {
  	line-height: 1.3;
	color: #8FABBE;
	font-size: small;
	text-align: center;
  	padding-left: 0px;
	margin-bottom: 17px;
	border: 1px solid #87CEEB;
	}
#countdown {
  	line-height: 1.3;
	color: #8FABBE;
	font-size: small;
	text-align: center;
  	padding: 10px 1px;
	margin-bottom: 17px;
	border: 1px solid #87CEEB;
	}

#countdown2 {
  	line-height: 1.3;
	color: #FF8C00;
	font-size: small;
	text-align: center;
  	padding: 3px 2px;
	margin-bottom: 17px;
	border: 1px solid #87CEEB;
	}

#countdown2009 {
	color: #dc143c;
	font-size: small;
	text-align: center;
  	padding: 3px 2px;
	margin-bottom: 17px;
	border: 1px solid #dc143c;
	}

#linknew {
  	line-height: 1.3;
	color: #8FABBE;
	font-size: small;
	text-align: left;
   	padding: 10px;             
        padding-top: 0px; 
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
	margin-bottom: 12px;
	border: 1px solid #87CEEB;
	}

#announce {
  	line-height: 1.3;
	color: #8FABBE;
	font-size: small;
	text-align: center;
  	padding: 10px;
	margin-bottom: 17px;
	border: 1px solid #87CEEB;
	}

#fromotaru {
  	line-height: 1.3;
	color: #8FABBE;
	font-size: small;
	text-align: center;
  	padding: 1px;
	margin-bottom: 6px;
	}

#lastyear3 {
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 14px;
	line-height: 1.3;
	color: #000000;
	font-size: small;
	text-align: left;
	border: 1px solid #87CEEB;
        }

#lastyear3 ul {
	padding-top: 0px;
        }

#lastyear3 li {
	padding-top: 7px;
	padding-bottom: 3px;
        }

#lastyear3 h2 {
	color: #000000;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.entry-tags-list {
  	line-height: 1.8;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	font-size: small;
	text-align: left;
	border: 1px solid #777777;
}

.entry-tags-list a {
	text-decoration: none;
}
.entry-tags-list a:visited {
        color: #ff6600;
}

/* 小粋空間カレンダー　カスタマイズ  */
#calendar {
    margin-left: 0px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 6px;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: center;
    color: #444444;
    border: 1px solid #87CEEB;
}

.calendarhead {
    padding-bottom: 5px;
    font-family: Verdana, Arial, sans-serif;
    color: #888888;
    font-size: small;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
}

#calendar table {
    font-family: Verdana, Arial, sans-serif;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}

#calendar th {
    padding-bottom: 3px;
    font-family: Verdana, Arial, sans-serif;
    width: 24px;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
}

#calendar td {
    line-height: 140%;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    font-size: 11px;
}

.today {
    display: block;
    border: 1px solid #444444;
}

.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

#calendar td a:link,
#calendar td a:visited {
    font-weight: bold;
}
.holiday a:link,
.holiday a:visited {
    font-weight: bold;
}
.saturday a:link,
.saturday a:visited {
    font-weight: bold;
}
/* 小粋空間カレンダー　ここまで */

#powered {
	font-size: small;
	line-height: 1.4;
	text-align: left;
	color: #666666;
	margin-top: 15px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

input,textarea{
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	}

textarea[id="comment-text"] {
width: 80%;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	}

/*
textarea[id="text"] {
	width: 80%;
        font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
	font-size: 16px;
	}
*/

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.sidetitle2 {
    width: auto;
    margin:3px 0px 0px 0px;
    padding: 0px;
    text-align: center; /* テキスト配置 */
}

.sidetitle2 a {
    width: auto;
}

/* 通常 */
.sidetitle2 a:link,
.sidetitle2 a:visited {
    display: block;
    padding: 2px;
    border: 1px solid #999999; /* 枠線 */
    color:#000000; /* 文字色 */
    background-color:#f6f6f6; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: bold;
    letter-spacing: .1em;
    text-decoration: none;
}

/* マウスポイント時 */
.sidetitle2 a:hover {
    padding: 2px;
    border: 1px solid #999999; /* 枠線 */
    color:#ffffff; /* 文字色 */
    background-color: #999999; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: bold;
    letter-spacing: .1em;
    text-decoration: none;
}

#mypinglist {
	padding-left: 2px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.3;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	border: 1px solid #87CEEB;
        }


#entrieslist {
	padding-left: 8px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.3;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	border: 1px solid #87CEEB;
        }

#entrieslist h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-top: 5px;
	padding-bottom: 0px;
        }

#entrieslist h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0em;
	padding-top: 5px;
	padding-bottom: 10px;
        }

#entrieslist h3 a {
	color: #ff9900;
/*	text-decoration: none;  */
	}

.list_more {
	margin-left: 50px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.list_more a {
	color: #FF0000;
}

#related ul li {
line-height: 1.6;
}

#lastyear ul li {
line-height: 1.6;
}

#archive_title {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	}

.content p.archive_excerpt {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.7;
	text-align: left;
	margin-top: 7px;
	margin-right: 50px;
	margin-bottom: 8px;
	margin-left: 200px;
	}

/* 3.35 デフォルトから */

/* 画像出力テーブル用 */
table.image-list {
    width : 390px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding : 0px;
}
table.image-list tr td {
    width : 130px;
    vertical-align : top;
}
table.image-list tr td table {
    margin-bottom : 10px;
}
table.image-list tr td table tr td.image-list-item {
    height : 90px;
    text-align : center;
    vertical-align : middle;
    padding : 0px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    line-height: 130%;
    padding-bottom : 20px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption a {
    text-decoration: none;
    font-size: small;
}

.navi-l {
	text-align: left;
	margin-bottom: 7px;
  	padding-left: 10px;
}
.navi-r {
	text-align: right;
	margin-bottom: 7px;
  	padding-right: 10px;
}

.movie {
	padding-left: 10px;
	margin-bottom: 8px;
	}

/*
#countdown_akari10 {
	height: 202px;
  	line-height: 130%;
	color: #FFFAFA;
        font-size: 13px;
	text-align: center;
  	padding-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #87CEEB;
	background-image: url("http://www.populus.jp/fujino/weblog/images/countdown_1.jpg");
	background-repeat: no-repeat;
	background-position: 15px 10px;
	}
#countdown_akari10 a {
	color: #FFFAFA;
	text-decoration: none;
	}
#countdown_akari10 a:hover {
	text-decoration: underline;
	}

#countdown_akari10 .countdowndays {
	color: #FFFAFA;
  	padding-top: 132px;
	}
*/

#akari11topimg {
        font-size: small;
	text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
	margin-bottom: 5px;
	}

#countdown_akari11 {
	color: #DC143C;
        font-size: small;
	text-align: center;
	margin-bottom: 10px;
  	padding: 3px 2px;
	border: 1px solid #DC143C;
	}
#countdown_akari11 a {
	color: #DC143C;
	text-decoration: none;
	}
/*
#countdown_akari11 a:hover {
	text-decoration: underline;
	}
*/

#whitearea {
	height: 600px;
        }
#whitearea2 {
	height: 10px;
        }


.extended {
	padding-left: 12px;
}

/* フッタ */
#footer {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 42px;
    color: #ffffff;
    background: #999999;
    font-size: 12px;
    text-align: center;
    line-height: 3.5;
    width: 780px;
}

#mypicture {
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 110%;
	color: #888888;
	font-size: small;
	text-align: center;
	border: 1px solid #87CEEB;
}
#mypicture h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #888888;
        font-family: 'Courier New',monospace;
	text-align: center;
        text-transform: none;
	font-size: small;
	font-weight: normal;
/*	letter-spacing: .1em;  */
	line-height: 110%;
}

#mypicture a {
        text-decoration: none;
        color: #000000;
}

#mySlideShow {
 width: 220px !important;
 height: 200px !important;
}
/* 脚注 */
div.footnote {
	margin: 0px;
	margin-top: 1em;
	margin-right: 2em;
	margin-left: 1em;
	border-style: solid;
	border-color: #888;
	border-width: 1px 0px 0px 0px;
	font-size: 100%;
	line-height: 100%;
}

p.footnote {
	line-height: 100%;
}

span.footnote {
	vertical-align: top;
	font-size: 13px;
}

.nonprint {
    display: none;
}

.newpage {
display:none;
page-break-after:always;
}


 