@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	魔法の箱
Version:	2006.06.16
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#666666;
		background:#ffdfef;
		font-family:arial ,sans-serif;
		text-align:center;
	}
	h1,h2,h3{margin:0;padding:0;}
	a{
		color:#999999;
		text-decoration:underline;
	}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{
		text-decoration:none;
	}
	blockquote{
		border:2px dotted #ff99cc;
		padding:10px;
		margin:10px;
		text-align:left;
	}
/*-----------------------------------------------------*/
	#header{}
	#header td{
		color:#ffffff;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a{
		color:#ffffff;
	}

	#container{
		width:787px;
		margin:0 auto 30px;
		background:#ffffff;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
		height:374px;
		margin:0 auto;
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/0/9/09b6ddd5.gif) no-repeat 100% 0;
		text-align:left;
		color:#ffffff;
	}
	#banner a{
		color:#ffffff;
		text-decoration:none;
	}
	#banner a:hover{
		text-decoration:underline;
	}
	.blogtitle{
		font-size:5px;
		font-weight:bold;
		padding:50px 330px 5px 25px;
	}
	.description{
		font-size:12px;
		padding:0 330px 0 25px;
		line-height:150%;
	}
	#blogcontainer{
		width:770px;
		margin:0 auto;
	}
	#wrapper{
		float:left;
		width:573px;
	}
	#content{
		float:right;
		width:376px;
		text-align:left;
	}
	#blog{}
	#left{
		float:left;
		width:190px;
	}
	#leftbody{}
	#right{
		float:right;
		width:190px;
	}
	#rightbody{}
	#footer{
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/c/a/ca704c0c.gif) no-repeat;
		padding:70px 0;
	}
	#outfooter{}
/*-----------------------------------------------------*/
	.datetop{}
	.fullbody{}
	.datebody{}
	.date{
		text-align:right;
		color:#cccccc;
		font-size:12px;
		padding:0 25px 10px 0;
	}
	.blogbodytop{}
	.blogbody{
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/5/4/54288a56.gif) repeat-y;
		line-height:130%;
		text-align:center;
	}
	.blogbodybottom{
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/2/8/28b60968.gif) no-repeat;
		padding:11px 0 10px;
	}
	.titlebody{
		height:59px;
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/2/8/28b60968.gif) no-repeat;
	}
	.title{
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/c/b/cbca6dec.gif) no-repeat 24px 10px;
		padding:10px 8px 0 35px;
		color:#666666;
		font-size:13px;
		font-weight:bold;
		text-align:left;
	}
	.main,.mainmore,.article_tags{
		font-size:12px;
		padding:2px 20px 0;
		text-align:left;
	}
	.continues{}
	a.continues{}
	.posted{
		font-size:11px;
		text-align:right;
		padding:0 15px 5px;
	}
	.menu{
		font-size:11px;
		text-align:right;
		padding:0 15px 10px;
	}
	.nextpage{
		margin:0 15px 10px;
		font-size:11px;
		text-align:right;
	}
	.posted a,.menu a{}
	.nextpage a{
		color:#fff;
	}
	.pict{
		margin:0 5px 5px 0;
	}
	.blogbodybottom{}
	.dateend{
		height:35px;
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/6/a/6a593a71.gif) no-repeat 0 10px;
	}

/* 広告表示 */
	#ad{
		text-align:center;
	}
	.blogbody iframe{
		width:300px;
		margin:20px auto 20px 10px
	}
	body.ad{
		background:transparent;
	}
	a.adtitle{color:#ffeef7;font-weight:bold;text-decoration:underline;}
	a.addescription{color:#ffeef7;text-decoration:none;}
	a.adurl{color:#ffeef7;text-decoration:none;}
	a.adld{color:#ffeef7;text-decoration:underline;}

/* カテゴリアーカイブ・月別アーカイブ */
	#categorytitlebody{}
	#categorytitle{
		padding:6px 20px;
		text-align:center;
		font-size:16px;
		font-weight:bold;
		color:#fff;
	}
/*-----------------------------------------------------*/
/* 個別記事 */
	#articletop{}
	#articlebody{}
	.comblogbodybottom{}
	#articlebottom{
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/2/8/28b60968.gif) no-repeat;
		padding:11px 0 10px;
	}
	#blogcommentbottom{}
	#contentcommentbottom{}

/* トラックバックURL表示 */
	.trackbackurltop{}
	.trackbackurlbody{
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/5/4/54288a56.gif) repeat-y;
		text-align:left;
		padding:0 15px 10px;
	}
	.trackbackurlttl{
		font-size:12px;
		font-weight:bold;
	}
	.trackbackurl{
		text-align:center;
		margin-bottom:10px;
	}
	.trackbackurl table{
		width:280px;
		margin:10px auto;
	}
	input.trackbackbox{
		width:250px;
	}

