@charset "EUC-JP";


/* Information
===============================================
livedoor Blog Shared Design CSS

 Name   : "Gaia" the 4th Generation Template+

 Base   : default_2008_sky_2c
        ( http://blog.livedoor.com/design_demo/default_2008_sky_2c.html )
 Layout : Liquid , 2-column

 Script : iepngfix.js
        ( http://blog.livedoor.jp/akaitembin/shared_design/iepngfix.js )

 Update : 2008.05.31
 Author : kirin
=============================================== */



/* Table of Contents
-----------------------------------------------

 =0 default style reset

 =1 global(?) , main layout
 =2 text , link action
 =3 blog title

  --- main column ---
 =4 archives title
 =5 pager
 =6 article
 =7 option
  --- side column ---
 =8 plugin
   + calendar
   + tag cloud

 =X etc.
   + pngfix.js for ie6
   + clearfix

----------------------------------------------- */





/* =0 default style reset
----------------------------------------------- */

body , h1 , h2 , h3 , h4 , ul , li , dl ,
dt , dd , p , table , th , td, form ,
blockquote , pre {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

input , textarea {
	background-color: transparent;
}


/* =1 global(?) , main layout
----------------------------------------------- */

body {
	background: #000209 url(http://livedoor.blogimg.jp/rings0221/imgs/e/e/ee90ab58.jpg) no-repeat fixed right top;
	min-width: 600px;
	text-align: center;
}

div#container ,
div#footer {
	width: 94%;
	margin: 0 auto;
}

div#container {
	position: relative;
	padding-bottom: 10px;
}

div#content {}

div#main ,
div#sub ,
div#extra {
	word-break: break-all;
	overflow: hidden;
}

div#main {
	float: right;
	display: inline;
	width: 100%;
	margin: 0 10px 0 -300px; /* care */
}

div#main div.column-inner {
	margin: 0 0 0 300px; /* care */
}

div#sub ,
div#extra {
	width: 200px;
	float: left;
}

div#sub {
	padding-top: 95px;
}

div#extra {
	padding-bottom: 50px;
}

div#sub div.column-inner ,
div#extra div.column-inner {
	width: 100%;
}

ul#ld-services {
	padding-top: 20px;
}

div#footer {
	margin: 0 auto 50px;
}

div#footer p {
	text-align: left;
}


/* =2 text , link action
----------------------------------------------- */

body , input , textarea {
	font-family: "Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif;
	color: #fff;
}

a:link ,
a:active ,
a:visited ,
a:hover {
	color: #fff;
}

table#header {
	font-size: 75%;
}

a:hover ,
h1#blog-title a ,
h2.article-title a ,
div.pager a {
	text-decoration: none;
}

h1#blog-title a:hover ,
h2.article-title a:hover ,
div.pager a:hover {
	text-decoration: underline;
}

h1#blog-title {
	font-size: 115%;
	font-weight: bold;
}

h2.article-title ,
div.article-option li ,
div#comment-form-body table {
	font-size: 90%;
}

p#blog-description ,
div.pager ,
div.article-body ,
h2.archives-title ,
div.article-option h3 ,
div#footer p {
	font-size: 83%;
}

div.article-date-outer ,
dl.article-category dd ,
ul.article-post li {
	font-size: 75%;
}

h2.article-title {
	line-height: 1.35;
}

div.article-date-outer {
	font-weight: bold;
}

div.article-body {
	line-height: 1.55;
}

div.article-body-inner a:visited {
	color: #ddd;
}

div.article-date-outer ,
dl.article-category dd a:link ,
dl.article-category dd a:active ,
dl.article-category dd a:visited {
	color: #575e69;
}

dl.article-category dd a:hover ,
div.article-body-inner a:hover {
	color: #fff;
}

ul.ping-info li.ping-date ,
ul.comment-info li.comment-date {
	color: #8d8d8d;
}


/* = side column
--------------------------- */

div.sidetitle ,
div.calendarhead {
	font-size: 83%;
	font-weight: bold;
}

div.side {
	font-size: 75%;
}

div.side a ,
ul#ld-services a {
	opacity: 0.7;
}

