@charset "UTF-8";

* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-family: "Lucida Grande", LucidaGrande, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	}

/* -- Footer -- */

.footer p {
	color: white;
	text-shadow: #788796 0 -1px 0;
	}

/* -- Blog - Right -- */

#blog-right h4 {
	color: #ffdc50;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #1f2a3b 0 -1px 0;
	}

#blog-right li {
	color: white;
	font-size: 11px;
	line-height: 2em;
	text-shadow: #1f2a3b 0 -1px 0;
	}

#blog-right li a {
	color: white;
	text-decoration: none;
	}

#blog-right li a:hover {
	color: white;
	text-decoration: underline;
	}

/* -- Blog - Entry -- */

.blog-entry p {
	color: white;
	font-size: 12px;
	text-shadow: #788796 0 -1px 0;
	line-height: 1.9em;
	}

.blog-entry p a {
	color: inherit;
	font-size: inherit;
	text-decoration: underline;
	}

* html .blog-entry p a {
	color: white;
	font-size: 12px;
	}

h2.blog-entry_h2 {
	color: #f5dce6;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	text-shadow: #788796 0 -1px 0;
	}

h2.blog-entry_h2 a {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	}

h2.blog-entry_h2 a:hover {
	color: white;
	}

* html h2.blog-entry_h2 a {
	color: #f5dce6;
	font-size: 18px;
	font-weight: bold;
	}

h6.blog-entry_h6 {
	color: white;
	font-size: 11px;
	line-height: 1em;
	}

* html h6.blog-entry_h6 {
	color: white;
	font-size: 12px;
	line-height: 1em;
	}

h6.blog-entry_h6 a {
	color: inherit;
	font-size: inherit;
	text-decoration: none;
	}

h6.blog-entry_h6 a:hover {
	text-decoration: underline;
	}

* html h6.blog-entry_h6 a {
	color: white;
	font-size: 12px;
	}

/* -- Blog - Movement -- */

#blog-movement p {
	color: white;
	font-size: 11px;
	line-height: 1em;
	}

* html #blog-movement p {
	line-height: 1.5em;
	}

#blog-movement a {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
	}

* html #blog-movement a {
	color: white;
	font-size: 11px;
	font-weight: bold;
	}

#blog-movement a:hover {
	text-decoration: underline;
	}
