#headbar {
	background-color: #111;
	height: 80px;
}
#headbar h1, #headbar h2 {
	left: 50%;
	margin-left: -360px;
	position: absolute;
}
#headbar h1 {
	top: 21px;
}
#headbar h2 {
	top: 45px;
}
#headbar #logo {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: 210px;
}
#index #headbar div {
	border-bottom: 1px solid #555;
}
#index #headbar {
	height: 240px;
	vertical-align: top;
	background-color: #000;
}
#index #headbar h1 {
	top: 187px;
	width: 760px;
	text-align: center;
}
#index #headbar h2 {
	top: 212px;
	
	width: 760px;
	text-align: center;
}

table#navbar {
	font-size: 12px;
	background: #abc;
}
h1.indexheadbar {
	margin: 0;
	padding: 0;
}
#navbar a.main {
	color: #009;
	display: block;
	text-decoration: none;
	padding: 5 4 5 16px;
	background-color: #CCCCFF;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#navbar a.main:hover, #navbar a.active {
	color: #fff;
	background-color: #009;
	background-image: url(images/arrowact.gif);
}
#navbar td.sub {
	padding: 8px;
	background: #eef;
}
#navbar td.sub br {
	display: none;
}
#navbar td.sub a{
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 2px 0;
}
#navbar td.sub a:hover, #navbar td.sub a.active{
	text-decoration: underline;
	background-color: #FFFFCC;
	background-image: none;
	color: blue;
}

