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

body {
	font-size: 75%;
	line-height: 1.6em;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
h4 {
	font-size: 110%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	line-height: 2em;
	font-weight: bold;
	background-color: #eeeeee;
	margin-bottom: 10px;
	padding-left: 3px;
}
table {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 20px;
}
th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn {
	padding-bottom: 20px;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
}

#wrapper{background:url(../img/bg.jpg) repeat-x;}

#header {
	height: 65px;
	padding-right: 10px;
	padding-left: 10px;
}
#header #site-logo {
	float: left;
	width: 450px;
}
#site-info  {
	float: right;
	width: 430px;
	height:auto;
	text-align: right;
	padding:7px 0 0 0;
}
#site-info  li {
	display: inline;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer-site-info  {
	float: right;
	width: 430px;
	height: 65px;
	line-height: 1em;
	text-align: right;
}
#footer-site-info  li {
	display: inline;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #header-name {
}
#header #header-description {
	line-height: 17px;
	padding-top: 2px;
}
a.toiawase  {
	background-image: url(../img/toiawase_btn.png);
	background-repeat: no-repeat;
	width: 185px;
	background-color: #CC0000;
	float: right;
	height: 35px;
}
a.toiawase:hover  {
	background-image: url(../img/toiawase_btn_over.png);
}
#header dd {
	float: left;
}
#main {
	background-image: url(../img/main_bg.png);
	background-repeat: no-repeat;
	height: 205px;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	padding-right: 30px;
	padding-left: 30px;
}
#content #navigation {
	font-size: 90%;
	line-height: 30px;
	padding-top: 10px;
}
#content  #sidebar {
	float: left;
	width: 200px;
}
#sidebar #newsletter {
	background-repeat: repeat-y;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding-bottom: 4px;
}
#newsletter  li {
	display: inline;
	list-style-type: none;
}
#newsletter   #newsletter-inner {
	text-align: center;
	font-size: 90%;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 10px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#newsletter-box {
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#newsletter-inner input {
	width: 170px;
	margin-bottom: 10px;
}
#sidebar #menu-01 {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #999999;
}
#sidebar #menu-01 li {
	list-style-type: none;
	display: inline;
}
#menu-01   a {
	display: block;
	height: 34px;
	width: 194px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#menu-01   a:hover {
	background-image: url(../img/menu_over.png);
	line-height: 1em;
}
#menu-02 {
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	margin-bottom: 10px;
}
#menu-02 li {
	list-style-type: none;
}
#menu-02 a {
	color: #333333;
	text-decoration: none;
	background-image: url(../img/menu02_bg01.png);
	display: block;
	height: 29px;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 29px;
	padding-left: 17px;
}
#menu-02 a:hover {
	background-image: url(../img/menu02_bg02.png);
}
#menu-entry {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu-entry h3 {
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu-entry ul {
	background-color: #eeeeee;
	padding-left: 16px;
	padding-right: 3px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu-entry li {
	line-height: 2.3em;
	list-style-image: url(../img/point_menu.gif);
	font-size: 90%;
}
#sidebar #banner {
}
#banner li {
	list-style-type: none;
	padding-bottom: 10px;
	text-align: center;
	line-height: 1em;
}
#content #main-content {
	float: right;
	width: 630px;
}
#main-content .box {
	margin-bottom: 15px;
}
#main-content h2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #060e25;
}
#main-content .box-scroll {
	overflow: auto;
	height: 100px;
	padding-top: 5px;
	margin-bottom: 5px;
}
.box-scroll dl {
	clear: both;
}
.box-scroll  dt {
	float: left;
	width: 120px;
	background-image: url(../img/point_b.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.box-scroll  dd {
	float: left;
	width: 470px;
	margin-bottom: 8px;
}
.box-gray {
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 10px;
}
.more-01 {
	text-align: right;
	font-size: 90%;
	margin: 0;
}
.more-01 a {
	background-image: url(../img/point_w.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 10px;
	display: block;
	margin-right: 1px;
}
.block {
	margin-bottom: 30px;
}
.photo-R {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo-L {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 190px;
	text-align: center;
}
#top-banner01 {
	margin-bottom: 15px;
}
#top-banner01    li {
	display: inline;
	list-style-type: none;
}
#top-banner02 {
	margin-bottom: 15px;
}

#voice {
	background-color: #003566;
	background-image: url(../img/voice_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 20px;
}
#voice a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#voice a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#voice a:hover {
	color: #FF9900;
	text-decoration: none;
}
#voice  h2.voice-title {
	margin-bottom: 15px;
	border-bottom-style: none;
}
#voice p {
	margin-bottom: 5px;
	line-height: 1.2em;
}
#voice img.photo {
	float: left;
}
#voice  .comment {
	float: right;
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
}
#teaching {
	background-color: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
	clear: both;
}
#teaching ul {
	background-image: url(../img/bg_teaching.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#teaching li {
	text-align: center;
	float: left;
	width: 188px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
#teaching  img {
	margin-bottom: 3px;
}
#footer {
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #060e25;
	padding-bottom: 30px;
	text-align: center;
	font-size: 90%;
}
#footer-base {
	background-image: url(../img/footer_base.png);
	background-repeat: no-repeat;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#footer-base-inner {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-bottom: 15px;
}
.top {
	background-image: url(../img/link_top.png);
	background-position: right center;
	padding-right: 30px;
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 830px;
}#footer-navi {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#footer-navi ul {
	text-align: center;
}
#footer-navi  li {
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	list-style-type: none;
	float: left;
}
#footer-logo {
	float: left;
	width: 420px;
	text-align: left;
	line-height: 1.4em;
}
#footer-logo img {
	margin-bottom: 5px;
}
#footer-info {
	float: right;
	width: 420px;
	height: 65px;
}
#footer-info dd {
	float: left;
}
#footer #copyright {
	color: #FFFFFF;
}
.point-link01 {
	text-align: right;
	margin-bottom: 10px;
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.point-link01  img {
	vertical-align: middle;
	margin-left: 5px;
}
.point-link02 {
	text-align: right;
	margin-bottom: 10px;
	clear: both;
	padding-top: 5px;
}
.point-link02  img {
	vertical-align: middle;
	margin-left: 5px;
}
#content #main-content-entry {
	float: right;
	width: 630px;
}
#main-content-entry .box {
	margin-bottom: 30px;
}
#main-content-entry p {
	margin-bottom: 20px;
}
#main-content-entry h2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #060e25;
	font-size: 120%;
	font-weight: bold;
	color: #060e25;
	margin-bottom: 10px;
}
#main-content-entry h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #eeeeee;
	line-height: 1.7em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main-content-entry .image-box {
	text-align: center;
	float: right;
	width: 190px;
}
#main-content-entry .image-box img {
	margin-bottom: 3px;
}
#main-content-entry .text-box {
	float: left;
	width: 430px;
}
#main-content-entry ul.ichiran {
	background-color: #eeeeee;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 2em;
	margin-bottom: 20px;
}
#seminer-banner {
}
#seminer-banner li {
	display: inline;
	list-style-type: none;
}
#coaching-iguchi-banner {
	background-image: url(../coaching/img/banner_base.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#coaching-iguchi-banner ul {
	padding-top: 30px;
	padding-bottom: 20px;
}
#coaching-iguchi-banner li {
	display: inline;
	list-style-type: none;
}
#kakaku {
	margin-bottom: 20px;
}
#kakaku th {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	border: 1px solid #000000;
	padding: 2px;
}
#kakaku td {
	background-color: #EDEDED;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.box-link-bar {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
ul.link-bar {
	background-color: #f5f5f5;
	background-image: url(../img/bg_linkbar.png);
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
ul.link-bar li {
	display: inline;
	background-image: url(../img/point_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 10px;
}
ol.privacy, ul.privacy {
	margin-left: 20px;
}
ol.privacy li, ul.privacy li  {
	margin-bottom: 15px;
}
#welcome-banner {
	background-image: url(../img/welcome/banner_base.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 630px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 30px;
}
#welcome-banner li {
	display: inline;
	list-style-type: none;
}
table #toiawase-form {
}
#toiawase-form th {
	font-weight: normal;
	background-color: #ECE9E9;
	border: 1px solid #C2BEBA;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 150px;
}
#toiawase-form td {
	border: 1px solid #C2BEBA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.essential {
	color: #CC0000;
}
