@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	シルク（3カラム）
Version:	2006.06.26
Designed by aamall
-----------------------------------------------------
*/
/*-------------リンクの色------------------*/

	body {
	margin: 0;
	padding: 0;
        text-align:center;
	}
	
	a:link{color:#4169E1;}
	a:visited{color:#4169E1;}
	a:active{color:#4169E1;}
	a:hover{color:#ffccff;text-decoration:none;}

/*--------------ヘッダー（宣伝）------------------*/
	#header{
		background:url(http://parts.blog.livedoor.jp/img/usr/silk_touch/header.gif) repeat-x 0 100%;
	}
	#header td{
		color:#333;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a:link{color:#000000;}
	#header a:visited{color:#000000;}
	#header a:active{color:#000000;}
	#header a:hover{color:#000000;text-decoration:none;}
/*------------------------------------------------------*/

	#container{
		width:1024px;
		margin:0 auto;
		text-align:center;
		word-break:break-all;
       	background-color:#444444;
		background-repeat:repeat;
		border:2px groove #A9A9A9;
		}
/*------------最背面画像-------------*/

body{
 margin:0;
 padding:0 0 30px;
 background:url(http://livedoor.blogimg.jp/yamamototaro/imgs/6/d/6d5ec001.jpg);
 text-align:center;　　　　　　　　　　　
 color:#333;
}

/*------------トップ画像関連-------------*/
	#banner{
		width:1024px;
		height:370px;
		text-align:left;
		margin:0 auto;
		background:url(http://livedoor.blogimg.jp/yamamototaro/imgs/0/d/0dacf8e8.png) no-repeat 50% 0;
	}

	#banner a{color:FF0099;}
	#banner a:link{color:#FF0099;}
	#banner a:visited{color:#FF0099;}
	#banner a:hover{color:#660099;text-decoration:underline:none;}

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

	.blogtitle{
		font-size:34px;
		padding:15px 18px 0px;
		font-weight:bold;
		font-family:"小塚ゴシック Pro H";
text-shadow: 2px 2px 1px #000000;
	}

	.description{
		font-size:12px;
		
		color:#000000;
		padding-left:30px;
padding-right:100px;
margin-top:7px;
font-weight:bold;
	}

/*------------プロフィール-------------*/
	#profile{
	width:940px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:10px;
	color:#FFFFFF;
       	background:url(http://image.blog.livedoor.jp/tiny_request/imgs/8/7/878b827b.gif);
		background-repeat:repeat;
	}

	#profile .taro{
	font-size:30px;
	}

	#profile table td.face{
	width:154px;
	text-align:center;
	padding-left:10px;
	}
	
	#profile table td.syoukai{
	width:154px;
	text-align:left;
	}
	
	#profile table td.text{
	text-align:left;
	}
	
/*------------------------------------------------------*/

#blogcontainer {
  position: relative;
  width: 100%;


}
#content {
  margin-left:  200px;
  margin-right: 200px;


  }
#left {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;

}
#right {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;

}
	
/*--------------↓不明↓--------------------*/
	#categorytitle{
		color:#000000;
		font-size:16px;
		font-weight:bold;
		padding:10px 5px 10px 5px;
		margin:0px auto 10px;
		text-align:center;
		border:2px solid #FFE4E1;
	}

/*--------↓不明↓---------*/
	.datetop,#articletop{
		padding:3px 0px;

	}
/*---------↓投稿欄の設定↓-----------*/
	.fullbody,#articlebody{
		padding:5px 15px 5px 15px;
border:2px groove #A9A9A9;

background: #FFFAFA
				
	}

/*---------↓投稿欄日付の設定↓-------------*/
	.date{
		padding:6px 8px;
		color:#000000;
		font-size:12px;
		font-weight:bold;
                  text-align:left;
		width:100%;
                  
	}
	
	.blogbodytop{}
	
/*--------↓日付とタイトルの幅↓------------*/
	.blogbody{
		padding:4px 0px ;
	}
/*--------↓タイトルの文字などの設定---------*/
	h3.title,h3.title a {

		color:#ff1493;
		font-size:18px;
                  text-align:left;
		font-weight:bold;
text-shadow: 1px 1px 1px #BBBBBB;
	}

a:hover {
text-decoration:none;
color:#FF0000;
}

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

/*---------↓本文の文字・行幅などの設定↓--------*/
	.main,.mainmore,.article_tags{
		font-size:14px;
		color:#000000;
		text-align:left;
		line-height:200%;
		padding:5px 10px;

	}
	
/*-----------------↓不明↓-------------*/
	blockquote{
		padding:10px;
		margin:10px;
		text-align:left;
	}
	
/*-----------------↓続きを読むの設定？↓-------------*/
	.pict{}
	
