@charset "utf-8";

body, h1, h2, h3, h4, form, dl, dt, dd { margin: 0; padding: 0; }
body {
	font-family: verdana,"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "\30D2\30E9\30AE\30CE\20Pro\20W3", HiraKakuPro-W3, Osaka, sans-serif;
	background: url(http://templates.blog.fc2.com/template/bluebird/bg.gif) repeat-y top left;
	padding: 0 0 10px 0;
	color:#666;
	}
pre, code, li, dt, dd, blockquote, td, p, input, textarea, caption, h2, .content { 
	line-height: 1.4;
	font-size: x-small;
	voice-family: "\" }\""; 
	voice-family:inherit;
	font-size: small;
	}
html>pre, html>code, html>li, html>dt, html>dd, html>blockquote, html>td, html>p, html>input, html>textarea, html>caption, html>h2, html>.content {
	font-size: small;
	}
a { text-decoration: none; }
a:link { color:#00778F; }
a:visited { color: #6E5D3B; }
a:hover { color: #84B3B3; }
a:active { color: #999; }

h1, h2, h3, h4 { font-family: georgia, "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "\30D2\30E9\30AE\30CE\20Pro\20W3", HiraKakuPro-W3, Osaka, sans-serif; }

hr {
	border-width: 0;
	border-top: 1px dashed #6E5D3B;
	margin: 8px 0;
	color: #FFF;
	clear: both;
	}
/* container */
#all {
	text-align: left;
	background: url(http://templates.blog.fc2.com/template/bluebird/title_bg.gif) no-repeat top left;
	padding: 25px 0 0 0;
	}
h1 {
	font-size: 140%;
	padding: 90px 0 0 70px;
	text-align: center;
	width: 390px;
	}
h1 a:link, h1 a:visited {
	color:#335C61;
	text-decoration: none;
	border: 0;
	}
h1 a:hover, h1 a:active {
	color:#A3BABF;
	text-decoration: none;
	border: 0;
	}
h2 {
	text-align: center;
	color:#666;
	font-weight: normal;
	padding: 5px 0 45px 70px;
	width: 390px;
	}

/* menu */
#side {
	width: 220px;
	position: absolute;
	top: 231px;
	left: 540px;
	overflow: hidden;	
	background: url(http://templates.blog.fc2.com/template/bluebird/side_bg.gif) repeat-y #F0E9D8;
	color: #333;
	}
#sidebottom {
	background: url(http://templates.blog.fc2.com/template/bluebird/sidebottom.gif) no-repeat bottom left;
	height: 6px;
	}

#side h3 {
	line-height: 1;
	color: #666;
	font-size: 12px;
	padding: 7px 10px 7px 23px;
	background: url(http://templates.blog.fc2.com/template/bluebird/sidetitle.gif) left bottom no-repeat #F0E9D8;
	}


#side p {
	margin: 0.3em;
	}


#side ul {
	list-style-type: none;
	padding: 6px 12px 8px 12px;
	margin: 0;
	text-align: left;
	}

#side ul li {
	padding: 2px 0 2px 16px;
	list-style-type: none;
	background: url(http://templates.blog.fc2.com/template/bluebird/bullet.gif) 0 3px no-repeat;
	line-height: 1.25;
	text-align: left;
	}

#side a:visited { color: #00778F; }
/* calendar */
.calender{
	width:95%;
}
table#calendar {
	margin: 0 20px 8px 20px;
	}
#calendar caption {
	padding: 8px 0 3px 0;
	line-height: 1;
	}
#calendar th {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0.2em 0;
	text-align: center;
	}
#calendar td {
	font-size: 10px;
	width: 26px;
	text-align: center;
	padding: 0.1em 0;
	border-bottom: 1px dashed #728D92;
	}
#calendar td a {
	display: block;
	font-weight: bold;
	}
th#sun {
	color: #CC3D3D;
	}
th#sat {
	color: #2178A3
	}


#side img {
	margin: 8px 15px 0 15px;
	}


#side form {
	padding: 8px; 
	margin: 0;
	text-align: left;
	}
#q {
	width: 120px;
	}
/* entry */
#left {
	overflow: hidden;
	margin: 0 0 0 53px;
	padding: 0;
	width: 480px;
	background: #FFF;
	}


