@charset "utf-8";

* {
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana, Arial, sans-serif;
}

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

a {
	text-decoration: underline;
	}

a:link {
/*              color: #000099;  */
                color: #0044cc;
	}

a:visited {
                color: #0066ff;
	}

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

iframe {
	margin-left: 20px;
	}

table {
	margin-left: 20px;
	}

#container {
	width: 783px;
	line-height: 1.4;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	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: 11pt;
                      padding-top: 10px;
	}

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

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

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

.content p.search_digest {
	padding-right: 200px;
	}

.content blockquote {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
                      width: 450px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding: 10px;
	border: 1px solid #999999;
	}

.content li {
	line-height: 130%;
	}

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

.content .content-inner-block {
	width: 523px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

.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: 13px;
	text-align: left;
	font-weight: bold;
                      background-color: #6ED5F8;
	padding-left: 10px;
	margin-bottom: 10px;
	}

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

/*
.straightsearch_result_title a:visited {
	color: #000000;
}
*/


/* blog article title */
.content h3.entry-header {
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 1px;
    padding-left: 7px;
    border-left: 3px solid #8fabbe;
    font-size: 120%;
    font-weight: bold;
}

.content h3.tagsearch_result_title {
    color: #000000;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 1px;
    padding-left: 7px;
    border-left: 3px solid #8fabbe;
    font-size: 14px;
    font-weight: bold;
}

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

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

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

#whitearea2 {
	height: 25px;
        }

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

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

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

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

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

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

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

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

.sidebar ul ul {
	margin-bottom: 0px;
	line-height: 130%;
	}

.sidebar li {
	color: #000000;
	font-size: 13px;
	text-align: left;
	line-height: 130%;
	padding-top: 8px;
	list-style-type: none;
	}


.sidebar #categories {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 180%;
	color: #000000;
	font-size: 13px;
	text-align: left;
	border: 1px solid #87CEEB;
        }

.sidebar #categories h2 {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-bottom: 5px;
        }

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

.sidebar #status h2 {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-bottom: 0px;
        }

.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;
	}

.link-note2 {
	font-size: 13px;
	color: #000000;
	line-height: 140%;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 6px;
	border: 1px solid #87CEEB;
	}

.link-note2  h2 {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .4em;
	padding-top: 3px;
	padding-bottom: 0px;
	}

.link-note {
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}
.link-note3 {
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
	}
form.form_outspace1 {
	margin-top: 0px;
	margin-bottom: 8px;
	}

input.form_inspace1 {
       width: 130px;
        }

input.form_inspace2 {
       padding-left: 2px;
        }
.thanks-header {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 120%;
	}

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

.hot3 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 120%;
	color: #000000;
	font-size: 13px;
	text-align: left;
	border: 1px solid #87CEEB;
        }

.hot3 h2 {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-bottom: 6px;
}

.credit {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
	color: #000000;
	font-size: 13px;
	text-align: left;
	border: 1px solid #87CEEB;
        }

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

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

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

.myclip h2 {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.myclip ul  {
                      margin-top: 0px;
                      margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 110%;
	list-style-type: none;
	}

.myclip ul li {
                      margin-top: 0px;
                      margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	line-height: 110%;
	list-style-type: none;
	}

.myclip a {
	text-decoration: none;
	}

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

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

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

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

.commentlist {
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 130%;
	color: #000000;
	font-size: 13px;
	text-align: left;
	border: 1px solid #87CEEB;
        }

.commentlist h2 {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-top: 5px;
        }

.searchform {
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 130%;
	color: #000000;
	font-size: 13px;
	text-align: left;
        }

#profile {
  	line-height: 130%;
	color: #8FABBE;
	font-size: 13px;
	text-align: left;
  	padding: 7px;
	margin-bottom: 0px;
	border: 1px solid #87CEEB;
	}

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

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

#populus {
  	line-height: 130%;
	color: #8FABBE;
	font-size: 13px;
	text-align: center;
  	padding: 10px;
	margin-bottom: 8px;
	border: 1px solid #87CEEB;
	}

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

#countdown {
  	line-height: 130%;
	color: #8FABBE;
	font-size: 13px;
	text-align: center;
  	padding: 10px 1px;
	margin-bottom: 17px;
	border: 1px solid #87CEEB;
	}

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

#countdown3 {
  	line-height: 130%;
	color: #000000;
	font-size: 13px;
	text-align: center;
  	padding: 3px 2px;
	margin-bottom: 17px;
	border: 1px solid #87CEEB;
	}

#linknew {
  	line-height: 130%;
	color: #8FABBE;
	font-size: 13px;
	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: 130%;
	color: #8FABBE;
	font-size: 13px;
	text-align: center;
  	padding: 10px;
	margin-bottom: 17px;
	border: 1px solid #87CEEB;
	}

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

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

.entry-tags-list .notice {
	text-align: right;
}

.entry-tags-list a {
	text-decoration: none;
	font-size: 13px;
}
.entry-tags-list a:visited {
                      color: #FF6600;
	font-size: 13px;
}

.entry-tags-list a:active {
                      color: #FF6600;
	font-size: 13px;
}

.dum {
                       padding-bottom: 5px;
}

/* koikikukan calendar  */
#calendar {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
    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: #000000;
    font-size: 13px;
    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;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    width: 20px;
}

#calendar td {
    text-align: center;
    line-height: 130%;
    font-family: Verdana, Arial, sans-serif;
    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;
}
/* end of  koikikukan calendar */


#powered {
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	color: #000000;
	margin-top: 15px;
	}

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


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

.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;
}

/* normal */
.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;
}

