body{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: lightgreen;
	-webkit-text-size-adjust: 100%;
	word-wrap:break-word;
	font-family:sans-serif;
}
h1,h2,h3{
	margin:0px;
	padding:0px;
}

#header{
	width: 100%;
	padding-top:15px;
	padding-bottom:15px;
	color:darkgreen;
	font-weight:bold;
	font-family: sans-serif;
	text-align:center;
}
#header a{
	color:darkgreen;
	text-decoration:none;
}

#articleTitle, #articleBody, #articleDate, #relatedList, #toolBox, .spBox{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding:5px;
	background-color:white;
	font-size:15px;
	line-height:1.7em;
	-webkit-border-radius: 5px;
}
.spBox a{
	color:#3d7b22;
	text-decoration: none;
}
	
#articleTitleInner , .spInner{
	border-left: 3px solid green;
	padding-left:3px;
}

#articleBody a, #relatedList a{
	color: #3d7b22;
}
#relatedList ul{
	font-size:15px;
	margin-top:0px;
	margin-bottom:0px;
}
#articleDate{
	position:relative;
	text-align:right;
	color: #3d7b22;
	font-size:14px;
}
.spleft{
	position: absolute;
	left: 5px;
}
.spleft a{
	color: #3d7b22;
	text-decoration: none;
}
#toPC{
}
.ad{
	position:relative;
	width:320px;
/*	height:50px;*/
	left:50%;
	margin-left:-160px;
	margin-bottom: 5px;
}
#sqAd, #sqAd2,#rmw300,.sqAd2{
	width:300px;
	height:250px;
	position:relative;
	left:50%;
	margin-left:-150px;
	margin-bottom:5px;
}

#rmw300{
	display:block;
}

/* CDプレゼン */
div.cdj{
margin-left:20px;
}

div.cdd{
padding-top:0.5em;
}

div.cb{
clear:both;
}

/* コメント */
div.comment-header{
	font-size: 15px;
	margin-left:1em;
}
div.comment-content{
	font-size: 15px;
	margin-left:2em;
}
div.comment-footer{
	font-size:13px;
	width:90%;
	text-align:right;
}
div.inner{
	border:1px solid #ccf;
}
p{
	margin:0px;
	margin-bottom:1em;
	padding:0px;
}
#showComments{
	display: none;
}

#footer{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	text-align:center;
	font-family:sans-serif;
	font-weight: bold;
}
#footer a{
	text-decoration:none;
	color: white;
}
#toPC2{
}

aside.gy, .addition{
margin:0 1em 1em 4em;
padding:0.5em;
font-size:13px;
border-top:1px solid #ccc;
}

.ytcontainer{
  position: relative;
  width: 98%;
  margin:0.5em auto 1em auto;
  padding-top: 56.25%;
}
.ytcontainer iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