/* トラックバック・コメント */
	a.posttitle{
		font-size:12px;
	}
	a.posttitle:hover{}

	#trackback,#comment,#takecomment{
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/5/4/54288a56.gif) repeat-y;
		text-align:left;
		padding:0 15px 10px;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		font-size:12px;
		font-weight:bold;
		margin-bottom:10px;
	}
	#trackbackbody,#commentbody,#takecommentbody{
		padding-left:5px;
	}
	.trackbackttl,.commentttl{
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		margin:5px 0 20px 10px;
		line-height:125%;
		font-size:12px;
	}

/* コメント記入 */
	#formbody{
		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/5/4/54288a56.gif) repeat-y;
		text-align:left;
		padding:0 0 20px 12px;
	}
	.formbodybottom{}
	.form{
		color:#000;
		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:280px;height:200px;}
	input.button{margin-top:20px;width:80px;}

	#error{
		padding:10px;
		font-size:12px;
		line-height:125%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}
	.loginon{
		color:#5b280c;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #5b280c;
		text-align:center;
	}
	.loginon a{color:#666666;}
	.loginon a:hover{text-decoration:none;}
	.loginoff{
		color:#666666;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #666666;
		text-align:center;
	}
	.loginoff a{color:#666666;}
	.loginoff a:hover{text-decoration:none;}
/*-----------------------------------------------------*/
/* サイドカラム */
	.sidetitlebody{
		height:30px;
		background:#ffffff url(http://livedoor.blogimg.jp/matsu_miho/imgs/4/7/47699813.gif) no-repeat;
	}
	.sidetitle{
		padding-top:8px;
		font-size:13px;
		font-weight:bold;
	}
	.side{
 		background:#ffffff;
		font-size:12px;
		line-height:150%;
		padding:5px 0;
	}
	.sidebody{
 		background:url(http://livedoor.blogimg.jp/matsu_miho/imgs/7/e/7eb82fde.gif) no-repeat 0 4px;
		margin:0 10px;
		padding:0 5px 0 20px;
		text-align:left;
	}
	.side a{}
	.side a:hover{}
	a.ttllink{
		color:#666666;
	}
	a.ttllink:hover{}

/* カレンダー */
	.calendarheadbody{
		height:30px;
		background:#ffffff url(http://livedoor.blogimg.jp/matsu_miho/imgs/4/7/47699813.gif) no-repeat;
	}
	.calendarhead{
		padding-top:8px;
		font-size:13px;
		font-weight:bold;
	}
	.calendarhead a{
		color:#666666;
		text-decoration:none;
	}
	.calendarhead a:hover{
		text-decoration:underline;
	}

	.calendarpre{
		margin-right:5px;
	}
	.calendarnext{
		margin-left:5px;
	}

	.caltop{}
	.calbody{
 		background:#ffffff;
	}
	.calendartable{}
	.caltbl{
		width:175px;
		margin:0 auto;
		text-align:center;
	}

	.caltblwkbg{}

	.calendarwd{}
	.caltblwk{
		width:180px;
		height:22px;
		margin:0 auto;
	}
	.caltblwk td{
		width:25px;
		height:22px;
		padding:3px 0;
		font-size:12px;
		font-weight:bold;
		text-align:center;
	}
	.weekday{}
	.sun{
		color:#ff0303;
	}
	.sat{
		color:#666666;
	}
	.caltbldaybg{}
	.caltblday{
		width:180px;
		margin:0 auto;
	}
	.caltblday td{
		width:25px;
		height:25px;
		padding:3px 0;
		font-size:12px;
		text-align:center;
	}
	.calendar{}
	.acalendar{
		color:#ff99cc;
		font-weight:bold;
	}
	.calendard{}
	.calon{}
	.caloff{}

/* プラグイン */
	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;}
	.newslist{margin-right:10px;}

	.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{}
