@charset "utf-8";


/* ------------------------------------------------
 * ****** Main CSS *******
 * ------------------------------------------------*/

* {
    color: #fff;
    background-color: transparent;
    font: normal normal normal 100%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif; 
    }

abbr,
acronym,
code,
kbd,
input,
textarea {
    font-family: "Letter Gothic", "Everson Mono", "Lucida Console", "Andale Mono", "Osaka－等幅", monospace !important;
    }

pre code {
    margin: 0;
    padding: 0;
    font: normal normal normal 100%/1.2 "Letter Gothic", "Everson Mono", "Lucida Console", "Andale Mono", "Osaka－等幅", monospace !important;
}

/* ------------------------------------------------
 * IE6,5.5  hack
 *
 *
 *h2 { behavior: url(https://www.spacydog.com/blog/iepngfix.htc) }
 * ------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
    }

div#container {
	padding: 0;
	width: 800px;
	min-width: 800px;
	min-height: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../img/bgcolor.gif);
	background-repeat: repeat-y;
}
div#logo {
	float: left;
	width: 240px;
	height: 180px;
}
div#header_image {
	float: right;
	width: 560px;
	height: 140px;
	background:url(../img/header_blog.gif);
}

div#header_image h1,
div#header_image h2{
	padding:0;
	margin:0;
}

div#header_image h1{
	text-indent:-9999px;
}

div#header_image h1 a{
	display:block;
	width:560px;
	height:140px;
/*\*/
   overflow: hidden;
/**/
}

div#header_image h2{
	display:none;
}

div#navi {
	width: 560px;
	height: 40px;
	float: right;
	text-align: left;
	margin: 0px;
	background-color: #2a0928;
}

/* ------------------------------------------------
 * category_navigator start
 * ------------------------------------------------*/

ul#category_navi {
	margin: 0px;
	padding: 0px;
	width: 560px;
	height: 38px;
	list-style-type: none;
	behavior: url("https://www.spacydog.com/csshover.htc");
}

ul#category_navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	list-style-type: none;
}

ul#category_navi li a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 38px;
	outline: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	text-indent: -10000px;
	background-position: 0 0;
}


ul#category_navi li a:hover {
	background-position: 0 100%;
}

ul#category_navi li.category_1,
ul#category_navi li.category_1 a {
    width: 73px;
	height: 38px;
}

ul#category_navi li.category_2,
ul#category_navi li.category_2 a {
    width: 79px;
	height: 38px;
}

ul#category_navi li.category_3,
ul#category_navi li.category_3 a {
    width: 99px;
	height: 38px;
}

ul#category_navi li.category_4,
ul#category_navi li.category_4 a {
    width: 67px;
	height: 38px;
}

ul#category_navi li.category_5,
ul#category_navi li.category_5 a {
    width: 63px;
	height: 38px;
}	

ul#category_navi li.category_6,
ul#category_navi li.category_6 a {
    width: 58px;
	height: 38px;
}	

ul#category_navi li.category_7,
ul#category_navi li.category_7 a {
    width: 65px;
	height: 38px;
}	


ul#category_navi li.category_1 a {
	background-image: url(../img/navi_home.gif);
}

ul#category_navi li.category_2 a {
	background-image: url(../img/navi_about.gif);

}

ul#category_navi li.category_3 a {
	background-image: url(../img/navi_gallery.gif);
}

ul#category_navi li.category_4 a {
	background-image: url(../img/navi_blog.gif);
}

ul#category_navi li.category_5 a {
	background-image: url(../img/navi_shop.gif);
}

ul#category_navi li.category_6 a {
	background-image: url(../img/navi_link.gif);
}

ul#category_navi li.category_7 a {
	background-image: url(../img/navi_mail.gif);
}

div#gd_upper {
	background-image: url(../img/gradation.gif);
	background-repeat: repeat-x;
}

/* ------------------------------------------------
 * category_navigator pulldown start
 * ------------------------------------------------*/
 
ul#category_navi li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}

ul#category_navi li:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
}

ul#category_navi li ul li {
	float: none;
	margin: 0;
}

ul#category_navi li ul li a {
	background-color: transparent;
	background-repeat: no-repeat;
	text-indent: -10000px;
	background-position: 0 0;
}

