@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name: Plumeria_3c
 Version: 2009.02.24
(Release: 2007.06.04)
-----------------------------------------------------
*/


/**********************************
/   	CSS Menu
**********************************
	1.Global
	2.Common
	3.Article
	4.side
	5.Other
*********************************/


/**********************************
***  	Global     	***
**********************************/
*{
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}
body{
	margin:0;
	padding:0;
	background: #FF599C url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/bg.jpg) repeat-x 0 29px;
	text-align:center;
	color:#666;
}
a{
	color:#ff6699;
}

a:hover{
	text-decoration:none;
}
h1
,h2
,h3{
	margin:0;
	padding:0;
}

table#header{
	font-size:75%;
	color:#444;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/ads.jpg) repeat-x left bottom;
}
table#header a{
	color:#444;
}

#container{
	width:830px;
	margin:-1px auto 0;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/header_middle.jpg) repeat-y;
	text-align:center;
}
#cgmmenu{
	display: none;
}
#cgmmenu ul{
	float:right;
	font-size:75%;
	list-style:none;
	margin:0;
	padding:0;
}
#cgmmenu ul li{
	background:url(http://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{
	width: 830px;
	height: 1168px;
	background:#fff url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/header_top.jpg) repeat-x;
	text-align:left;
	margin:0 auto;
	clear:both;
}
#banner a{
	color:#ff3366;
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}
.blogtitle{
	padding:150px 30px 5px 55px;
	font-size:125%;
}
.description{
	width: 350px;
	padding:0 30px 0 57px;
	line-height:135%;
	color:#ff9999;
	font-size:75%;
}
#blogcontainer{
	padding:0px 15px 0;
	margin:-926px auto 0;
/* 	height:1%; */
}
#wrapper{
	float:left;
	width:584px;
	
/* 	background: #ccc; */
}
#content{
	float:right;
	width:390px;
	text-align:left;
}

#contentin{}

#contentin{}

#left{
	float:left;
	display: inline;
	width:180px;
	margin-left: 8px;
}

#lefttop{}
#leftbody{}
#leftbottom{}

#right{
	float:right;
	display: inline;
	width:190px;
	margin-right: 15px;
}

* html #right {
	margin-right: 20px;
}

div#right div.side {
	margin-right: 10px;
}

div#right div.calbody,
div#right div.calendarheadbody {
	margin-left: -13px;
}

* html div#right div.calbody,
* html div#right div.calendarheadbody {
	margin-left: -22px;
}



#righttop{}

#rightbody{

}

#rightbottom{}

#categorytitlebody{}
#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_3/fooder.jpg);
}

* html #outfooter{
	margin-bottom: -17px;
}

/**********************************
***  	Common     	***
**********************************/
#articletop,
.datetop{
	width: 395px;
	height: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/line_top.jpg) no-repeat;
}

#articlebody,
.fullbody{
	width: 395px;
	margin-bottom: 30px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/line_middle.jpg) repeat-y;
}

* html #articlebody,
* html .fullbody{
	margin-top: -10px;
	padding-top: 5px;
}


.datebody{
	padding: 5px 15px;
}

h2.date{
	color:#666;
	font-size:75%;
	font-weight:bold;
}

.blogbodytop{}


.blogbody{
	margin:0px 10px 30px;
	text-align:left;
}
.titlebody{
	margin-top: -5px;
	padding: 5px 2px 0;
}

h3.title{
	padding:0 3px;
	line-height:137%;
	color:#ff6699;
	font-size:95%;
	font-weight:bold;
}
.main,
.mainmore{
	margin:10px 5px 20px;
	line-height:147%;
	font-size:82%;
}

blockquote{
	background:#ffeff0;
	padding:15px;
	margin:10px 0;
	text-align:left;
	color:#6c717a;
}

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

a.continues
,.posted a
,.menu a
,.nextpage
,.commentttl a
,.trackbackttl a{}

a.continues:hover
,.posted a:hover
,.menu a:hover
,nextpage a:hover
,.commentttl a:hover
,.trackbackttl a:hover{}

