@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name: Cat Halloween
 Version: 2009.12.16
(Release: 2006.09.14)
-----------------------------------------------------
*/


/* ++css index
	1.Global
	2.Common
	3.Main (entry)
	4.Article
	5.Category / Monthly
	6.Side Column
	7.Calendar
	8.Plugins
	9.Ad
*/


/**********************************
  =1.Global 
**********************************/

* {
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

body {
	margin: 0;
	padding: 0 0 30px;
	background:#00677d;
	text-align: center;
	color: #726e65;
}
a {
	color:#726e65;
}
a:hover {
	text-decoration:none;
}
h1 ,
h2 ,
h3 {
	margin: 0;
	padding: 0;
}
blockquote ,
pre{
	background:#cfc7b6;
	padding:15px;
	margin:10px 0;
	text-align:left;
	color:#6c717a;
}


/**********************************
  =2.Common
**********************************/

table#header{
	width:100%;
	font-size: 12px;
	color: #fff;
}
	table#header a{
		color: #fff;
	}
	table#header th{
		width:1%;
	}
	table#header th img{
		margin:2px 10px;
	}
	table#header td.catprbox{
		width:1%;
		white-space:nowrap;
	}
	table#header td.catprbox span{
		margin-right:15px;
	}
	table#header td.newstickerbox{
		width:97%;
		text-align:right;
		padding-right:10px;
	}
	table#header td.startblogbox{
		width:1%;
		padding-right:10px;
		white-space:nowrap;
	}
	table#header td.startblogbox img{
		width:17px;
		height:16px;
		margin-right:3px;
		border:0px;
		vertical-align:middle;
	}

#container{
	width:806px;
	margin:0 auto;
	text-align:center;
}

#cgmmenu{
	padding-top:11px;
	display:none;
}

#banner{
	background:#ded5c3 url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/header.gif) no-repeat;
	text-align:left;
	margin:0 auto 15px;
	clear:both;
	height:213px;
}
#banner a{
	color:#726e65;
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}
#banner h1.blogtitle{
	padding:115px 5px 5px 155px;
	font-size:20px;
	width:330px;
}
#banner div.description{
	padding:0 30px 0 155px;
	line-height:135%;
	font-size:12px;
	color:#726e65;
	width:300px;
}
#blogcontainer{
	background:#ded5c3 url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/footer.gif) no-repeat bottom;
	padding:10px 10px 50px;
	margin:0 auto;
	height:1%;
}
#wrapper{
	float:left;
	width:573px;
}
#content{
	float:right;
	width:360px;
	text-align:left;
}
#contentin{}
#left{
	float:left;
	width:203px;
}
#right{
	float:right;
	width:203px;
}
#lefttop ,
#leftbody ,
#leftbottom ,
#righttop ,
#rightbody ,
#rightbottom {}

#footer ,
#outfooter{}

/**********************************
  =3.Main (entry) 
**********************************/

div.datetop{}
div.fullbody{}
div.dateend{
  margin:0 0 40px;
  padding:0 0 30px;
  background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/date_end.gif) no-repeat bottom;
  height:27px;
}

/* in div.fullbody */
div.datebody {
	position:relative;
	z-index:2;
}
div.datebody h2.date {
	font-size:12px;
	text-align:right;
	margin-bottom:-15px;
}
div.blogbodytop{}
div.blogbody{
	margin:0 0 10px;
	text-align:left;
}
div.blogbodybottom{}

/* in div.blogbody */
div.titlebody{
	background:#00677d url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/titlebg.gif) no-repeat;
	position:relative;
	z-index:1;
}
h3.title{
	padding:35px 7px 10px 53px;
	line-height:137%;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
h3.title a{
	color:#fff;
}
div.main ,
div.mainmore{
	margin:10px 0;
	line-height:147%;
	font-size:13px;
}
img.pict{
	margin:0 5px 5px 0;
}

/* related articles */
div.related-articles{
	margin: 25px 10px 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	color: #00677d;
}
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;
}

