@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFDB;
}
.shienBody {
	background-color: #FFF;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BBB;
	text-align: center;
}
.shienBody p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
	color: #898989;
	line-height: 24px;
}
.shienBody table tr td table {
	font-size: 13px;
	line-height: 21px;
	color: #898989;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: left;
}
.menu {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 30px;
	color: #898989;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	text-indent: 14px;
}
a:link {
	color: #898989;
	text-decoration: none;
}
a:visited {
	color: #898989;
	text-decoration: none;
}
a:hover {
	color: #444;
}
a:active {
	color: #050;
}
.conceptText {
	width: 170px;
	margin-left: 20px;
	text-align: left;
}
.midashi {
	font-size: 18px;
	color: #898989;
	word-spacing: 0.3em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.shienBody table tr td table tr .tdleft {
	background-color: #E8E5C5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C5AA;
	width: 90px;
}
.shienBody table tr td table tr .tdright {
	width: 284px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