#left h3 {
	font-size: 105%;	
	padding: 20px 15px 15px 15px;
	margin: 0 10px;
	background: url(http://templates.blog.fc2.com/template/bluebird/lefttitle_1.gif) no-repeat center left ;
	text-align: center;
	}

#left h3 a:link, #left h3 a:visited { 
	text-decoration: none;
	color: #653;
	}
#left h3 a:hover, #left h3 a:active {
	color: #9CC;
	}

.content {
	padding: 10px 20px;
	line-height: 1.4;
	}
.content a { border-bottom: dashed 1px #00778F; }


.content img {
	border: 1px solid #447366;
	margin: 3px;
	}
.content blockquote {
	width: 93%;
	padding: 0;
	margin: 10px 10px 0 30px;
	border: 1px dashed #DDD3B6;
	}
.content blockquote p {
	padding: 8px 15px;
	margin: 0;
	}
.content ol, .content ul {
	margin: 0;
	padding: 0 0 0 25px;
	}
.content ol li {
	margin-left: 18px;
	}
.content ul li {
	background: url(http://templates.blog.fc2.com/template/bluebird/bullet.gif) no-repeat 0 3px;
	padding-left: 18px;
	margin-left: 0;
	list-style-type: none;
	}

#more {
	background: url(http://templates.blog.fc2.com/template/bluebird/more.gif) repeat-x center top;
	height: 3px;
	margin: 8px 0;
	}
#more hr {
	border-top-width: 0;
	margin: 0;
	}

.sub {
	margin: 0 5px 0 15px;
	padding: 13px 0 3px 0;
	font-size: 11px;
	text-align: right;
	background: url(http://templates.blog.fc2.com/template/bluebird/subline.gif) repeat-x top center;
	}
.sub li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.sub a {
	margin-right: 0.3em;
	font-weight: bold;
	text-decoration: none;
	}


a.totop { display: block; border-width: 0; margin: 0 0 10px 395px; }
a.totop img { border-width: 0; margin: 0; }

/* comment form */
#left form {
	margin: 0 5px 5px 5px;
	}

#left h3#comment, #left h3#comment_post, #left h3#trackback {
	background-image: url(http://templates.blog.fc2.com/template/bluebird/lefttitle_2.gif);
	}

#comment_post dl {
	width: 100%;
	padding: 8px 0;
	}
#comment_post dl dt {
	letter-spacing: 0.03em;
	font-weight: bold;
	}
#comment_post dl dd {
	font-size: 90%;
	padding: 0 0 0.5em 0;
	}

#comment_post dl textarea {
	width: 80%;
	}
#himitsu {
	width: auto;
	}

/* navigation */
.nav { 
	text-align: center;
	padding: 3px 0;
	margin: 5px;
	}
.nav p { 
	margin:0;
	padding: 4px 15px;
	}
.nav a { font-weight: bold; text-decoration: none; }

/* trackback */
#trackbackbody {
	padding: 15px 20px 0 20px;
	line-height: 1.4;
	background: #FFF;
	}
#trackbackbody dd {
	font-family: "Courier New", Courier, "Times new roman",  sans-serif;
	}

#commentcont, #trackbackcont {
	line-height: 1.4;
	padding: 8px 10px;
	text-align: left;
	}
#commentcont h4, #trackbackcont h4 {
	font-size: 14px;
	padding: 15px 10px 8px 10px;
	}
#commentcont p, #trackbackcont p {
	padding: 0 10px;
	margin: 0;	
	}
#commentcont ul.sub, #trackbackcont ul.sub {
	margin: 5px 0 0 10px;
	}

/* Copyright */
#footer {
	text-align: center;
	padding: 24px 0 10px 0;
	margin: 10px 0 0 53px;
	font-size: 10px;
	letter-spacing: 0.02em;
	background: url(http://templates.blog.fc2.com/template/bluebird/footer.gif) top center no-repeat;
	width: 480px;
	line-height: 1.4;
	}
#footer a { text-decoration: none; font-weight: bold; }
#footer a:link { color:#00778F; }
#footer a:visited { color:#00778F; }
#footer a:hover { color: #84B3B3; }
#footer a:active { color: #999; }

.emoji{
	vertical-align:middle;
	border:0;
}

/* textarea */
textarea, input {
	font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "\30D2\30E9\30AE\30CE\20Pro\20W3", HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
}