a.continues{
		font-size:18px;
font-weight:bold;
	}
	 a.continues:link{color:#ff1493;}
	 a.continues:visited{color:#ff1493;}
	 a.continues:active{color:#ff1493;}
	 a.continues:hover{color:#ff33cc;text-decoration:none;}

/*--------↓yamamototaro at 00:00　と横の縦線の色などの設定-------------*/
	.posted{
font-size:11px;
font-weight:bold;
		text-align:right;
		padding-top:5px;
		color:#666666;
	}

/*↑comment trackback 等の設定　色とか↓*/


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

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

	.blogbodybottom{}

	.dateend,#articlebottom{
		padding:3px 0px 4px;
		margin-bottom:15px;
	}
/*-------------------↑次の投稿欄との間隔の設定---------------*/

	.menu{
		font-size:11px;
		text-align:right;
		margin-top:5px;
		padding-bottom:5px;
		}

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

/*---------------------------------------------------------------------------
　　↑コメントやトラバに飛んだとき下に出てくる「このblogのトップへ」などの
　　文字に関する設定。
---------------------------------------------------------------------------*/

	.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:center;}
	.trackbackurl table{width:335px;margin:10px auto 0;}
	input.trackbackbox{width:260px;}

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

	a.posttitle:link{color:#666666;}
	a.posttitle:visited{color:#666666;}
	a.posttitle:active{color:#666666;}
	a.posttitle:hover{color:#666666;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,#takecommentbody{
		padding:10px 5px;
	}

/*---------------posted by 〜〜〜などの文字設定------------*/

	.trackbackttl,.commentttl{
		color:#ff0099;
		font-size:12px;
font-weight:bold;
	}
/*---------------↓コメント本文の文字設定↓----------------*/

	.trackbacktext,.commenttext{
		font-size:12px;
		margin:3px 0 10px 10px;
color:#000000;
	}
/*------------↓現時点不明↓------------------*/
	.loginon{
		color:#ff3333;
		font-size:12px;
		margin:15px 0;
	}
	
	.loginon a:link{color:#A8A8A8;}
	.loginon a:visited{color:#A8A8A8;}
	.loginon a:active{color:#A8A8A8;}
	.loginon a:hover{color:#A8A8A8;}

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

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

	#formbody{
		text-align:center;
	}
/*-------↓名前メールＵＲＬなどの文字の色↓---------*/
	.form{
		color:#333;
		margin:0px auto;
		font-size:12px;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}
/*-------↓名前/URLの欄の幅など↓--------*/
	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:320px;height:200px;}
	input.button{margin-top:20px;width:80px;}

	.formbodybottom{}

	.calendarhead{
		color:#4C4C4C;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding-top:6px;
	}
	
	.calendarheadbody{
		background:url() no-repeat 50% 0%;
		height:20px;
	}
	
	.calendarhead a:link{color:#A8A8A8;}
	.calendarhead a:visited{color:#A8A8A8;}
	.calendarhead a:active{color:#A8A8A8;}
	.calendarhead a:hover{color:#A8A8A8;text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{}
	.caltbl{
		width:170px;
		margin:0 auto 30px;
		border:solid #D0DCE9;
		border-width:1px 0px 0px 1px;
	}

	.caltblwkbg{}
	.caltblwk{
		color:#4C4C4C;
		font-size:12px;
	}
	
/*-------------------カレンダーの色などの設定------------------------*/
	.caltblwk td{
		padding:3px 0;
		text-align:center;
		background:#FFF5EE;
		border:solid #D0DCE9;
		border-width:0px 1px 1px 0px;
	}

	.weekday{color:#000000;}
	.sun{color:#ff0000;font-weight:bold;}
	.sat{color:#0033ff;font-weight:bold;}

	.caltbldaybg{}

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

	.caltblday td{
		text-align:center;
		padding:3px 0px;
		background:#fff;
		border:solid #D0DCE9;
		border-width:0 1px 1px 0;
	}
	
	.calon{}
	.caloff{}

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

	.calbottom{}

/*------------サイドバーのタイトルの色--------------------*/
	.sidetitle{
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		padding-top:3px;
	}

 .sidetitle a:link{color:#ffffff;}
 .sidetitle a:visited{color:#ffffff;}
 .sidetitle a:active{color:#ffffff;}
 .sidetitle a:hover{color:#FFC0CB;text-decoration:none;}
 
	.sidetitlebody{
				
 height:20px;
/*color:#FFFFFF;text-decoration:underline;*/
	}

	.side{
		font-size:12px;

		text-align:left;
		line-height:125%;
		padding:0 5px;
		margin-bottom:30px;
color:#FFFFFF;
	}
	
	.sidebody{
		margin-bottom:5px;
	}
/*-------------↓サイドバーのリンクの色↓-------------*/

 .sidebody a:link{color:#ffffff;}
 .sidebody a:visited{color:#ffffff;}
 .sidebody a:active{color:#ffffff;}
 .sidebody a:hover{color:#FFC0CB;font-weight:bold;text-decoration:none;}
 
	.sidebottom{}

	a.ttllink:link{color:#4C4C4C;text-decoration:underline;}
	a.ttllink:visited{color:#4C4C4C;text-decoration:underline;}
	a.ttllink:active{color:#4C4C4C;text-decoration:underline;}
	a.ttllink:hover{color:#4C4C4C;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:#A8A8A8;}
	.afbody a:visited{color:#A8A8A8;}
	.afbody a:active{color:#A8A8A8;}
	.afbody a:hover{color:#A8A8A8;}
	
	.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{}

	.blogbody iframe{width:365px;margin-top:20px;}

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

	.designed{
		width:160px;
		height:18px;
		fload:right;
		margin-bottom:10px;
	}
	
	body.ad{background:#fff;}