@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name: Plumeria_2c
 Version: 2009.02.24
(Release: 2007.06.04)
-----------------------------------------------------
*/


/**********************************
/   	CSS Menu
**********************************
	1.Global
	2.Common
	3.Article
	4.side
	5.Other
*********************************/


/**********************************
***  	Global     	***
**********************************/
*{
	margin: 0;
	padding: 0;
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

body{
	background: #FF599C url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/bg.jpg) repeat-x 0 28px;
	text-align:center;
	color:#666;
}

a{
	color:#ff6699;
}

a:hover{
	text-decoration:none;
}

blockquote,
pre{
	background:#f1f6ff;
	padding:15px;
	margin:10px 0;
	text-align:left;
	color:#6c717a;
}


/* header ads
---------------------------------- */
table#header{
	font-size:75%;
	color:#444;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/ads.jpg) repeat-x bottom;
}
table#header a{
	color:#444;
}


/* content start
---------------------------------- */
#container{
	width:830px;
	margin: 0 auto;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/header_middle.jpg) repeat-y;
	text-align:center;
}


/* header */
div#cgmmenu{
	display: none;
}

div#banner{
	width: 830px;
	height: 1168px;
	background:#fff url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/header_top.jpg) repeat-x;
	text-align:left;
	margin:0 auto;
	clear:both;
	margin-right: 0px;
}

div#banner a{
	color:#ff3366;
	text-decoration:none;
}

div#banner a:hover{
	text-decoration:underline;
}

h1.blogtitle{
	padding:150px 30px 5px 55px;
	font-size:125%;
}

div.description{
	width: 350px;
	padding:0 30px 0 57px;
	line-height:135%;
	color:#ff9999;
	font-size:75%;
}



/* innner */
div#blogcontainer{
	padding:0px 15px 0;
	margin:-926px auto 0;
}

#content{
	float:right;
	display: inline;
	width:575px;
	margin-right: 30px;
	text-align:left;
}

#sidecolumn{
	float:left;
	display: inline;
	width:185px;
	margin-left: 7px;
}

h2#categorytitle{
	margin-bottom:15px;
	text-align:left;
	color:#ff6699;
	font-size:100%;
	font-weight:bold;
}

#footer{
	width: 830px;
	height: 131px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/fooder.jpg);
}

* html #outfooter {
	margin-bottom: -17px;
}
*+html #outfooter {
	margin-bottom: -17px;
}


/**********************************
***  	Common     	***
**********************************/
div#articletop,
div.datetop{
	width: 573px;
	height: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/line_top.jpg) no-repeat;
}

div#articlebody,
div.fullbody{
	width: 573px;
	margin-bottom: 30px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/line_middle.jpg) repeat-y;
}

div.blogbodybottom{
	width: 573px;
	height: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/line_bottom.jpg) no-repeat;
	position: relative;
}

* html #articlebody,
* html .fullbody{
	margin-top: -10px;
	padding-top: 5px;
}

* html .blogbodybottom {
	margin-bottom: -12px;
}

.datebody{
	padding: 5px 15px 0;
}

h2.date{
	color:#281682;
	font-size:75%;
	font-weight:normal;
}

.blogbody{
	margin:5px 0 30px;
	text-align:left;
}

div.titlebody{
	margin-top: -5px;
	padding: 5px 2px 0;
}

h3.title{
	padding:0 15px 5px;
	line-height:137%;
	color:#ff6699;
	font-size:94%;
	font-weight:bold;
}

div.main,
div.mainmore{
	margin:10px 15px 20px;
	line-height:147%;
	font-size:82%;
}

.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;
	color: #ff6699;
	font-size: 90%;
}
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: 75%;
}

div.portal-links{
	font-size:75%;
	text-align:right;
	margin:5px 15px 12px;
}

div.portal-links a{
	color:#000;
}

div.posted{
	font-size:75%;
	text-align:right;
	margin:5px 15px;
	padding-top: 10px;
	border-top: dashed 1px #666;
}

.clipbutton{
	border:none;
}

div.nextpage{
	text-align:right;
	margin:5px;
	font-size:75%;
}

/**********************************
***  	Article    	***
**********************************/
div.comblogbodybottom{
	width: 573px;
	height: 20px;
	background: #fff url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/line_bottom.jpg) no-repeat top;
	position: relative;
}

div.menu{
	color: #666;
	font-size:75%;
	text-align:right;
	margin:5px 15px 5px 0;
}
 
div.subspace{
	margin-top: 0;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/tb_middle.gif) repeat-y;
}

div.trackbackurltop{
	height: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/tb_top.gif) no-repeat;
}

