<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "EUC-JP";
/*@import "init.css";*/
@import "base.css";
@import "download.css";.topheader {
	color: #FFFFFF;
	background-color: #333333;
	padding:10px;
}

/* clearfix */
.cf:before,.cf:after{content:"";display:table;}
.cf:after {clear:both;}
/* /clearfix */

.pagefooter {
	color: #FFFFFF;
	background-color: #333333;
}

h1 {
	margin:0px;
	padding:0px;
	padding-left:8px;
	/*background:url(../images/contents_bar.png) repeat;*/
}

h2 {
	/*font-size: 100%;
	background-color: #000000;*/
	/*border-top:2px #66aa66 solid;*/
	/*border-left:10px #000000 solid;*/
	/*border-right:2px #336600 solid;
	border-bottom:2px #336600 solid;*/
	padding: 0em;
	margin:0px;
}

h3 {
	font-size: 100%;
	/*color:#009900;*/
}

h3.koshu_header{
	color:#666666;
	padding:0.3em 0.4em;
	font-size:100%;
	/*border:1px solid #dddddd;*/
	background:#eeeeee;
}

h4{
	font-size:98%;
	padding:0.4em 0em;
}

.comment{
	font-size:8pt;
}

.subnavi{
	font-size:70%;
	text-decoration:none;
	padding:0px 0px 15px 0px;
}

.subnavi a{
	text-decoration:none;
}

.contents{
 padding-left:12px;
}

.subcontents{
	border: 0;
	width: 100%;
	padding-top:1em;
}

.subcontent_ttl {
	background: #666;
	text-align: left;
	padding: 2px;
}

.sub_main{
	padding:10px;
	font-size:95%;
}

.sub_main table{
	font-size:100%;
}

.outline{
	font-size:90%;
	padding:1em 0em 4em 1.5em;
}

.menu {
	background: #f7f7f7;
	width:106px;
}

.menu table {
	background: transparent;
}

.menu_header{
	background: #fff;
	padding:0px 14px;
	/*padding:0px;*/
}

.menus{
	border-top:1px solid #666666;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
}

table.navigation td{
	height:30px;
	padding:2px;
	font-weight:bold;
	font-size:90%
}

.main{
padding-left:0px;
width:598px;
}

.flashcontents{
	/*padding: 0px 10px;*/
}

.flash{
	border : 1px solid #666666;
	text-align:center;
	height:160px;
}

.imagetable{
	padding:0px 0px 5px 5px;
}

.imagecaption{
	font-size:8pt;
	color:#666666;
	padding:0.2em 0em;
}

.kenshu_schedule{
	font-size:100%;
	//bordre-collapse:collapse;
	border:1px solid #777777;
}

.kenshu_schedule td{
	border:1px solid #777777;
	font-size:80%;
}

.kenshu_schedule th {
font-size:80%;
	color: #FFFFFF;
	background-color: #999999;
	border:1px solid #777777;
}

.course{
	font-size:90%;
}

.set{
 background:#aaaaaa;
 border-top:#bbbbbb 1px solid;
 border-left:#bbbbbb 1px solid;
 border-right:#999999 1px solid;
 border-bottom:#999999 1px solid;
 padding:0.2em;
 color:#ffffff;
 text-align:center;
}

.number{
 font-size:120%;
 font-weight:bold;
 background:#aaaaaa;
 border-top:#bbbbbb 2px solid;
 border-left:#bbbbbb 2px solid;
 border-right:#999999 2px solid;
 border-bottom:#999999 2px solid;
 padding:0.4em;
 color:#ffffff;
 text-align:center;
}

.price{
color:#cc0000;
	font-weight:bold;
	font-size:90%;
}

.product_name{
	font-size:100%;
	/*color:#336699;*/
	font-weight:bold;
	padding:0.3em;
	background:#dddddd;
	/*border-left:10px solid #333333;*/
	/*border-bottom:1px solid#333333;*/
	
}

