@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
   Name: フェルト（3カラム）
 Update: 2008.08.08
Release: 2006.06.26
Powered by Milk Graphics
-----------------------------------------------------
*/

/* css index
	common
	category + monthly
	main (entry)
		blockquote
	article
	calendar
	side column
	plugin
	ad
*/
	body{
	color:#000000;
        font-family:Helvetica,"MS P Gothic",Osaka,"Hiragino Kaku Gothic Pro",Verdana,Arial,Meiryo,sans-serif;
	text-align:center;
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/7/f/7fe695f6.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}
	h1,h2,h3{margin:0;padding:0;}
	 a{
	color:#ffffff;
	text-decoration: underline;
}
	#outline a{
	color:#447A3A!important;
	text-decoration: underline;
}
	#outline a:hover{ text-decoration:none; }
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* =common */
	#header {
	background:#000;
	color: #FFFFFF!important;
	}
	#header td {
		color:#fffff!important;
		font-size:12px;
	}
	#header A {
		color:#fffff!important;
	}
	#header2 A {
		color:#fffff!important;
	}
	#header * {
		color:#fffff!important;
	}
	#outline{
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/b/5/b5a5a773.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
	#container{
	text-align:center;
	word-break:break-all;
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/c/f/cff52c42.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1038px;
	}
	#banner{
	height:172px;
	text-align:left;
	margin-bottom:30px;
	position: relative;
	
	}
	#banner a{
	color:#630;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 500px;
	}
	#banner a:hover{
		text-decoration:underline;
	}
	.blogtitle{
	font-size:14px;
	display: block;
	margin: 0px;
	height: 90px;
	width: 500px;
	position: absolute;
	left: 20px;
	top: 35px;
	}
	.description{
	color:#630;
	font-size:12px;
	font-weight:normal;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 424px;
	position: absolute;
	left: 36px;
	top: 127px;
	}
	#blogcontainer{
	width:1006px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 40px;
	padding-top: 16px;
	}
	#wrapper{
		float:left;
		width:802px;
		padding-bottom:10px;
	}
	#content{
	float:right;
	width:597px;
	text-align: center;
	}
	#content2 {
	width:597px;
	background-color: #FFFFFF;
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/4/4/4418ab1d.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-top: 16px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	#blog{
	width:568px;
	text-align:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	}
	#left{
		float:left;
		width:192px;
	}
	#right{
		float:right;
		width:192px;
		padding-bottom:50px;
		text-align:center;
	}
	#footer{
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/8/9/896f695c.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 22px;
	padding-bottom: 34px;
	}

/* =category + monthly */
	#categorytitlebody{}
	#categorytitle{
		color:#630;
		font-size:14px;
		font-weight:bold;
		padding:5px;
		text-align:center;
		margin-bottom:15px;
	}

/* =main (entry) */
	.fullbody,#articlebody{
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/4/b/4b7ab45c.gif);
	background-repeat: no-repeat;
	background-position: 5px 18px;
	}
/*?*/
* html .fullbody{height:1%;}
* html #articlebody{height:1%;}
/**/

	.datebody{
	height: 26px;
	width: 568px;
	position: relative;
	text-align: right;
}
	.date{
	color:#664C32;
	font-size:16px;
	font-weight:normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.datebody .cate {
	font-size: 12px;
	vertical-align: middle;
}
.datebody .date img {
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 3px;
	margin-left: 12px;
}

	.blogbody{}
	.blogbodybottom{
 		padding:15px 0;
		margin-bottom:15px;
	}
	.title{
	color:#447A3A;
	font-size:16px;
	font-weight:bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 54px;
	}
.title a{
	color:#447A3A;
	text-decoration: none!important;
	}
/*?*/
* html .main{height:1%;}
* html .mainmore{height:1%;}
/**/

	.main {
	font-size:14px;
	text-align:left;
	line-height:150%;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	}
	.mainmore{
		font-size:12px;
		text-align:left;
		line-height:150%;
		padding:0px 0px 20px;
	}
	.portal-links {
		font-size: 12px;
		text-align: right;
		padding:0 0 10px;
	}
	.portal-links a { }

/* related articles */
div.related-articles{
	margin: 25px 0 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	color: #996600;
	font-size: 12px;
}
div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
div.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/cmn/dot.gif) no-repeat 0 50%;
	padding: 0 0 5px 9px;
	margin-left: 5px;
	font-size: 12px;
}

	img.pict{ margin: 0 5px 5px 0; }

	/* =blockquote */	
	blockquote 
	,pre {
		border:2px dotted #c96;
		margin:10px;
		padding:10px;
		text-align:left;
	}	
	 a.continues{}
	.posted{
		color:#c96;
		font-size:11px;
		text-align:right;
	}
	img.clipbutton { border: none; }
	.dateend{}
	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:right;
	}
	.nextpage a{}
	.menu{
		color:#c96;
		font-size:11px;
		text-align:right;
		margin-top:5px;
	}
	.menu a{}
	.comblogbodybottom{
 		padding:15px 0;
		margin-bottom:15px;
	}