body {
	margin-top: 0px;
	padding-top: 0px;
	background:#eeeeee url(images/bg2.gif) center top repeat-y;
}
table#container {
	border: 1px solid #999;
	background-color: #fff;
}
div#pagetitle {
	border-bottom: 1px dotted #333;
	font-weight: bold;
	color: #333;
	padding-bottom: 2px;
}
table.box_flow {
	border: 1px solid gray;
	padding: 8px;
	background: #def;
	margin-bottom: 4px;
}
table.box_shape {
	border: 1px solid gray;
	padding: 8px;
	background: #abc;
	margin-bottom: 4px;
}
table.box_living {
	border: 1px solid gray;
	padding: 8px;
	background: #ccc;
	margin-bottom: 4px;
}
table.box_staff {
	border-bottom: 1px solid gray;
	padding: 8px;
	margin-bottom: 4px;
}
table.box_staff p.job {
	font-size: 80%;
	padding: 0;
	margin: 0;
}
table.box_staff p.name {
	font-size: 120%;
	padding: 0;
	margin: 0;
}
table.box_system {
	border-collapse: collapse;
}
table.box_system td.line {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

table.price td {
	font-size: 90%;
	line-height: 150%;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintext li{
	line-height: 140%;
}
.maintext_shiftright {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
h3.catalog {
	color: #FFFFFF;
	background-color: #222277;
	font-size: 16px;
	font-weight: normal;
	padding: 3px;
}
h4.orange {
	color: #FF3300;
}
table.box_system p.heading {
	text-align: center;
	font-weight: bold;
	margin: 4px;
	
}
table.box_system p.heading:first-line {
	font-size: 80%;
	font-weight: normal;
}
table.box_traininglist td{
	vertical-align: top;
}
p.systemcomment {
	font-size: 80%;
	line-height: 130%;
	margin: 4px;
}
table td.systemcomment {
	font-size: 80%;
	line-height: 130%;
	padding: 0px 0px 8px 0px;
}
span.system_otoku {
	color: #f00;
}
h3.systemheading {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000077;
	padding: 4px;
}
h1.headbar {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h2.headbar {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
table.otoiawase
{
	border: 1px solid gray;
	padding: 12px;
	width: 100%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #600;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
table.links {
	font-size: 90%;
	margin-top:14px;
	border-collapse: collapse;
	margin-left: 14px;
	margin-bottom: 24px;
}
table.links caption {
	text-align: left;
	font-weight: bold;
}
table.links td{
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}
table.links a{
	font-weight: bold;
}


.seminar_list {
	line-height: 140%;
}
.seminar_list p {
	font-size: 90%;
	margin: 4px 0px 18px 0px;
}
.seminar_heading {
	color: #CC3300;
}
h3.seminar_heading {
	font-size: 20px;
	color: #111;
	border-bottom: 1px solid #aaa;
	padding-bottom: 3px;
}
.seminar_textbox {
	background-color: #CCCCFF;
	line-height: 140%;
	font-size: 90%;
	padding: 12px;
}
dl.seminar {
	font-size: 90%;
	line-height: 150%;
	margin-left: 20px;
}
dl.seminar dt {
	font-weight: bold;
	color: #c30;
}
dl.seminar dd {
	margin-bottom: 1em;
}
#address {
	border-top: 1px dotted #aaa;
	font-size: 90%;
	line-height: 150%;
	margin: 8px;
	margin-top: 40px;
	padding-top: 8px;
	text-align: center;
	letter-spacing: 1px;
}
h3.access {
	color: #006600;
	font-size: 18px;
}
h4.access {
	text-indent: 1em;
	font-size: 14px;
}
h4.access a {
	color: #456;
}
h4.access a:hover {
	text-decoration: none;
}
div.access_hidden {
	margin-left: 20px;
}
div.staffbox {
	padding: 0px 15px;
	background:#EBFCCE;
	margin: 10px 20px 15px 20px;
	border: 1px solid #aaa;
	font-size: 80%;
	line-height: 150%;
	clear: both;
}
div.staffbox blockquote {
	color: #345;
	margin-left: 20px;
	border-left: 5px solid #408080;
	padding-left: 5px;
	padding: 0px 0px 0px 5px;
	line-height: 140%;
}
div.bossbox {
	padding: 0px 15px;
	background-color:#FFFFCC;
	margin: 10px 20px 15px 20px;
	border: 1px solid #aaa;
	font-size: 80%;
	line-height: 150%;
	clear: both;
}
.staffname {
	font-weight: bold;
	color:#990000;
	border-bottom: 1px dotted #aaa;
}
.float-right {
	margin-left: 8px;
	float: right;
}

#company {
	font-size: 90%;
	line-height: 140%;
	margin: 16px;
	border-collapse: collapse;
	border: 2px solid #bbb;
}
#company td {
	border: 1px solid #aaa;
}
#company .heading {
	font-weight: bold;
	background-color: #ddd;
}
.minicamp {
	font-size: 90%;
	border-collapse: collapse;
	margin: 3px;
}
.minicamp td {
	border: 1px solid #aaa;
}
.minicamp sup {
	line-height: 0%;
}
.systemsubheading {
	margin-bottom: 0;
	font-size: 80%;
	font-weight: bold;
	color: #770000;
}
#footer {
	text-align: right;
/* 	background: transparent url(images/bg_footer.gif) repeat left top; */
	padding: 10px;
	background-color: #111;
}
#footer a {
	color: #fff;
	font-size: 80%;
}
#footer a:hover {
	text-decoration: none;
}
a.ex {
	background-image: url(images/link-icon_external_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
	margin-right: 3px;
}
.keiser_movies td{
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.keiser_movies a {
	font-size: 90%;
	line-height: 150%;
}
.keiser_movies h4 {
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#waribiki_table {
	border-collapse: collapse;
}
#waribiki_table caption {
	text-align: left;
	color: #800;
	font-size: 16px;
	font-weight: bold;
}
#waribiki_table th, #waribiki_table td {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
#waribiki_table th {
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding: 10px;
	border-right: 5px double #aaa;
	color: #a00;
	font-size: 14px;
	background-color: #fdd;
}