.product_details{
	padding:0.2em;
	vertical-align:top;
	font-size:95%;
}

.product_review{
	padding:0.2em;
}

.product {
	font-size:90%;
}

.even
{
	/*background: #f0f9ff;*/
	
}

.odd
{
	background:#ffffff;
}

p.errorMessage
{
	color: #c33;
	padding:0em;
	margin:0em;
	
}

#noList{
	width:100%;
	background:#d1e5f1;
	border:1px solid #d1e5f1;
}

#noList p{
	text-align:center;
	color: #485b5f;
	font-weight: bold;
	padding:4em;
}

.Line ul li{
	display:inline;
}

#Select{
	font-size:90%;
	padding:0.1em;
	margin:0.05em;
}

.news_list {
	width: 725px;
}

.infolist{
	table-layout: fixed;
	width: 100%;
	font-size:100%;
}

.infolist td{
	overflow: hidden;
	background: url('../images/list_icon.gif') no-repeat 1px center;
	border: dotted #999;
	border-width: 1px 0;
	height: 30px;
	font-size:80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 5px 5px 12px;
}

.infolist a {text-decoration: none}

.infodate{
	text-align:right;
	font-size:80%;
}

.infocontents{
	padding-left:1em;
	padding:1em;
}

.infodetail_regist{
	font-size:80%;
	padding:0px 15px;
}

	.pagenumber_top{
	text-align:right;
	font-size:90%;
	padding:0.4em 0px;
	width:98%;
}

.pagenumber_bottom{
	text-align:right;
	font-size:90%;
	padding:0.4em 0em;
	width:98%;
}

.for_list{
	font-size:90%;
}

.for_list a:{
	color : #55555;
	text-decoration :none;
}

.leftalign {
	text-align: left;
}

.saturday {
	color: #0033CC;
}

.sunday {
	color: #FF0000;
}

