@charset "shift_jis";
body      { font-size: 9pt; line-height: 130% }

p   { font-size: 9pt; line-height: 130% }

td     {
	font-size: 9pt;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
h1{
	text-align: center;
	padding: 0px;
	font-size: 11pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	background-image: url(../images/yaji_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9C9C2;
}

img	{
    border: 0px;
}
.big { font-size: 15pt; font-weight: bold; line-height: 15pt }
a:link, a:visited, a:active { color: #8e0209; font-weight: bold }
a:hover { color: #336600; font-weight: bold }

