@charset "EUC-JP";
@import url(http://dsas.blog.klab.org/css/prettify.css);
@import url('https://fonts.googleapis.com/css?family=Inconsolata');

/* ツイート一覧表示用 */
.twitter_view{
  width: 48px;
}
.twitter_view .arrow_box {
    float: right;
    line-height: 20px;
    height: 20px;
    width: 30px;
    display: table;
    text-decoration: none;
    color: #333;
    border-radius: 3px;
    font-size: 11px;
    text-align: center;
}
.twitter_view .arrow_box {
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    margin-left: 6px;
    margin-right: 10px;
}
.twitter_view .arrow_box:after,
.twitter_view .arrow_box:before {
    right: 100%;
    top: 50%;
    left: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.twitter_view .arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 3px;
    margin-top: -3px;
}
.twitter_view .arrow_box:before {
    border-color: rgba(204, 204, 204, 0);
    border-right-color: #ccc;
    border-width: 4px;
    margin-top: -4px;
}
/*****/

div#panel_bookmarklet:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

body {
	margin:0;
	padding:0;
	font-size:100%;
	color:#333333;
	background:#B8DDBC url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/3/1/31cf6c47.png) repeat;
	text-align:center;
}
/*
code {
font-family: Consolas, Monaco, monospace;
}
*/
h1,h2,h3,h4{
	margin:0px;padding:0;
}

a:link{
	color: #175F25;
	text-decoration:underline;

}
a:visited{
	color:#0C3F16;
	text-decoration:underline;
}
a:active{}
a:hover{
	text-decoration:underline;
}

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

#banner {
	width:95%;
        min-width: 820px;
	height:113px;
	text-align:left;
	margin:0 auto;
        padding-top: 0px;
	background:url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/8/9/89e940c6.png) repeat-x ;
}

  #banner a{
    color: #fff;
    text-decoration:none;
  }

.blogtitle{
	color:#fff;
	text-align:left;
    font-family: sans-serif;
 	font-size:30px;
	font-weight:bold;
	padding-top :30px;
    padding-left: 100px;
}

.logo1{
	float:left;
	color:#333333;
	text-align:left;
	line-height:125%;
	vertical-align: bottom;
	padding-top: 27px;
	padding-bottom: 0;
	padding-left: 36px;
}

.description{
	color:#333333;
	text-align:right;
	font-size:27px;
	line-height:125%;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 0px;
}
#blogcontainer{
	width:95%;
        min-width: 820px;
	margin:0px auto;
	text-align:center;
        padding-top: 30px;
        background-color: #ffffff;
}

.titlebody h2 {
  font-size: 130%;
}

.main {
  word-break: normal;
}

.main h2 {
 font-size: 130%;
 margin-top: 1.2em;
 padding-left: 10px;
 border-bottom: solid 3px;
 border-left: solid 8px;
}
.main h3 , .mainmore h3 {
 font-size: 130%;
 margin-top: 1.2em;
 margin-left: 2px;
 padding-left: 8px;
 border-bottom: solid 2px;
 border-left: solid 5px;
}
.main h4 , .mainmore h4 {
 font-size: 110%;
 margin-top: 1.2em;
 margin-left: 4px;
 padding-left: 5px;
 border-bottom: solid 1px;
 border-left: solid 3px;
}

#right{
	float:left;
	width:178px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#righttop{}
#rightbody{}
#rightbottom{}
#categorytitlebody{}

#categorytitle{
        background:url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/c/b/cb62dec7.png) repeat-x 10px  30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px 10px 10px;

}

.datetop{}
.datebody{
        margin-top:  10px;  
	background:url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/7/5/7588edbb.png) no-repeat  ;
	height:38px;
}

.date{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-top:0px;
	padding-right:0px;
	padding-left: 18px;
}

div.datebody span.date {
  padding: 0;
  margin: 0;
  padding-left: 38px;
  line-height: 1.5em;
}

