@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name: Liquid Piano（2カラム）
          Designed by: Demiflare Designs.
 Version: 2007.09.14
(Release: 2006.06.26)
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#333;
		line-height: 1.3;
		font-family:"ＭＳ Ｐゴシック";
		background:url(http://blog.livedoor.jp/sbsk/img/hp_design/background_01.png) repeat 0 30px;

	}
/******************************* ▼ リンクの色と下線の有無 ▼ */
a:link    {color:#7a96cc; text-decoration:none;}      /* 通常 */
a:active  {color:#4169e1; text-decoration:none;}      /*実行中*/
a:visited {color:#7a96cc; text-decoration:none;}      /*訪問済*/
a:hover   {color:#7a96cc; text-decoration:underline;} /*マウス*/
/******************************* ▲ リンクの色と下線の有無 ▲ */

	#header{
		background:url(http://parts.blog.livedoor.jp/img/usr/liquid_piano/bar.gif) repeat-x 50% 0%;
width:1000px;

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

	#container{
		width:1000px;
		margin:0 auto;
		text-align:center;
		word-break:break-all;
		background:url(http://blog.livedoor.jp/sbsk/img/hp_design/background_most_02.png) repeat 50% 0;
	}

	#banner{
		width:1000px;
		height:250px;
		text-align:center;
		margin:0 auto;
		background-position:50% 0;
		padding:0px 0px 0px 0px;
	}

	#banner a{color:#FFF;}
	#banner a:link{color:#FFF;}
	#banner a:visited{color:#FFF;}
	#banner a:hover{color:#FFF;text-decoration:underline;}

	h1,h2,h3{margin:0;padding:0;}

	.description{
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		padding-left:18px;
	}

	#blogcontainer{
		width:1000px;
		margin:5px auto 0;
		padding-bottom:30px;
		background:url(http://blog.livedoor.jp/sbsk/img/hp_design/background_most_02.png) repeat;
/*background-color:#FFE1F9;*/
	}

	#content{
		width:785px;
margin-right:10px;
		float:right;
		text-aling:center;

	}
	#blog{
		margin:0 auto;
		text-align:left;
	}
	#headline{
		border:double 4px #FF7DA8;
		width:750px;
		height:292px;
		margin-bottom:10px;
		padding:0 0 10px 20px ;
                background-color:#FFFFFF;
	}

	#headline_antenna{
		border:double 4px #FF7DA8;
		width:765px;
		height:15px;
		margin-bottom:10px;
		padding:0 0 10px 5px;
                background-color:#FFFFFF;
		font-size: 14px;
	}

	#headline2{
                background-color:#FFFFFF;

}
	#kodomo{
		border:double 4px #FF7DA8;
		width:750px;
		height:360px;
		margin-bottom:10px;
		padding:0 0 10px 20px ;
                background-color:#FFFFFF;
	}
	#links{
		width:195px;
		float:left;
		text-align:center;
	}

	#categorytitle{
		color:#000;
		border:double 4px #FF7DA8;
		font-size:12px;
		font-weight:bold;
		padding:10px;
		margin:0px auto 10px;
		text-align:center;
		background:url(http://blog.livedoor.jp/sbsk/img/hp_design/background_01.png) repeat 50% 50%;
	}
	.datetop,#articletop{
		padding:10px 0 10px 20px ;
		background:url(http://blog.livedoor.jp/sbsk/img/hp_design/head016_08.png) no-repeat 50% 0%;
	}
	.fullbody,#articlebody{
		padding:5px 15px 5px 15px;
		background:url(http://blog.livedoor.jp/sbsk/img/hp_design/88867701.jpg) repeat-y 50% 0%;
	}
	/*.date{
		padding:12px 40px;
		color:#8C8C8C;
		font-size:12px;
		font-weight:bold;
		background:url(http://parts.blog.livedoor.jp/img/usr/liquid_piano/center_icon.gif) no-repeat 0% 50%;
		width:100%;
	}*/
	
	.blogbodytop{}
	
	.blogbody{
		padding:5px 0px;
	}

	.title{
		color:#555;
		font-size:14px;
		font-weight:bold;
		text-align: left;
	}

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

	.main
	,.mainmore
	,.portal-links{
		font-size:15px;
		color:#333;
		text-align:left;
		
		padding:7px 0px;
	}
	
	blockquote
	,pre{
		border:2px dotted #000;
		padding:10px;
		margin:10px;
		text-align:left;
	}
	.pict{
		margin:0 5px 5px 0;
	}
	 a.title1{
		color:#555;
		font-size:14px;
		font-weight:bold;		
	}
	 a.continues:link{color:#7a96cc;}
	 a.continues:visited{color:#4169e1;}
	 a.continues:active{color:#7a96cc;}
	 a.continues:hover{color:#7a96cc;text-decoration:none;}

	.posted{
		position: relative; /* for ie6 Peekaboo Bug */
		font-size:11px;
		text-align:right;
		padding-top:5px;
		background:url(http://parts.blog.livedoor.jp/img/usr/liquid_piano/center_line.gif) repeat-x 50% 0%;
	}

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

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

	.blogbodybottom{}

	.dateend,#articlebottom{
		padding:0px 0px 0px 0px;
                height:30px;
		background:url(http://blog.livedoor.jp/sbsk/img/hp_design/eeee3be4.jpg) no-repeat 50% 0%;
		margin-bottom:25px;


	}

	.menu{
		position: relative; /* for ie6 Peekaboo Bug */
		font-size:11px;
		text-align:right;
		margin:10px 0 5px;
		background-position: 50% 0%;
		padding-bottom:10px;
	}

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

	.comblogbodybottom{}
	
	.trackbackurltop,#trackbacktop,#commenttop,.formbodytop{}
	.trackbackurlbody{
		padding:10px 0px;
		text-align:left;
		width:100%;
	}
	.trackbackurlttl{
		color:#555;
		font-size:12px;
		font-weight:bold;
	}

	.trackbackurl{
		text-align:left;
		padding-left:30px;
	}
	.trackbackurl table{width:420px;margin:10px auto 0;}
	input.trackbackbox{width:360px;}

	.trackbackurlbottom,#trackbackbottom,#commentbottom,.formbodybottom{}

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

	#trackback,#comment,#takecomment{
		padding:10px 0px;
		text-align:left;
		width:100%;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#555;
		font-size:12px;
		font-weight:bold;
	}
	#trackbackbody,#commentbody{
		padding:10px 5px;
	}
	#takecommentbody{}
	.trackbackttl,.commentttl{
		color:#000;
		font-size:12px;
	}
	.trackbacktext,.commenttext{
font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:16px;
line-height:18px;
		margin:15px 0px 50px 25px;
	}

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

	.loginoff{
		color:#8C8C8C;
		font-size:12px;
		margin:15px 0;
	}

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

	#formbody{
		text-align:left;
		padding-left:40px;
	}

	.form{
		color:#333;
		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:600px;height:200px;}
	input.button{margin-top:20px;width:80px;}

	.formbodybottom{}

	.calendarhead{
		color:#FFF;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:14px 0 19px;
		background:url(http://parts.blog.livedoor.jp/img/usr/liquid_piano/side_title.gif) no-repeat 50% 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:170px;
		margin:0 auto 30px;
		border-width:1px 0px 0px 1px;
	}

	.caltblwkbg{}
	.caltblwk{
		color:#FFF;
		font-size:12px;
	}
	.caltblwk td{
		padding:3px 0;
		text-align:center;
		background:#2E2E2E;
		border:solid #fff;
		border-width:0 1px 1px 0;
	}

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

	.caltbldaybg{
		background:url(http://parts.blog.livedoor.jp/img/usr/liquid_piano/carender_02.gif) no-repeat;
	}

	.caltblday{
		font-size:11px;
		color:#333;
	}

	.caltblday td{
		text-align:center;
		padding:3px 0px;
		background:#FFF;
		border-right:1px solid #f7f7f7;
		border-bottom:1px solid #f7f7f7;
	}
	
	.calon{}
	.caloff{}

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

	.calbottom{}


	.sidetitle{
		color:#333;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		padding:10px 0 10px 20px ;
		background:url(http://shibasoku.livedoor.biz/img/hp_design/sub_title_10.png) no-repeat 50% 0%;
	}

	.side{
		font-size:12px;
		text-align:left;
		padding:0px 15px;
background:url(http://shibasoku.livedoor.biz/img/hp_design/4fc68a6c_2.jpg) repeat-y 50% 0%;
	}
	
	.sidebody{
	}

 .sidebody a:link{color:#233a5B;}
 .sidebody a:visited{color:#233a5B;}
 .sidebody a:active{color:#233a5B;}
 .sidebody a:hover{color:#233a5B;text-decoration:none;}
 
	.sidebottom{padding:3px 0px 4px 0px;
background:url(http://shibasoku.livedoor.biz/img/hp_design/6d635922_2.jpg) no-repeat 50% 0%;
		margin-bottom:5px;
height:30px;}

	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:100px;margin:5px 3px 5px 0;}
	input.sfbtn{margin:5px 0;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	
	.afbody a:link{color:#233a5B;}
	.afbody a:visited{color:#233a5B;}
	.afbody a:active{color:#233a5B;}
	.afbody a:hover{color:#233a5B;}
	
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{color:#233a5B;font-size:12px;font-weight:bold;padding:10px 0;}
	.message{font-size:12px;padding-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{}
	.elsebody{
		text-align:center;
	}
	.elsebottom{}	
	.checkers{padding-bottom:10px;width:117px;font-size:10px;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:10px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{}
	
	#footer{}

	#ad iframe{width:365px;margin-top:20px;}

	a.adtitle:link{color:#000;font-weight:bold;text-decoration:underline;}
	a.adtitle:visited{color:#000;font-weight:bold;text-decoration:underline;}
	a.adtitle:active{color:#000;font-weight:bold;text-decoration:underline;}
	a.adtitle:hover{color:#000;font-weight:bold;text-decoration:underline;}
	
	a.addescription:link{color:#333;text-decoration:none;}
	a.addescription:visited{color:#333;text-decoration:none;}
	a.addescription:active{color:#333;text-decoration:none;}
	a.addescription:hover{color:#333;text-decoration:none;}
	
	a.adurl:link{color:#000;text-decoration:none;}
	a.adurl:visited{color:#000;text-decoration:none;}
	a.adurl:active{color:#000;text-decoration:none;}
	a.adurl:hover{color:#000;text-decoration:none;}
	
	a.adld:link{color:#000;text-decoration:underline;}
	a.adld:visited{color:#000;text-decoration:underline;}
	a.adld:active{color:#000;text-decoration:underline;}
	a.adld:hover{color:#000;text-decoration:underline;}
	
	body.ad{background:#ededed;}


	/*はてぶ表示のため追加*/
	li.article-tool-box img {
	border:0 none;
	vertical-align:middle;
	}
	/*はてぶ表示のため追加*/


	/* AA表示 */
	.aa{
	font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size:16px;
	line-height:18px;
	}

	/* conduct追加 */
	div.conduct{
	text-align: left;
	border: 1px solid #ddd;
	margin: 1em 30px 10px;
	padding: 10px 0;

	}

	ul.article-newer {
	margin: 0;
	padding: 0 20px;
	list-style-type:circle;
	list-style-position:inside;
	}

	ul.article-newer li {
	margin: 0;
	padding: 0.5em 0;
	}
	.aa2{
		font-family:"ＭＳ Ｐゴシック","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
		font-size:12px;
		line-height:14px;
	}

	.topsy_widget_data{
		float: right;
	}

	.main img,.mainmore img{
		border: 1px solid #888888;
		margin: 0 5px 5px 0;
		padding: 3px;
		background-color: #EEE;
	}
	.answer1{
		border: 2px double #AAA;
		background-color: #DDD;
		color: #DDD;
		margin: 0 30px;
		padding: 10px;
	}