@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	Miyuki shigeta M-Blog
Version:	2007.07.05
-----------------------------------------------------
*/


/**********************************
/           CSS Menu
**********************************
	1.Global
	2.Common
	3.Article
	4.side
	5.Other
*********************************/


/**********************************
***          Global             ***
**********************************/
*{
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

/*Baseフォント--------------------*/

body{
	text-align:center;
	color:#676767;
	font-size: 12px;
	line-height: 160%;
}

/* \*/

* html body {
	font-size: 75%;
}
* html table {
	font-size: 100%;
}
*:first-child + html body {
	font-size: 75%;
}

/**/

/*Baseリンク-----------------------*/

a:link{
	color: #00008B;
	text-decoration: none;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/*Baseタグ-----------------------*/

body{
	margin:0px;
	padding: 0px 0px 20px 0px;
	background:#666666 url(http://livedoor.blogimg.jp/msnowj/imgs/6/e/6e88845b.jpg?blog_id=2375908) repeat-x top;
}

h1,h2,h3,div{
	margin:0;
	padding:0;
}


/* -------------------------------------------------------------------
 float Clear
------------------------------------------------------------------- */

br.clr /* テスト用 */ {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/*/レイアウト----------------------------------------------------/*/

#container{
	width:808px;
	background: url(http://livedoor.blogimg.jp/msnowj/imgs/c/e/ce43c00b.gif?blog_id=2375908) repeat-y;
	margin:0 auto;
	padding-bottom: 20px;
	text-align:center;
}

#banner{
	width: 808px;
	margin:0 auto;
}
#banner a{
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}

#blogcontainer{
	width: 808px;
	margin: 0px auto;
	height:1%;
}

#content{
	float: left;
	width:572px;
	text-align: center;
	margin-top: 15px;
	margin-left: 17px;
}
/* \*/
* html #content{
	margin-left: 8px;
}
/**/

#contentin{}
#sidecolumn{
	background-color: #C6A78C;
	float: right;
	width: 190px;
	margin-top: 10px;
	margin-right: 17px;
	padding-bottom: 20px;
}
/* \*/
* html #sidecolumn{
	margin-right: 8px;
}
/**/

#sidecolumntop{}
#sidecolumnbody{}
#sidecolumnbottom{}

#categorytitlebody{}
#categorytitle{
	width: 572px;
	font-size:16px;
	font-weight:bold;
	margin: 0px auto 15px auto;
	text-align: left;
}
#footer{}

#outfooter{
	background: url(http://livedoor.blogimg.jp/msnowj/imgs/8/8/88a0977e.jpg?blog_id=2375908) no-repeat left top;
	width: 808px;
	height: 13px;
	margin: 0px auto;
	padding: 0px;
}

/**********************************
***          Common             ***
**********************************/
.datetop{}
.fullbody{}
.datebody{}
h2.date{
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	position: absolute;
	top: 22px;
	left:30px;
	margin: 0px;
	padding: 0px;
}
.blogbodytop{
	position: relative;
	width: 572px;
	height: 133px;
	margin: 0px;
	background: url(http://livedoor.blogimg.jp/msnowj/imgs/5/c/5c1f9e58.gif?blog_id=2375908) no-repeat left top;
}
.blogbody{
	width: 572px;
	background: url(http://livedoor.blogimg.jp/msnowj/imgs/5/7/5736dad6.gif?blog_id=2375908) repeat-y;
	padding-top: 20px;
	padding-bottom: 10px;
	margin:0px;
	text-align:center;
}
.titlebody{
	position: absolute;
	top: 80px;
	left: 120px;
	padding:2px;
	margin: 0px;
	padding: 0px;
}
h3.title{
	padding:5px 7px;
	line-height:137%;
	font-size:18px;
	font-weight:bold;
	color: #730000;
}
.main
,.mainmore{
	width: 484px;
	margin: 0px auto;
	padding-bottom: 20px;
	line-height:160%;
	font-size:12px;
	text-align: left;
}

blockquote{
	background:#f9f9fa;
	margin:10px 0;
	padding:15px;
	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{}
 
.article_tags{
	width: 480px;
	font-size:12px;
	text-align:right;
	margin:5px auto;
}
.article_tags a{}
.article_tags a:hover{}

.posted{
	width: 484px;
	background: url(http://livedoor.blogimg.jp/msnowj/imgs/9/b/9b34fea5.gif?blog_id=2375908) no-repeat left top;
	padding-top: 10px;
	font-size:12px;
	text-align:right;
	margin: 0px auto;
}

.posted a:link{
	color: #000099;
}

.posted a:visited{
	color: #000000;
}

.clipbutton{
	border:none;
}
#ad{
	padding:25px 0 0;
	text-align:center;
}
.blogbodybottom{
	width: 572px;
	height: 71px;
	background: url(http://livedoor.blogimg.jp/msnowj/imgs/6/9/69923571.gif?blog_id=2375908) no-repeat left top;
	margin-bottom: 20px;
}
.dateend{}

.nextpage{
	text-align:right;
	margin:5px;
	font-size:12px;
}

/**********************************
***          Article            ***
**********************************/
.menu{
	font-size:12px;
	text-align:right;
	margin:5px 15px 5px 0;
}

#articletop{}
#articlebody{}

.comblogbodybottom{}
.subspace{
	width: 572px;
	background: url(http://livedoor.blogimg.jp/msnowj/imgs/5/7/5736dad6.gif?blog_id=2375908) repeat-y;
	margin:0px;
	text-align:left;
}

/*//   Trackback & Comment   //*/
.trackbackurltop{}
.trackbackurlbody{
	width: 484px;
	margin:0 auto 20px auto;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead{
	font-size:14px;
}
.trackbackurl{
	width: 484px;
	margin:15px 0 0;
	text-align:left;
	font-size:12px;
}
.trackbackurl table{
	width:480px;
	margin:0 auto;
}
.trackbackurl table td{
	text-align:right;
}
.trackbackurl table td input.trackbackbox{
	width:400px;
}
.trackbackurlbottom{}

#takecomment {
	width: 484px;
	margin: 0px auto;
}

#commenttop
,#trackbacktop{}
#comment
,#trackback{
	width: 484px;
	margin:0 auto 20px auto;
}
#commentbody
,#trackbackbody{
	font-size:12px;
	margin:15px 10px 0;
}
.commentttl
,.trackbackttl{}
.commenttext
,.trackbacktext{
	margin:5px auto 10px;
	padding-left:15px;
	line-height:16px;
}
#commentbottom
,#trackbackbottom{}

/*//   Commnet Form   //*/
#formbodytop{}
#takecomment{}
#takecommentbody{}
.loginon,.loginoff{
	margin:5px 10px;
	font-size:12px;
}
.loginon a
,.loginoff a{}
.loginon a:hover
,.loginoff a:hover{}

#error{
	border:2px solid #f00;
	margin:10px 30px;
	padding:10px 15px;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#f00;
}
#error span{
	font-weight:normal;
}

#formbody{
	width: 480px;
	margin-top:20px;
}
#formbody table.form{
	width: 480px;
	margin:0px auto;
	font-size:12px;
}
#formbody table.form th{
	width:80px;
	font-weight:normal;
	padding:2px 10px 2px;
	text-align:right;
	white-space:nowrap;
}
#formbody table.form td{
	width:370px;
	padding:2px;
	vertical-align:middle;
}
#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;
}
#formbodybottom{}