/* mouse-on  */
.sidetitle2 a:hover {
    padding: 2px;
    border: 1px solid #999999;
    color:#ffffff;
    background-color: #999999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .1em;
    text-decoration: none;
}

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

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

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

#entrieslist h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	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: 13px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0em;
	padding-top: 16px;
	padding-bottom: 10px;
        }
#entrieslist h3 a {
	color: #DC143C;
	}

#entrieslist li {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 130%;
	padding-top: 8px;
	list-style-type: none;
}


.list_more {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 7px;
}

#related ul li {
line-height: 160%;
}

#archive_title {
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	}

.content p.archive_excerpt {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 170%;
	text-align: left;
	margin-top: 7px;
	margin-right: 50px;
	margin-bottom: 8px;
	margin-left: 200px;
	}

/* for entry-image plugins */
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: 13px;
}

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

/* guestbook_mt.css */
#ajax_guestbook_msg {
	padding: 15px 15px 5px 10px;
	background-color: #FFFFFF;
/*	background-image: url("http://www.viola-f.jp/weblog/images/white07.gif");  */
	background-repeat: repeat;
	background-position: top left;
	color: #000000;
	font-family: "MS Pゴシック", Verdana, Arial, sans-serif;
	font-size: small;
}

#ajax_guestbook #archive-title {
	color: #FFFAFA;
	font-family: "MS Pゴシック", Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
        background-color: #6ED5F8;
	padding-left: 10px;
	margin-bottom: 10px;
}

#ajax_guestbook  .comments-header {
	font-weight: bold;
	font-size: small;
	color: #FFFAFA;
	font-family: "MS Pゴシック", Verdana, Arial, sans-serif;
	text-align: left;
        background-color: #6ED5F8;
	padding-left: 10px;
	margin-bottom: 10px;
}

#ajax_guestbook .comment-header {
	font-weight: bold;
	font-size: medium;
	color: #000000;
	font-family: "MS Pゴシック", Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 3px;
}

#ajax_guestbook h3.block-header {
    border-left : 5px solid #dae0e6;
    padding-left : 3px;
    font-size : 16px;
}
#ajax_guestbook .post-content {
}
#ajax_guestbook .post-header {
    font-size : 14px;
}
#ajax_guestbook .post-body {
}
#ajax_guestbook .comment-footer {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}
#ajax_guestbook p.form-input input,
#ajax_guestbook p.form-input textarea {
    width : 120px;
}
#ajax_guestbook #body {
    height : 200px;
}
#ajax_guestbook #page_sel {
    margin-bottom : 20px;
}
#ajax_guestbook #page_sel p {
    text-align : center;
}
#ajax_guestbook #page_sel select {
    font-size : 9px;
}
#ajax_guestbook .message {
    border : 1px solid black;
    background-color : #dae0e6;
    padding : 5px;
}
#ajax_guestbook .navi {
/*	color: #999999;   */
	font-family: "MS Pゴシック", Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: normal;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 30px;
	padding-left: 3px;
}

#countdown_akari10 {
	height: 202px;
  	line-height: 130%;
	color: #FFFAFA;
                      font-size: 13px;
/*	font-weight: bold;  */
	text-align: center;
  	padding-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #87CEEB;
	background-image: url("http://www.viola-f.jp/weblog/images/countdown_11.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;
/*  	padding-top: 140px; */
	}

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

#countdown_akari11 {
        position: relative;
	color: #FFFFFF;
	font-family: Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック', Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
  	padding: 8px 2px;
	border: 1px solid #87CEEB;
	}
#countdown_akari11 a {
	color: #0044cc;
	text-decoration: underline;
	}

#akari11official {
        font-size: small;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	}

#whitearea {
	height: 300px;
        }

#taglistnavi {
    width: auto;
    margin:8px 0px 8px 0px;
    text-align: center;
    font-size: 13px;
/*    font-weight: bold;  */
    letter-spacing: .1em;
    text-decoration: none;
}
#taglistnavi a {
    width: auto;
}
#taglistnavi a:link,
#taglistnavi a:visited {
    padding: 2px;
    display: block;
    border: 1px solid #999999;
    color:#000000;
    background-color:#f6f6f6;
    font-size: 13px;
/*    font-weight: bold;   */
    letter-spacing: .1em;
    text-decoration: none;
}
#taglistnavi a:hover {
    padding: 2px;
    border: 1px solid #999999;
    color:#ffffff;
    background-color: #999999;
    font-size: 13px;
    letter-spacing: .1em;
    text-decoration: none;
}

/*  highslide  2008-10-08 */
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
/*    cursor: url(highslide/graphics/zoomin.cur), pointer;  */
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
/*	border: 2px solid gray;   */
        border: 1px solid #000099;
}
.highslide:hover img {
/*	border-color: silver; */
        border-color: #ff6600;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}
/*  ここまでhighslide  */

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

#lastyear3 ul {
        margin: 0;
	padding-top: 0px;
	padding-left: 0px;
        line-height: 120%;
        }

#lastyear3 li {
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
        line-height: 120%;
        }

#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;
}

.extended {
	padding-left: 12px;
	}

#mypicture {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 110%;
	color: #000000;
	font-size: 13px;
	text-align: center;
	border: 1px solid #87CEEB;
}
#mypicture h2 {
	color: #000000;
	font-size: 13px;
	text-align: center;
        text-transform: none;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

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

img.nonborder {
       border: 0px;
}

/* footnote */
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;
}

hr.page-break {
page-break-before: always;
visibility: hidden;
height: 0;
}

/* twitter button 2011-12-10 */
.content .social {
	font-size: 13px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}

iframe.twitter-share-button {
    width: 92px!important;
}



