@charset "EUC-JP";

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

	body{
		margin:0;
		padding:0;
		font-family:arial ,sanzs-serif;
		word-break:break-all;
		text-align:center;
		color:#666666;
		background:#fff;
	}

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

	#header{
		background:#fff;
	}

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

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

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

	#banner,#subbanner{
		width:722px;
		height:209px;
		text-align:left;
		background:url(http://image.blog.livedoor.com/img/usr/sky_04/main.jpg) no-repeat 50% 0;
	}

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

	.blogtitle{
		font-size:12px;
		font-weight:bold;
		padding:13px 50px 0 15px;
		text-align:left;
	}

	.description{
		color:#fff;
		font-size:12px;
		padding:5px 50px 0 15px;
	}

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

	#content{
		float:left;
		width:485px;
		margin-bottom:25px;
		text-align:center;
		background-color:#fff;
	}


	#blog{
		width:485px;
		margin-top:25px;
		padding-bottom:30px;
		text-align:center;
	}

	#links{
		width:210px;
		float:left;
		margin-top:25px;
		margin-bottom:25px;
		margin-left:25px;
		padding-bottom:30px;
		background-color:#fff;
		border:#e5e5e5 solid 1px;
	}
	
	#linksbody{}

	#categorytitle{
		color:#b3b5db;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		margin-bottom:20px;
	}

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

	.datetop,#articletop{}

	.date{
		font-size:12px;
		font-weight:bold;
		color:#b3b5db;
		padding:10px 10px;
		text-align:left;
		border-left:#e5e5e5 solid 1px;
		border-right:#e5e5e5 solid 1px;
		border-top:#e5e5e5 solid 1px;
	}

	.blogbody{
		padding:5px 10px 20px;
		line-height:130%;
		text-align:left;
		background:#fff;
		border-left:#e5e5e5 solid 1px;
		border-right:#e5e5e5 solid 1px;
		margin-top:-2px;
	}

	.blogbodybottom{}

	.title{
		margin-left:20px;
		color:#666666;
		font-size:14px;
		font-weight:bold;
	}

	.main,.mainmore,.portal-links{
		font-size:12px;
		color:#666666;
		padding:10px 0px 15px 20px;
	}

	blockquote{
		border:2px dotted #000;
		margin:10px;
		padding:10px;
		text-align:left;
	}
	
	.pict{
		margin-right:5px;
		margin-bottom:5px;
	}

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

	.posted{
		color:#b3b5db;
		font-size:11px;
		text-align:right;
		margin-left:20px;
	}

	.posted a{color:#b3b5db;text-decoration:underline;font-weight:bold;}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{text-decoration:none;}

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:right;
		font-weight:bold;
	}

	.nextpage a{font-weight:bold;text-decoration:underline;}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{text-decoration:none;}

	.dateend {border-bottom:#e5e5e5 solid 1px;margin-bottom:25px;}

	.menu{
		color:#b3b5db;
		font-size:11px;
		text-align:right;
	}

	.menu a{color:#b3b5db;text-decoration:underline;font-weight:bold;}
	.menu a:link{}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{text-decoration:none;}

	.comblogbodybottom{}

/*-------------------------*/

	#trackbacktop,#commenttop,.formbodytop{}

	.trackbackurltop{}
	.trackbackurlbody{
		font-size:12px;
		border-bottom:1px solid #fff;
		border-left:1px solid #e5e5e5;
		border-right:1px solid #e5e5e5;
		padding:5px 10px 20px;
		
	}

	.trackbackurlttl,.trackbackhead,.commenthead,.takecommenthead{
		margin-left:20px;
		color:#666666;
		font-size:12px;
		font-weight:bold;
	}

	.trackbackurl{text-align:center;padding:10px 0px 15px 20px;}
	.trackbackurl table{width:430px;margin:0 auto;}
	input.trackbackbox{width:360px;}

	.trackbackurlbottom{
	}

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

	#trackback,#comment{
		border-bottom:1px solid #fff;
		border-left:1px solid #e5e5e5;
		border-right:1px solid #e5e5e5;
		padding:5px 10px 20px;
	}
	#takecomment{
		padding:0px 10px;
		border-bottom:1px solid #fff;
		border-left:1px solid #e5e5e5;
		border-right:1px solid #e5e5e5;
	}

	#trackbackbody,#commentbody{
		padding:10px 0px 15px 20px;
	}
	#takecommentbody{}
	
	.trackbackttl,.commentttl{
		color:#666666;
		font-size:12px;
	}

	.trackbacktext,.commenttext{
		color:#666666;
		font-size:12px;
		padding:5px 0 10px 13px;
		line-height:150%;
	}

	#commentbottom,#trackbackbottom,.formbodybottom{}

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

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

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

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

	#error span{font-weight:normal;}


	#formbody{
		padding:15px 10px 35px 25px;
		text-align:left;
		border:solid #e5e5e5;
		border-width:0px 1px 0px;
	}

	.form{
		color:#666666;
		font-size:12px;
		font-weight:bold;
		text-align:left;
	}
	
	.form th{
		padding:2px;
		text-align:right;
	}

	.form td{
		padding:2px;
	}

	input#author{width:210px;border:1px solid #666666;}
	input#email{width:210px;border:1px solid #666666;}
	input#url{width:210px;border:1px solid #666666;}
	input#bake{}
	textarea#text{width:350px;height:200px;border:1px solid #666666;}
	input.button{margin-top:20px;width:80px;}
	
	#articlebottom{border-bottom:1px solid #e5e5e5;}

	#blogcommentbottom{}