div.side a:hover ,
ul#ld-services a:hover {
	opacity: 1;
}

table.caltblwk {
	font-size: 83%;
	font-weight: bold;
}

table.caltblday	{
	color: #8d8d8d;
	font-size: 83%;
}


/* = advertise / microad + google adsense 
--------------------------- */

a.adtitle {
	color: #009!important;
	font-weight: bold;
	font-size: 90%!important;
}

a.adtitle span {
	font-size: 83%!important;
}

a.addescription {
	color: #000!important;
}

a.addescription span {
	font-size: 75%!important;
}

a.adurl {
	color: #1b8d1c!important;
	text-decoration: none;
}

a.adurl span {
	font-size: 83%!important;
}

a.adld {
	color: #666!important;
	text-decoration: underline;
	font-size: 110%;
}


/* =3 blog title
----------------------------------------------- */

div.blog-title-outer {
	margin-bottom: 10px;
	padding: 30px 0;
	text-align: left;
}

p#blog-description {
	margin-top: 10px;
}


/* =4 archives title
----------------------------------------------- */

div.archives-title-outer {
	margin-bottom: 15px;
	text-align: center;
}

h2.category-name {
	display: inline;
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/category.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}


/* =5 pager
----------------------------------------------- */

div.pager {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/2/6/26842eda.png) no-repeat left bottom;
	padding-bottom: 6px;
	margin-bottom: 50px;
}

div.pager-inner {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/b/e/bebb95ff.png) no-repeat left top;
	padding-top: 6px;
}

div.index-navigator-outer ,
div.archives-pager-outer ,
div.article-pager-outer {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/2/1/214e0a05.png) repeat-y;
}

ul.index-navigator ,
ul.archives-pager ,
ul.article-pager {
	text-align: right!important;
	margin-right: 10px;
}

ul.archives-pager ,
ul.article-pager {
	padding: 1px 0;
}

div.pager li.both {
	border-left: 1px solid;
}


/* = index navigator
--------------------------- */

ul.index-navigator li.current {
	color: #000;
}

ul.index-navigator li a {
	padding: 0 7px;
}


/* = archives pager
--------------------------- */

ul.archives-pager li {
	padding: 2px 5px;
}

ul.archives-pager li a {
	padding: 0 5px;
}


/* = article pager
--------------------------- */

ul.article-pager li {
	line-height: 1.25;
}

ul.article-pager li a {
	margin: 0 10px;
}


/* =6 article
----------------------------------------------- */

div.article-outer {
	margin-bottom: 50px;
	text-align: left;
}

div.article-header {
	padding-left: 10px;
}

div.article-body ,
div.article-footer ,
div#article-options {
	padding-left: 25px;
}


/* = alpha for modern browsers
--------------------------- */

div.article-header {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/c/0/c0ae668c.png) no-repeat right bottom;
}

div.article-body ,
div.article-option {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/f/9/f95d31a6.png) repeat-y right;
}

div.article-footer {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/f/f/ffd615f1.png) no-repeat right top;
}

div#article-options {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/c/0/c0ae668c.png) no-repeat right top;
	padding-top: 5px;
}

body.article div.article-outer {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/f/f/ffd615f1.png) no-repeat right bottom;
	padding-bottom: 5px;
}


/* = category (article header)
--------------------------- */

div.article-category-outer {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2008/common/category.gif) no-repeat;
	margin-top: 5px;
	padding-left: 20px;
}

dl.article-category {
	line-height: 1.25;
}

dl.article-category dt {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;
}

dl.article-category dd {
	display: inline;
	margin-left: 5px;
}

/* category.template only */
body.category div.article-category-outer {
	display: none;
}

/* = article title (article header)
--------------------------- */

h2.article-title {
	padding: 10px 0 30px;
}


/* = article content
--------------------------- */

div.article-body {
	padding-right: 20px;
}

div.article-body-inner {
	width: 100%;
	overflow: hidden;
}

/* more */
div.article-body span.article-continue {
	display: block;
	margin-top: 1em;
}

div.article-body div.article-body-more ,
div.article-body div.article-body-private {
	clear: both;
	margin-top: 1em;
}