#waribiki_table dl {
	font-size: 90%;
}
#waribiki_table dt {
	font-weight: bold;
}
#waribiki_table p {
	font-size: 85%;
	line-height: 140%;
	color: #456;
}
ul.cubaball li {
	padding-top: 4px;
	padding-bottom: 4px;
}
ul.cubaball strong {
	color: #900;
}
.cubaball_heading {
	border-left: 16px solid #FF5F11;
	padding: 3px;
	border-bottom: 1px solid #aaa;
}
.news_box {
	background-color: #FFFFCC;
	font-size:90%;
	line-height:150%;
	margin: 5px 5px;
	padding: 15px;
	border: 1px solid #aaa;
}
.news_box h1 {
	font-size:14px;
	color:#990000;
}
.smallsize {
	font-size: 80%;
	line-height: 140%;
}
ul.seminar_index li {
	line-height: 150%;
	font-size: 80%;
}
ul.seminar_index a {
	color: #456;
}
ul.seminar_index a.active{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

h3.supple_heading {
	background-color: #900;
	padding: 5px;
	color: #eee;
	position: relative;
}
h3.supple_heading a {
	font-weight: normal;
	position: absolute;
	right: 10px;
	font-size: 70%;
	color: #fff;
}
table.supplement {
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	line-height: 150%;
}
table.supplement td {
	padding: 5px 15px;
}

div.supplement strong {
	color: #900;
}
div.supplement h4 {
	border-top: 3px double #aaa;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 18px;
	color: #006;

}
div.supplement h4 span {
	font-weight: normal;
	font-size: 12px;
	color: #f00;
}
div.supplement form {
	display: inline;
}
table.supplement_form {
	margin-left: auto;
	margin-right: auto;
	font-size: 80%;
	border-collapse: collapse;
	width: 100%;
}
table.supplement_form caption {
	font-weight: bold;
	text-align: left;
	margin-top: 1em;
}
table.supplement_form input {
	font-size: 10px;
}

table.supplement_form td {
	vertical-align: middle;
}
table.supplement_form th, table.supplement_form td {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
	background-color: #ddf;
	padding: 6px 3px;
}
table.supplement_form th {
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
}

ul.sublink {
	text-align: center;
}
ul.sublink li {
	font-size: 90%;
	line-height: 150%;
	display: inline;
	list-style-type: none;
}
ul.sublink li a {
	display: inline;
	padding: 10px;
}
ul.sublink li a:hover {
	background-color: #fcc;
}


/* css for cart v1.0 */
table.cart {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.cart caption {
	font-weight: bold;
	color: #444;
}
table.cart th {
	text-align: center;
	font-size: 80%;
	padding-left: 10px;
	white-space: nowrap;
}
table.cart tr.odd {
	
}
table.cart tr.even {
	background: #eef;
}
table.cart td {
	border: 1px solid #aaa;
	border-left: none;
	border-right: none;
	padding: 6px 10px;
}
table.cart td form {
	display: inline;
}
table.cart td.item {
	font-weight: bold;
	font-size: 90%;
}
table.cart td.item span.option {
	display: block;
	font-size: 80%;
	color: #009;
	font-weight: normal;
}
table.cart td.price, table.cart td.count, table.cart td.subtotal {
	text-align: right;
	font-family: Arial;
	font-size: 90%;
	font-weight: bold;
}
table.cart td.total {
	text-align: right;
	font-family: Arial;
	color: #900;
	font-weight: bold;
	font-size: 90%;
	border-bottom: none;
}
p.cart_bottomnav {
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	margin-top: 20px;
}
p.cart_bottomnav a {
	margin: 0px;
}
p.cart_bottomnav a img {
	border: none;
}
p.cart_bottomnav a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
div.cart_container {
	text-align: center;
	margin: 30px auto;
}
div.cart_container input.small {
	font-size: 10px;
	padding: 2px;
	margin: 0px;
}
div.cart_container input, div.cart_container label {
	font-size: 90%;
}

div.cart_container dl {
	text-align: left;
	margin: 0px 50px;
}
div.cart_container dt {
	font-weight: bold;
	margin-top: 1em;
	font-size: 90%;
	color: #900;
}
div.cart_container dd input.wide, div.cart_container dd textarea.wide {
	width: 100%;
}
div.cart_container h3 {
	border: 1px solid #aaa;
	padding: 3px;
	margin-left: 100px;
	margin-right: 100px;
	font-size: 12px;
}
div.cart_container ul.messages {
	border: 1px solid #654;
	padding: 10px;
	margin: 0px;
	background-color: #fdd;
	list-style-type: none;
}
div.cart_container ul.messages li {
	font-size: 90%;
	color: #f00;
}
table.carriage {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.carriage td {
	font-size: 80%;
	border: 3px double #aaa;
	padding: 5px;
}
table.carriage td.price {
	text-align: right;
}
dl.hanbaihou {
	margin-left: 20px;
	font-size: 90%;
	line-height: 150%;
}
dl.hanbaihou dt {
	font-weight: bold;
}


table.seminar100805 {
	font-size: 80%;
	line-height: 145%;
}
table.seminar100805 td {
	vertical-align: top;
	padding: 0px 4px;
	width: 33%;
}
table.seminar100805 .name {
	font-size: 120%;
	color: orange;
}
table.seminar100805 .title {
	color: #009;
}