@charset “UTF-8”;
/*■■■■■■■■■■■  基礎設定   ■■■■■■■■■■■*/
h1,h2,h3,h4,h5{
margin:0;
padding:0;
}
a {
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
color:#919191;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	text-decoration:underline;
}
ul{
	list-style:none;
	margin:0px; 
	padding:0px; 
}
li{

	margin:0px; 
	padding:0px; 
}
blockquote  {
    margin:0;
	background-image:url(images/blockimage.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#000000;
	padding:2px 43px 2px 33px;
	font-size:11px;
}
img {border:none;}
input {
	color:#000000;
	border:1px solid #000000; 
	background:#EEEEEE;
	padding:0 3px 0 3px;
	font-family:Arial, Tahoma;
	font-size:11px;
}
textarea {
	color:#000000;
	border:1px solid #000000; 
	background:#EEEEEE;
	font-family:Arial, Tahoma;
	font-size:11px;
}
/*■■■■■■■■■■■  土台   ■■■■■■■■■■■*/
body{
	background-color:#5b5858; 
	margin:0;
	font-size:12px;
	font-family:'ＭＳ Ｐゴシック',Arial,sans-serif;
}
#body{
	width:763px;
	margin-right:auto;
	margin-left:auto;
	text-align:center; 
	background-image:url(images/mainbodyimage.png);
	background-repeat:repeat-y;
}
#header {
	width:763px; 
	height:174px;
	background-position:0px 0px; 
	background-image:url(images/banner4.png); 
	background-repeat:no-repeat;
}
#main{
	margin:0 30px 0 20px;
	text-align:left;
}
.left{
	float:left;
	width:540px;
}
.right{
	float:left; 
	width:163px; 
	margin:0px; 
	margin-top:30px;
	padding:0px; 
}
#footer{
width: 763px; 
height: 51px;
padding-top: 50px;
clear:both; 
background-image:url(images/footerimage.png); 
background-repeat:no-repeat; 
background-position:center bottom; 
text-align:center;
color:#444444;
}

/*■■■■■■■■■■■  ヘッダー   ■■■■■■■■■■■*/
h1{
padding-top: 100px;
color:black;
font-size: 30px;
}

a:visited h1{
color:black;
text-decoration:none;
}




/*■■■■■■■■■■■  メインカラム   ■■■■■■■■■■■*/
.left h2{
	background-image:url(images/entrytitlebg.png);
	background-repeat:no-repeat;
	padding: 6px 0px 0 25px;
	margin:0 0 0px 0px;
	color: #000000;
	font-size: 23px;
	text-align: left;
	font-family:Arial,sans-serif;
}
.left h3{
 font-size:17px;
 padding: 0px 0px 0px 7px;
 margin-bottom:8px;
margin-left:-5px;
 border-left:6px solid #303030;
}
.post{
margin-top:5px;
margin-left:11px;
margin-bottom:20px;
padding:0;
font-size: 13px;
line-height: 1.25;
}
.post h4{
margin:0 0 10px -3px;
font-size:15px;
}
.post h5{
margin:0 0 5px 0;
font-size:13px;
}
.post p{
margin:0;
padding:0 0 1.5em 0;
line-height: 1.5;
}
.post ul{
margin:0 0 1em 30px;
list-style-type: disc
}
.post li{
margin:0 0 0.5em 0;
}
.post li a{
color:black;
}
.post li p{
margin:2px 0 0 10px;
color:#444444;
line-height: 1.25;
}
.post li p img{
padding:1px 0 0 0;
}
.post hr.seemore{
margin:0 40px 1.5em 20px;
_margin-bottom:0.5em;
padding:0 0 0px 0;
}
.post code{
display:inline;
padding:0 10px;
}
.post pre{
max-height:250px;
min-height:100px;
_height:250px;
margin:0 10px 20px 10px;
padding:0;
overflow:auto;
border:1px solid #000000;
/* background-color:#dbdbdb; */
background-color:#d3d3d3;
background-image:url(http://diary.w3-info.net/images/preback.png);
background-repeat: no-repeat;
background-position: right bottom;
_background-attachment: fixed;
}
.post pre code{
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
margin:0px;
padding:10px 5px 5px 10px;
display:block;
}
.writebacks{
margin-left:11px;
}

/*■■■■■■■■■■■  サブカラム   ■■■■■■■■■■■*/
.right h2 {
	font-size:12px; 
	font-weight:bold; 
	color:#000000; 
	border:1px solid #919191;
	padding:1px 4px 4px 0;
	margin-bottom:7px;
	text-align:center;
	font-family:Arial,sans-serif;
}
.right .plugin{
	margin-bottom:15px;
}
.right ul{
padding:0 0 0 0px;
}
ul.plugin-list{
padding:0 0 0 15px;
}
.right ul li {
	font-size: 11px;
	padding: 3px 0 1px 15px;
	background: url(images/bullet2.png) no-repeat 0 0.3em;
}

.related_tags{
margin-bottom:1em;
}
.related_tags li{
display :inline;
padding-right :0.5em;
}
#archiveslist{
margin-top:0;
margin-bottom:1em;
padding:0;
}
#archiveslist dt{
margin:0;
padding:0;
}
#archiveslist dd{
display :inline;
}