.effect {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

.contact{
	width:100%;
	font-size:95%;
}

.contact th{
	vertical-align:top;
	text-align:left;
	padding:0.3em;
	background:#999999;
	border:1px solid #888888;
	color:#ffffff;
}

.contact td{
	padding:0.3em;
	background:#ffffff;
	border:1px solid #999999;
	vertical-align:top;
}

.contact input,select,textarea{
}

.contact ul,li{
	padding:0px;
	margin:0px;
}

.contact div{
/*
	text-align:left;
 background:#999999;
 border-top:#888888 2px solid;
 border-left:#888888 2px solid;
 padding:0.3em;
 color:#ffffff;*/
}

.contact .note {
	color: #666;
	font-size: 80%;
	margin-top: 2px;
}

ul.button
{
	overflow: hidden;
	text-align: center;
	margin: 12px 0;
	padding: 0;
}

ul.button li
{
	display: inline;
	padding: 0em 0.3em;
}

.maker_red{
	color:#cc3300;
}

.next{
	float:right;
}

.prev{
	float:left;
}

.search_form{
}

.search_form td{
 padding:0px 8px;
}

.search_from th{
	padding:0px;
}

.search_from select,input{
	padding:0px;
}

.pageInfo{
display:inline;
clear:both;
}

.pageNavi{
	overflow: hidden;
	list-style: none;
	font-size: 90%;
	margin: 0;
	padding: 0.4em 0px;
}

.pageNavi img {
	vertical-align: middle;
}

.floatright{
	float:right;
}

.floatleft{
	floatleft;
}

.pageall{
	float:left;
	padding:2px;
}

.pagedisp{
	float:right;
	padding:2px;
}

.clinic_list{
	border:1px #999999 solid;
	clear:both;
}

.clinic_list th{
	text-align:left;
	background:#dddddd;
	padding:0.3em;
	font-size:90%;
	font-weight:bold;
	border-bottom:#999999 solid 1px;
}

.clinic_list td{
 height:30px;
 padding:0.3em;
 border-bottom: #aaaaaa solid 1px;
 font-size:90%
}

.clinic_info{
}

.clinic_info_table{
	font-size:90%;
}

.clinic_info_detail{
	font-size:90%;
	text-align:right;
	padding-top:40px;
	padding-bottom:10px;
}

.clinic_header{
	background:#666666;
}

.clinic_info h1{
	font-size:14pt;
	font-weigth:bold;
	padding:0.1em 0em;
	color:#666666;
}

.access div{
	background:#dddddd;
	border:1px solid #aaaaaa;
	padding:0.4em;
}

.children {
	width:90%;
	border : 1px #666666 solid;
	border-top: 0px;
	/*border-top:1px solid #78bad3;
	border-left:1px solid #78bad3;*/
	padding:0px;
	background:#66a7c4
}

.children_member {
	width:95%;
	border : 1px #999999 solid;
	border-top:1px solid #aaaaaa;
	/*border-left:1px solid #aaaaaa;*/
	background:#eeeeff;
	padding:0px;
	background:#999999;
}

.children_admin {
	width:95%;
	/*border : 1px #4d94b7 solid;
	border-top:1px solid #78bad3;
	border-left:1px solid #78bad3;
	background:#66a7c4;*/
	border : 1px #999999 solid;
	border-top:1px solid #aaaaaa;
	background:#aaaaaa;
	padding:0px;
}

.parents {
	width:100%;
	background:#999999;
	border : 1px #aaaaaa solid;
	border-top: 0px;
	/*border-left:1px solid #78bad3;*/
	padding:0px;
}

.consul_contents{
	widht:100%;
	background:#ffffff;
	/*border : 1px #4d94b7 solid;
	border-bottom:1px solid #78bad3;
	border-right:1px solid #78bad3;*/
	padding:0px;
}

.consulTable{
 width:100%;
 }

 
.admin_label{
	font-weight:bold;
	background:#999999;
	color:#ffffff;
	padding:0.2em;
	text-align:center;
	font-size:90%;
}

.kenshutab {
	white-space: pre;
}

.require{
	font-size:60%;
	vertical-align:top;
}

.changed{
	font-weight:bold;
	color:#ff0000;
}

.exp-block{
  font-size:85%;
}

.exp-block h2{
  margin:2em 0em 1em;
  font-size:100%;
  background:#999999;
  color:#ffffff;
  padding:2px 5px;
}

.name-area{
  font-size:90%;
  color:#666666;
  padding-bottom:1em;
  text-align:right;
  border-bottom:1px dotted #cccccc;
}

table.schooling {
	width: 100%;
	margin-top:1em;
}

table.schooling th {
	background-color: #999999;
	border:1px solid #777777;
	color:#FFFFFF;
	padding:5px 10px;
}

table.schooling td {
	border:1px solid #777777;
	padding:5px 10px;
}

#product_list {
	width: 100%;
}

#product_list td {
	overflow: hidden;
	border: solid #999;
	border-width: 1px 0;
}

.product_block {
	padding: 10px 0;
	zoom: 1;
}
.product_block:after {
	display: block;
	clear: both;
	content: "";
}

.product_block p {
	font-size: 15px;
	line-height: 1;
	margin: 0 0 10px;
	padding: 0 10px;
}

.product_block .price {
	color: red;
	font-style: normal;
}

.product_img {
	float: left;
	width: 350px;
	text-align: center;
}

.product_img img {
	border: 1px solid #999;
	padding: 4px;
}

.product_info {
	float: right;
	width: 350px;
}

.product_info .product_name {
	border-left: 5px solid #999;
	text-shadow: 0 -1px 0 #fff;
	padding: 6px 4px;
}