#articlebottom{
	width: 572px;
	height: 71px;
	background: url(http://livedoor.blogimg.jp/msnowj/imgs/6/9/69923571.gif?blog_id=2375908) no-repeat left top;
}

#blogcommentbottom{}
#contentcommentbottom{}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{}
.sidetitle{
	width: 190px;
	height: 41px;
	padding-top: 13px;
	background:url(http://livedoor.blogimg.jp/msnowj/imgs/3/b/3baeb350.gif?blog_id=2375908)  no-repeat left top;
	text-align: center;
	line-height:100%;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
}
.sidetitle a:link,
.sidetitle a:visited{
	color: #FFFFFF
}
.sidetop{}
.side{
	margin-bottom:25px;
	padding:10px 10px 0;
	text-align:center;
	line-height:135%;
	font-size:12px;
	color: #333333;
}

.sidebody{
	background:url(http://livedoor.blogimg.jp/msnowj/imgs/0/b/0b032a0c.gif?blog_id=2375908) no-repeat 0 8px;
	line-height:18px;
	padding-left:8px;
	margin-bottom:5px;
	text-align:left;
}
.sidebottom{}

/*//   Calendar   //*/
.calendarheadbody{}
.calendarhead{
	width: 190px;
	height: 41px;
	padding-top: 15px;
	background:url(http://livedoor.blogimg.jp/msnowj/imgs/3/b/3baeb350.gif?blog_id=2375908) no-repeat left top;
	line-height:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
}
.calendarhead a:link,{
	color: #FB805F;
}
.calendarhead a:visited{
	color: #FB805F;
	text-decoration:none;
}
.caltop{}
.calbody{
	padding:10px 0;
	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;
	font-weight:bold;
	color: #333333;
}
.calendarweek{}
.weekday{}
.sun{
	color: #882A23;
}
.sat{}
.caltbldaybg{}
.caltblday{
	margin:0 auto 15px;
	border-top: 3px solid #C6A78C;
	border-right: 3px solid #C6A78C;
}
.caltblday td{
	width:20px;
	border-bottom: 3px solid #C6A78C;
	border-left: 5px solid #C6A78C;
	height:16px;
	padding:3px 0;
	text-align:center;
	font-size:12px;
	color: #321810;
}

.caltblday td a:link,
.caltblday td a:visited{
	color: #FFFFFF;
}
.calendard{
	background-color: #9c6663;
}
.calendardbg{
	background-color: #9c6663;
}
.calendar{}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{}

/**********************************
***          Other              ***
**********************************/
input.sf{
	width:90px;
	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;
}
.quotetable{
	background:#000;
	width:170px;
}
.quotetable img{
	width:160px;
}
.quote{
	color:#000;
	font-size:x-small;
	padding:1px;
	background:#fff;
}
.newslist{
	padding-right:5px;
}

/*//   Sidebanner   //*/
.elsehead{}
.elsebody{
	text-align:center;
}
.reader{
	padding-bottom:10px;
	width:117px;
	font-size:11px;
	text-align:left;
	margin:0 auto;
}
.powered
,.rss{
	padding-bottom:10px;
}
.elsebottom{}

/*//   Ad   //*/
.blogbody iframe{
	width:420px;
	margin:0 auto;
}
a.adtitle{
	color:#26262d;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription{
	color:#99999c;
	text-decoration:none;
}
a.adurl{
	color:#99999c;
	text-decoration:none;
}
a.adld{
	color:#99999c;
	text-decoration:underline;
}
body.ad{
	background:#fff;
}

/* tagcloud */
ul.tagcloud{
	list-style-type:none;
	padding:0;
}

ul.tagcloud li{
	display:inline;
	margin-right:5px;
}


ul.tagcloud li.tag-weight-0{font-size:95%;}
ul.tagcloud li.tag-weight-1{font-size:120%;}
ul.tagcloud li.tag-weight-2{font-size:160%;}
ul.tagcloud li.tag-weight-3{font-size:200%;}
ul.tagcloud li.tag-weight-4{font-size:250%;}