ul#category_navi li ul li a:hover {
	background-position: 0 100%;
}

ul#category_navi li ul li.category_3_1,
ul#category_navi li ul li.category_3_1 a {
	width: 99px;
	height: 26px;
}

ul#category_navi li ul li.category_3_2,
ul#category_navi li ul li.category_3_2 a {
	width: 99px;
	height: 26px;
}

ul#category_navi li ul li.category_3_3,
ul#category_navi li ul li.category_3_3 a {
	width: 99px;
	height: 26px;
}

ul#category_navi li ul li.category_3_4,
ul#category_navi li ul li.category_3_4 a {
	width: 99px;
	height: 26px;
}

ul#category_navi li ul li.category_3_1 a {
	background-image: url(../img/navi_character.gif);
}

ul#category_navi li ul li.category_3_2 a {
	background-image: url(../img/navi_illustration.gif);
}

ul#category_navi li ul li.category_3_3 a {
	background-image: url(../img/navi_wallpaper.gif);
}

ul#category_navi li ul li.category_3_4 a {
	background-image: url(../img/navi_images.gif);
}

/* ------------------------------------------------
 * category_navigator pulldown end
 * ------------------------------------------------*/

/* ------------------------------------------------
 * category_navigator end
 * ------------------------------------------------*/


div#blog_main_box {
	width: 100%;
}
div#toolbar_box {
	float: left;
	width: 220px;
	text-align: left;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#entry_box {
	width: 545px;
	text-align: left;
	float: left;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	overflow: hidden;
}

div#footer {
	text-align: center;
	width: 800px;
}
div#footer_text {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.clear {
	clear: both;
}
.clear hr {
	display: none;
}

.nodisplay {
	display: none;
}


/* ------------------------------------------------
 * ****** Blog CSS *******
 * ------------------------------------------------*/

/* Content ---------------------------------------------------------------- */

a:link, a:visited {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: .75em;
}

blockquote, ol, ul {
	margin-left: 30px;
	background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
	margin-bottom: .25em;
}

#header-description {
	margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
	clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
	overflow: hidden;
	width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 2em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: .75em;
}

.comments-open-content {
	font-size: small;
	margin-top: .75em;
}

div#comment-greeting {
	font-size: small;
}

#comment-form-remember-me label,
#comment-form-reply label {
	display: inline;
}

.entry-categories,
.entry-tags {
	margin-bottom: .5em;
}

.entry-categories a {
	color: #8da0b6;
}

.entry-categories a:hover {
	color: #00ffcc;
}

.entry-tags a {
	color: #8da0b6;
}

.entry-tags a:hover {
	color: #00ffcc;
}

.asset-body a {
	color: #8da0b6;
}

.asset-body a:hover {
	color: #00ffcc;
}

.asset-name {
	margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
	font-size: small;
}

.asset-meta {
	margin-top: .25em;
	padding-top: 2px;
	padding-bottom: .3em;
	font-weight: normal;
}

.asset-footer {
	clear: both;
	margin-top: 1.5em;
	padding-top: .5em;
}

.content-nav {
	font-size: small;
	text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
	margin-bottom: 0;
	margin-right: .25em;
	display: inline;
}

.entry-tags ul,
.entry-categories ul {
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
	display: inline;
}

.mt-image-left {
	float: left;
	margin: 0 20px 20px 0;
}

