@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name : モブログ（ターコイズ）
-----------------------------------------------------
*/

	body{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/bg1.gif);
		margin:0;
		padding:0;
		color:#333;
		font-family:arial ,sans-serif;
		text-align:center;
	}
	h1,h2,h3{
		margin:0;
		padding:0;
	}
	a{
		color: #333;
		text-decoration:underline;
	}
	a:link{}
	a:visited{}
	a:active{}
	#content a:hover,#content_article a:hover,#linksbody a:hover{
		color:#12bfda;
		text-decoration:none;
		background:#a7f1ff;
	}
	blockquote
	,pre{
		border-left:3px solid #f1f1f1;
		padding:10px;
		margin:10px;
		text-align:left;
	}
/*-----------------------------------------------------*/
	#header td{
		color:#4c4c4c;
		font-size:12px;
	}
	#header a{
		color:#4c4c4c;
	}

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

	#banner{
		margin:0 -3px 0 0;
		color:#fff;
		text-align:left;
		position:relative;
	}
	#bannertop{
		padding:5px 0 10px;
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/titlebg_top.gif) no-repeat;
	}
	#bannerbody{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/titlebg_middle.gif) repeat-y;
		padding:10px 15px 5px 25px;
	}
	*:first-child+html #bannertop {
		width: 230px;
		height: 15px;
		padding: 0;
	}
	*:first-child+html #bannerbody {
		zoom: 1;
	}
	#bannerbottom{
		height:15px;
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/titlebg_bottom.gif) no-repeat;
	}
	#banner a{
		color:#fff;
		text-decoration:none;
	}
	#banner a:hover{
		color:#fff;
		text-decoration: underline;
	}
	.blogtitle{
		font-size:18px;
		font-weight:bold;
		margin:0;
	}
	.description{
		margin:20px0 0 0;
		line-height:2em;
		font-size:12px;
	}

	#blogcontainer{
		width:837px;
		margin:0 auto;
	}
	#content{
		float:right;
		width:610px;
		text-align:left;
	}
	#blog{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/bg2.gif) repeat-y;
		padding:0 3px 0 4px;
	}
	* html #blog { height: 1%; }

	body.article #blog{
		background:none;
	}
	#blogtop{
		border-top:1px solid #12bfda;
	}
	#links{
		float:left;
		width:227px;
	}
	#linkstop{}
	#linksbody{
		padding:20px 17px 10px 10px;
	}
	#linksbottom{}
	#blogfooter{
		margin:-1px 0 0;
		border-top:1px solid #12bfda;
	}
	#footer{}
	#outfooter{}
/*-----------------------------------------------------*/
	.blogloop{
		width:200px;
/*
		_width:201px;
*/
		float:left;
		border-bottom:1px solid #12bfda;
		text-align:center;
	}

	.blogbodytop{
		margin-right:10px;
		height:24px;
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/tab.gif) no-repeat 100% 0;
	        overflow:hidden;
        }
	.datebody{
		padding:4px 8px 0 0;
		text-align:right;
		color:#fff;
		font-size:11px;
		font-weight:normal;
	}
	.date{
		margin-right:2px;
	}
	.time{
	}
	.blogbody{
		width:170px;
		min-width:170px;
		height:350px;
		margin:10px auto 0;
		text-align:center;
                overflow:hidden;
	}
	.titlebody{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/icon.gif) no-repeat 0 3px;
		padding:0 0 0 18px;
	}
	.title{
		color:#0191a9;
		font-size:14px;
		font-weight:bold;
		text-align:left;
	}
	.title a{
		color:#0191a9;
		text-decoration:none;
	}
	.main,.mainmore,.portal-links{
		font-size:12px;
		line-height:2em;
		margin:3px auto 0;
		text-align:left;
	}
	.main_article{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/line_l.gif) no-repeat;
		font-size:12px;
		line-height:2em;
		margin:4px auto 0;
		padding-top:15px;
		text-align:left;
	}
	.main img.pict{
		float:none;
		margin-bottom:5px;
                width:33%;
                height:33%;
	}
	.main_article img.pict{
		float:left;
		margin-bottom:5px;
	}
	.continues{
	}
	.author{
		margin:5px 0 20px;
/* 		color:#f09813;
		font-size:11px; */
		text-align:right;
	}
	#articlebody .author,
	.blogbody .author{
		color: #a03dbe;
		font-size: 11px;
	}

	.blogbodybottom{
		width:170px;
		min-width:170px;
		height:60px;
		margin:0 auto;
		text-align:center;
	}
	.blogbodybottom a {
		color: #999;
	}
	.comments-trackback{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/line_s.gif) no-repeat;
		font-size:11px;
		padding:10px 0 5px;
		text-align:left;
		color:#999;
	}
	div.category{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/line_s.gif) no-repeat;
		font-size:11px;
		padding:10px 0 5px;
		text-align:left;
		color:#999;
	}
	.postedbody{
		background:#f1f1f1 url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/commentbg_top.gif) no-repeat;
		padding:5px 0 0;
		text-align:right;
	}
	.posted{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/commentbg_botttom.gif) no-repeat 0 100%;
		padding:0 10px 5px;
		font-size:11px;
		color:#999;
	}

	.nextpage{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/bg1.gif);
		padding:10px;
		font-size:11px;
		text-align:center;
	}
	#content_article{
		float:right;
		width:610px;
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/bg3.gif) repeat-y;
		text-align:left;
	}
	#articlebody,#subspace{
		padding:10px 23px 10px 18px;
	}
	.menu{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/line_l.gif) no-repeat;
		font-size:11px;
		text-align:center;
		margin:20px 0 10px;
		padding:5px 0 0;
	}