.product_order {
	float: right;
	border-top: 1px dashed #ccc;
	width: 350px;
	text-align: center;
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.product_order .input_num {
	width: 50px;
}

.product_order label, .product_order input {
	vertical-align: middle
}

.nophoto .product_info, .nophoto .product_order {
	float: none;
	width: auto;
}

.note {
	text-indent: -1.05em;
	margin-left: 1em;
}

.othercontents {
	border-style: solid;
	border-color: #666 #aaa;
	border-width: 2px 1px;
	border-collapse: separate;
	border-spacing: 0;
	width: 740px;
	font-size: 90%;
	padding: 0 1px;
}

.othercontents th, .othercontents td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
	padding: 4px 8px;
}

.othercontents .last_row th, .othercontents .last_row td {
	border-bottom-color: #fff;
}

.othercontents th{
	background: #999;
	color: #fff;
	width:30%;
	font-weight:bold;
	letter-spacing: normal;
	text-align:left;
	vertical-align: top;
}

.othercontents p {margin: 1em 0}

.othercontents p:first-child {margin-top: 0}

.othercontents .td_h {
	font-weight: bold;
	text-indent: -1.1em;
	margin: 1em 0 0 1.1em;
}

.othercontents .td_h+p {margin-top: 0}

.othercontents .note {margin: 0 0 0 1em}

.othercontents ul {
	list-style: disc;
	margin: 0;
	padding: 0 0 0 18px;
}

.othercontents li {
	list-style: inherit;
}

.table-sh {
	border: 1px solid #ccc;
	width: 100%;
	font-size: 12px;
}

.table-sh th, .table-sh td {
	border: 1px solid #ccc;
}

.table-sh .even_row {background: #f6f6f6}

.table-sh th {
	background: #ddd;
	color: #333;
	text-align: center;
	letter-spacing: .05em;
	vertical-align: middle;
}

.carriage {
	table-layout: fixed;
	margin: 1em 0;
}

.bottle_box {
	margin-top: 1em;
}

.bottle_box th {background: transparent}
.bottle_head th {background: #ddd}



.products{
	background:#fff;
	width:100%;
	font-size:95%;
}

.products th{
	text-align:center;
	padding:0.3em;
	background:#999;
	border:1px solid #888;
	color:#ffffff;
}

.products .category {
	background:#ccc;
	color:#000;
}

.products td{
	padding:0.3em;
	border:1px solid #999;
	vertical-align: middle;
}
.title_r{
	text-align:right !important;
}

.calc_price {
	background: url('../member_files/images/arrow_sp.gif') no-repeat 6px center #ff6;
}

.calc_price_total {
	background: url('../member_files/images/arrow_sp.gif') no-repeat 6px center #ff6;
}

#calculate_form {
	margin: 0 0 10px;
	padding: 6px;
}

.after_calc {
	background: #ff6;
}

.hunsai{
	font-size:10px;
	display:block;
	padding:5px 0 0 15px;
}


#simulation_area td{
	vertical-align:top;
}

#simulation_left{
	width:36%;
}
#simulation_left p{
	font-size:12px;
}
#simulation_left #btn_area{
	text-align:left;
	padding-top: 20px;
}
#cart_off{
	text-align:left;
	padding: 10px;
}
#simulation_right{
	border:4px solid #BFBF00;
	margin:0 0 0 10px;
}
#sr_left{
	float:left;
	width:60%;
	margin: 10px 20px 10px 10px;
}
#sr_left p{
	margin:0;
}
#sr_left_p{
	font-size:18px;
	font-weight:bold;
}

#sr_left ul{
	padding:0;
}

#sr_left li{
	font-size:12px;
}

#sr_right{

}
#sr_right p{
	font-size:12px;
}
#sr_right_p{
	font-weight:bold;
}

#allow_area{
	text-align:right;
	margin-right:10px;
}


.nota_bene {
	border: 2px solid #999;
	width: 692px;
	font-size: 80%;
	margin: 1em auto;
	padding: 12px;
}