.mt-image-center {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.mt-image-right {
	float: right;
	margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
	float: left;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

.auth-icon {
	position: absolute;
	bottom: 0;
	left: 0;
}


/* Feedback */

.comments-open label {
	display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}

#comment-submit {
	font-weight: bold;
}

.comment,
.trackback {
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
	border: 0;
}

.trackback-content,
.comment-content {
	clear: none;
	line-height: 1.5;
	margin-bottom: 1em;
}

.trackback-content,
.comment-content p {
	font-size: small;
	margin-bottom: .5em;
}

/* Widgets */

.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.widget-content {
	position: relative;
	margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget-content ul ul {
	margin-left: 15px;
}

.widget-content li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
	margin-right: 0;
	margin-left: 0;
}

.widget-tag-cloud .widget-content li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2;
	background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.4em; color: #ff0000; }
.widget-tag-cloud .rank-2  { font-size: 1.35em; color: #ff1493; }
.widget-tag-cloud .rank-3  { font-size: 1.3em; color: #cd5c5c; }
.widget-tag-cloud .rank-4  { font-size: 1.25em; color: #ff8c00; }
.widget-tag-cloud .rank-5  { font-size: 1.2em; color: #808000; }
.widget-tag-cloud .rank-6  { font-size: 1.155em; color: #32cd32; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; color: #008080; }
.widget-tag-cloud .rank-8  { font-size: 1em; color: #4169e1; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; color: #d3d3d3; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; color: #696969; }

.widget-tag-cloud .rank-1 a { font-size: 1.4em; color: #ff0000; }
.widget-tag-cloud .rank-2 a { font-size: 1.35em; color: #ff1493; }
.widget-tag-cloud .rank-3 a { font-size: 1.3em; color: #cd5c5c; }
.widget-tag-cloud .rank-4 a { font-size: 1.25em; color: #ff8c00; }
.widget-tag-cloud .rank-5 a { font-size: 1.2em; color: #808000; }
.widget-tag-cloud .rank-6 a { font-size: 1.155em; color: #32cd32; }
.widget-tag-cloud .rank-7 a { font-size: 1.125em; color: #008080; }
.widget-tag-cloud .rank-8 a { font-size: 1em; color: #4169e1; }
.widget-tag-cloud .rank-9 a { font-size: 0.95em; color: #d3d3d3; }
.widget-tag-cloud .rank-10 a { font-size: 0.9em; color: #696969; }

#footer .widget-content {
	margin-top: 0;
	margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
	overflow: auto;
	margin-right: 0;
}

.item {
	display: inline;
	float: left;
	margin: 0pt 5px 8px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}

.widget-search ul,
.widget-syndication ul {
	margin-left: 0;
	list-style: none;
}

.widget-search li,
.widget-syndication li  {
	margin: 5px 0;
}

.widget-openid {
	width: 160px;
	margin: 10px auto;
	border: none !important;
}
.widget-openid .widget-content {
	border: 1px solid #ccc;
	background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
	font-size: small;
	font-family: Arial, Verdana, sans-serif;
	color: #666;
	margin: 0;
	padding: 0 !important;
}
.widget-openid .widget-content em {
	display: block;
	font-style: normal;
	padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
	left: -9999px;
	position: absolute;
}
.widget-openid .widget-content a {
	display: block;
	background: #eee;
	text-align: center;
	padding: 5px 3px;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

.input-default {
	background-color: #9AAEC2;
}

.status-indicator {
	display: inline;
	height: 20px;
	width: 20px;
	background: url(../images/indicator-login.gif) no-repeat 0 0;
	padding: 2px 7px;
}

@media print {
    * {
	position: static ! important;
	overflow: visible ! important;
    }
}

/* ------------------------------------------------
 * ****** Screen CSS *******
 * ------------------------------------------------*/

/* Content */

.asset-name {
	color: #f2d58a;
	font-weight: bold;
	font-size: large;
}

h2.asset-name {
/*	border-width:  0 0 0 10px;
 *	border-style: solid;
 *	border-color: #a10459; */
	padding: 0 0 0 32px;
	margin-top: 0px;
	background-image: url(../img/blog_list_1.png);
	background-repeat: no-repeat;
	behavior: url("https://www.spacydog.com/blog/iepngfix.htc");
}

.asset-name a {
	color: #f2d58a;
	font-weight: bold;
	text-decoration: underline;
}

.asset-name a:hover {
	color: #00ffcc;
	text-decoration: underline;
}

.asset-content {
	margin: 5px 0;
	font-size: small;
}

.asset-more-link {
	font-weight: bold;
}

.asset-more-link a {
	color: #8da0b6;
}

.asset-more-link a:hover {
	color: #00ffcc;
}

.asset-meta {
	border-top: 1px solid #ccc;
}

.asset-meta a {
	color: #8da0b6;
}

.asset-meta a:hover {
	color: #00ffcc;
}

span.byline a {
	text-decoration: none;
}

.asset-footer {
	border-top: 1px solid #ccc;
}

.content-nav {
	margin: 5px 0 10px;
}

.content-nav a {
	color: #8da0b6;
}

.content-nav a:hover {
	color: #00ffcc;
}

.archive-title {
	margin: 5px 0 30px;
	font-size: large;
	font-weight: bold;
}

.archive-content {
	padding: 5px 10px;

}

.archive-content a {
	color: #8da0b6;
}

.archive-content a:hover {
	color: #00ffcc;
}


.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	margin: 0;
	padding: 5px 0;
	font-size: large;
}

h2.archive-header,
h2.trackbacks-header,
h2.comments-header,
h2.comments-open-header {
/*	border-width:  0 0 0 10px;
 *	border-style: solid;
 *	border-color: #a10459; */
	padding: 0 0 0 32px;
	margin-top: 0px;
	background-image: url(../img/blog_list_1.png);
	background-repeat: no-repeat;
	behavior: url("https://www.spacydog.com/blog/iepngfix.htc");
}

.trackbacks-info p {
	font-size: small;
}

.search-results-header {
	margin-bottom: .25em;
	font-weight: bold;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
	font-size: small;
}

/* Footer */

#footer-content,
#footer-content a {
	color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}



/* Content ---------------------------------------------------------------- */

.archive-title {
	color: #fff;
}

.asset-footer {
	border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header {
	color: #f2d58a;
	font-weight: bold;
	font-size: large;
}

.search-results-header {
	color: #ffffff;
}


.comment,
.trackback {
	border-color: #ddd;
}


.archive-list-item {
	margin-bottom: 5px;
}

.hidden {
	display: none;
}


/* Widget ----------------------------------------------------------------- */

.widget-content,
.widget-content-small {
	margin-right: 10px;
	margin-left: 15px;
}

.widget-header { 
	margin-right: 7px;
	margin-left: 7px;
/*	background-color: #a10459; */
	background-color: #6e4a55;
	border-width: 0 2px 2px 0;
	border-style: solid;
/*	border-color: #580130; */
	border-color: #6c272d;
	padding: 1px 0 0 5px;
	font-size: small; 
	margin-bottom: 3px;
}

.widget-header {
	color: #ffffff;
	font-weight: normal;
}

.widget-content a {
	color: #8da0b6;
}

.widget-content a:hover {
	color: #00ffcc;
}

#content .widget-powered .widget-content {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	background-color: #f8f8f8;
} 


.widget-header a {
	text-decoration: none;
}

.widget-header a:hover {
	text-decoration: underline;
}

.widget-content {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: small;
}

.widget-content-small {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

.profile_image {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}

.profile_image img {
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #6e4a55;
}

.blog_parts {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
	padding: 10px;
	text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
	font-size: small;
}

.widget-calendar {
	line-height: 1.5;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	background-color: #0e0d0f;
	padding: 0;
	text-align: center;
}

.widget-calendar table {
	margin: 0px;
	background-color: #0e0d0f;
	border-collapse: collapse;
	width: 100%;
}

.widget-calendar caption {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 3px;
	letter-spacing: .3em;
	background-color: #6c272d;
}

.widget-calendar th {
	text-align: center;
	font-weight: normal;
	background-color: #666666;
}

.widget-calendar td {
	text-align: center;
	padding: 1px 0;
}
.widget-calendar A { color: #daa520; font-weight: bold; text-decoration: none;}
.widget-calendar A:link { color: #daa520; text-decoration: none;}
.widget-calendar A:visited { color: #daa520; text-decoration: none; }
.widget-calendar A:active { color: #00ffcc;  }
.widget-calendar A:hover { color: #00ffcc;  }

.today {
/* background : #000000; 背景色をつける設定 */
	display: block;
border : 1px solid #BC8F8F; /* 枠線をつける設定 */
}

.week {
	color: #fff;
}
.sunday,.holiday,.holiday a:link,.holiday a:visited {
	color: #e50003;
}

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

.pagetop {
	font-size: small;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.pagetop a {
	color: #8da0b6;
}

.pagetop a:hover {
	color: #00ffcc;
}
