@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	夜桜（3カラム）
Version:	06.06.16
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#eee8aa;
		font-family:arial ,sans-serif;
		text-align:center;
		background:#000000;
	}

	a{color:#CCCCFF;}
	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://www.reijoh-shashinkan.com/database/title_blog1200x272_renga.jpg) no-repeat 50% 0;
	}

	#banner{
		width:775px;
		height:250px;
		text-align:center;
		margin:0 auto;
	}

	#banner a{color:#C71585;text-decoration:none;}
	#banner a:link{text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:hover{text-decoration:underline;}

	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:32px;
                   font-family: 'alba super', 'alba super', fantasy;
		font-weight:bold;
		text-align:left;
		padding:55px 44px 0px 44px;
	}

	.description{
		color:#b4b4ba;
		font-size:16px;
		padding:3px 44px 0 44px;
		text-align:left;
		line-height:130%;
	}

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

	#wrapper{
		width:610px;
		float:left;
		text-align:center;
	}

	#content{
		width:395px;
		float:right;
		text-align:center;
		margin:0 auto;
		padding-top:100px;
		padding-bottom:50px;
	}

	#blog{
		width:530px;
		margin:0 auto;
		text-align:left;
	}

	#lefttop,#righttop{}

	#left{
		width:210px;
		float:left;
		padding-top:100px;
	}
	
	#right{
		width:330px;
		float:right;
		padding-top:100px;
	}
	
	#categorytitle{
		font-size:16px;
		font-weight:bold;
		color:#fff;
		padding:10px 10px;
		margin-bottom:10px;
		text-align:center;
	}

	.datetop,#articletop{
	}

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

	.date{
		color:#FF00FF;
		padding:15px 10px 5px;
		font-size:15px;
		font-weight:bold;
		text-align:right;
		margin-bottom:-32px;
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/line_wide_3.gif) no-repeat 0 0;
		position:relative;
		z-index:2;
	}
	
	.blogbodytop{}
	
	.blogbody{
		padding:15px 5px;
		margin-bottom:15px;
	}


	.title{
		color:#FFFF00;
		font-size:20px;
		font-weight:bold;
		text-align:left;
		padding:17px 15px 5px 40px;
		background:url(http://www.reijoh-shashinkan.com/database/icon_reijoh36x36.jpg) no-repeat 0 0;
		position:relative;
		z-index:1;
	}

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

	.main,.mainmore,.portal-links{
		font-size:12px;
		text-align:left;
		line-height:170%;
		padding:10px 5px;
	}
	
	blockquote{
		border:2px dotted #94949c;
		padding:10px;
		margin:10px;
		text-align:left;
	}
	
	.pict{}

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

	.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;}

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:center;
	}
	.nextpage a{}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{text-decoration:none;}

	.blogbodybottom{
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/line_narrow_3.gif) no-repeat 0 0;
		padding:4px 0;
	}

	.dateend{
		margin-top:-10px;
		padding:5px 0;
		background:#444451;
	}

	.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;
	}
	
	#trackbacktop,#commenttop,.formbodytop{}

	.trackbackurltop{
		background:url(http://parts.blog.livedoor.jp/img/usr/yozakura/line_wide_3.gif) no-repeat 50% 0;
		padding:6px 0;
	}

	.trackbackurlbody{
		padding:6px 5px 10px;
		text-align:left;
                   background:#a9a9a9;
	}

	.trackbackurlttl{
		color:#ba55d3;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding:14px 15px 5px 40px;
		background:url(http://www.reijoh-shashinkan.com/database/icon_reijoh36x36.jpg) no-repeat 0 0;
	}

	.trackbackurl{text-align:center;padding:10px;}
	.trackbackurl table{width:321px;margin-left:15px;}
	input.trackbackbox{width:253px;}

	.trackbackurlbottom,#trackbackbottom,#commentbottom,.formbodybottom{}

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

	#trackback,#comment,#takecomment{
		padding:10px 5px 0;
		text-align:left;
                   background:#696969;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding:14px 15px 5px 40px;
		background:url(http://www.reijoh-shashinkan.com/database/icon_reijoh36x36.jpg) no-repeat 0 0;
	}

	#trackbackbody,#commentbody{
		padding:10px 5px 0px;
                   background:#000000;
	}

	#takecommentbody{
		padding:0 5px;
                   background:#696969;
	}

	.trackbackttl,.commentttl{
		font-size:12px;
	}

	.trackbacktext,.commenttext{
		font-size:12px;
		padding:3px 0 10px 10px;
		line-height:130%;
	}

	.loginon,.loginoff{
		font-size:12px;
		padding:5px 10px;
		text-align:center;
		border:1px solid #717181;
		margin:10px auto;
	}

	.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{}

	#error{
		font-size:12px;
		padding:15px 5px;
		text-align:left;
	}

	#formbody{
		padding:15px 10px;
                   background:#363636;
	}

	.form{
		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:270px;height:200px;}
	input.button{margin-top:20px;width:80px;}

	.formbodybottom{}

	#articlebottom{
	}

	.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;font-weight:bold;}
	.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:10px;
		margin-bottom:15px;
	}

	.sidebody{
		padding:3px 0 3px 0px;
		text-align:left;
	}

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

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

	input.sf{width:100px;margin:5px 3px 5px 0;}
	input.sfbtn{margin:5px 0;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	
	.afbody a:link{}
	.afbody a:visited{}
	.afbody a:active{}
	.afbody a:hover{}
	
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{text-align:left;font-size:12px;font-weight:bold;padding:10px 0;}
	.message{text-align:left;font-size:12px;padding-bottom:10px;}
	.blogtimes{margin:10px auto;text-align:center;}
	.quotetable{background:#94949c;width:170px;}
	.quotetable img{width:160px;}
	.quote{color:#b4b4ba;text-align:left;font-size:12px;padding:1px;background:#444451;}

	.elsehead{}
	.elsebody{
		text-align:center;
	}
	.elsebottom{}	
	.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{
	}

	#outfooter{}

	.blogbody iframe{width:335px;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;}
