@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	default black
Version:	2006.06.26
-----------------------------------------------------
*/
/*------------------レイアウト---------------------*/
	body{
		color:#F7F7F7;
		font-size:100%;
		background:#050505;
		margin:0;
		font-family: verdana ,arial ,sans-serif;
		text-align : center; /* IE6のバグを利用して全体をセンタリング */
	}
	h1,h2{
		margin:0;padding:0;
	}
	a{ /* 全体のリンク設定:アンダーライン */
		color:#fff;text-decoration:underline;
	}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{ /* 全体のリンク設定:マウスオーバーでラインが消える */
		color:#999;text-decoration:none;
	}

	#header{background:url(http://parts.blog.livedoor.jp/img/usr/new_default_blue/bg_head.gif) repeat-x;}
	#header td{
		color:#444;
		font-size:70%;
		text-align:right;
		padding-right:10px;
	}
	#header a{color:#666;text-decoration:underline;}
	#header a:hover{text-decoration:none;}

	#container{
		margin: 0 auto; /*ブログ全体を中央揃えさせる:IE6以外*/
		width : 900px ; /*ブログ全体の横幅を決めている*/
		text-align : left; /* body要素で指定したセンタリングを戻す:IE6 */
	}
	#banner,#subbanner{
		background:#666;
		border-bottom:1px solid #999;
		
	}
	#banner a{color:#fff;text-decoration:none;}
	#banner a:hover{color:#999;text-decoration:none;}

	.blogtitle{ /*ブログのメインタイトル*/
		font-size:150%;
		font-weight:bold;
		text-decoration:none;
		padding:40px 0 5px 20px;
	}
	.description{ /*ブログのサブタイトル:メインタイトルの下*/
		font-size:80%;
		font-weight:bold;
		padding:0 0 5px 20px;
		border-bottom:1px solid #fff;
	}
	#blogcontainer{
		padding:10px 5px 0 5px;
	}
	#links{  /*サイドバー*/
		float:right;
		width:220px;
	}
	#content{  /*ブログ本文*/
		float:left;
		width:660px;
	}
	#blog{}
	#footer{}
	#outfooter{}
/*-----------------------------------------------------*/
	.datetop{}
	.datebody{
		border: solid #999;
		border-width:1px 0 1px 0;
	}
	.date{
		color:#ccc;
		font-size:95%;
		font-weight:bold;
		text-align:right;
		padding:5px 0 3px 10px;
	}
	.dateend{}
	.fullbody{}
	.blogbodytop{}
	.blogbodybottom{}
	.blogbody{
		margin:10px 15px 0 15px;
	}
	.title{
		font-size:115%;
		font-weight:bold;
		padding:0 0 2px 5px;
		border:solid #fff;
		border-width:0 0px 1px 12px;
		padding:0.5em 0.4em;
	}
	.title a{
		text-decoration: none;
	}
	.title a:hover{
		text-decoration: underline;
	}
	.main,.mainmore {
		font-size:95%;
		line-height:180%;
		margin:5px 0px 5px 0px;
	}
	.article_tags{
		text-align : left;
		font-size:90%;
		margin:15px 0;
	}
	.pict{
		margin:0px 5px 5px 0;
		-ms-interpolation-mode: bicubic;
		border-width : 0 ;
	}
	.pict01{
		margin:0px 5px 5px 0;
		-ms-interpolation-mode: bicubic;
		border:1px solid #FFFFFF;
	}

	.tsuzuki{
		text-align : right;
	}
	.continues{
		padding:20px 20px 10px;
		font-weight:bold;
		font-size:120%;
	}
		
	a.continues{
		color:#4aac63;
			}
	.posted{
		color:#ccc;
		font-size:90%;
		text-align:right;
		margin:0 0 25px 0;
		padding:0;
	}
	.menu{
		color:#ccc;
		font-size:90%;
		text-align:right;
	}
	.posted a,.menu a{}

	.nextpage{
		font-size:90%;
		font-weight:bold;
		text-align:right;
		padding:10px;
	}
	.nextpage a{}
	
	#categorytitlebody{
		padding:0 15px 15px;
		text-align:center;
	}
	#categorytitle{
		font-size:150%;
		font-weight:bold;
		font-family: GEORGIA;
	}