div.portal-links{
	font-size:12px;
	text-align:right;
	margin:5px 0;
}
div.portal-links a{}
div.posted{
	margin:5px 0;
	text-align:right;
	line-height:150%;
	font-size:12px;
}
div.posted img.clipbutton{
	border:none;
}

/**********************************
  =4.Category / Monthly
**********************************/

div#categorytitlebody{}
div#categorytitlebody h2#categorytitle{
	margin:0 0 15px;
	text-align:center;
	color:#00677d;
	font-size:16px;
	font-weight:bold;
}

div.nextpage{
	text-align:right;
	margin:5px;
	font-size:12px;
}


/**********************************
  =5.Article
**********************************/

div.menu{
	margin:0 0 15px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
div.menu a {
	color:#00677d;
}

div#articletop ,
div#articlebody ,
div#articlebottom {}
div.comblogbodybottom ,
div#blogcommentbottom ,
div#contentcommentbottom{}
div#articlebody {
	margin:0 0 40px;
	padding:0 0 30px;
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/date_end.gif) no-repeat bottom;
}

/* =subspace */
div.subspace{
	margin:0;
}
/* part top */
div.trackbackurltop ,
div#trackbacktop ,
div#commenttop ,
div.formbodytop {}

/* part bottom */
div.trackbackurlbottom ,
div#commentbottom ,
div#trackbackbottom ,
div.formbodybottom {}

/* part body */
div.trackbackurlbody ,
div#trackback ,
div#comment {
	margin:0 auto 20px;
}
div#takecomment{}

/* part title */
div.trackbackurlbody h3.trackbackurlttl ,
div#trackback h3.trackbackhead ,
div#comment h3.commenthead ,
div#takecomment h3.takecommenthead {
	font-size:14px;
	color:#00677d;
}

/* Trackback URL */
div.trackbackurlbody div.trackbackurl {
	margin:15px 0 0;
	text-align:left;
	font-size:12px;
}
div.trackbackurl table{
	width:330px;
	margin:0 auto;
}
div.trackbackurl table td{
	text-align:right;
}
div.trackbackurl table td input.trackbackbox{
	width:255px;
}
div.trackbackurl input{
	padding:2px 0;
}

/* Trackbacks & Comments */
div#comment div#commentbody ,
div#trackback div#trackbackbody {
	margin:15px 10px 0;
	font-size:12px;
}
div#commentbody div.commentttl ,
div#trackbackbody div.trackbackttl{}

div#commentbody div.commenttext ,
div#trackbackbody div.trackbacktext{
	margin:5px auto 10px;
	padding-left:15px;
	line-height:16px;
}

/* Comment Form */
div#takecomment div#takecommentbody{}

div#formbody{
	margin:20px 0;
}
div#formbody table.form{
	margin:0px auto;
	font-size:12px;
	width:280px;
}
div#formbody table.form th{
	font-weight:normal;
	padding:2px 5px 2px 0;
	text-align:right;
	white-space:nowrap;
}
div#formbody table.form td{
	padding:2px 0;
}
div#formbody table.form td span{
	margin-right:2px;
}
	input#author{
		width:65%;
	}
	input#email{
		width:65%;
	}
	input#url{
		width:75%;
	}
	input#bake{}
	textarea#text{
		width:90%;
		height:200px;
	}
	input.button{
		margin-top:10px;
		padding:2px 0;
		width:80px;
	}

/* Error */
div#takecomment div#error {
	border:2px solid #f00;
	margin:10px 0;
	padding:10px 15px;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#f00;
}
div#takecomment #error span{
	font-weight:normal;
}

/* Login */
div#takecomment div#takecommentbody div.loginon ,
div#takecomment div#takecommentbody div.loginoff {
	margin:5px 10px;
	font-size:12px;
}
div#takecomment div#takecommentbody div.loginon a ,
div#takecomment div#takecommentbody div.loginoff a {}


/**********************************
  =6.Side Column
**********************************/

