.small {
	font-size: 10px;
}

.gothic10 {
	font-size: 10px;
	line-height: 16px;
}

.gothic12 {
	font-size: 12px;
	line-height: 16px;
}

.gothic14 {
	font-size: 14px;
	line-height: 18px;
}

.gothic16 {
	font-size: 16px;
	line-height: 18px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #666666;
	text-decoration: none;
	margin: 0px auto;
	padding: 2px 0px 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gothic12_gray {
	font-size: 12px;
	line-height: 16px;
	color: #A0A08C;
}
.gothic12_yellow {
	font-size: 12px;
	line-height: 16px;
	color: #990;
}
.top_sobadojo {
	background-image: url(../img/top01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #CCC;
	margin-bottom: 15px;
	margin-top: 10px;
}
.top_sobadojo_text {
	width: 520px;
	padding-top: 83px;
}
.d_blog_new {
	width: 495px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.d_blog_new dt {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.d_blog_new dd {
	text-indent: 10px;
	list-style-image: url(/img/yellowarrow.jpg);
	list-style-type: disc;
}
.d_blog_new dl {
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#div_link {
	color: #A0A08C;
	font-size: 12px;
	line-height: 140%;
}
#div_link a:link, #div_link a:visited {
	color: #FFF;
}
#div_link a:active, #div_link a:hover {
	color: #FFF;
}