/*-----------------------------------------------------*/
	.comblogbodybottom{}
	#contentcommentbottom{}
	.formbodybottom{}
	#articletop{}
	#articlebody{}
	#articlebottom{}
	.trackbackurltop{}

	.trackbackurlttl,.trackbackhead,.commenthead,.takecommenthead{
		font-size:120%;
		font-weight:bold;
		padding:0;
		border-bottom:1px solid #999;;
	}
	.trackbackurlbody{
		margin:40px 15px 15px 15px;
	}
	.trackbackurl{
		padding:20px 75px 20px 25px;
	}
	input.trackbackbox{
		width:350px;
	}
	#trackback{
		margin:20px 15px 15px 15px;
	}
	#trackbackbody{
		padding:5px 5px 0 15px;
	}
	.trackbackttl{
		font-size:90%;
		margin:20px 0 20px 90px;
		padding:0;
		border-bottom:1px solid #454545;
		text-align: right ;
		width:85%;
	}
	.trackbacktext{
		font-size:85%;
		line-height:150%;
		padding:5px;
	}
	.trackbackurlbottom{}


	#comment{
		margin:40px 15px 15px 15px;
	}
	#commentbody{
		padding:5px 5px 0 15px;
	}
	.commentttl{
		font-size:85%;
		margin:20px 0 20px 90px;
		padding:0;
		border-bottom:1px solid #454545;
		width:85%;
		text-align: right ;
	}
	.commenttext{
		font-size:90%;
		line-height:150%;
		padding:10px 5px 5px 5px ;
	}

	#takecomment{
		margin:20px 15px 15px 15px;
	}
	#takecommentbody{}

	#formbody{
		padding:15px 30px 10px;
		line-height:130%;
	}
	.form{
		font-size:100%;
		margin-top:25px;
	}

	a.posttitle{
		text-decoration:none;
		color: #FF6600;
	}
	a:hover.posttitle{
		color:#999;
		text-decoration:none;
	}
	
	#error{padding:10px;font-size:100%;line-height:125%;font-weight:bold;}
	#error span{font-weight:normal;}

	#author{
		width:200px;
	}
	#email{
		width:200px;
	}
	#url{
		width:200px;
	}
	#text{
		width:600px;height:200px;
	}
/*-----------------------------------------------------*/
	.sidetitlebody{
		border:1px solid #999;
	}
	.sidetitle{
		font-size:80%;
		font-weight:bold;
		letter-spacing:2px;
		padding:5px;
		text-align:center;
	}
	.sidetitle a{}
	.sidetop{}
	.side{
		font-size:72%;
		line-height:135%;
		padding:5px 15px;
		border:solid #999;
		border-width:0 1px 1px;
	}
	.sidebody{margin-bottom:5px;}
	.sidebottom{margin-bottom:15px;}
	.side a { text-decoration: none;}
	.side a:hover { text-decoration: underline;}