div.formbodybottom{
	width: 573px;
	height: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/tb_bottom.gif) no-repeat bottom;
}


/* Trackback & Comment */
.trackbackurlbody{
	margin:0 auto 20px;
}

h3.trackbackurlttl,
h3.commenthead,
h3.trackbackhead,
h3.takecommenthead{
	margin: 0 15px;
	color:#ff6699;
	font-size:90%;
}

.trackbackurl{
	margin:15px 0 0;
	text-align:left;
	font-size:75%;
}

.trackbackurl table{
	width:480px;
	margin:0 auto;
}
.trackbackurl table td{
	text-align:right;
}
.trackbackurl table td input.trackbackbox{
	width:400px;
}



#comment,
#trackback{
	margin:0 auto 20px;
}

div#commentbody,
div#trackbackbody{
	font-size:75%;
	margin:15px 10px 0;
}


div.commenttext,
div.trackbacktext{
	margin:5px auto 10px;
	padding-left:15px;
	line-height:16px;
}



/* Commnet Form */
div.loginon,
div.loginoff{
	margin:5px 10px;
	font-size:75%;
}

#error{
	border:2px solid #f00;
	margin:10px 30px;
	padding:10px 15px;
	line-height:125%;
	font-size:75%;
	font-weight:bold;
	color:#f00;
}
#error span{
	font-weight:normal;
}
#formbody{
	margin-top:20px;
}
#formbody table.form{
	margin:0px auto;
	font-size:75%;
}
#formbody table.form th{
	width:80px;
	font-weight:normal;
	padding:2px 10px 2px;
	text-align:right;
	white-space:nowrap;
}
#formbody table.form td{
	padding:2px 0;
	text-align: left;
}
#formbody table.form td span{
	margin-right:10px;
}
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;
	width:80px;
}



/**********************************
***  	Side       	***
**********************************/
/* CmnSide */
div.sidetitlebody{
	height: 30px;
	margin-left: 15px;
	background:url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/icon.jpg) no-repeat;
}

div.sidetitle{
	padding:5px 15px 0px 35px;
	line-height:100%;
	text-align:left;
	font-size:75%;
	font-weight:bold;
	color:#ff9900;
}

div.sidetitle a{
	color:#f90;
}

div.side{
	margin-bottom:25px;
	padding:10px 15px 0;
	text-align:center;
	line-height:135%;
	font-size:75%;
}

div.side a:visited{
	color:#cc3399;
}

div.sidebody{
	line-height:18px;
	padding-left:8px;
	margin-bottom:5px;
	text-align:left;
}

div.calbottom,
div.sidebottom{
	margin: 0 10px 25px 10px;
	border-top: dashed 1px #f69;
}



/* cal */
.calendarheadbody{
	position: relative;
}
.calendarhead{
	padding:10px 0 0;
	line-height:100%;
	text-align:center;
	font-size:70%;
	color: #666;
}
.calendarhead a{
	color:#281682;
	text-decoration:none;
}
.caltop{}
.calbody{
	margin-top: -15px;
	padding:20px 0 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_2/cal.gif) no-repeat center top;
/* 	font-size: 82%; */
	font-weight: normal!important;
	text-align:center;
}
.caltbl{
	width:175px;
	margin:0 auto;
}
.calendartable{}
.caltblwkbg{}
.calendarwd{}
.caltblwk{}
.caltblwk td{
	width:25px;
	padding:3px 0;
	text-align:center;
/* 	font-size:12px; */
}
.calendarweek{
	color:#666;

}
.weekday{}
.sun{}
.sat{}
.caltbldaybg{}
.caltblday{
	margin:0 auto 15px;
}
.caltblday td{
	width:25px;
	height:18px;
	padding:3px 0;
	text-align:center;
	font-size:75%;
}
.calendard{}
.calendardbg{}
.calendar{
	color:#999;
}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{}


.caltbl {
	font-size: 70%;
}


td.caltblwkbg tr td {
	font-size: 82%;
}

/**********************************
***  	Other      	***
**********************************/
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;
}


/*//   Sidebanner   //*/
.elsebody{
	text-align:center;
}
.elsebottom{}


/*//   Ad   //*/
#ad{
	margin:25px 0 0;
	text-align:center;
}
#ad iframe{
	width:420px;
	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:#666;
	text-decoration:underline;
}


/* 記事下ソーシャルボタン */
.article-social-btn {
  margin:0 0 0 20px;
  padding:0;
}

/* メッセージボード */
.message-board {
  background: rgba(0,0,0,0.05);
  border-radius: 6px;
  font-size:13px;
  margin: 0 0 10px 0;
  padding: 12px;
}