.dateend{
	background:url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/1/6/168661f8.png) repeat-x ;
	padding:16px 0;
	margin-top:0px;
	margin-bottom:15px;
}

.fullbody{
  width: 100%;
}

.blogbodytop{}
.blogbody{
	line-height:130%;
	text-align:center;
	background:url(http://) repeat-y 100% 0;
	margin:0 ;
}

.blogbodybottom{
	display:none;
}

.titlebody{
	margin:0 3px;
	margin-bottom: 6px;
	background:url(http://parts.blog.livedoor.jp/img/usr/lineage01/d_line.gif) repeat-x 20px 100%;
}

.title{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:0;
	padding-left:10px;
	padding-bottom:10px;
}

.main,.mainmore{
	font-size:100%;
	margin:15px;
	text-align:left;
	line-height:150%;
	padding:0;
	background-color: #ffffff;
}
.main ul{
	font-size:100%;
	text-align:left;
}
.main li{
	font-size:100%;
	text-align:left;
}
blockquote{
	border:1px dotted #333333;
	background-color: #DFFFE3;
	padding: 0px 10px;
	margin:10px;
	text-align:left;
}

a.continues{}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{}

.posted{
	background:url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/c/b/cb62dec7.png) repeat-x;
	color:#bf809d;
	font-size:11px;
	text-align:right;
	padding:10px 20px 5px;
}
.posted a{
		color:#87614c;
		text-decoration:underline;
}
	.posted a:link{}
	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{text-decoration:none;}

.menu{
	color:#333333;
	font-size:11px;
	text-align:right;
	padding:2px 20px 5px;
}
	.menu a{
		color:#ff6600;
		text-decoration:underline;
	}
	.menu a:link{}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{
		text-decoration:none;
	}

.formbodybottom{
	padding:16px 0;
	margin-top:0px;
	margin-bottom:15px;
}

.trackbackurlbody{
	padding:10px 20px 20px;
}

.trackbackurlttl{
	font-size:12px;
	font-weight:bold;
}

.trackbackurl{
	padding-top:10px;
	text-align:left;
}

.trackbackurl table{
	width:300px;
}

input.trackbackbox{
	width:230px;
}

.trackbackurlbottom{}

a.posttitle{}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{}

#trackback,#comment,#takecomment{
	padding:10px 20px 20px;
}

.trackbackhead,.commenthead,.takecommenthead{
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
}

#trackbackbody,#commentbody,#takecommentbody{}

.trackbackttl,.commentttl{}
.trackbacktext,.commenttext{
	line-height:125%;
	padding:5px 5px 20px;
}

div#panel_bookmarklet {
  text-align: right;
  margin-top: 2px;
  margin-bottom: 5px;
  margin-right: 1.5em;
  font-size: 80%;
  display: inline-block;
  float: right;
}

div#panel_bookmarklet div {
  float: left !important;
}

div#panel_bookmarklet iframe {
  margin: 0;
}

/*
.blogbody iframe{
	width:350px;
	margin:20px auto 15px;
	text-align:center;
}
*/

#formbody{
	text-algin:center;
	padding-left:10px;
}
	.form{
		font-size:12px;
	}
	.form th{
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}

input#author{
	width:200px;
}
input#email{
	width:200px;
}
input#url{
	width:200px;
}

textarea#text{
	width:280px;
	height:200px;
}
input.button{
	margin-top:20px;
	width:80px;
}

.nextpage{
	text-align:center;
}