/* 広告表示 */
	#ad_rs{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/bg1.gif);
		margin:5px;
	}
	#ad{
		margin:35px auto 20px;
		text-align:center;
	}
	#ad iframe{
		width:400px;
	}
	body.ad{
		background:transparent;
	}
	a.adtitle{color:#6b6b6b;font-weight:bold;text-decoration:underline;}
	a.addescription{color:#999;text-decoration:none;}
	a.adurl{color:#999;text-decoration:none;}
	a.adld{color:#999;text-decoration:underline;}

/* カテゴリアーカイブ・月別アーカイブ */
	#categorytitlebody{}
	#categorytitle{
		color:#333;
		padding:0 10px 5px;
		text-align:right;
		font-size:16px;
		font-weight:bold;
	}
/*-----------------------------------------------------*/
/* トラックバックURL表示 */
	.trackbackurltop{}
	.trackbackurlbody{
		text-align:left;
		padding-bottom:10px;
	}
	.trackbackurlttl{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/icon.gif) no-repeat 0 3px;
		color:#0191a9;
		font-size:12px;
		font-weight:bold;
		padding:0 0 0 18px;
	}
	.trackbackurl{
		text-align:left;
		padding-left:15px;
		margin-bottom:10px;
	}
	.trackbackurl table{
		width:490px;
		margin:10px auto;
	}
	input.trackbackbox{
		width:420px;
	}

/* トラックバック・コメント */
	a.posttitle{
		font-size:12px;
	}
	a.posttitle:hover{}

	#trackback,#comment,#takecomment{
		text-align:left;
		padding:0 0 10px;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/icon.gif) no-repeat 0 1px;
		padding:0 0 2px 18px;
		margin-bottom:15px;
		color:#0191a9;
		font-size:12px;
		font-weight:bold;
	}
	#trackbackbody,#commentbody,#takecommentbody{
		padding:0 80px 0 35px;
	}
	.trackbackttl,.commentttl{
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		margin:5px 0 20px 10px;
		line-height:2em;
		font-size:12px;
	}

/* コメント記入 */
	#formbody{
		text-align:left;
		padding:0 0 20px 7px;
	}
	.formbodybottom{}
	.form{
		color:#000;
		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:380px;height:200px;}
	input.button{margin-top:20px;width:80px;}

	#error{
		padding:10px;
		font-size:12px;
		line-height:2em;
		font-weight:bold;
	}
	#error span{font-weight:normal;}
	.loginon{
		color:#999;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #c8e400;
		text-align:center;
	}
	.loginon a{}
	.loginoff{
		color:#999;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #c8e400;
		text-align:center;
	}
	.loginoff a{}
/*-----------------------------------------------------*/
/* サイドカラム */
	.sidetitlebody{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/icon.gif) no-repeat 0 3px;
		padding:0 0 0 18px;
	}
	.sidetitle{
		color:#0191a9;
		font-size:13px;
		font-weight:bold;
		text-align:left;
	}
	.side{
		font-size:12px;
		line-height:2em;
		padding:5px 0 25px;
	}
	.sidebody{
		margin:0 10px 0 0;
		padding:0 0 5px 0;
		text-align:left;
	}
	.side a{
	}
	.side a:hover{}
	a.ttllink{
		color:#95c400;
	}
	a.ttllink:hover{}

	.sidebottom{}

/* カレンダー */
	.calendarheadbody{
	}
	.calendarhead{
		padding:25px 3px 0;
		font-size:12px;
		font-weight:bold;
		text-align:center;
	}
	.calendarhead a{
		color:#002068;
	}

	.calendarpre{
		margin-right:5px;
	}
	.calendarnext{
		margin-left:5px;
	}

	.caltop{}
	.calbody{}
	.calendartable{}
	.caltbl{
		margin:0 auto;
		text-align:center;
	}

	.calbottom{margin-bottom:10px;}
	.caltblwkbg{}

	.calendarwd{}
	.caltblwk{
		width:200px;
		margin:10px auto 0;
		color:#fff;
	}
	.caltblwk td{
		width:28px;
		height:22px;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/calendarbg_2.gif) no-repeat 50% 50%;

	}
	.weekday{}
	.sun{
	}
	.sat{
	}
	.caltbldaybg{}
	.caltblday{
		width:200px;
		margin:0 auto 25px;
		color:#dadada;
	}
	.caltblday td{
		width:28px;
		height:25px;
		font-size:11px;
		text-align:center;
	}
	.calendar{}
	.acalendar{
	}
	.calendard{}
	.calon{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/calendarbg_3.gif) no-repeat 50% 50%;
	}
	.caloff{
		background:url(http://parts.blog.livedoor.jp/img/usr/m_turquoise/calendarbg_1.gif) no-repeat 50% 50%;
	}

	.caltblday a{
		color: #00bad9;
	}

/* プラグイン */
	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;}

	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}
