body {
	background-image: url(../image/back.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
}
#layoutBody {
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
#head {
	text-align: left;
	width: 850px;
	background-image: url(../image/head-back.png);
	background-repeat: repeat-x;
	height: 70px;
}
.title {
	margin: 0px;
	padding: 0px;
	float: left;
}
.head-bt {
	display: block;
	float: right;
}
.head-bt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.head-bt li {
	float: left;
}
#flash {
	clear: both;
}
#menu {
	clear: both;
	width: 850px;
	background-color: #b6dcfe;
	height: 50px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #FFFFFF;
	width: 850px;
	clear: both;
	min-height: 1px;
}
#content:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

* html #content {
  height: 1px;
}
#main {
	float: right;
	width: 660px;
	background-color: #FFFFFF;
	text-align: left;
}
#side {
	float: left;
	width: 188px;
	background-color: #FFFFFF;
}
#center {
	float: left;
	width: 440px;
}
#right {
	float: right;
	width: 220px;
}
#foot {
	display: block;
	clear: both;
	width: 850px;
}
#under {
	clear: both;
	width: 850px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6DCFE;
	background-color: #FFFFFF;
}

#side-bt {
	margin-top: 10px;
}
#side-bt ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bt a {
	background-image: url(../image/btb.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 170px;
	display: block;
}
.bt {
	display: block;
	height: 36px;
	width: 170px;
	margin-top: 5px;
}
.bt a:hover {

	background-image: url(../image/bta.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 170px;
	display: block;
}
.bt2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
.bt img {
	margin-top: 8px;
}

.bt2 a {
	background-image: none;
	margin: 0px;
	height: 14px;
}

#center-inner {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.center-title {
	float: left;
}
.line {
	clear: both;
}
.news {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	text-align: left;
	width: 300px;
}
.cliant {
	background-image: url(../image/flower.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 160px;
	width: 430px;
}
.cliant p {
	clear: both;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 250px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.3;
}
.box {
	background-image: url(../image/center-box.png);
	background-repeat: no-repeat;
	display: block;
	height: 106px;
	width: 404px;
}
.box h3 {
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}
.box-image {
	margin: 5px;
	float: left;
}
.box-copy {
	margin-top: 10px;
}
.box-naiyou p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.box-naiyou {
	width: 300px;
	float: right;
	margin-right: 5px;
}
#topics {
	width: 206px;
}
.topics-content {
	background-image: url(../image/right/topics_back.png);
	background-repeat: no-repeat;
	height: 203px;
	width: 206px;
}
.topics-content li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
}
.topics-content ul {
	margin: 10px;
	padding: 0px;
}
.syousai {
	text-align: right;
	margin-right: 5px;
}
#blog {
	width: 206px;
	margin-top: 10px;
}
.blog-content {
	background-image: url(../image/right/blog_back.png);
	background-repeat: no-repeat;
	height: 283px;
	width: 206px;
}
.blog-content ul {

	margin: 10px;
	padding: 0px;
}
.blog-content li {

	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
}
.about {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	margin: 10px;
	border: 1px solid #99CCFF;
	padding: 10px;
	line-height: 1.4;
}
.about p {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.cliant-comment {
	clear: both;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 250px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
}
.siteabout {
	font-size: 12px;
	margin: 10px;
	padding: 5px;
}
.eigyou {
	font-size: 10px;
	margin: 10px;
	padding: 5px;
}
.seminar-content {
	background-image: url(../image/right/seminar_back.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 206px;
	padding-left: 8px;
}
#seminar {
	margin-top: 10px;
	margin-bottom: 10px;
}
.seminar-cm {
	margin-top: 5px;
	margin-left: 5px;
}
.syousai li {
	text-align: left;
	margin-top: 8px;
	margin-right: 5px;
}
#foot address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.syousai ul {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.link {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.main-inner {
	margin: 10px;
}
.pan {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#head2 {

	text-align: left;
	width: 850px;
	background-image: url(../image/head_back2.png);
	background-repeat: repeat-x;
	height: 100px;
}
.entry-body {
	margin: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
.entry-body p {
	width: 560px;
	margin-top: 10px;
	text-align: left;
}

.midasi {
	text-align: left;
	font-size: 14px;
	clear: both;
	margin: 10px;
}
.up {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b6dcfe;
}
.category-label {
	text-align: center;
}
.bt2 a:hover {
	background-image: none;
	margin: 0px;
	height: 14px;
}
.bt2 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.bt2 a:visited {
	background-image: none;
	margin: 0px;
	height: 14px;
}
.plan-table {
	background-color: #E7E7E7;
	width: 500px;
	margin: 10px;
}
.plan-table td {
	background-color: #FFFFFF;
	padding: 5px;
}
.plan-table th {

	background-color: #F7F7F7;
	text-align: left;
	padding: 5px;
}
.f1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.tokutei li {
	text-align: left;
	list-style-image: url(../image/icon.png);
	color: #003399;
}
.attention {
	color: #FF3333;
}
.fase {
	margin: 0px;
	padding: 0px;
}
.fase-table td {
	vertical-align: top;
	text-align: left;
}
.fase li {
	margin-top: 5px;
	list-style-position: inside;
	list-style-image: url(../image/icon.png);
	text-align: left;
}
.merit li {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
.point td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
.tetuduki {
	background-color: #ECE9D8;
	width: 500px;
}
.tetuduki th {
	background-color: #E6F2FF;
	color: #0066CC;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 1px;
}
.tetuduki td {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 1px;
}
.f2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.blank {
	margin-top: 10px;
	clear: both;
	margin-bottom: 5px;
}
.kyuyo-flow-table {
	clear: both;
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.situmon {
	background-image: url(../image/page/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 100px;
	border: 1px solid #0099CC;
	width: 450px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.question {
	margin-left: 120px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.kotae {
	background-image: url(../image/page/a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 100px;
	border: 1px solid #FF9999;
	width: 450px;
	margin-left: 50px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.faq {
	clear: both;
}
.answer {
	margin-right: 120px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.entry2 {

	margin: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
.plan-tetuduki {
	text-align: left;
	margin-top: 5px;
}
.voice-q {
	background-image: url(../image/voice/bar.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 550px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 13px;
	text-align: left;
	margin: 0px;
	padding-left: 8px;
}
.junko {
	color: #0066CC;
}
.prof-pic {
	float: right;
	margin-right: 50px;
}
.prof th {
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
.prof td {
	text-align: left;
	vertical-align: top;
}
.map {
	margin: 10px;
	float: right;
}
.sitemap {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	list-style-image: url(../image/icon.png);
}
.sitemap li {
	margin-top: 5px;
	font-weight: bold;
}
.topics-box {
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
}

.topics-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
.date {
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #0066CC;
	margin-right: 20px;
	padding-top: 5px;
}
.topics-body {
	text-align: left;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	width: 400px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 100px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.topics-head {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #326FB0;
}
.topics {
	margin-top: 5px;
	margin-bottom: 20px;
}
