@charset "UTF-8";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName: frog_gsl
Version:  2009.08.10
-----------------------------------------------------
*/

	body{
		margin:0;
		padding:0;
		font-family:arial ,sans-serif;
		background:#c0c67c;
		text-align:center;
		color:#6b6b6b;
	}
	h1,h2,h3{margin:0;padding:0;}
	a{
		color:#00741e;
		text-decoration:underline;
	}
	a:link{}
	a:visited{}
	a:active{}
	a:hover{
		text-decoration:none;
	}
	blockquote
	,pre {
		border:2px dotted #00741e;
		padding:10px;
		margin:10px;
		text-align:left;
	}
/*-----------------------------------------------------*/
	#header{
		background:#00741e;
	}
	#header td{
		color:#fff;
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a{
		color:#fff;
	}

	#container{
		width:815px;
		margin:0 auto;
		padding-bottom:100px;
		text-align:center;
		word-break:break-all;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/d_bg.gif) repeat-y;
	}

	#banner,#subbanner{
		height:316px;
		margin:0 auto;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/header.gif) no-repeat;
		color:#00741e;
		text-align:left;
	}
	#banner a{
		color:#00741e;
		text-decoration:none;
	}
	#banner a:hover{
		text-decoration:underline;
	}
	.blogtitle{
		font-size:32px;
		font-weight:bold;
		padding:50px 35px 0;
	}
	.description{
		font-size:14px;
		padding:0 35px;
		line-height:150%;
	}
	#blogcontainer{
		width:720px;
		margin:0px auto;
	}
	#content{
		float:left;
		width:500px;
		text-align:left;
	}
	#blog{}
	#links{
		float:right;
		width:200px;
	}
	#linksbody{}
	#footer{}
	#outfooter{
		width:815px;
		height:252px;
		margin:0 auto;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/footer.gif);
	}
/*-----------------------------------------------------*/
	.datetop{}
	.fullbody{}
	.datebody{
		background:#edeedc url(http://parts.blog.livedoor.jp/img/usr/t_frog/d_header_01.gif) no-repeat;
		padding-top:9px;
	}
	.date{
		margin:0 15px 0 0;
		text-align:right;
		color:#00741e;
		font-size:12px;
		z-index:2;
		position:relative;
	}
	.blogbodytop{}
	.blogbody{
		background:#edeedc;
		padding-bottom:45px;
	}
	.blogbodybottom{}
	.titlebody{
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/d_header_02.gif) no-repeat;
		height:38px;
		z-index:1;
		margin-top:-18px;
	}
	.title{
		margin:0 100px 0 72px;
		color:#00741e;
		line-height:170%;
		font-size:12px;
		font-weight:bold;
	}
	.main
	,.mainmore
	,.portal-links{
		line-height:170%;
		font-size:12px;
		padding:10px 10px 0;
	}
	.main
	,.portal-links{
		position: relative; /* for ie6 Peekaboo Bug */
	}
	.continues{}
	a.continues{}
	.posted{
		position: relative; /* for ie6 Peekaboo Bug */
		background:#edeedc;
		color:#00741e;
		font-size:11px;
		text-align:right;
		padding:0 10px 5px;
	}

	.posted a.url{
		text-decoration: none;
		color: #000 !important;
	}
	.posted a.url img{
		vertical-align: middle;
		margin-right: 2px;
	}
	.menu{
		background:#edeedc;
		color:#00741e;
		font-size:11px;
		text-align:right;
		padding:0 10px;
	}
	.nextpage{
		margin:0 12px 10px;
		font-size:11px;
		text-align:right;
	}
	.posted a,.menu a,.nextpage a{}
	.pict{
		margin:0 5px 5px 0;
	}
	.blogbodybottom{}
	.dateend{
		height:35px;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/d_footer.gif) no-repeat;
	}

/* 広告表示 */
	#ad{
		text-align:center;
	}
	.blogbody iframe{
		width:350px;
		margin:20px auto 20px 10px
	}
	body.ad{
		background:transparent;
	}
	a.adtitle{color:#727849;font-weight:bold;text-decoration:underline;}
	a.addescription{color:#7f8d20;text-decoration:none;}
	a.adurl{color:#7f8d20;text-decoration:none;}
	a.adld{color:#7f8d20;text-decoration:underline;}

/* カテゴリアーカイブ・月別アーカイブ */
	#categorytitlebody{}
	#categorytitle{
		padding:6px 20px;
		text-align:center;
		font-size:16px;
		font-weight:bold;
		color:#00741e;
	}
/*-----------------------------------------------------*/
/* 個別記事 */
	#articletop{}
	#articlebody{}
	.comblogbodybottom{}
	#articlebottom{
		height:35px;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/d_footer.gif) no-repeat;
	}
	#blogcommentbottom{}
	#contentcommentbottom{}

/* トラックバックURL表示 */
	.trackbackurltop{}
	.trackbackurlbody{
		background:#edeedc;
		text-align:left;
		padding-bottom:10px;
	}
	.trackbackurlttl{
		font-size:12px;
		font-weight:bold;
		color:#00741e;
		padding:10px 12px 0;
	}
	.trackbackurl{
		text-align:center;
		margin-bottom:10px;
	}
	.trackbackurl table{
		width:420px;
		margin:10px auto;
	}
	input.trackbackbox{
		width:350px;
	}

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

	#trackback,#comment,#takecomment{
		background:#edeedc;
		text-align:left;
		padding:0 12px 10px;
	}
	.trackbackhead,.commenthead,.takecommenthead{
		font-size:12px;
		font-weight:bold;
		color:#00741e;
		margin-bottom:10px;
	}
	#trackbackbody,#commentbody,#takecommentbody{
		padding-left:5px;
	}
	.trackbackttl,.commentttl{
		font-size:12px;
	}
	.trackbacktext,.commenttext{
		margin:5px 0 20px 10px;
		line-height:125%;
		font-size:12px;
	}

