@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	Colortile
Version:	2005.09.29
Powered by Milk Graphics
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#666;
		/*background:url(http://parts.blog.livedoor.jp/img/usr/note/bg.jpg) repeat-y 50% 30px;*/
		text-align:center;
		font-family:arial ,sans-serif;
	}

	a:link{color:#630;}
	a:visited{color:#630;}
	a:active{color:#630;}
	a:hover{color:#630;text-decoration:none;}

	#header{
		/*background:#fff url(http://parts.blog.livedoor.jp/img/usr/note/line.gif) repeat-x 0 100%;*/	
　　　　　　　　　/*　日付境界線　*/
		background:#fff url(http://image.blog.livedoor.jp/lf55/imgs/8/a/8a0ebd3d.gif) repeat-x 0 100%;
	}
	#header td{
		color:#4d4d4d;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a:link{color:#4d4d4d;}
	#header a:visited{color:#4d4d4d;}
	#header a:active{color:#4d4d4d;}
	#header a:hover{color:#4d4d4d;text-decoration:none;}

	#container{
		width:784px;
		margin:0 auto;
		text-align:left;
		/*background:url(http://parts.blog.livedoor.jp/img/usr/note/bg2.jpg) repeat-y 50% 0;*/
　　　　　　　　　/*両サイド縦リピート*/
		background:url(http://image.blog.livedoor.jp/lf55/imgs/a/3/a3a462c9.gif) repeat-y 50% 0;
		word-break:break-all;
	}

	#banner,#subbanner{
		width:784px;
		height:166px;
		text-align:left;
		margin:0;
		/*background:url(http://parts.blog.livedoor.jp/img/usr/note/header.jpg) no-repeat 50% 50%;*/
	         /*background:url(http://image.blog.livedoor.jp/lf55/imgs/1/8/1863f58a.gif) no-repeat 50% 50%;*/
　　　　　　　　　/*background:url(http://image.blog.livedoor.jp/lf55/imgs/8/2/828d57df.gif) no-repeat 50% 50%;*/
　　　　　　　　　/*TOP背景*/
　　　　　　　　　background:url(http://image.blog.livedoor.jp/lf55/imgs/1/6/1665c6cf.gif) no-repeat 50% 50%;
                  /*background:url(http://image.blog.livedoor.jp/lf55/imgs/c/e/ce37a04f.jpg?blog_id=355522) no-repeat 50% 50%;*/
	}

	#banner a{color:#0033cc;text-decoration:none;}
	#banner a:link{color:#0033cc;text-decoration:none;}
	#banner a:visited{color:#0033cc;text-decoration:none;}
	#banner a:hover{color:#0033cc;text-decoration:underline;}
	
         /* らじふぉれリンク */
         .lf {color:#006666;font:bold;text-align:right;}
         .lf a{color:#006666;text-decoration:underline;}
	.lf a:link{color:#006666;text-decoration:underline;}
	.lf a:visited{color:#006666;text-decoration:underline;}
	.lf a:hover{color:#000000;text-decoration:none;background-color:#ccffcc;}
	

         
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-family:Verdana;
		color:#0033cc;
		font-size:20px;
		font-weight:bold;
		padding:45px 30px 10px;
	}

	.description{
		color:#8b0000;
		font-size:12px;
		font-weight:normal;
		padding:8px 30px;
	}
/*　以下、個別記事用。ズレ対策　*/
	.blogtitle-2{
		font-family:Verdana;
		color:#0033cc;
		font-size:20px;
		font-weight:bold;
		padding:27px 30px 0px;
	}

	.description-2{
		color:#8b0000;
		font-size:12px;
		font-weight:normal;
		padding:0px 30px;
	}
/*　以上、個別記事用。なんでずれんのかなぁ？　*/
	#blogcontainer{
		margin-top:30px;
		width:784px;
	}

	#content{
		float:left;
		width:564px;
		text-align:center;
	}


	#blog{
		width:460px;
		padding:0;
		margin:0 auto;
		text-align:left;
	}

	#links{
		float:left;
		width:190px;
		padding:0px 0 30px;
		text-align:center;
	}
	#categorytitlebody{background:url(http://image.blog.livedoor.jp/lf55/imgs/8/a/8a0ebd3d.gif) repeat-x 0 0%;}/*日付ごとのline…あれ？じゃあさっきのはなんだ？*/
	#categorytitle{
		color:#630;
		font-size:14px;
		font-weight:bold;
		padding:5px;
		text-align:center;
		background:url(http://image.blog.livedoor.jp/lf55/imgs/8/a/8a0ebd3d.gif) repeat-x 0 100%;/*line…まあいいや。x-repの奴は全とっかえだ。*/
		margin-bottom:15px;
	}
	
	.fullbody,#articlebody{}
	
	.date{
		color:#630;
		font-size:12px;
		font-weight:normal;
		text-align:right;
	}
	.blogbody{
		padding:5px 0 30px;
	}

	.blogbodybottom{
	}

	.title{
		color:#630;
		font-size:14px;
		font-weight:bold;
	}

/*?*/
* html .main{height:1%;}
* html .mainmore{height:1%;}
/**/

	.main{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:30px 0px;
	}
	.mainmore{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:0px 0px 20px;
	}
	
	blockquote{
		border:2px dotted #630;
		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;}

	.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{
 		padding:1px 0;
		background:url(http://image.blog.livedoor.jp/lf55/imgs/8/a/8a0ebd3d.gif) repeat-x 0% 50%;/*line…はい。これも変更♪*/
		margin-bottom:30px;
	}

	.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:#v;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;}

	#ad{}

	.comblogbodybottom{}

/* トラックバックURL表示 */
	.trackbackurlbody{
		text-align:left;
	}
	.trackbackurlttl{
		color:#630;
		font-size:12px;
		font-weight:bold;
	}

	.trackbackurl{
		text-align:center;
		margin:10px auto;
	}
	.trackbackurl table{width:400px;margin:0px auto;}
	input.trackbackbox{width:325px;}

/* トラックバック・コメント表示 */

	a.posttitle:link{color:#c96;}
	a.posttitle:visited{color:#c96;}
	a.posttitle:active{color:#c96;}
	a.posttitle:hover{color:#v;text-decoration:none;}

	#trackback,#comment,#takecomment{
		padding:10px 0px;
		text-align:left;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		color:#630;
		font-size:12px;
		font-weight:bold;
	}
	#trackbackbody,#commentbody{
		padding:10px 5px;
	}
	.trackbackttl,.commentttl{
		color:#c96;
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		font-size:12px;
		padding:3px 0 10px 10px;
	}

	#error{
		padding:x-small;
		font-size:12px;
		line-height:150%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}

	.loginon{
		color:#c96;
		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{
		color:#c96;
		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{
	}

	.calendarhead{
		color:#630;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding-bottom:10px;
	}
	
	.calendarhead a:link{color:#630;}
	.calendarhead a:visited{color:#630;}
	.calendarhead a:active{color:#630;}
	.calendarhead a:hover{color:#630;text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{}
	.caltbl{
		width:190px;
		margin:0px auto 40px;
	}

	.caltblwkbg{}
	.caltblwk{
		color:#c96;
		font-size:12px;
	}
	.caltblwk td{
		padding:3px 0;
		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:#f2922f;}
	.caltblday a:visited{color:#f2922f;}
	.caltblday a:active{color:#f2922f;}
	.caltblday a:hover{color:#f2922f;text-decoration:none;}

	.calbottom{}


	.sidetitle{
		color:#630;
		font-size:12px;
		font-weight:bold;
		text-align:left;
	}

	.side{
		color:#666;
		font-size:12px;
		text-align:center;
		padding:10px;
		margin-bottom:40px;
	}
	
	.sidebody{
		padding:2px 0px;
		text-align:left;
	}

 .side a:link{color:#630;}
 .side a:visited{color:#630;}
 .side a:active{color:#630;}
 .side a:hover{color:#f2922f;text-decoration:none;}

	a.ttllink:link{color:#630;text-decoration:underline;}
	a.ttllink:visited{color:#630;text-decoration:underline;}
	a.ttllink:active{color:#630;text-decoration:underline;}
	a.ttllink:hover{color:#630;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:#630;font-size:11px;font-weight:bold;margin:10px 0;text-align:left;}
	.message{text-align:left;font-size:11px;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:11px;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{
		padding:225px 0 224px;
		/*background:url(http://parts.blog.livedoor.jp/img/usr/note/footer.gif) no-repeat 50% 100%;*/
		margin-top:-479px;
	}

	.blogbody iframe{width:460px;margin-top:20px;}

	a.adtitle:link{color:#630;font-weight:bold;}
	a.adtitle:visited{color:#630;font-weight:bold;}
	a.adtitle:active{color:#630;font-weight:bold;}
	a.adtitle:hover{color:#630;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;}
