@charset "EUC-JP";

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "夜桜（2カラム）";
 :shortdesc "Design Template for livedoor Blog";
 :created "2014-03-31";
 :release [:revision "1.10"; :created "2008-08-18"];
 :page <>;
 :rights "LINE Corporation".
*/

	body{
		margin:0;
		padding:0;
		color:#b4b4ba;
		font-family:arial ,sans-serif;
		text-align:center;
		background:#444451;
	}

	a{color:#d8c9d0;}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{text-decoration:none;}

	#header{
		color:#fff;
		background:#303039;
	}

	#header td{
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}

	#header a{color:#fff;}
	#header a:link{}
	#header a:visited{}
	#header a:active{}
	#header a:hover{text-decoration:none;}

	#container{
		margin:0 auto;
		padding:0;
		text-align:center;
		word-break:break-all;
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/mainimg.gif) no-repeat 50% 0;
	}

	#banner,#subbanner{
		width:795px;
		height:250px;
		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;}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:24px;
		font-weight:bold;
		text-align:left;
		padding:55px 35px 0px 35px;
	}

	.description{
		color:#b4b4ba;
		font-size:12px;
		padding:3px 35px 0 35px;
		text-align:left;
		line-height:130%;
	}

	#blogcontainer{
		width:795px;
		text-align:center;
		margin:0 auto;
	}

	#content{
		width:575px;
		float:right;
		text-align:center;
		padding-top:20px;
		padding-bottom:50px;
	}


	#blog{
		width:575px;
		text-align:left;
		margin:0 auto;
	}

	#links{
		width:210px;
		float:left;
		padding-bottom:50px;
	}
	
	#linksbody{
	}

	#categorytitle{
		font-size:16px;
		font-weight:bold;
		color:#fff;
		padding:10px 10px;
		margin-bottom:10px;
		text-align:center;
	}

	.fullbody,#articlebody{
		width:100%;
		text-align:left;
	}

	.datetop,#articletop{
	}

	.date{
		color:#b4b4ba;
		padding:15px 10px 5px;
		font-size:12px;
		font-weight:bold;
		text-align:right;
		margin-bottom:-32px;
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/line_wide_2.gif) no-repeat 0 0;
		position:relative;
		z-index:2;
	}

	.blogbody{
		padding:15px 5px;
		margin-bottom:15px;
	}

	.blogbodybottom{
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/line_narrow_2.gif) no-repeat 0 0;
		padding:4px 0;
	}


	.title{
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding:17px 15px 5px 40px;
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/icon.gif) no-repeat 0 0;
		position:relative;
		z-index:1;
	}

/*?*/
* html .main{height:1%;}
* html .mainmore{height:1%;}
/**/

	.main,.mainmore,.portal-links{
		font-size:13px;
		text-align:left;
		line-height:160%;
		padding:10px 5px;
	}
	
	blockquote{
		border:2px dotted #94949c;
		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;}
	
	/* related articles */
	div.related-articles{
		text-align: left;
		margin: 25px 5px 0;
	}
	div.related-articles h3{
		margin: 0 0 10px;
		padding: 0;
		color:#ffffff;
		font-size:14px;
	}
	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;
	}
	
	.posted{
		font-size:11px;
		text-align:right;
		padding:5px 5px;
	}

	.posted a{}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{text-decoration:none;}

	.dateend{
		margin-top:-10px;
		padding:5px 0;
		background:#444451;
	}

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:center;
	}

	.nextpage a{}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{}

	.menu{
		font-size:11px;
		text-align:right;
		margin-top:5px;
		padding:5px 5px;
		}

	.menu a{}
	.menu a:link{}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{text-decoration:none;}


	.comblogbodybottom{
		margin-bottom:10px;
	}

/* トラックバックURL表示 */
	.trackbackurltop{
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/line_wide_2.gif) no-repeat 50% 0;
		padding:6px 0;
	}

	.trackbackurlbody{
		padding:6px 5px 10px;
		text-align:left;
	}

	.trackbackurlttl{
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding:14px 15px 5px 40px;
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/icon.gif) no-repeat 0 0;
	}

	.trackbackurl{text-align:center;padding:10px;}
	.trackbackurl table{width:465px;margin-left:40px;}
	input.trackbackbox{width:395px;}

	.trackbackurlbottom{
	}

