@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name:	トマトと向日葵（3カラム）
 Version:	2007.08.27
(Release: 2006.06.26)
-----------------------------------------------------
*/

/* IndexNavigator */
div.pager {
	margin-top: 5px;
}
div.pager ul a {
	padding: 0 5px;
}
div.index-navigator-outer {
	padding-top: 10px;
}
div.article-pager-outer,
div.archives-pager-outer {
	position: relative;
	top: 10px;
	font-size: 83%;
	text-align: center;
}


div.article-pager-type2 {
	padding-bottom: 32px;
}



	body{
		margin:0;
		padding:0;
		font-size:12px;
		color:#666;
		font-family:arial ,sans-serif;
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_left.gif) repeat-y;
	}
	h1,h2,h3{margin:0;padding:0;}
	a{color:#2b89ff;}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{text-decoration:none;}
	blockquote
	,pre{
		border:1px dotted #b1b8a3;
		background:#fbfbee;
		padding:10px;
		margin:10px 0;
		text-align:left;
	}

	#header{
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/head_bg.gif) repeat-x left bottom;
		height:32px;
	}
	#header td{
		color:#2b89ff;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a{}

	#container{
		margin:0 auto;
		word-break:break-all;
	}
	#blogcontainer{
		margin:0 auto;
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_right.gif) repeat-y 100% 0;
	}
	#right{
		float:right;
		width:260px;
	}
	#righttop{
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_right_top.jpg) no-repeat 100% 0;
		height:426px;
	}
	#rightbody{
		margin-top:-275px;
		padding:0 30px 5px 40px;
	}
	#rightbottom{}

	#wrapper{
		margin-right:260px;
	}
	#left{
		float:left;
		width:260px;
	}
	#lefttop{
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_left_top.jpg) no-repeat;
		height:426px;
	}
	#leftbody{
		margin-top:-275px;
		padding:0 40px 5px 30px;
	}
	#leftbottom{}

	#banner{margin:0 auto;}
	#subbanner{}
	.blogtitle{
		font-size:20px;
		padding:0 3px;
		text-align:center;
	}
	.blogtitle a{color:#666;text-decoration:none;}
	.blogtitle a:hover{text-decoration:underline;}
	.description{
		font-size:12px;
		padding:5px 3px 15px;
		line-height:135%;
		text-align:center;
		}
	#content{
		margin-left:260px;
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_center.gif) repeat-x;
		padding:70px 20px 0;
	}
	#blog{
		float:right;
		_float:none;
		width:100%;
	}
	#footer{
		height:204px;
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_base_bottom.gif) repeat-x 0 100%;
	}
	#footertop{
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_left_bottom.jpg) no-repeat;
		height:204px;
	}
	#footerbody{
		margin-top:-204px;
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_right_bottom.jpg) no-repeat 100% 0;
		height:204px;
	}
	#footerbottom{}
	#outfooter{}
	#outfootertop{}
	#outfooterbody{}
	#outfooterbottom{}
/*-----------------------------------------------------*/
	.datetop{
		margin-top:20px;
	}
	.fullbody{}
	.datebody{
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/accent.gif) no-repeat;
		line-height:150%;
		padding:3px 0 8px 30px;
	}
	.date{
		font-family:Georgia;
		color:#6c6c6c;
		font-size:18px;
		margin-right:7px;
	}
	.time{
		font-family:Georgia;
		color:#A0a0a0;
		font-size:18px;
		margin-right:10px;
	}
	.title{
		font-family:'ＭＳ Ｐ明朝';
		color:#d09e00;
		font-size:16px;
		font-weight:bold;
	}

	.dateend{}
	.blogbodytop{}
	.blogbody{
		line-height:150%;
		text-align:center;
	}
	.blogbodybottom{margin-bottom:20px;}

	.posted{
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/bg_other.gif) repeat-x;
		height:18px;
		font-family:Georgia, 'ＭＳ Ｐ明朝';
		color:#7b797c;
		font-size:10px;
		text-align:center;
		padding:0 10px;
	}
	.menu{
		font-family:Georgia;
		color:#7b797c;
		font-size:10px;
		text-align:center;
		padding:0 10px 10px;
	}
	.posted a,.menu a{}

	.main,.mainmore,.portal-links{
		font-size:16px;
		text-align:left;
		line-height:190%;
		padding:20px 15px;
	}
	.pict{}
	a.continues{}

	#categorytitlebody{
		border-bottom:1px dotted #b3b3b3;
		margin-bottom:15px;
	}
	#categorytitle{
		font-size:18px;
		font-weight:bold;
		color:#889769;
		font-family:Georgia, 'ＭＳ Ｐ明朝';
		text-align:center;
		padding:0 33px 3px;
		}
	.nextpage{text-align:center;}
