@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	earth
Version:	2006.06.26
-----------------------------------------------------
*/


	body{
		margin:0 auto;
		padding:0;
		color:#000;
		text-align:center;
		font-family: verdana ,arial ,sans-serif;
		background:#f4f8f7;
	}

	a{color:#2d8d5f;}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{color:#bababa;text-decoration:none;}

	#header{
		color:#fff;
		background:#96c6af;
		border-bottom:1px solid #2d8d5f;
	}

	#header td{
		font-size:small;
		text-align:right;
		padding-right:10px;
	}

	#header a{color:#fff;}
	#header a:link{text-decoration:underline;}
	#header a:visited{text-decoration:underline;}
	#header a:active{text-decoration:underline;}
	#header a:hover{text-decoration:none;}

	#container{
		width:925px;
		margin:0 auto;
		text-align:center;
		word-break:break-all;
		background:url(http://livedoor.blogimg.jp/lunarmodule7/imgs/9/3/93eba586.gif) repeat-y 50% 0;
	}

	#banner,#subbanner{
		width:925px;
		height:161px;
		background:url(http://livedoor.blogimg.jp/lunarmodule7/imgs/b/0/b083033b.jpg) no-repeat scroll 50% 0;
		text-align:center;
		margin:0 auto;
	}

	#banner a{color:#fff;text-decoration:none;}
	#banner a:link{text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#header a:active{text-decoration:none;}
	#banner a:hover{text-decoration:underline;}
	
        p {
                text-indent: 1em;
        }

        h1 {
                margin-top:0;
        }

	h3 {
		font-size: 12pt;
		font-weight: bold;
		margin-top: 2%;
		margin-bottom: 0.1%
	}

	.titlebody h3.title {
	 	border-left: 9px solid #cccccc;
	    	padding-left: 0.5em;
	    	margin-bottom: 0;
	}

	.titlebody h3.title a {
		text-decoration: none;
		color: #333;
	}

	h4 {
		font-size: 100%;
		font-weight: bold;
		margin: 0.6em 10% 0 0.4em;
		border-left: 5px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		padding: 0px 0.5em 0.1em 0.5em;
	}
	h5 {
		font-size: 100%;
		font-weight: bold;
		margin-top: 2%;
		margin-bottom: 0.1%
	}

	.blogtitle{
		font-size:40px;
		font-weight:bold;
		padding:100px 20px 0 20px;
		text-align:right;
		letter-spacing:2px;
	}

	.description{
		color:#fff;
		font-size:10px;
		font-weight:normal;
		padding:0 20px 0 20px;
		text-align:right;
		letter-spacing:0px;
	}

	#blogcontainer{
		width:1080px;
		margin:0 auto;
		text-align:center;
		padding-top:20px;
	}

	#content{
		float:right;
		width:865px;
		text-align:center;
		margin:0 auto;
	}


	#blog{
		float:left;
		width:700px;
	}

	#links{
		float:left;
		width:200px;
		margin:0 auto;
		padding:0px 0px 50px;
		text-align:right;
	}
	
	#linksbody{
	}

	#categorytitle{
		color:#2d8d5f;
		background:#fff;
		font-size:12px;
		font-weight:bold;
		padding:5px 10px;
		text-align:center;
		border:1px solid #96c6af;
		margin-bottom:20px;
	}

	.fullbody,#articlebody{
		width:100%;
		text-align:left;
	}

	.datetop,#articletop{
	}

	.date{
		color:#2d8d5f;
		font-size:small;
		font-weight:bold;
		padding:0px 0 5px;
	}

	.blogbody{
		padding:10px 10px 10px 10px;
		border:1px solid #96c6af;
		background:#fff;
	}

	.blogbodybottom{
		margin-bottom:10px;
	}

	.title{
		color:#000;
		font-size:12pt;
		font-weight:bold;
	}

