@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
   Name: クレヨン（2カラム）
 Update: 2008.08.08
Release: 2006.06.26
Powered by Milk Graphics
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		color:#666;
		font-family:arial ,sans-serif;
		text-align:center;
	}

	a:link{color:#ff9999;}
	a:visited{color:#ff9999;}
	a:active{color:#ff9999;}
	a:hover{color:#ff9999;text-decoration:none;}

	#header{
		background:#fff;
	}
	#header td{
		color:#000;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a:link{color:#000;}
	#header a:visited{color:#000;}
	#header a:active{color:#000;}
	#header a:hover{color:#000;text-decoration:none;}

	#container{
		width:1060px;
		margin:0 auto;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
		width:805px;
		height:196px;
		text-align:left;
		margin:0 auto;
		background:url(http://parts.blog.livedoor.jp/img/usr/crayon/header.gif) no-repeat 30% 0;
	}

	#banner a{color:#069;}
	#banner a:link{color:#069;}
	#banner a:visited{color:#069;}
	#banner a:hover{color:#069;text-decoration:underline;}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:14px;
		padding:84px 30px 2px 180px;
	}

	.description{
		color:#069;
		font-size:11px;
		padding:0px 30px 2px 180px;
	}

	#blogcontainer{
		padding-top:30px;
		padding-bottom:30px;
	}

	#content{
		float:left;
		width:750px;
		text-align:center;
	}


	#blog{
		width:700px;
		margin:0 auto;
		text-align:left;
	}

	#links{
		float:left;
		width:300px;
		padding:0px 0 20px;
	}
	
	#categorytitle{
		color:#666;
		font-size:14px;
		font-weight:bold;
		padding:5px;
		text-align:center;
		margin-bottom:15px;
	}
	.date{
		color:#ff9999;
		font-size:12px;
		padding:0px 40px;

	}
	.blogbody{
		padding-top:5px;
		margin-bottom:50px;
	}

	.blogbodybottom{
	}

	.titlebody{
		height:40px;
		background:url(http://parts.blog.livedoor.jp/img/usr/crayon/ttl.gif) no-repeat 5% 150%;
	}

	.title{
		color:#ff9999;
		font-size:24px;
		font-weight:bold;
		padding:0px 10px 0px 40px;
	}

/*?*/
* html .main{height:1%;}
* html .mainmore{height:1%;}
/**/

	.main,.mainmore,.portal-links{
		font-size:18px;
		text-align:left;
		line-height:150%;
		padding:20px 30px 20px;
	}
	
	blockquote{
		border:2px dotted #ff9999;
		margin:10px;
		padding:10px;
		text-align:left;
	}
	
	.pict{}
	
	 a.continues:link{color:#c96;}
	 a.continues:visited{color:#c96;}
	 a.continues:active{color:#c96;}
	 a.continues:hover{color:#c96;text-decoration:none;}

/* related articles */
div.related-articles{
	margin: 25px 30px 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 12px;
	color: #ff9999;
}
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: 12px;
}

	.posted{
		color:#c96;
		font-size:11px;
		text-align:right;
	}

	.posted a:link{color:#c96;}
	.posted a:visited{color:#c96;}
	.posted a:active{color:#c96;}
	.posted a:hover{color:#c96;text-decoration:none;}

 .dateend{}

	.nextpage{
		font-size:12px;
		padding:5px;
		text-align:right;
	}
	.nextpage a:link{color:#c96;}
	.nextpage a:visited{color:#c96;}
	.nextpage a:active{color:#c96;}
	.nextpage a:hover{color:#c96;text-decoration:none;}

	.menu{
		color:#c96;
		font-size:11px;
		text-align:right;
		margin-top:5px;
		}

	.menu a:link{color:#c96;}
	.menu a:visited{color:#c96;}
	.menu a:active{color:#c96;}
	.menu a:hover{color:#c96;text-decoration:none;}


	.comblogbodybottom{}

/* トラックバックURL表示 */
	.trackbackurlbody{
		margin-top:-30px;
		text-align:left;
	}
	.trackbackurlttl{
		color:#ff9999;
		font-size:12px;
		font-weight:bold;
	}

	.trackbackurl{text-align:center;margin-bottom:10px;}
	.trackbackurl table{width:400px;margin:10px auto;}
	input.trackbackbox{width:325px;}

/* トラックバック・コメント表示 */

	a.posttitle:link{color:#c96;}
	a.posttitle:visited{color:#c96;}
	a.posttitle:active{color:#c96;}
	a.posttitle:hover{color:#c96;text-decoration:none;}

	#trackback,#comment,#takecomment{
		padding:10px 0px;
		text-align:left;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		color:#ff9999;
		font-size:12px;
		font-weight:bold;
	}
	#trackbackbody,#commentbody,#takecommentbody{
		padding:10px 5px;
	}
	.trackbackttl,.commentttl{
		color:#c96;
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		font-size:12px;
		margin:3px 0 10px 10px;
	}

	#error{
		padding:x-small;
		font-size:12px;
		line-height:150%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}

	.loginon{
		font-size:12px;
		margin:15px 0;
	}
	
	.loginon a:link{color:#c96;}
	.loginon a:visited{color:#c96;}
	.loginon a:active{color:#c96;}
	.loginon a:hover{color:#c96;}

	.loginoff{
		font-size:12px;
		margin:15px 0;
	}

	.loginoff a:link{color:#c96;}
	.loginoff a:visited{color:#c96;}
	.loginoff a:active{color:#c96;}
	.loginoff a:hover{color:#c96;}


	#formbody{text-algin:center;}

	.form{
		margin:0px auto;
		color:#630;
		font-size:12px;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}

	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:350px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

	.calendarheadbody{
		height:29px;
		background:url(http://parts.blog.livedoor.jp/img/usr/crayon/sidettl.gif) no-repeat 50% 0;
	}

	.calendarhead{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:6px 0;
	}
	
	.calendarhead a:link{color:#fff;}
	.calendarhead a:visited{color:#fff;}
	.calendarhead a:active{color:#fff;}
	.calendarhead a:hover{color:#fff;text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{}
	.caltbl{
		width:280px;
		margin:10px auto 20px;
	}

	.caltblwkbg{}
	.caltblwk{
		font-size:12px;
	}
	.caltblwk td{
		color:#c96;
		padding:3px 0;
		font-weight:bold;
		text-align:center;
	}

	.weekday{}
	.sun{}
	.sat{}

	.caltbldaybg{}

	.caltblday{
		font-size:12px;
		color:#630;
	}

	.caltblday td{
		text-align:center;
		padding:3px 0px;
	}
	
	.calon{}
	.caloff{}

	.caltblday a:link{color:#c96;}
	.caltblday a:visited{color:#c96;}
	.caltblday a:active{color:#c96;}
	.caltblday a:hover{color:#c96;text-decoration:none;}

	.calbottom{}

	.sidetitlebody{
		height:29px;
		background:url(http://parts.blog.livedoor.jp/img/usr/crayon/sidettl.gif) no-repeat 50% 0;
	}

	.calendarhead{
		color:#fff;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		padding:6px 0;
	}

	.sidetitle{
		color:#fff;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:6px 0;
	}

	.side{
		color:#630;
		font-size:13px;
		text-align:center;
		line-height:150%;
		padding:5px 0px 0;
		margin-bottom:20px;
	}
	
	.sidebody{
		padding:2px 0;
		text-align:left;
	}

 .side a:link{color:#630;}
 .side a:visited{color:#630;}
 .side a:active{color:#630;}
 .side a:hover{color:#ff9999;text-decoration:none;}

	a.ttllink:link{color:#fff;text-decoration:underline;}
	a.ttllink:visited{color:#fff;text-decoration:underline;}
	a.ttllink:active{color:#fff;text-decoration:underline;}
	a.ttllink:hover{color:#fff;text-decoration:none;}

	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;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}
	.quotetable{background:#000;width:170px;}
	.quotetable img{width:160px;}
	.quote{color:#000;font-size:12px;padding:1px;background:#fff;}

	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}
	
	.elsebody a:link{}
	.elsebody a:visited{}
	.elsebody a:active{}
	.elsebody a:hover{}
	
	.checkers{padding-bottom:10px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{}
	
	#footer{
	}

	.blogbody iframe{width:480px;margin-top:20px;margin-left:10px;}

	a.adtitle:link{color:#ff9999;font-weight:bold;}
	a.adtitle:visited{color:#ff9999;font-weight:bold;}
	a.adtitle:active{color:#ff9999;font-weight:bold;}
	a.adtitle:hover{color:#ff9999;font-weight:bold;}
	
	a.addescription:link{color:#666;text-decoration:none;}
	a.addescription:visited{color:#666;text-decoration:none;}
	a.addescription:active{color:#666;text-decoration:none;}
	a.addescription:hover{color:#666;text-decoration:none;}
	
	a.adurl:link{color:#666;text-decoration:none;}
	a.adurl:visited{color:#666;text-decoration:none;}
	a.adurl:active{color:#666;text-decoration:none;}
	a.adurl:hover{color:#666;text-decoration:none;}
	
	a.adld:link{color:#c96;}
	a.adld:visited{color:#c96;}
	a.adld:active{color:#c96;}
	a.adld:hover{color:#c96;}
	
	body.ad{background:#fff;}

.plugin-message .message-box {
	padding: 0 30px 0;
}


/* ブログのヘッダー、タイトル、説明
------------------------------------- */
#blog-header {
	background-color: #dfdfdf;
	min-height:180px;
	min-width: 960px;
}
#blog-header-inner {
	margin: 0 auto;
	width: 960px;
}
#blog-title {
	/* color: #fff; */
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
#blog-title a {
	/* color: #fff;*/
}
#blog-description {
	display: none;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
#blog-description a {
	color: #fff;
}
.show-image #blog-header-image {
    width: 100%;
}
.plugin-categorize .side,
.plugin-monthly .side {
padding-left: 30px;
}
/* メニューバー
------------------------------------- */
.ldb_menu-wrapper {
	width: 100%;
	background: #333;
}
.ldb_menu-wrapper:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ldb_menu-inner{
	margin: 0 auto;
	min-height: 50px;
	padding-right: 40px;
	position: relative;
	width: 960px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ldb_menu-list {
	overflow: hidden;
	list-style: none;
}
ul.ldb_menu-list{
	margin-top:0px;
	margin-bottom:0px;
	height: 50px;
}
.ldb_menu-list li{
	float: left;
}
.ldb_menu-list li a{
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 17px 30px;
	text-decoration: none;
}
.ldb_menu-list .ldb_menu-item-current,
.ldb_menu-list li a:hover {
	background-color: #5e5e5e;
}

/* ソーシャルアイコン */
.ldb_menu-list li.ldb_menu-item-twitter,
.ldb_menu-list li.ldb_menu-item-facebook,
.ldb_menu-list li.ldb_menu-item-flickr,
.ldb_menu-list li.ldb_menu-item-instagram {
	float: right;
	/* margin: 20px 18px 19px 0; */
	margin: 16px 18px 16px 0;
}
.ldb_menu-list li.ldb_menu-item-twitter a {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_talent_basis/twitter.png) no-repeat;
	text-indent: -9999px;
	width: 26px;
	height: 21px;
	padding: 0;
}
.ldb_menu-list li.ldb_menu-item-facebook a {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_talent_basis/facebook.png) no-repeat;
	text-indent: -9999px;
	width: 26px;
	height: 21px;
	padding: 0;
}
.ldb_menu-list li.ldb_menu-item-flickr a {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_talent_basis/flickr.png) no-repeat;
	text-indent: -9999px;
	width: 26px;
	height: 21px;
	padding: 0;
}
.ldb_menu-list li.ldb_menu-item-instagram a {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_talent_basis/instagram.png) no-repeat;
	text-indent: -9999px;
	width: 26px;
	height: 21px;
	padding: 0;
}
.ldb_menu-list li.ldb_menu-item-twitter a:hover,
.ldb_menu-list li.ldb_menu-item-facebook a:hover,
.ldb_menu-list li.ldb_menu-item-flickr a:hover,
.ldb_menu-list li.ldb_menu-item-instagram a:hover {
	background-color: transparent;
}
.social-links{
	position: absolute;
	top: 0px; 
	right: 0;
}
.social-links-inner li{
	float: left;
	list-style: none;
	margin-right: 18px;
}
/* side-profile
----------------------------------------------- */

.side-profile {
	margin-bottom: 30px;
}
.side-profile img {
	max-width: 300px;
	height: auto;
	margin-bottom: 20px;
}
.side-profile dl dt {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.side-profile dl dd {
	margin-left: 20px;
	padding-bottom: 20px;
	text-align: left;
}

/* side
----------------------------------------------- */
.sidewrapper {
    margin-bottom: 60px;
}
.sidetitlebody {
    height: 29px;
    background: url(http://parts.blog.livedoor.jp/img/usr/crayon/sidettl.gif) no-repeat 50% 0;
    margin-bottom: 10px;
}
.sidetitle {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 6px 0;
}

/* footer
----------------------------------------------- */
#footer {
    margin: 30px 0;
    font-size: 12px;
}

/* 記事タイトル
----------------------------------------------- */
.titlebody {
    height: 50px;
    background: url(http://parts.blog.livedoor.jp/img/usr/crayon/ttl.gif) no-repeat 5% 100%;
}
.title a {
    text-decoration: none;
}
.title a:hover {
    text-decoration: underline;
}

/** ---------- Google AdSense ---------- **/
.google-user-ad { margin:10px; }
.google-user-ad-728 { margin:0px auto 30px; }
.google-user-ad-side { margin:0px; }
.ad-center { text-align:center; }

.main img{
        max-width: 100%;
}