@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
   Name: a halfmoon night
 Update: 2008.08.08
Release: 2006.06.26
Designed by INO
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		font-family: verdana ,arial ,sans-serif;
		background:#e8e8e8 url(http://parts.blog.livedoor.jp/img/usr/halfmoon/headerbg.gif) repeat-x 0 0;
		text-align:center;
	}

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

	#header{background:#fff;}
	#header td{
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	
	#header a{color:#2C2C36;}
	#header a:hover{text-decoration:none;}
	
	#container{
		width:820px;
		margin:0 auto;
		background:url(http://parts.blog.livedoor.jp/img/usr/halfmoon/bg.gif) repeat-y 50% 0;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
		width:820px;
		height:382px;
		text-align:left;
		margin:0 auto;
		background:url(http://livedoor.2.blogimg.jp/niigata_miyakoya/imgs/5/2/523575df.jpg) no-repeat 50% 0;
		_position:relative;
		_z-index:1;
	}

	#banner a{color:#2C2C36;}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:18px;
		padding:45px 236px 5px 236px;
	}

	.description{
		font-size:12px;
		padding:0px 236px 0px 236px;
	}

	#blogcontainer{
		width:780px;
		margin:0 auto;
	}

	#wrapper{
		float:left;
		width:590px;
	}

	#content{
		float:right;
		width:400px;
		text-align:center;
		text-align:left;
		margin-top:-250px;
	}

	#blog{}

	#left{
		float:left;
		width:180px;
		padding: 0px 0px 30px;
		margin-top:-5px;
	}
	
	#right{
		float:right;
		width:180px;
		padding:0px 0px 0px;
		text-align:left;
		margin-top:-250px;
	}
/*?*/
	* html #left{margin-top:5px;}
	* html #leftbody{
		position:relative;
		z-index:2;
		margin-top:-10px;
	}
	* html #right{margin-top:62px;}
	* html #rightbody{
		position:relative;
		z-index:2;
		margin-top:-124px;
	}