/* =article */
/* トラックバックURL表示 */
	.trackbackurlbody{
		text-align:left;
	}
	.trackbackurlttl{
		color:#960;
		font-size:12px;
		font-weight:bold;
	}
	.trackbackurl{
		text-align:center;
		margin:10px auto;
	}
	.trackbackurl table{width:330px;margin:0px auto;}
	input.trackbackbox{width:265px;}

/* トラックバック・コメント表示 */
	a.posttitle{}

	#trackback,#comment,#takecomment{
		padding:10px 0;
		text-align:left;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		color:#996600;
		font-size:12px;
		font-weight:bold;
	}
	#trackbackbody,#commentbody{
		padding:10px 5px;
	}
	.trackbackttl,.commentttl{
		color:#996600;
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		font-size:12px;
		padding:3px 0 10px 10px;
	}

	#error{
		padding:x-small;
		font-size:12px;
		line-height:150%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}

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

	#formbody{text-algin:center;}
	.form{
		margin:0px auto;
		color:#c96;
		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{
 		padding:15px 0;
		margin-bottom:15px;
	}

/* =calendar */
	.calendarheadbody{
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/2/0/208f89ab.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	.calendarhead{
	color:#960;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/5/8/586ad91c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 34px;
	}
	.calendarhead a{
		color:#960;
	}
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	.caltop{}
	.calbody{
	text-align:center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	.caltbl{
		width:160px;
		margin:0px auto;
	}
	.caltblwkbg{}
	.caltblwk{
		color:#c96;
		font-size:12px;
	}
	.caltblwk td{
		padding:3px 0;
		text-align:center;
	}
.caltblday a {
	font-weight: bold;
}

	.weekday{}
	.sun{}
	.sat{}
	.caltbldaybg{}
	.caltblday{
		font-size:12px;
		color:#666666;
	}
	.caltblday td{
		text-align:center;
		padding:3px 0px;
	}
	.calon{}
	.caloff{}
	.caltblday a{
		text-decoration:none
	}
	.caltblday a:hover{
		text-decoration:underline;
	}
	.calbottom{
		padding:10px 0;
		margin-bottom:20px;	
	}

/* =side column */
	.sidetitlebody{
	color:#664C32;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/2/0/208f89ab.gif);
	background-repeat: no-repeat;
	background-position: 0 0;}
	.sidetitle{
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 34px;
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/5/8/586ad91c.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	 .sidetitle a{
	 	color:#960;
	 }
	.side{
	color:#666;
	font-size:12px;
	text-align:center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
/*\*/
* html .side{height:1%;}
/**/

	.sidebody{
	text-align:left;
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/6/d/6d5bb7da.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EADCC6;
	}
	.sidebottom{
		margin-bottom:20px;	
	}
	 .side a{}
	a.ttllink{color:#960;}

/* =plugin */
	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{color:#c96;font-size:11px;font-weight:bold;margin:10px 0;text-align:left;}
	.message{text-align:left;font-size:11px;margin-bottom:10px;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}

	.elsehead{ padding:3px 0 4px; }
	.elsebody{text-align:center;}
	.elsebottom{ padding:3px 0 4px; }


/* =ad */
	#ad{
		margin:20px auto 0;
		text-align:center;
	}
	#ad iframe{
		width:300px;
	}
	body.ad { background: transparent; }
	a.adtitle{color:#693;font-weight:bold;}
	a.addescription{color:#666;text-decoration:none;}
	a.adurl{color:#666;text-decoration:none;}
	a.adld{color:#c96;}
.sidewrapper {
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/b/8/b81cd362.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.posted {
	line-height: 37px;
	height: 37px;
	background-image: url(http://livedoor.blogimg.jp/yoki/imgs/b/a/baafbd9c.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 12px;
	padding-left: 12px;
}
#navi {
	margin: 0px;
	padding: 0px;
}
.index-navigator {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navi2 {
	margin-top: 18px;
	margin-bottom: 0px;
}

#aus {
margin:10px auto;
}