/*-----------------------------------------------------*/
	#articletop{}
	#articlebody{}
	#articlebottom{}
	.comblogbodybottom{margin-bottom:20px;}
	#contentcommentbottom{}

	#subspacetop{}
	#subspacebody{
		background:#fbfbee;
		padding:0 0 50px 15px;
	}
	#subspacebottom{}

	.formbodybottom{}
	.trackbackurlbody{
		text-align:left;
	}
	.trackbackurlttl{
		font-weight:bold;
		padding-top:10px;
	}
	.trackbackurl{
		padding:10px 0 20px;
	}
	.trackbackurl table{width:300px;}
	input.trackbackbox{width:230px;}
	.trackbackurlbottom{}
	a.posttitle{font-size:12px;}
	#trackback,#comment,#takecomment{
		padding-right:15px;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		font-weight:bold;
		padding-top:10px;
		padding-bottom:15px;
	}
	#trackbackbody,#commentbody,#takecommentbody{}
	.trackbackttl,.commentttl{
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		font-size:12px;
		line-height:140%;
		padding:10px 10px 20px 15px;
	}
	#error{
		padding:10px;
		font-size:12px;
		line-height:130%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}
	.loginon,.loginoff{
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #EAAD77;
		text-align:center;
	}
	.loginon a{}
	.loginoff a{}

	#formbody{}
	.form{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;}
	#blogcommentbottom{}
/*-----------------------------------------------------*/
	.sidetop{}
	.sidetitlebody{
		background:#fbfbee url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/plugin_top.gif) no-repeat;
		text-align:center;
		padding:10px 3px 7px;
	}
	.sidetitle{
		font-family:Georgia;
		color:#889769;
		font-size:16px;
		font-weight:bold;
	}
	.sidetitle a{color:#889769;}
	.side{
		background:#fbfbee url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/plugin_center.gif) no-repeat;
		font-size:12px;
		padding:10px 3px 20px;
		text-align:center;
	}
	.side a{}
	.sidebody{
		text-align:left;
		line-height:18px;
		padding:0 5px;
		margin-bottom:3px;
	}
	.sidebottom{
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/plugin_bottom.gif) no-repeat;
		height:25px;
	}
	a.ttllink{}
/*-----------------------------------------------------*/
	.calendarheadbody{
		background:#fbfbee url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/plugin_top.gif) no-repeat;
		text-align:center;
		padding:3px 3px 7px;
	}
	.calendarhead{
		font-family:Georgia;
		color:#889769;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding-top:7px;
	}
	.calendarhead a{color:#889769;text-decoration:none;}
	.calendarhead a:hover{text-decoration:underline;}
	.caltop{}
	.calbody{
		background:#fbfbee url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/plugin_center.gif) no-repeat;
		padding-top:3px;
		text-align:center;
	}
	.calendartable{}
	.caltblwkbg{}
	.calendarweek{
		color:#fff;
		font-weight:bold;
	}
	.calendarwd{
		border-left:1px solid #fbfbee;
		border-top:1px solid #fbfbee;
		}
	.caltbldaybg{background:transparent;}
	.calendar{}
	.caltblwk td{
		width:25px;
		height:25px;
		padding:3px 0;
		font-size:11px;
		text-align:center;
		background:#d2dac1;
		border-right:1px solid #fbfbee;
		border-bottom:1px solid #fbfbee;
	}
	.caltblday{
		margin:0 auto;
		border-left:1px solid #fbfbee;
		}
	.caltblday td{
		width:25px;
		height:25px;
		padding:3px 0;
		font-size:11px;
		text-align:center;
		background:#e7e7d2;
		border-right:1px solid #fbfbee;
		border-bottom:1px solid #fbfbee;
	}
	.calendard{}
	.calendardbg{}
	.caltblwk{}
	.weekday,.sun,.sat{}
	.calon{}
	.caloff{}

	.caltblday a{
		font-weight:bold;
		text-decoration:none;
	}
	.caltblday a:hover{
		text-decoration:underline;
	}
	.even{}
	.odd{}
	.calbottom{
		background:url(https://parts.blog.livedoor.jp/img/usr/tomato_and_sunflower/plugin_bottom.gif) no-repeat;
		height:25px;
	}
	.caltbl{
		width:175px;
		margin:0 auto;
	}
/*-----------------------------------------------------*/
	input.sf{width:122px;margin-right:3px;}
	.sfbtn{}
	.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;padding:10px 0;}
	.profbody{}
	.avatar_link{margin-top:7px;}
	.mysite{}
	.message{text-align:left;font-size:12px;margin-bottom:10px;line-height:130%;padding-right:7px;padding-left:7px;}
	.newslist{padding-right:5px;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}
/*-----------------------------------------------------*/
	body.ad{
		background:#fff;
	}
	#ad iframe{
		width:80%;
		margin:10px auto;
		text-align:center;
	}
	a.adtitle{font-weight:bold;}
	a.addescription{color:#757575;text-decoration:none;}
	a.adurl{color:#757575;text-decoration:none;}
	a.adld{}