/* Enter Your Custom CSS Here */

.post{
	font-size:16px;
}

.article table{
	width: 100%;
}

#categories-2 li a{
  	text-decoration: none;
  	padding: 5px 5px 5px 30px;
  	background-image: url(http://onalive.net/wp-content/themes/msx-02-160210/images/a_arrow_orange.png);
  	background-repeat: no-repeat;
  	background-position: 3px 4px;
  	display: inline-block;
}

#categories-2 li li a{
  	padding: 5px 5px 5px 0px;
  	background-image: none;
}

/*-----------------------------------------
自作CSS
-----------------------------------------*/

.noteline{
	display: inline!important;
	padding-bottom: 0.3em!important;
	border-bottom: 1px dashed #7070ba!important;
	line-height: 2.1em!important;
}

/* 記事下広告用のDIVボックス */
div.div4{
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
/*	padding: 20px 20px; */
	margin: 10px 0px;
}

div.div4-inner{
	border-top: 5px solid #0066CC;
	border-bottom: 5px solid #0066CC;
	padding: 10px 0px;
	margin: 2px 0px;
}