/*-----------------------------------------------------*/
	.calendarheadbody{
		text-align:center;
		margin:0 auto 10px;
	}
	.calendarhead{
		font-size:75%;
		font-weight:bold;
		padding:2px;
	}
	.calendarhead a{}
	.caltop{}
	.calbody{padding-bottom:15px;}
	.calbody{text-align:center;}
	.calendartable{}
	.caltbl{border:1px solid #999;width:220px;margin:0 auto 15px;}
	.caltblwkbg{}
	.calendarwd{padding:2px;}
	.caltblwk{}
	.caltblwk td{
		padding:3px 2px;
		font-size:90%;
		text-align:center;
	}
	.calendarweek{font-size:80%;}
	.weekday,.sun,.sat{}


	.calendardbg{background:#333;}
	.caltblday{margin:0 auto;}
	.caltblday td{
		padding:3px 2px;
		font-size:80%;
		text-align:center;
	}
	.calendar{}
	.calendard{}
	.caltblday a{color:#fff;}
	.caltblday a:hover{color:#999;}
	.calon{}
	.caloff{}
	.even{}
	.odd{}
	.calbottom{}
/*-----------------------------------------------------*/
	.pagetop{font-size:91.6%;text-align:right;margin:25px;}
	.photo{text-align:center;}
	.nickname{font-size:100%;font-weight:bold;margin:10px 0;}
	.message{font-size:100%;}

	.quotetable{}
	.blogtimes{margin:0 0 10px 0;text-align:center;}
	input.sf{width:115px;margin-right:1px;}

	.sfbtn{}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	.afbody img{margin-bottom:3px;}
	.profbody{}
	.mysite{}
	.newslist{padding-right:10px;}

	.elsehead{
		padding-top:6px;
		text-align:center;
	}
	.elsebody{text-align:center;}
	.elsebottom{padding-bottom:10px;}
	.elsebody a{}

	.checkers{padding-bottom:10px;width:117px;font-size:91.6%;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:91.6%;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{font-size:10px;text-align:center;}
/*-----------------------------------------------------*/
	#ad{
		width:400px;
		padding:20px 0 20px 15px;
		text-align:center;
	}
	body.ad{background:#000;}

	a.adtitle{font-weight:bold;text-decoration:underline;}
	a.addescription{color:white;text-decoration:none;}
	a.adurl{color:orange;text-decoration:none;}

	a.adld{text-decoration:underline;}
/*------------------こだわった引用---------------------*/
	.quote {
		text-align: right ;
		margin-left:	2em;
		margin-right:	2em;
		padding: 0px 5px 0px 5px;
	}
	.quote blockquote { 
		border:	thin dotted white;
		margin:	0;
		text-align:	left;
	}
	blockquote{
		border:thin dotted white ;
		margin-left:	2em;
		margin-right:	2em;
		padding: 0px 5px 0px 5px;
	}
/*------------------Original---------------------------*/
	h3 {
		font-size:115%;
		border:solid #CCCCCC;
		border-width:0 0 0 9px;
		padding:0.4em 0.4em;
	}
	.kizai{ /* 使用機材用 */
		color: #808080;
		font-size:75%;
		line-height:90%;
	}
	.side ol { /* サイドバーのランキングを左寄せ */
	line-height:   190%;
		margin-left: 10px;
		padding: 2px 2px 2px 10px ;
		text-indent: 0px;
	}
	.sidemigigray { /* サイド右寄せグレイ */
		text-align:	right;
		color: #808080 ;
	}
	.in { /* 1文字インデント */
		margin-left: 1em;
	}
	.center { /* センタリング */
		text-align: center ;
	}
	strong { /* 大強調 */
		font-size:180%;
		line-height:150%;
	}
	.sidekizaij{ /* サイドバー使用機材ジャンル */
		color: #0066ff ;
	}
	.sidekizais{ /* サイドバー使用機材種類 */
		color:  rgb(255, 102, 0) ;
	}
	.gray { /* 文字色グレイ */
		color: #808080 ;
	}
	.red { /* 文字色赤 */
		color: #FF0000 ;
	}
	.kakomi{
		padding: 5px 5px 5px 5px ;
		border:1px dashed;
		margin-left:	1em;
		margin-right:	1em;
	}
	.deka01{
		font-size:150%;
	}
	.deka02{
		font-size:120%;
	}
	.mini01{
		font-size:80%;
	}
	.imgcenter { /* 画像のセンタリング */
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	ul.kanren,ul.amazon{
		list-style-type:square ;
		padding-left:	1em;
		margin-left:	1em;
		line-height:90%;
		}
	ul.kanren li,ul.amazon li{
		line-height:160%;
		}
	.ura{
		font-size:100%;
		text-align : center;
		font-family: GEORGIA;
	}
	.futo { 
		font-weight:bold;
	}
	em { 
		font-weight:bold;
		font-style:normal;
	}
	.main ol .long li,.mainmore ol.long li { 
		line-height:190%;
		margin:15px 0 0 0 ;
	}
/*-----------------------------------------------------*/