/* コメント記入 */
	#formbody{
		background:#edeedc;
		text-align:left;
		padding:0 0 20px 7px;
	}
	.formbodybottom{}
	.form{
		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;}

	#error{
		padding:10px;
		font-size:12px;
		line-height:125%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}
	.loginon{
		color:#6b6b6b;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #00741e;
		text-align:center;
	}
	.loginon a{color:#00741e;}
	.loginon a:hover{color:#00741e;}
	.loginoff{
		color:#6b6b6b;
		font-size:12px;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #00741e;
		text-align:center;
	}
	.loginoff a{color:#00741e;}
	.loginoff a:hover{color:#00741e;}
/*-----------------------------------------------------*/
/* サイドカラム */
	.sidetitlebody{
		height:39px;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/s_header.gif) no-repeat;
	}
	.sidetitle{
		padding:13px 10px 0;
		margin-bottom:3px;
		font-size:11px;
		font-weight:bold;
		color:#00741e;
	}
	.side{
		background:#edeedc;
		font-size:11px;
		padding:5px 8px;
	}
	.sidebody{
		margin:0 5px;
		padding-bottom:8px;
		text-align:left;
	}
	.side a{
		color:#6b6b6b;
	}
	.side a:hover{}
	a.ttllink{
		color:#00741e;
	}
	a.ttllink:hover{}

	.sidebottom{
		height:35px;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/s_footer.gif) no-repeat;
	}

/* カレンダー */
	.calendarheadbody{
		height:39px;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/s_header.gif) no-repeat;
	}
	.calendarhead{
		padding:13px 10px 0;
		font-size:12px;
		font-weight:bold;
		color:#00741e;
	}
	.calendarhead a{}

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

	.caltop{}
	.calbody{
		background:#edeedc;
	}
	.calendartable{}
	.caltbl{
		width:175px;
		margin:0 auto;
		text-align:center;
	}

	.calbottom{
		height:35px;
		background:url(http://parts.blog.livedoor.jp/img/usr/t_frog/s_footer.gif) no-repeat;
	}
	.caltblwkbg{}

	.calendarwd{}
	.caltblwk{
		width:175px;
		height:22px;
		margin:0 auto;
		font-weight:bold;
	}
	.caltblwk td{
		width:25px;
		height:25px;
		padding:3px 0;
		font-size:12px;
		text-align:center;
	}
	.weekday{}
	.sun{
		color:#ff0302;
	}
	.sat{
		color:#3399cc;
	}
	.caltbldaybg{}
	.caltblday{
		width:175px;
		margin:0 auto;
	}
	.caltblday td{
		width:25px;
		height:25px;
		padding:3px 0;
		font-size:12px;
		text-align:center;
	}
	.calendar{}
	.acalendar{
		font-weight:bold;
	}
	.calendard{}
	.calon{}
	.caloff{}

	.caltblday a{}

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

	div.related-articles {
		margin: 20px 12px;
	}
	div.related-articles h3 {
		color: #00741e;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	div.related-articles ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	div.related-articles ul li {
		margin: 0;
		padding: 0;
		font-size: 12px;
	}

div.pager {
	margin-bottom: 10px;
	text-align: left;
}

ul.index-navigator {
	font-size: 12px;
}

ul.index-navigator li a {
	padding: 0 7px;
}

ul.archives-pager {
list-style-type: none;
	font-size: 12px;
}

ul.archives-pager li {
	padding: 2px 5px;
}

ul.archives-pager li a {
	padding: 0 5px;
}

ul.archives-pager li.both {
	border-left: 1px solid #575e69;
}

ul.article-pager {
	font-size: 12px;
}

ul.article-pager li {
	float: left;
	width: 49%;
	line-height: 1.25;
}

/* = special tech ... borderの高さを揃えるため */
ul.article-pager {
	overflow: hidden;
}

ul.article-pager li {
	padding-top: 1px;/* 1px余白（上部） */
	padding-bottom: 100px;
	margin-bottom: -99px;/* 1px余白（下部） */
}

ul.article-pager li a {
	display: block;
	margin: 0 10px;
}

ul.article-pager li.prev {
	text-align: right;
}

ul.article-pager li.next {
	text-align: left;
}

ul.article-pager li.both {
	border-left: 1px solid #8d8d8d;
}

ul.article-navigator:after
, ul.archives-navigator:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


div.pager
, div.index-navigator-outer {
	zoom:1;
}