.sidetitlebody{
	background:url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/9/e/9ec56f29.png) repeat-x;
	color:#333333;
 	height:35px;
}
.sidetitle{
	text-align:left;
        color:#fff;
	padding:5px 5px 0 5px;
        text-indent:   22px;
        font-size:13px;
}
.side{
	font-size:12px;
	text-align:left;
	line-height:1.5em;
        padding:0 2px 2px 1px;
}
.sidebody{
        padding:0 0px 10px 0px;
	text-align:left;
}
.sidebottom{
	background:url(http://) no-repeat;
	padding:4px 0 3px 12px;
	margin-bottom:10px;
}

	.side a{}
	.side a:link{}
	.side a:visited{}
	.side a:active{}
	.side a:hover{}
	

.elsehead{
	padding-top:6;
	text-align:center;
}
.elsebody{
	text-align:center;
}
.elsebottom{
	padding-bottom:10px;
}

	.elsebody a{}
	.elsebody a:link{}
	.elsebody a:visited{}
	.elsebody a:active{}
	.elsebody a:hover{}

pre.code, pre.terminal, pre.prog {
  width: 94%;
  padding: 5px;
  margin: 5px;
  line-height: 1.3em;
  overflow: auto;
  font-family: 'Inconsolata', monospace;
}

pre.code br, pre.terminal br{
  display: none;
}

pre.code, pre.prog {
  background: #ddd;
  border: 1px solid #999;
}
pre.terminal {
  color:      white;
  background: #444;
  border: 1px inset #999;
  line-height: 1.5em;
}
.main > pre.code, .main > pre.terminal, .main > pre.prog {
  overflow: auto;
}

pre.code code, pre.prog code, pre.terminal code {
  font-family: 'Inconsolata', monospace;
  line-height: 1.25em;
}

div.main dl, div.mainmore dl {
  margin-left: 2em;
}

div.main dt,
div.mainmore dt {
  border-bottom: 1px solid green;
  padding-left: 3px;
}

div.main     dd p,
div.mainmore dd p {
  margin: 0;
  margin-bottom: .6em;
  margin-right: 1em;
  padding: 0;
}

div.blogbody p code {
  font-size: 110%;
  font-style: oblique;
  background-color: #eee;
}

div.blogbody table {
  font-size: small;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  border-width:  0px;
  width: 100%;
  padding: 0px;
  margin-top:    1em;
  margin-right:  1em;
  margin-bottom: 1em;
  margin-left:   3em;
}

div.blogbody table th {
  background: #999;
  color: black;
  text-align: center;
  font-weight: bold;
  padding-top:    2px;
  padding-right:  0.5em;
  padding-bottom: 2px;
  padding-left:   0.5em;
  margin:  0px;
  empty-cell: show;
  white-space: nowrap;
  border-top:    1px solid #666;
  border-right:  0px;
  border-bottom: 1px solid #666;
  border-left:   0px;
}
div.blogbody table td {
  background: #ddd;
  text-align: left;
  padding-top:    2px;
  padding-right:  0.5em;
  padding-bottom: 2px;
  padding-left:   0.5em;
  margin:  0px;
  empty-cell: show;
  border-top:    0px;
  border-right:  0px;
  border-bottom: 1px solid #666;
  border-left:   0px;
}

blockquote.note {
  margin: 0;
  margin-left: 2em;
  margin-right: 1em;
  border: 1px #ccc dashed;
  border-width: 0px 0px 1px 1px;
  background-color: inherit;
}

div.bookmarklet {
  text-align: right;
  margin-top: 2px;
  margin-bottom: 5px;
  margin-right: 1.5em;
  font-size: 80%;
}

#blog {
	margin-left: 20px;
}

#content {
	margin-left: 215px;
	padding-bottom: 0px;
	text-align: left;
	background:url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/1/6/168661f8.png) repeat-y ;
background-color: #ffffff;
}

#wrapper {
	position: relative;
	width: 91%;
background-color: #ffffff;
}

#left {
position: absolute;
top: 0px;
left: 0px;
width:200px;
padding-left: 10px;
background-color: #ffffff;
}


#ttop {
position:fixed;
bottom:15px;
right:5%;
width:30px;
height:30px;
background:url(http://livedoor.blogimg.jp/klab_gijutsu2/imgs/5/6/566b0f3d.png) no-repeat left bottom;
}
