* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	font-size: 12px;
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: "Osaka", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin: 10px 0px 10px 30px;
	padding: 10px 0px 10px 10px;
	border-left: 5px solid #999999;
	color: #666666;
	line-height: 16px;
}
.tbl-layout {
	border-right: solid 1px #333333;
}
.td-sidemenu {
	border-right: solid 1px #333333;
}
.td-contents {
}
.imgtit01 {
	margin: 5px;
}
.content-nav {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.content-nav a {
	color: #006666;
	text-decoration: none;
}
.content-nav a:hover {
	background-color: #FFCC00;
	text-decoration: none;
}

#archive-title {
	border-left: solid 5px #006600;
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 30px 5px 30px;
	padding: 5px 0px 5px 10px;

}
.entry-date {
	color: #555555;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0px 5px 10px;
	padding: 2px 0px 2px 5px;
	border-bottom: dotted 1px #999999;

}
.entry-content {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px 40px 10px 40px;
}
.module-archives-module {
	margin: 0px 5px 10px 5px;

}
.module-header {
	font-size: 14px;
	padding: 2px 5px 2px 5px;
	border: solid 1px #999999;
}
.module-content {
	margin: 5px 10px 0px 10px;
	font-size: 12px;

}
.module-list {
	list-style-type: none;
}
.module-list-item-dot {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 5px 10px;
}

.newsitiran {
	font-size: 9pt;
	line-height: 12pt;
	text-indent: 0px;
	padding-bottom: 5px;
	color: #666666;
}
.newsmark {
	color: #FF6600;
}