/**/
	#categorytitlebody{
		height:30px;
		_position:relative;
		_z-index:2;
		margin-top:-30px;
	}
	#categorytitle{
		color:#fff;
		font-size:14px;
		font-weight:bold;
		text-align:center;
	}
	
	.datebody{
		height:35px;
		background:url(http://livedoor.2.blogimg.jp/niigata_miyakoya/imgs/5/7/57ded9af.gif) no-repeat 50% 0;
	}
	.date{
		color:#fed12d;
		font-size:12px;
		font-weight:normal;
		padding:18px 56px 0;		
	}

	.blogbody{
		color:#fff;
		line-height:150%;
		text-align:center;
		background:#2C2C36;
	}

	.blogbodybottom{
	}

	.titlebody{
		height:32px;
		background:transparent url(http://livedoor.2.blogimg.jp/niigata_miyakoya/imgs/f/f/ff659ac6.jpg) no-repeat 15px 0;
	}
	.title{
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding:5px 15px 0 56px;
	}

	.main,.portal-links{
		font-size:12px;
		padding:20px 15px 15px;
		text-align:left;
	}
	
	.mainmore{
		font-size:12px;
		padding:10px 15px 15px;
		text-align:left;
	}
	.main a{color:#fff;}
	.main a:link{text-decoration:underline;}
	.main a:visited{text-decoration:underline;}
	.main a:hover{text-decoration:none;}
	.mainmore a{color:#fff;}
	.mainmore a:link{text-decoration:underline;}
	.mainmore a:visited{text-decoration:underline;}
	.mainmore a:hover{text-decoration:none;}
	.portal-links a{color:#fff;}
	.portal-links a:link{text-decoration:underline;}
	.portal-links a:visited{text-decoration:underline;}
	.portal-links a:hover{text-decoration:none;}
	
	blockquote{
		border:2px dotted #fff;
		padding:10px;
		margin:10px;
		text-align:left;
	}
	
	.pict{}
	
	a.continues{color:#fff;}
	a.continues:link{text-decoration:underline;}
	a.continues:visited{text-decoration:underline;}
	a.continues:active{text-decoration:underline;}
	a.continues:hover{text-decoration:none;}

/* related articles */
div.related-articles{
	text-align: left;
	margin: 25px 15px 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	color: #fff;
}
div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
div.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/cmn/dotw.gif) no-repeat 0 50%;
	padding: 0 0 5px 9px;
	margin-left: 5px;
	font-size: 12px;
}
div.related-articles ul li a{color: #fff;}
div.related-articles ul li a:link{text-decoration:underline;}
div.related-articles ul li a:visited{text-decoration:underline;}
div.related-articles ul li a:hover{text-decoration:none;}

	.posted{
		color:#fff;
		font-size:10px;
		text-align:right;
		padding:10px 15px 5px;
		background:transparent url(http://parts.blog.livedoor.jp/img/usr/halfmoon/line.gif) no-repeat 50% 0%;
	}

	.posted a{color:#52A5A7;}
	.posted a:link{text-decoration:underline;}
	.posted a:visited{text-decoration:underline;}
	.posted a:active{text-decoration:underline;}
	.posted a:hover{text-decoration:none;}

	.dateend,#articlebottom{
		padding:2px 0px;
		background:transparent url(http://livedoor.2.blogimg.jp/niigata_miyakoya/imgs/e/0/e0c211c6.gif) no-repeat 50% 0%;
		margin-bottom:1px;
	}

	.menu{
		color:#fff;
		font-size:10px;
		text-align:right;
		margin:0 20px 10px;
		}

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


	.comblogbodybottom{}

	.trackbackurlbody{
		padding:25px 15px 15px;
		text-align:left;
		background:#2C2C36 url(http://parts.blog.livedoor.jp/img/usr/halfmoon/line.gif) no-repeat 50% 100%;
	}
	.trackbackurlttl{
		color:#fff;
		font-size:14px;
		font-weight:bold;
		padding:8px 15px 1px 41px;
		background:transparent url(http://parts.blog.livedoor.jp/img/usr/halfmoon/icon.gif) no-repeat 0px 0;
	}

	.trackbackurl{text-align:center;margin-bottom:10px;}
	.trackbackurl table{width:350px;margin:10px auto;}
	input.trackbackbox{width:275px;}

	a.posttitle{color:#fff;font-size:12px;}
	a.posttitle:link{text-decoration:underline;}
	a.posttitle:visited{text-decoration:underline;}
	a.posttitle:active{text-decoration:underline;}
	a.posttitle:hover{text-decoration:underline;}

	#trackback
	,#comment{
		color:#fff;
		text-align:left;
		padding:15px 15px 0;
		background:#2C2C36 url(http://parts.blog.livedoor.jp/img/usr/halfmoon/line.gif) no-repeat 50% 100%;
	}
	#takecomment{
		color:#fff;
		text-align:left;
		padding:15px 15px 0;
		background:#2C2C36;
	}

	.trackbackhead
	,.commenthead
	,.takecommenthead{
		color:#fff;
		font-size:14px;
		font-weight:bold;
		padding:8px 15px 1px 41px;
		background:transparent url(http://parts.blog.livedoor.jp/img/usr/halfmoon/icon.gif) no-repeat 0px 0;
	}
	
	#trackbackbody,#commentbody,#takecommentbody{padding-top:10px;}
	.trackbackttl,.commentttl{font-size:12px;}
	.trackbacktext,.commenttext{font-size:12px;line-height:130%;padding:5px 5px 20px;}

	#error{
		padding:xx-small;
		font-size:12px;
		line-height:130%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}

	.loginon{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #CCE9F9;
		text-align:center;
	}
	.loginon a{color:#fff;}
	
	.loginoff{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #CCE9F9;
		text-align:center;
	}
	.loginoff a{color:#fff;}

	#formbody{text-algin:center;background:#2C2C36;}

	.form{
		margin:0px auto;
		color:#fff;
		font-size:12px;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}

	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:280px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

	.nextpage{
		font-size:12px;
		text-align:right;
	}
	.pager{
		font-size:12px;
		padding:4px 0;
		background:#ffffff;
		_position:relative;
		_z-index:2;
	}

	.calendarheadbody{
		height:23px;
		background:url(http://resize.blogsys.jp/4b44b6c71a7c380b828bb4eda3b9681e4860ecba/resize2/180x23/http://livedoor.blogimg.jp/niigata_miyakoya/imgs/8/c/8c997a29.jpg) no-repeat 50% 0%;
	}
	.calendarhead{
		color:#fff;
		font-size:12px;
		text-align:center;
		line-height:23px;
	}
	
	.calendarhead a{color:#fff;}
	.calendarhead a:hover{text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:10px;
	}
	
	.caltop{}
	.calbody{text-align:center;}
	.caltbl{
		width:170px;
		border:solid #fff;
		border-width:1px 0px 0px 1px;
		margin:0 auto 30px;
	}
	.caltblwkbg{}
	.caltblwk{
		font-size:12px;
	}
	.caltblwk td{
		text-align:center;
	}
	.weekday,.sun,.sat{
		color:#fff;
		border:solid #fff;
		border-width:0px 1px 1px 0;
		padding:3px 0;
		background:#2C2C36;
	}
	.weekday{}
	.sun{}
	.sat{}
	.caltbldaybg{}
	.caltblday{
		font-size:12px;
	}
	.caltblday td{
		text-align:center;
	}
	.calendard{
		color:#2C2C36;
		border:solid #fff;
		border-width:0px 1px 1px 0;
		padding:3px 0px;
		background:#edeef1;
	}	
	.calon{}
	.caloff{}
	
	.caltblday a{color:#2C2C36;}
	.caltblday a:hover{text-decoration:none;}

	.calbottom,.sidebottom{}
	
	.sidetitlebody{
		height:23px;
		background:url(http://resize.blogsys.jp/4b44b6c71a7c380b828bb4eda3b9681e4860ecba/resize2/180x23/http://livedoor.blogimg.jp/niigata_miyakoya/imgs/8/c/8c997a29.jpg) no-repeat 50% 0%;
	}
	.sidetitle{
		color:#fff;
		font-size:12px;
		text-align:left;
		padding:0px 10px 0px 25px;
		line-height:23px;
	}	

	.sidetitle a{color:#fff;}
	.sidetitle a:link{text-decoration:underline;}
	.sidetitle a:visited{text-decoration:underline;}
	.sidetitle a:hover{text-decoration:none;}
 
	.side{
		font-size:12px;
		text-align:left;
		line-height: 180%;
		margin-bottom:30px;
		padding:5px 5px 0px;
	}
	.sidebody{
		text-align:left;
		padding-top:5px;
		line-height:130%;
	}

	.sidebody a{color:#52A5A7;}
	.sidebody a:link{text-decoration:underline;}
	.sidebody a:visited{text-decoration:underline;}
	.sidebody a:hover{text-decoration:none;}

	a.ttllink{color:#fff;}
	a.ttllink:link{text-decoration:underline;}
	a.ttllink:visited{text-decoration:underline;}
	a.ttllink:active{text-decoration:underline;}
	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:#2C2C36;font-size:12px;font-weight:bold;margin:10px 0;}
	.message{color:#2C2C36;text-align:left;font-size:12px;margin-bottom:10px;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}
	.quotetable{background:#000;width:170px;}
	.quotetable img{width:160px;}
	.quote{color:#000;font-size:12px;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:10px;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:10px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{}
	
	#footer{
		padding:129px 0px;
		background:transparent url(http://livedoor.2.blogimg.jp/niigata_miyakoya/imgs/7/9/79fb1186.jpg) no-repeat 50% 0;
	}

	.blogbody iframe{width:340px;margin-top:20px;margin-left:10px;}

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

<div class="fb-like" data-href="<$ArticlePermalink$>" data-layout="button_count" data-action="like" data-show-faces="true" data-share="true"></div>