/* blockquote , pre */
div.article-body blockquote ,
div.article-body pre {
	margin: 5px 0 5px 10px;
	padding: 5px 15px;
}

div.article-body blockquote {
	background: url(http://livedoor.blogimg.jp/rings0221/imgs/b/8/b8791dca.png);
}

div.article-body pre {
	background: url(http://image.blog.livedoor.jp/rings0221/imgs/4/f/4f5fcd4b.png);
	font-size: 90%;
}

/* img */
div.article-body img.pict {
	margin: 0 5px 5px 0;
}

/* portal links */
dl.common-theme {}

dl.article-tags {
	margin-top: 20px;
}

/* private mode */
div.private-mode-announcement {
	line-height: 135%;
	font-size: 90%;
}


/* = post (article footer)
--------------------------- */

ul.article-post {
	margin-bottom: 20px;
	padding: 30px 5px 0; 
	text-align: left;
}

ul.article-post li {
	min-height: 16px;
}


/* = advertise / microad + google adsense (article footer)
--------------------------- */

div#ad iframe ,
div.gAdsense {
	background: url(http://image.blog.livedoor.jp/rings0221/imgs/2/8/28665155.png) repeat-y right;
	float: right;
	padding: 10px 20px;
	margin: 0!important;
}

/* hack for ie6 */
* html div#ad iframe {
	width: 360px;
	padding: 0 20px;
}

body.ad {
	background: transparent;
	text-align: left;
}


/* =7 option
----------------------------------------------- */

div.article-option {
	padding: 15px 0 30px;
}

div.article-option h3 {
	margin-bottom: 10px;
}


/* = trackback url
--------------------------- */

div#trackback-form ul {
	margin: 0 30px;
	padding: 0;
}

div#trackback-form ul li {
	float: left;
}

div#trackback-form ul li.trackback-form-url {
	width: 100%;
	margin-right: -90px;
}

div#trackback-form ul li.trackback-form-url span input {
	width: 100%;
}

div#trackback-form ul li.trackback-form-url span {
	display: block;
	padding-right: 100px;
}

div#trackback-form ul li.trackback-form-submit {
	width: 80px;
}


/* = trackback list
--------------------------- */

li.trackback-set {
	padding: 0 0 10px 20px;
}

h4.ping-title {
	display: inline;
	padding: 0;
	font-weight: normal;
}

ul.ping-info {
	display: inline;
}

ul.ping-info li.ping-blog-name {
	display: inline;
	margin-left: 20px;
}

ul.ping-info li.ping-blog-name span {
	margin: 0 10px;
}

ul.ping-info li.ping-date {
	display: inline;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}


/* = comment list
--------------------------- */

li.comment-set {
	padding: 0 0 10px 20px;
}

ul.comment-info li {
	display: inline;
}

ul.comment-info li.comment-date {
	margin-left: 10px;
}

ul.comment-info li.comment-body {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}


/* = comment form
--------------------------- */

div#comment-form-body {
	padding: 15px 0 15px 50px;
}

div#comment-form-body table {
	border: 0;
	width: 80%;
	line-height: 25px;
}

div#comment-form-body table th {
	width: 3em;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
}

input#author {
	width: 65%;
}

input#email {
	width: 65%;
}

input#url {
	width: 85%;
}

input#bake {
	margin: 0 0 0 5px;
}

textarea#text {
	width: 90%;
	height: 250px;
}

input.button {
	margin-top: 10px;
	width: 80px;
}

div#comment-form-body table tr.input-etc td {
	padding-top: 6px;
}

label.input-rating {
	margin-left: 20px;
}

label.input-rating select {
	margin-left: 3px;
}

label.input-rating-face {
	margin-left: 5px;
}

div#comment-form-body table tr.submit td {
	text-align: center;
}

/* comment auth */
div.comment-auth-announcement {
	margin: 10px 0;
	font-size: 90%;
}

div.comment-auth-announcement p a {
	margin: 0 3px;
}


/* =8 side column
----------------------------------------------- */

div.sidetitlebody {}
div.sidetitle {
	padding: 0 20px 10px;
	text-align: left;
}

div.sidetop
, div.sidebottom {
	display: none;
}

