@charset "UTF-8";

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "zen_style_2c";
 :shortdesc "Design Template for livedoor Blog";
 :created "2006-09-25";
 :release [:revision "1.10"; :created "2014-03-11"];
 :page <>;
 :rights "LINE Corporation".
*/


/**********************************
/           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;
	text-align:center;
	color:#666;
}
a{
	color:#00a0d7;
}
a:hover{
	text-decoration:none;
}
h1
,h2
,h3{
	margin:0;
	padding:0;
}

table#header{
	background:#ececec;
	width:100%;
	font-size:12px;
	color:#4d4d4d;
}
table#header a{
	color:#4d4d4d;
}
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;
	border:0px;
	vertical-align:middle;
	margin-right:3px;
}

#container{
	margin:0 auto;
	text-align:center;
}

#banner{
	background:#384140 url(https://parts.blog.livedoor.jp/img/usr/zen_style/title_bg2.gif) repeat-x;
	border-bottom:8px solid #bfe09d;
	border-top: 4px solid #7BB337;
	padding: 20px;
	margin:0 auto;
	text-align:right;
	clear:both;
}
#banner a{
	color:#fff;
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}
.blogtitle{
	width:775px;
	margin:0 auto;
	padding:15px 0 2px;
	text-align:left;
	font-size:20px;
}
.description{
	width:775px;
	margin:0 auto;
	padding:3px 0 20px;
	line-height:135%;
	text-align:left;
	font-size:12px;
	color:#e8f0df;
}
#blogcontainer{
	width:775px;
	margin:0 auto;
	padding:18px 0;
	height:1%;
}
#content{
	float:right;
	width:525px;
	text-align:left;
}
#contentin{}
#sidecolumn{
	float:left;
	width:220px;
}
#sidecolumntop{}
#sidecolumnbody{}
#sidecolumnbottom{}

#categorytitlebody{}
#categorytitle{
	margin-bottom:10px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}
#footer{
	height:156px;
	background:url(https://parts.blog.livedoor.jp/img/usr/zen_style/bottom.gif) repeat-x;
}
#outfooter{}

/**********************************
***          Common             ***
**********************************/
.datetop{}
.fullbody{}
.datebody{}
h2.date{
	border-top:1px solid #7bb337;
	padding:10px 0 0;
	font-size:12px;
	font-weight:normal;
}
.blogbodytop{}
.blogbody{
	margin:5px 0 30px;
	text-align:left;
}
.titlebody{}
h3.title{
	line-height:137%;
	font-size:16px;
	font-weight:bold;
	color:#e97d37;
}
h3.title a{
	color:#e97d37;
}
.main
,.mainmore{
	margin:10px 5px 20px;
	line-height:147%;
	font-size:13px;
}
blockquote{
	background:#f7fdef;
	border:1px solid #bfe09d;
	padding:15px;
	margin:10px 0;
	text-align:left;
}
.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{}
 
.portal-links{
	font-size:12px;
	text-align:right;
	margin:5px 5px 12px;
}
.portal-links a{
	color:#f99c3c;
}
.portal-links a:hover{}

.posted{
	font-size:12px;
	text-align:right;
	margin:5px;
}
.clipbutton{
	border:none;
}
#ad{
	margin:25px 0 0;
	text-align:center;
}
.blogbodybottom{}
.dateend{}

.nextpage{
	text-align:right;
	margin:5px;
	font-size:12px;
}

/**********************************
***          Article            ***
**********************************/
.menu{
	font-size:12px;
	text-align:right;
	margin:5px 15px 10px 0;
}

#articletop{}
#articlebody{}

.comblogbodybottom{}
.subspace{
	margin:5px;
}

/*//   Trackback & Comment   //*/
.trackbackurltop{}
.trackbackurlbody{
	margin:0 auto 20px;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead{
	font-size:14px;
	color:#e97d37;
}
.trackbackurl{
	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{}

#commenttop
,#trackbacktop{}
#comment
,#trackback{
	margin:0 auto 20px;
}
#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{
	margin-top:20px;
}
#formbody table.form{
	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{}
#blogcommentbottom{}
#contentcommentbottom{}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{}
.sidetitle{
	border-top:1px solid #7bb337;
	padding:12px 0 0;
	line-height:100%;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.sidetitle a{
	color:#666;
}
.sidetop{}
.side{
	margin-bottom:25px;
	padding:10px 8px 0;
	text-align:center;
	line-height:135%;
	font-size:12px;
}
.side a:visited{
	color:#999;
}
.sidebody{
	background:url(https://parts.blog.livedoor.jp/img/usr/zen_style/dot.gif) no-repeat 0 8px;
	line-height:18px;
	padding-left:8px;
	margin-bottom:5px;
	text-align:left;
}
.sidebottom{}

/*//   Calendar   //*/
.calendarheadbody{}
.calendarhead{
	border-top:1px solid #7bb337;
	padding:12px 0 0;
	line-height:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.calendarhead a{
	color:#666;
	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;
}
.calendarweek{}
.weekday{}
.sun{}
.sat{}
.caltbldaybg{}
.caltblday{
	margin:0 auto 15px;
}
.caltblday td{
	width:25px;
	height:18px;
	padding:3px 0;
	text-align:center;
	font-size:12px;
}
.calendard{}
.calendardbg{}
.calendar{
	color:#999;
}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{}

/**********************************
***          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;
}
.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;
}
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:#999;
}

/* 記事下ソーシャルボタン */
.article-social-btn {
  margin:0;
  padding:0;
}

/* メッセージボード */
.message-board {
  background: rgba(0,0,0,0.05);
  border-radius: 6px;
  font-size:13px;
  margin: 0 0 10px 0;
  padding: 12px;
}