.nota_bene h3 {
	background: #999;
	color: #fff;
	font-size: 125%;
	margin: -12px -12px 1em;
	padding: 8px 12px;
}

.nota_bene h4 {
	font-size: 109%;
	margin: 0 0 4px;
	padding: 0;
}

.nota_bene p {
	line-height: 1.4;
	margin-top: 0;
}


/* Footer */
#footer_content {
	background: #666;
	height: 48px;
	padding: 6px;
}

#footer_menu {
	overflow: hidden;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_menu li {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

#footer_menu a {
	display: inline-block;
}

#footer_menu a:hover, #footer_menu a:focus {
	border-bottom: 2px groove #999;
}

.footer_banner {
	float: left;
}

.btn {
	display: inline-block;
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f6f6));
	background: -webkit-linear-gradient(#fff, #f6f6f6);
	background: linear-gradient(#fff, #f6f6f6);
	border: 0;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 2px #666;
	box-shadow: 0 1px 2px #000, 0 1px 0 rgba(0,0,0,.3) inset, 0 -1px 0 rgba(255,255,255,.5) inset;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	color: #333;
	min-width: 3em;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	-webkit-text-shadow: 0 -1px 0 rgba(255,255,255,.5);
	text-shadow: 0 -1px 0 rgba(255,255,255,.5);
	vertical-align: middle;
	padding: 7px 12px;
	cursor: pointer;
}

.btn {
	background: #f2d375;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2d375), to(#ecbe32));
	background: -webkit-linear-gradient(#f2d375, #ecbe32);
	background: linear-gradient(#f2d375, #ecbe32);
}

/*==========*/
.page-title {
	border-bottom: 1px solid #666;
}

.content {
	font-size: .95em;
	margin: 20px 0 50px;
	padding-left: 12px;
}

.content h2 {
	background: #666;
	color: #fff;
	font-size: 12px;
	padding: 6px;
}

.content .section {
	position: relative;
	margin: 20px 0 30px;
}

.section:after {
	display: block;
	clear: both;
	content: "";
}

.pagetop {
	text-align: right;
	margin-top: 0;
}

.lead ul {
	color: #f60;
	font-weight: bold;
	padding: 0;
}

.pickup {
	background: #FFE3AA;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 15px 20px;
}

.pickup li {
	text-indent: -1em;
	padding-left: 1em;
}

.pickup li:before {
	color: #D48E00;
	content: "\2605";
}

.pickup .note {
	font-size: .75em;
}

.image {
	float: right;
	margin: 0 0 10px 10px;
}

.licence {
	color: #c30;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 30px;
}

.licence dt:before {
	content: "\25a0";
}

.licence dd {
	margin-left: 1em;
}

.licence dd:before {
	content: "\25c6";
}

.licence dd + dt {
	margin-top: 30px;
}

.link {
	clear: both;
	text-align: center;
}

.course {
	border: 2px solid #9BB673;
	table-layout: fixed;
	margin: 20px 0;
}

.course th,
.course td {
	border: 1px solid #9BB673;
	padding: 5px;
}

.course th {
	background: #D1DDBF;
	text-align: center;
}

.course thead th {
	background: #698244;
	color: #fff;
	font-size: 16px;
	vertical-align: top;
}

.course th:first-child {
	width: 76px;
}

.course td {
	width: 154px;
	vertical-align: top;
}

.course td:only-child {
	text-align: center;
}

th small {
	font-size: .75em;
}

.course ul,
.course p {
	margin: 0;
	padding: 0;
}

.course li:before {
	color: #688144;
	content: "\25c6";
}

.course tr:first-child li:before {
	content: "\25cf";
}

.course1 {
	width: 100%;
}

.course2 {
	max-width: 255px;
}

.course2 + .image {
	position: absolute;
	right: 0;
	bottom: 0;
}

.step-licence {
	margin-bottom: 50px;
}</pre></body></html>