div.side {
	margin: 0 20px 20px;
	text-align: center;
}

div.sidebody {
	padding: 0 0 5px 9px;
	margin-left: 5px;
	text-align: left;
}

div.sidetitle {
	padding: 10px 10px 5px;
	padding: 0 0 10px;
}

div.side {
	margin: 0 5px 30px;
}

div.sidebody {
	background: url(http://image.blog.livedoor.jp/rings0221/imgs/f/b/fb72b130.gif) no-repeat 0 6px;
}


/* = calendar
--------------------------- */

div.calendarheadbody {}
div.calendarheadbody div.calendarhead {
	padding: 0 20px 10px;
	text-align: center;
}

div.caltop
, div.calbottom {
	display: none;
}

table.caltbl {
	width: 180px;
	margin: 0 auto;
	border: 0;
}

td table.caltblwk td {
	height: 20px;
}

td table.caltblday {
	margin: 0 auto 25px;
	width: 180px;
}

td table.caltblday td {
	width: 20px;
	height: 24px;
	padding: 0;
	text-align: center;
}


/* = tag cloud
----------------------------------------------- */

.side ul.tagcloud {
	line-height: 1;
	text-align: left;
}

.side ul.tagcloud li {
	font-size: 100%!important; /* template.css style reset */
}

.side ul.tagcloud li a {
	position: relative;
	padding: 1px 5px;
	text-decoration: none;
}

.side ul.tagcloud li a:hover {
	z-index: 10;
	border: 1px solid #0f0;
	background-color: #ebebeb;
	padding: 0 4px; /* border1px adjust */
	filter: alpha(opacity=100);
	opacity: 1;
	color: #000;
}


/* = tag weight
--------------------------- */

.side ul.tagcloud li.tag-weight-0 a {
	font-size: 90%;
	color: #c3d1c0;
}

.side ul.tagcloud li.tag-weight-1 a {
	font-size: 115%;
	color: #98d299;
}

.side ul.tagcloud li.tag-weight-2 a {
	font-size: 125%;
	font-weight: bold;
	color: #66bc50;
}

.side ul.tagcloud li.tag-weight-3 a {
	font-size: 165%;
	font-weight: bold;
	color: #76c246;
}

.side ul.tagcloud li.tag-weight-4 a {
	font-size: 200%;
	font-size: 230%;
	font-weight: bold;
	color: #3d881a;
}

.side ul.tagcloud li.tag-weight-0 a:hover ,
.side ul.tagcloud li.tag-weight-1 a:hover {
	color: #3d881a;
}


/* = tag lifetime
--------------------------- */

.side ul.tagcloud li.tag-lifetime-0 a ,
.side ul.tagcloud li.tag-lifetime-1 a {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.side ul.tagcloud li.tag-lifetime-2 a {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.side ul.tagcloud li.tag-lifetime-3 a {
	filter: alpha(opacity=95);
	opacity:0.95;
}

.side ul.tagcloud li.tag-lifetime-4 a ,
.side ul.tagcloud li.tag-lifetime-0 a:hover ,
.side ul.tagcloud li.tag-lifetime-1 a:hover ,
.side ul.tagcloud li.tag-lifetime-2 a:hover ,
.side ul.tagcloud li.tag-lifetime-3 a:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}


/* =X etc.
----------------------------------------------- */

/* = pngfix.js for ie6
--------------------------- */

* html div.pager-inner div ,
* html div.gAdsense ,
* div#ad iframe ,
* html div.article-body ,
* html div.article-body blockquote ,
* html div.article-body pre ,
* html div.article-option {
	behavior: expression(IEPNGFIX.fix(this));
	padding-top: 5px;
	padding-bottom: 5px;
}

* html div.pager ,
* html div.pager-inner ,
* html div.article-header ,
* html div.article-footer ,
* html body.article div.article-outer ,
* html div#article-options {
	background: none;
}/* hack for ie6 */


/* = clearfix
--------------------------- */

/* for modern browsers */
div#container:after ,
div.article-footer:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* for ie */
div.article-header ,
div.article-body ,
div.article-footer ,
div#trackback-form ul ,
div#comment-form div {
	height: 1%;
}




/* end */