/* トラックバック・コメント表示 */
	a.posttitle{}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{}

	#trackbacktop,#commenttop{
	}

	#trackback,#comment,#takecomment{
		padding:10px 5px 0;
		text-align:left;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding:14px 15px 5px 40px;
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/icon.gif) no-repeat 0 0;
	}

	#trackbackbody,#commentbody{
		padding:10px 5px 0px;
	}


	#takecommentbody{
		padding:0 5px;
	}
	
	.trackbackttl,.commentttl{
		font-size:12px;
	}

	.trackbacktext,.commenttext{
		font-size:12px;
		padding:3px 0 10px 10px;
		line-height:130%;
	}

	#commentbottom,#trackbackbottom,.formbodybottom{
	}

	#error{
		font-size:12px;
		padding:15px 5px;
		text-align:left;
	}

	#error span{font-weight:normal;}

	.loginon,.loginoff{
		font-size:12px;
		padding:5px 10px;
		text-align:center;
		border:1px solid #717181;
		margin:10px 30px 0;
	}

	.loginon a{}
	.loginon a:link{}
	.loginon a:visited{}
	.loginon a:active{}
	.loginon a:hover{}

	.loginoff a{}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}
	.formbodytop{
	}

	#formbody{
		padding:15px 10px;
	}

	.form{
		font-size:12px;
		margin-left:10px;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}

	.form td{
		padding:2px;
	}

	input#author{width:210px;}
	input#email{width:210px;}
	input#url{width:210px;}
	input#bake{}
	textarea#text{width:380px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

	#articlebottom{
	}

	.calendarheadbody{
	}

	.calendarhead{
		color:#fff;
		font-size:12px;
		text-align:center;
		padding:10px 0px;
		font-weight:bold;
		border:solid #94949c;
		border-width:1px 1px 0;
	}
	
	.calendarhead a{}
	.calendarhead a:link{}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:12px;
		font-weight:normal;
	}
	
	.caltop{}
	.calbody{
		text-align:center;
		border:solid #94949c;
		border-width:0px 1px 1px;
	}

	.caltbl{
		width:188px;
		margin:0 auto;
		text-align:center;
	}

	.caltblwkbg{
		border:solid #717181;
		border-width:1px 0 1px;
		background:#303039;
	}

	.caltblwk{
		font-size:12px;
		color:#b4b4ba;
		font-weight:bold;
	}

	.caltblwk td{
		text-align:center;
		padding:4px 0;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{
		background:#444451;
		padding-bottom:10px;
	}

	.caltblday{
		font-size:12px;
		color:#999999;
	}

	.caltblday td{
		text-align:center;
		position:center;
		padding:3px 0px;
	}

	.calendard{
	}
	
	.calon{
	}

	.caloff{
	}

	.caltblday a{color:#d8c9d0;}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{text-decoration:none;}

	.calbottom{
		margin-bottom:15px;
	}


	.sidetitlebody{
	}

	.sidetitle{
		color:#fff;
		font-size:12px;
		text-align:center;
		padding:10px 0px;
		font-weight:bold;
		border:1px solid #717181;
	}

	.sidetitle a{color:#fff;}
	.sidetitle a:hover{text-decoration:none;}

	.sidetop{}

	.side{
		font-size:12px;
		text-align:center;
		line-height:130%;
		padding:12px;
		margin-bottom:15px;
	}
	
	.sidebody{
		padding:3px 0 3px 0px;
		text-align:left;
	}

	.sidebottom{
	}


 .side a{}
 .side a:link{}
 .side a:visited{}
 .side a:active{}
 .side a:hover{text-decoration:none;}

	a.ttllink{color:#fff;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{text-align:left;font-size:12px;font-weight:bold;margin:10px 0;}
	.message{text-align:left;font-size:12px;margin-bottom:10px;}
	.blogtimes{margin:20px 0;text-align:center;}
	.point{text-align:center;}

	.quotetable{background:#94949c;width:170px;}
	.quotetable img{width:160px;}
	.quote{color:#b4b4ba;font-size:12px;text-align:left;padding:1px;background:#444451;}

	.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{width:515px;margin-top:20px;}

	#ad{
		text-align:center;
	}

	a.adtitle{color:#d8c9d0;font-weight:bold;text-decoration:underline;}
	a.adtitle:link{}
	a.adtitle:visited{}
	a.adtitle:active{}
	a.adtitle:hover{text-decoration:none;}
	
	a.addescription{color:#b4b4ba;text-decoration:none;}
	a.addescription:link{}
	a.addescription:visited{}
	a.addescription:active{}
	a.addescription:hover{}
	
	a.adurl{color:#b4b4ba;text-decoration:none;}
	a.adurl:link{}
	a.adurl:visited{}
	a.adurl:active{}
	a.adurl:hover{text-decoration:underline;}

	a.adld{color:#d8c9d0;text-decoration:underline;}
	a.adld:link{}
	a.adld:visited{}
	a.adld:active{}
	a.adld:hover{}
	
	body.ad{background:#444451;}