/* 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%;
}

.portal-links{
	font-size:75%;
	text-align:right;
	margin:5px 5px 12px;
}
.portal-links a{
	color:#000;
}
.portal-links a:hover{}

.posted{
	margin:5px;
	padding-top: 10px;
	border-top: dashed 1px #666;
	text-align:right;
	line-height:150%;
	font-size:75%;
}
.clipbutton{
	border:none;
}
#ad{
	margin:25px 0 0;
	text-align:center;
}


.blogbodybottom{
	width: 395px;
	height: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/line_bottom.jpg) no-repeat;
	position: relative;
}

* html .blogbodybottom {
	margin-bottom: -12px;
}

.dateend{}

.nextpage{
	text-align:right;
	margin:5px;
	font-size:75%;
}

/**********************************
***  	Article    	***
**********************************/
.comblogbodybottom{
	width: 395px;
	height: 20px;
	background: #fff url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/line_bottom.jpg) no-repeat top;
	position: relative;
}


.menu{
	font-size:75%;
	text-align:center;
	margin:0 0 10px;
	color: #666;
}

#articletop{}
#articlebody{}

.comblogbodybottom{}

.subspace{
	margin-top: 0;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/tb_middle.gif) repeat-y;
}



/*//   Trackback & Comment   //*/
.trackbackurltop{
	height: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/tb_top.gif) no-repeat;
}


.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:330px;
	margin:0 auto;
}
.trackbackurl table td{
	text-align:right;
}
.trackbackurl table td input.trackbackbox{
	width:255px;
}
.trackbackurl input{
	padding:2px 0;
}
.trackbackurlbottom{}

#commenttop
,#trackbacktop{}
#comment
,#trackback{
	margin:0 auto 20px;
}
#commentbody
,#trackbackbody{
	font-size:75%;
	margin:15px 15px 0;
}
.commentttl
,.trackbackttl{}
.commenttext
,.trackbacktext,
.loginoff{
	margin:5px auto 10px;
	padding-left:15px;
	line-height:16px;
}
#commentbottom
,#trackbackbottom{}

/*//   Commnet Form   //*/
#formbodytop{}
#takecomment{}
#takecommentbody{}
.loginon,.loginoff{
	margin:5px 10px;
	font-size:75%;
}

.loginon a
,.loginoff a{}
.loginon a:hover
,.loginoff a:hover{}

#error{
	margin:10px 0;
	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%;
	width:280px;
}
#formbody table.form th{
	font-weight:normal;
	padding:2px 5px 2px 0;
	text-align:right;
	white-space:nowrap;
}
#formbody table.form td{
	padding:2px 0;
	text-align: left;
}
#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;
}

.formbodybottom{
	width: 395px;
	height: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/tb_bottom.gif) no-repeat bottom;
}

#articlebottom{}
#blogcommentbottom{}
#contentcommentbottom{}

/**********************************
***  	Side       	***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{
	height: 30px;
	background:url(http://parts.blog.livedoor.jp/img/usr/plumeria_3/icon.jpg) no-repeat;
}




.sidetitle{
	padding:5px 15px 0px 35px;
	line-height:100%;
	text-align:left;
	font-size:75%;
	font-weight:bold;
	color:#ff9900;
}
.sidetitle a{
	color: #ff9900;
}
.sidetop{}
.side{
	margin-bottom:25px;
	padding:10px 0 0;
	text-align:center;
	line-height:135%;
	font-size:75%;
}
.side a:visited{
	color:#cc3399;
}
.sidebody{
/* 	background:url(http://parts.blog.livedoor.jp/img/usr/standard_blue_2c/icon_dot.gif) no-repeat 0 8px; */
	line-height:18px;
	padding-left:8px;
	margin:0 10px 5px 10px;
	text-align:left;
}

div.calbottom,
div.sidebottom{
	margin: 0 10px 25px 10px;
	border-top: dashed 1px #f69;
}

/*//   Calendar   //*/
.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_3/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   //*/
.elsehead{}
.elsebody{
	text-align:center;
}
.elsebottom{}


/*//   Ad   //*/
.blogbody iframe{
	width:320px;
	margin:0 auto;
}
body.ad{
	background:#fff;
}
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;
}
