@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name:	ラブリー・クリスマス(3カラム) / lovely_xmas_3c
-----------------------------------------------------
*/


/* ++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;
	padding:0px;
	margin:0px;
}

body {
	color:#333;
	background:#faeadf;
	text-align:center;
	font-size:83%;
}
a {
	color:#f66;
	text-decoration:underline;
}
a:hover {
	color:#705f5c;
	text-decoration:none;
}
a:visited {
	color:#705f5c;
}
blockquote ,
pre{
	background:#fcdfd0;
	padding:15px;
	margin:0px;
	text-align:left;
	border:1px solid #933;
}
img{
	border:0px;
}


/**********************************
  =2.Common
**********************************/

table#header{
	width:100%;
	color:#fff;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/headerbar.gif) repeat-x 0 100%;
	height:30px;
}
	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:1020px;
	margin:0 auto;
	text-align:center;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/bg.jpg) repeat-y 50% 0;
	zoom:1;
}

#cgmmenu{
	display:none;
	padding-top:11px;
}
	#cgmmenu ul{
		float:right;
		list-style:none;
		margin:0;
		padding:0;
		font-size:12px;
	}
	#cgmmenu ul li{
		background:url(https://parts.blog.livedoor.jp/img/usr/standard_blue_2c/tab.gif) no-repeat;
		display:block;
		float:left;
		margin-right:5px;
		line-height:100%;
		width:70px;
	}
	#cgmmenu ul li a{
		display:block;
		padding:7px 10px 5px;
		text-decoration:none;
		color:#fff;
	}

#banner{
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/header.jpg) no-repeat 50% 0;
	height:436px;
	padding:0;
	margin:0 auto;
	text-align:left;
}
#banner a{
	color:#d58177;
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}
#banner h1.blogtitle{
	text-align: center;
	padding:245px 325px 20px;
	font-size:24px;
}
#banner div.description{
	padding:0 325px;
	color:#705f5c;
}

#blogcontainer{
	width:940px;
	padding:0px 0px 30px;
	margin:0 auto;
	text-align:left;
}
#wrapper{
	float:left;
	width:720px;
}
#content{
	float:right;
	width:500px;
}
#contentin{}
#left{
	float:left;
	width:200px;
}
#right{
	float:right;
	width:200px;
}
#leftbody{}
#rightbody{}

#footer{}
#outfooter{
	width:1020px;
	padding:55px 0px;
	margin:0 auto;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/footer.jpg) no-repeat 50% 0%;
	margin-bottom:20px;
}

/**********************************
  =3.Main (entry) 
**********************************/

div.datetop{}
div.fullbody{}
div.dateend{}

/* in div.fullbody */
div.datebody {}
div.datebody h2.date {
	color:#933;
	font-size:100%;
	font-weight:normal;
	padding-left:48px;
}
div.blogbodytop{}
div.blogbody{
	padding-bottom:35px;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/line.gif) no-repeat 50% 100%;
	margin-bottom:35px;
}
div.blogbodybottom{}

/* in div.blogbody */
div.titlebody{}
h3.title{
	padding-left:48px;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/icon.gif) no-repeat 0 50%;
	line-height:44px;
	font-size:117%;
	color:#933;
}
h3.title a{
	text-decoration: none;
	color:#933;
}
div.main ,
div.mainmore{
	padding:0px;
	margin:30px 20px;
	line-height:1.4em;
}
img.pict{
	margin:0 5px 5px 0;
}
div.portal-links{
	text-align:right;
	margin-bottom:15px;
}
div.portal-links a{
}
div.posted{
	text-align:right;
	line-height:1.6em;
}
div.posted a{}
div.posted img.clipbutton{
	border:none;
}
.dateend{}
/**********************************
  =4.Category / Monthly
**********************************/

div#categorytitlebody{
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/icon.gif) no-repeat 38px 50%;
}
div#categorytitlebody h2#categorytitle{
	color:#600;
	padding:0px 40px;
	margin-bottom:40px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:44px;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/icon.gif) no-repeat 424px 50%;
}

div.nextpage{
	text-align:right;
	margin:5px;
	font-size:12px;
}


/**********************************
  =5.Article
**********************************/

div.menu{
	margin:0 0 10px;
	text-align:center;
	font-size:12px;
}

div#articletop ,
div#articlebody ,
div#articlebottom {}
div.comblogbodybottom ,
div#blogcommentbottom ,
div#contentcommentbottom{}