div.sidetitlebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/side_top.gif) no-repeat;
}
div.sidetitlebody div.sidetitle{
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/line.gif) no-repeat 12px 35px;
	padding:15px 15px 20px;
	line-height:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#00677d;
}
div.sidetitlebody div.sidetitle a{
	color:#00677d;
}
div.sidetop{}
div.side{
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/side_middle.gif) repeat-y;
	margin:0;
	padding:10px 0 7px;
	text-align:center;
	line-height:135%;
	font-size:12px;
}
div.side a:visited{}
div.sidebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/icon.gif) no-repeat 2px 3px;
	line-height:18px;
	padding-left:19px;
	margin:0 10px 5px;
	text-align:left;
}
div.profbody{
	line-height:18px;
	margin:0 10px 5px;
	text-align:left;
}
div.sidebottom{
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/side_bottom.gif) no-repeat;
	margin:-5px 0 25px;
	height:21px;
}


/**********************************
  =7.Calendar
**********************************/

div.calendarheadbody{}
div.calendarheadbody div.calendarhead{
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/side_top.gif) no-repeat;
	padding:15px 0 0;
	line-height:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#00677d;
}
div.calendarheadbody div.calendarhead a{
	color:#726e65;
	text-decoration:none;
}
div.caltop{}
div.calbody{
	padding:10px 0;
	text-align:center;
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/calendar_middle.gif) repeat-y;
}
div.calbody table.caltbl{
	width:166px;
	margin:0 auto;
}
div.calbody table.calendartable{}
	td.caltblwkbg{
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/day.gif) no-repeat;
}
	td.calendarwd{}

	td table.caltblwk{}
	td table.caltblwk td{
		width:25px;
		padding:3px 0;
		text-align:center;
		font-size:12px;
		font-weight:bold;
	}
	td table.caltblwk td.weekday{}
	td table.caltblwk td.sat{}
	td table.caltblwk td.sun{}
	td table.caltblwk td span.calendarweek{
		color:#fff;
	}

	td.caltbldaybg{}
	td table.caltblday{
		margin:0 auto;
	}
	td table.caltblday tr.even{}
	td table.caltblday tr.odd{}
	td table.caltblday td{
		width:25px;
		height:18px;
		padding:3px 0;
		text-align:center;
		font-size:12px;
	}
	td table.caltblday td a{
		color:#c81f2c;
	}
	td table.caltblday td.caloff {}
	td table.caltblday td.calendard {}
	td table.caltblday td.calon {}
	td table.caltblday td.calendardbg {}

	td table.caltblday td span.calendar{}
	td table.caltblday td span.calendar a {
	}
div.calbottom{
	background:url(http://parts.blog.livedoor.jp/img/usr/t_cat_halloween/calendar_bottom.gif) no-repeat;
	margin:-5px 0 25px;
	height:14px;}


/**********************************
  =8.Plugins
**********************************/

input.sf{
	width:120px;
	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{
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
.message{
	text-align:left;
	font-size:12px;
	margin-bottom:10px;
	line-height:125%;
}
.blogtimes{
	margin:10px auto;
	text-align:center;
	width:180px;
}
.newslist{
	padding-right:13px;
}

/* Side Banners */
.elsehead{}
.elsebody{
	text-align:center;
}
.elsebottom{}
.reader{
	padding-bottom:10px;
	width:117px;
	font-size:11px;
	text-align:left;
	margin:0 auto;
}
.powered ,
.rss{
	padding-bottom:10px;
}


/**********************************
  =9.Ad
**********************************/

#ad{
	margin:25px 0 0;
	text-align:center;
}
#ad iframe{
	width:320px;
	margin:0 auto;
}
body.ad{
	background:transparent;
}
a.adtitle{
	color:#0000fe;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription{
	color:#000;
	text-decoration:none;
}
a.adurl{
	color:#008000;
	text-decoration:none;
}
a.adld{
	color:#999;
}

/* 記事下ソーシャルボタン */
.article-social-btn {
  margin:8px;
  padding:0;
}
.article-social-btn > a,
.article-social-btn > span,
.article-social-btn > div,
.article-social-btn > iframe {
  margin: 4px 0;
}

/* メッセージボード */
.message-board {
  background: rgba(0,0,0,0.05);
  border-radius: 6px;
  font-size: 82%;
  margin: 10px 0;
  padding: 12px;
}
