@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
   Name: クレヨン（2カラム）
 Update: 2008.08.08
Release: 2006.06.26
Powered by Milk Graphics
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#666;
		background:#fff url(http://parts.blog.livedoor.jp/img/usr/crayon/bg.jpg) repeat-y 50% 0;
		font-family:arial ,sans-serif;
		text-align:center;
	}

	a:link{color:#c96;}
	a:visited{color:#c96;}
	a:active{color:#c96;}
	a:hover{color:#c96;text-decoration:none;}

	#header{
		background:#fff;
	}
	#header td{
		color:#000;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a:link{color:#000;}
	#header a:visited{color:#000;}
	#header a:active{color:#000;}
	#header a:hover{color:#000;text-decoration:none;}

	#container{
		width:805px;
		margin:0 auto;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
		width:805px;
		height:196px;
		text-align:left;
		margin:0 auto;
		background:url(http://parts.blog.livedoor.jp/img/usr/crayon/header.gif) no-repeat 50% 0;
	}

	#banner a{color:#069;}
	#banner a:link{color:#069;}
	#banner a:visited{color:#069;}
	#banner a:hover{color:#069;text-decoration:underline;}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:14px;
		padding:84px 30px 2px 180px;
	}

	.description{
		color:#069;
		font-size:11px;
		padding:0px 30px 2px 180px;
	}

	#blogcontainer{
		width:805px;
		padding-bottom:30px;
	}

	#content{
		float:left;
		width:600px;
		text-align:center;
	}


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

	#links{
		float:left;
		width:195px;
		padding:30px 0;
	}
	
	#categorytitle{
		color:#666;
		font-size:14px;
		font-weight:bold;
		padding:5px;
		text-align:center;
		margin-bottom:15px;
	}
	.date{
		color:#ff9a02;
		font-size:12px;
		padding:0px 40px;

	}
	.blogbody{
		padding-top:5px;
		margin-bottom:50px;
	}

	.blogbodybottom{
	}

	.titlebody{
		height:40px;
		background:url(http://parts.blog.livedoor.jp/img/usr/crayon/ttl.gif) no-repeat 50% 0;
	}

	.title{
		color:#ff9a02;
		font-size:12px;
		font-weight:bold;
		padding:0px 10px 0px 40px;
	}

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

	.main,.mainmore,.portal-links{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:20px 30px 20px;
	}
	
	blockquote{
		border:2px dotted #ff9a02;
		margin:10px;
		padding:10px;
		text-align:left;
	}
	
	.pict{}
	
	 a.continues:link{color:#c96;}
	 a.continues:visited{color:#c96;}
	 a.continues:active{color:#c96;}
	 a.continues:hover{color:#c96;text-decoration:none;}

/* related articles */
div.related-articles{
	margin: 25px 30px 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 12px;
	color: #ff9a02;
}
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/dot.gif) no-repeat 0 50%;
	padding: 0 0 5px 9px;
	margin-left: 5px;
	font-size: 12px;
}

	.posted{
		color:#c96;
		font-size:11px;
		text-align:right;
	}

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

 .dateend{}

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

	.menu{
		color:#c96;
		font-size:11px;
		text-align:right;
		margin-top:5px;
		}

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


	.comblogbodybottom{}

/* トラックバックURL表示 */
	.trackbackurlbody{
		margin-top:-30px;
		text-align:left;
	}
	.trackbackurlttl{
		color:#ff9a02;
		font-size:12px;
		font-weight:bold;
	}

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

/* トラックバック・コメント表示 */

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

	#trackback,#comment,#takecomment{
		padding:10px 0px;
		text-align:left;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		color:#ff9a02;
		font-size:12px;
		font-weight:bold;
	}
	#trackbackbody,#commentbody,#takecommentbody{
		padding:10px 5px;
	}
	.trackbackttl,.commentttl{
		color:#c96;
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		font-size:12px;
		margin:3px 0 10px 10px;
	}

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

	.loginon{
		font-size:12px;
		margin:15px 0;
	}
	
	.loginon a:link{color:#c96;}
	.loginon a:visited{color:#c96;}
	.loginon a:active{color:#c96;}
	.loginon a:hover{color:#c96;}

	.loginoff{
		font-size:12px;
		margin:15px 0;
	}

	.loginoff a:link{color:#c96;}
	.loginoff a:visited{color:#c96;}
	.loginoff a:active{color:#c96;}
	.loginoff a:hover{color:#c96;}


	#formbody{text-algin:center;}

	.form{
		margin:0px auto;
		color:#630;
		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:350px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

	.calendarheadbody{
		height:29px;
		background:url(http://parts.blog.livedoor.jp/img/usr/crayon/sidettl.gif) no-repeat 50% 0;
	}

	.calendarhead{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:6px 0;
	}
	
	.calendarhead a:link{color:#fff;}
	.calendarhead a:visited{color:#fff;}
	.calendarhead a:active{color:#fff;}
	.calendarhead a:hover{color:#fff;text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{}
	.caltbl{
		width:185px;
		margin:10px auto 20px;
	}

	.caltblwkbg{}
	.caltblwk{
		font-size:12px;
	}
	.caltblwk td{
		color:#c96;
		padding:3px 0;
		font-weight:bold;
		text-align:center;
	}

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

	.caltbldaybg{}

	.caltblday{
		font-size:12px;
		color:#630;
	}

	.caltblday td{
		text-align:center;
		padding:3px 0px;
	}
	
	.calon{}
	.caloff{}

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

	.calbottom{}

	.sidetitlebody{
		height:29px;
		background:url(http://parts.blog.livedoor.jp/img/usr/crayon/sidettl.gif) no-repeat 50% 0;
	}

	.calendarhead{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:6px 0;
	}

	.sidetitle{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:6px 0;
	}

	.side{
		color:#630;
		font-size:12px;
		text-align:center;
		line-height:150%;
		padding:5px 15px 0;
		margin-bottom:20px;
	}
	
	.sidebody{
		padding:2px 0;
		text-align:left;
	}

 .side a:link{color:#630;}
 .side a:visited{color:#630;}
 .side a:active{color:#630;}
 .side a:hover{color:#ff9a02;text-decoration:none;}

	a.ttllink:link{color:#fff;text-decoration:underline;}
	a.ttllink:visited{color:#fff;text-decoration:underline;}
	a.ttllink:active{color:#fff;text-decoration:underline;}
	a.ttllink:hover{color:#fff;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{font-size:12px;font-weight:bold;margin:10px 0;}
	.message{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: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:480px;margin-top:20px;margin-left:10px;}

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