div#articlebody{}

/* =subspace */
div.subspace{}
/* 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 {}
div#takecomment{}

/* part title */
div.trackbackurlbody h3.trackbackurlttl ,
div#trackback h3.trackbackhead ,
div#comment h3.commenthead ,
div#takecomment h3.takecommenthead {
	color:#933;
	font-size:100%;
}

/* Trackback URL */
div.trackbackurlbody div.trackbackurl {
	padding:15px 0 35px;
	margin-bottom:35px;
	text-align:center;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/line.gif) no-repeat 50% 100%;
}
div.trackbackurl table{
	width:310px;
	margin:0 auto;
}
div.trackbackurl table td{
	text-align:right;
}
div.trackbackurl table td input.trackbackbox{
	width:235px;
	margin-right:5px;
}
div.trackbackurl input{
	padding:2px 0;
}

/* Trackbacks & Comments */
div#comment div#commentbody ,
div#trackback div#trackbackbody {
	padding:15px 0px 35px 15px;
	margin-bottom:35px;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/line.gif) no-repeat 50% 100%;
}
div#commentbody div.commentttl ,
div#trackbackbody div.trackbackttl{}
div#trackbackbody div.trackbackttl span{
	display:block;
	text-align:right;
	margin:5px 0px;
}
div#commentbody div.commentttl span
,div#trackbackbody div.trackbackttl span{
	font-size:83%;
}

div#commentbody div.commenttext ,
div#trackbackbody div.trackbacktext{
	margin:5px 0 10px 15px;
	line-height:1.4em;
}

/* Comment Form */
div#takecomment div#takecommentbody{}

div#formbody{
	padding:20px 0;
}
div#formbody table.form{
	margin:0px auto;
	width:460px;
}
div#formbody table.form th{
	font-weight:normal;
	padding:2px 15px 2px 0;
	text-align:right;
	white-space:nowrap;
}
div#formbody table.form td{
	padding:2px 0px;
}
div#formbody table.form td span{
	margin-right:5px;
}
	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{}
div.sidetitlebody div.sidetitle{
	color:#600;
	font-weight:bold;
	padding-left:20px;
	line-height:26px;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/side_title.gif) no-repeat 0 50%;
}
div.sidetitlebody div.sidetitle a{
}
div.sidetop{}
div.side{
	padding:0px 15px;
	margin:15px 0px 25px;
	text-align:center;
}
div.sidebody{
	margin-bottom:4px;
	text-align:left;
}


/**********************************
  =7.Calendar
**********************************/

div.calendarheadbody{}
div.calendarheadbody div.calendarhead{
	color:#600;
	font-weight:bold;
	padding-left:20px;
	line-height:26px;
	background:url(https://parts.blog.livedoor.jp/img/usr/lovely_xmas/side_title.gif) no-repeat 0 50%;
}
div.caltop{}
div.calbody{
	text-align:center;
	margin:5px 0px 25px;
}
div.calbody table.caltbl{
	width:100%;
	background:#fff;
}
div.calbody table.caltbl table{
}
div.calbody table.calendartable{}
	td.caltblwkbg{}
	td.calendarwd{}

	td table.caltblwk{
	}
	td table.caltblwk td{
		width:14%;
		padding:3px 0;
		text-align:center;
		font-weight:normal;
	}
	td table.caltblwk td.weekday{}
	td table.caltblwk td.sat{}
	td table.caltblwk td.sun{}
	td table.caltblwk td span.calendarweek{
	}

	td.caltbldaybg{}
	td table.caltblday{}
	td table.caltblday tr.even{}
	td table.caltblday tr.odd{}
	td table.caltblday td{
		color:#9a8c8d;
		width:14%;
		padding:3px 0;
		text-align:center;
	}
	td table.caltblday td.calon{
		background:#fcc;
	}
	td table.caltblday td.calon a{
		color:#333;
		text-decoration:underline;
	}
	td table.caltblday td.calon a:hover{
		text-decoration:none;
	}
	td table.caltblday td.calon a:visited{
	}
	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{
	}


/**********************************
  =8.Plugins
**********************************/

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{
	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:5px;
}

/* 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{
	text-align:center;
	margin:20px auto 0px;
}
#ad iframe{
	width:400px;
	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(255,255,255,0.5);
  border-radius: 6px;
  margin: 10px 20px;
  padding: 12px;
}