/*?*/
* html .main{height:1%;}
* html .mainmore{height:1%;}
/**/

	.main,.mainmore,.portal-links{
		font-size:10.5pt;
		text-align:left;
		line-height:150%;
		padding:15px 0 15px;
	}
	
	blockquote{
		border:2px dotted #2d8d5f;
		margin:10px;
		padding:10px;
		text-align:left;
	}
	
	.pict{}

	a.continues{}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{text-decoration:none;}

	.posted{
		color:#000;
		font-size:x-small;
		text-align:right;
		padding:10px 0;
	}

	.posted a{color:#80b59c;font-weight:bold;}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{color:#bababa;}

 .dateend,#articlebottom{
		margin-bottom:25px;
	}

	.nextpage{
		font-size:small;
		padding:5px 0;
		text-align:right;
	}

	.nextpage a{font-weight:bold;}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{}

	.menu{
		color:#000;
		font-size:x-small;
		text-align:right;
		margin-top:5px;
		padding:10px 0px;
		}

	.menu a{color:#80b59c;font-weight:bold;}
	.menu a:link{}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{color:#bababa;}


	.comblogbodybottom{
	}

/* トラックバックURL表示 */
	.trackbackurltop{
	}

	.trackbackurlbody{
		border:solid #96c6af;
		border-width:0 1px 1px 1px;
		background:#fff;
		text-align:left;
		padding:15px 10px 10px;
	}

	.trackbackurlttl{
		color:#000;
		font-size:small;
		font-weight:bold;
	}

	.trackbackurl{
		text-align:center;
		padding:15px 0 0;
	}

	.trackbackurl table{width:400px;margin:0 auto;}
	input.trackbackbox{width:330px;}

	.trackbackurlbottom{
	}

/* トラックバック・コメント表示 */
	a.posttitle{color:#80b59c;font-weight:bold;}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{color:#bababa;text-decoration:none;}

	#trackbacktop,#commenttop{
	}

	#trackback,#comment{
		border:solid #96c6af;
		border-width:0 1px 1px 1px;
		background:#fff;
		padding:15px 10px 15px;
		text-align:left;
	}

	#takecomment{
		padding:15px 10px;
		border:solid #96c6af;
		border-width:0 1px 0px;
		background:#fff;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#000;
		font-size:small;
		font-weight:bold;
	}

	#trackbackbody,#commentbody{
		padding:10px 0 10px 13px;
	}

	.trackbackttl,.commentttl{
		color:#000;
		font-size:x-small;
	}

	.trackbacktext,.commenttext{
		font-size:small;
		padding:3px 0 10px 13px;
	}

	#commentbottom,#trackbackbottom,.formbodybottom{
	}

	#error{
		font-size:small;
		line-height:150%;
		font-weight:bold;
		padding:10px 0 10px 13px;
	}

	#error span{font-weight:small;}

	.loginon{
		font-size:small;
		padding:10px 10px 10px 13px;
	}

	.loginon a{font-weight:bold;}
	.loginon a:link{}
	.loginon a:visited{}
	.loginon a:active{}
	.loginon a:hover{}

	.loginoff{
		font-size:small;
		padding:10px 10px 10px 13px;
	}

	.loginoff a{font-weight:bold;}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}

	#takecommentbody{
	}
	
	.formbodytop{
	}

	#formbody{
		border:solid #96c6af;
		border-width:0 1px 1px 1px;
		background:#fff;
		margin:0px auto;
		text-algin:center;
		padding:10px 10px;
	}

	.form{
		font-size:small;
		text-algin:center;
		margin:0 auto;
	}
	
	.form th{
		font-weight:bold;
		padding:2px;
		text-align:right;
	}

	.form td{
		padding:2px;
	}

	input#author{width:210px;border:1px solid #2d8d5f;}
	input#email{width:210px;border:1px solid #2d8d5f;}
	input#url{width:210px;border:1px solid #2d8d5f;}
	input#bake{}
	textarea#text{width:300px;height:200px;border:1px solid #2d8d5f;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

	.calendarheadbody{
	}

	.calendarhead{
		color:#2d8d5f;
		font-size:11px;
		font-weight:bold;
		padding:5px 0px 5px 0px;
		text-align:center;
		background:#f4f8f7;
		margin-bottom:5px;
	}
	
	.calendarhead a{}
	.calendarhead a:link{}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:9px;
	}
	
	.caltop{}
	.calbody{
		font-weight:bold;
		font-size:small;
		text-align:center;
		margin-bottom:10px;
	}

	.caltbl{
		text-align:center;
		margin:0px auto;
		width:100%;
	}

	.caltblwkbg{
		background:#96c6af;
	}

	.caltblwk{
		font-size:x-small;
	}

	.caltblwk td{
		color:#fff;
		font-weight:bold;
		text-align:center;
		padding:4px;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{
		background:#fff;
	}

	.caltblday{
		font-size:x-small;
		font-weight:small;
	}


	.caltblday td{
		color:#000;
		position:center;
		padding:2px;
	}

	.calendard{
	}
	
	.calon{
	}

	.caloff{
	}

	.caltblday a{color:#2d8d5f;}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{color:#bababa;text-decoration:none;}

	.calbottom{
	}


	.sidetitlebody{
	}

	.sidetitle{
		color:#2d8d5f;
		font-size:small;
		font-weight:bold;
		letter-spacing:2px;
		padding:5px 5px 5px 5px;
		text-align:left;
		background:#f4f8f7;
	}

	.side{
		font-size:small;
		text-align:left;
		line-height:135%;
		padding:5px 0;
		margin-bottom:10px;
		padding:5px;
	}
	
	.sidebody{
		text-align:left;
		padding:3px 0px 3px 3px;
	}

	.sidebottom{
                text-decoration:none;
	}


 .side a{}
 .side a:link{}
 .side a:visited{}
 .side a:active{}
 .side a:hover{text-decoration:none;}

	a.ttllink{color:#2d8d5f;font-weight:bold;}
	a.ttllink:link{}
	a.ttllink:visited{}
	a.ttllink:active{}
	a.ttllink:hover{text-decoration:none;}

	input.sf{width:122px;margin-right:3px;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{color:#2d8d5f;font-size:x-small;font-weight:bold;margin:10px 0;}
	.message{font-size:x-small;text-align:left;margin-bottom:10px;}
	.blogtimes{margin:20px 0;text-align:center;width:180px;}
	.point{text-align:center;}
	.quotetable{width:165px;background:#96c6af;}
	.quotetable img{width:150px;}
	.quote{color:#000;font-size:x-small;padding:1px;background:#fff;}

	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}
	
	.elsebody a:link{}
	.elsebody a:visited{}
	.elsebody a:active{}
	.elsebody a:hover{}
	
	.checkers{padding-bottom:10px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{}
	
	#footer{
	}

	.blogbody iframe{}

	#ad{
		text-align:center;
	}

	a.adtitle:link{color:#2d8d5f;font-weight:bold;}
	a.adtitle:visited{color:#2d8d5f;font-weight:bold;}
	a.adtitle:active{color:#2d8d5f;font-weight:bold;}
	a.adtitle:hover{color:#2d8d5f;font-weight:bold;text-decoration:none;}
	
	a.addescription:link{color:#000;text-decoration:none;}
	a.addescription:visited{color:#000;text-decoration:none;}
	a.addescription:active{color:#000;text-decoration:none;}
	a.addescription:hover{color:#000;}
	
	a.adurl:link{color:#000;text-decoration:none;}
	a.adurl:visited{color:#000;text-decoration:none;}
	a.adurl:active{color:#000;text-decoration:none;}
	a.adurl:hover{color:#000;}
	
	a.adld:link{color:#80b59c;text-decoration:underline;}
	a.adld:visited{color:#80b59c;text-decoration:underline;}
	a.adld:active{color:#80b59c;text-decoration:underline;}
	a.adld:hover{color:#bababa;text-decoration:none;}
	
	body.ad{background:#fff;}

table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 80%;
}

table.table010 caption {
  margin-top: 1em;
  text-align: left;
}

table.table010 th,
table.table010 td {
  border: solid 1px #999;
  padding: 0px 2px;
}

table.table010 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table010 td.course {
  text-align: center;
  font-size: 200%;
  font-weight: bolder;
}

table.table010 td.time,
table.table010 td.fee {
  text-align: right;
  white-space: nowrap;
}

.clear{
clear:both;}

/* Social Tools */
div.hateb-link {
	margin:5px 0 0 17px;
}
div.tweet-box {
	position:absolute;
	top:0;right:0;
	margin:5px;
}
div.hateb-box {
	position:absolute;
	top:0;right:80;
	margin:5px;
}
ul.social-tools {
	margin:0;padding:0;
	list-style:none;
}
ul.social-tools li {
	margin:0 5px 0 0;padding:0;
	list-style:none;
	display:inline;
}
ul.social-tools li img,
ul.social-tools li iframe {
	vertical-align:middle;
}
/* reform */
.blogbody {
	position:relative;
}

/*
テーブル記法改
*/
table.simple{
margin:0px;
border:1px solid;
cellspacing:0;
cellpadding:0;
}

table.simple tr th{
font-size:90%;
background:#EEE;
border:1px solid;
}

table.simple tr td{
font-size:90%;
border:1px solid;
}