/*-------------------------*/

	.calendarheadbody{}

	.calendarhead{
		font-size:12px;
		font-weight:bold;
		color:#b3b5db;
		text-align:center;
		margin-left:10px;
		padding:10px 0 10px 0;
		background:#fff;
	}
	
	.calendarhead a{color:#b3b5db;font-weight:bold;text-decoration:underline;}
	.calendarhead a:link{}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{text-align:center;margin:0 auto;}
	.caltbl{
		margin:0 auto;
		width:190px;
		text-align:center;
		margin-bottom:15px;
		background-color:#fff;
	}

	.caltblwkbg{}
	.caltblwk{}
	.caltblwk td{}
	.calendarwd{padding:3px 0;}
	.calendarweek{
		font-size:12px;
		font-weight:bold;
		color:#999999;
		position:center;
	}

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

	.caltbldaybg{}
	.caltblday{}
	.caltblday td{}

	.calendard{padding:3px 0;empty-cells:show;}
	.calendardbg{padding:3px 0;}
	.calendar{
		font-size:12px;
		color:#999999;
		position:center;
	}
	.calon{}
	.caloff{}

	.caltblday a{color:#b3b5db;text-decoration:underline;font-weight:bold;}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{color:#b3b5db;text-decoration:underline;font-weight:bold;}

	.calbottom{}

	.sidetitlebody{}
	.sidetitle{
		font-size:12px;
		font-weight:bold;
		color:#b3b5db;
		text-align:left;
		margin-left:10px;
		padding:5px 0 5px;
		background:#fff;
	}
	.sidetitle a{color:#b3b5db;text-decoration:underline;}
	.sidetitle a:link{}
	.sidetitle a:visited{}
	.sidetitle a:active{}
	.sidetitle a:hover{text-decoration:none;}

	.sidetop{}
	.side{
		font-size:12px;
		text-align:left;
		line-height:125%;
		padding:5px 10px 10px;
		margin-bottom:5px;
		background-color:#fff;
	}
	
	.sidebody{
		padding-left:10px;
		margin-bottom:5px;
		background:url(http://image.blog.livedoor.com/img/usr/sky_04/box.gif) no-repeat 0 50%;
	}
	.sidebottom{}

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

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

	input.sf{width:100px;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:#000;font-size:12px;font-weight:bold;margin-top:10px;}
	.message{color:#000;font-size:12px;margin:10px 0px;}
	.blogtimes{margin:20px 0;text-align:center;}
	.point{text-align:center;}

	.quotetable{background:#e5e5e5;}
	.quotetable img{}
	.quote{color:#000;font-size:12px;padding:1px;background:#fff;}
	.quote a{}

	.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:380px;margin-top:20px;}

	#ad{text-align:center;}

	a.adtitle{color:#b3b5db;font-weight:bold;text-decoration:underline;}
	a.adtitle:link{}
	a.adtitle:visited{}
	a.adtitle:active{}
	a.adtitle:hover{text-decoration:none;}
	
	a.addescription{color:#666666;text-decoration:none;}
	a.addescription:link{}
	a.addescription:visited{}
	a.addescription:active{}
	a.addescription:hover{}
	
	a.adurl{color:#666666;text-decoration:none;}
	a.adurl:link{}
	a.adurl:visited{}
	a.adurl:active{}
	a.adurl:hover{}

	a.adld{color:#b3b5db;text-decoration:underline;}
	a.adld:link{}
	a.adld:visited{}
	a.adld:active{}
	a.adld:hover{text-decoration:none;}
	
	body.ad{background:#fff;}