@charset "UTF-8";
/*===========================*/
/*=== Broswer Select Styles ===*/
/*===========================*/
.ie6 #bgBase {
  margin-left: 200px; }

.ie #header {
  z-index: 1; }

.ie7 #header {
  z-index: 1; }

.ie8 #header {
  z-index: 1; }

.ie9 #header {
  z-index: 1; }

/*.ie #header #ie-header-imgleft{
	width: 72px;
	height: 72px;
	background: url(../img/header-banner.gif) no-repeat bottom left;
	display: block;
	float: left;
	padding: 0;
	margin: -35px 0 0 0;
	clear: both;
}
.ie #header #ie-header-imgright{
	width: 72px;
	height: 72px;
	background: url(../img/header-banner.gif) no-repeat bottom right;
	display: block;
	float: right;
	padding: 0;
	margin: -35px 0px 0px 0;
	clear: both;
}
.ie7 #header #ie-header-imgleft{
	width: 50px;
	height: 50px;
	background: url(../img/header-banner-pink13.gif) no-repeat bottom left;
	display: block;
	float: left;
	padding: 0;
	margin: -35px 0 0 0;
	clear: both;
}
.ie7 #header  #ie-header-imgright{
	width: 50px;
	height: 50px;
	background: url(../img/header-banner-pink13.gif) no-repeat bottom right;
	display: block;
	float: right;
	padding: 0;
	margin: -35px 0px 0px 0;
	clear: both;
}
.ie8 #header #ie-header-imgleft{
	width: 72px;
	height: 72px;
	background: url(../img/header-banner-pink13.gif) no-repeat bottom left;
	display: block;
	float: left;
	padding: 0;
	margin: -35px 0 0 0;
	clear: both;
}
.ie8 #header  #ie-header-imgright{
	width: 72px;
	height: 72px;
	background: url(../img/header-banner-pink13.gif) no-repeat bottom right;
	display: block;
	float: right;
	padding: 0;
	margin: -55px 0 0 0;
	clear: both;
}*/
.ie #header p {
  position: absolute;
  /*It wont work without this absolute position!*/
  margin-left: 830px;
  /*770px for html*/
  z-index: 2;
  /*It wont work without this z-index 2!*/ }

.ie7 #header p {
  position: absolute;
  margin-left: 770px;
  z-index: 2; }

.ie8 #sento a, .ie8 #koshi a, .ie8 #kurasu a, .ie8 #obo a, .ie8 #blogging a, .ie8 #toiawase a {
  color: white;
  background: #E70D7E; }

.ie8 #sento a:hover, .ie8 #koshi a:hover, .ie8 #kurasu a:hover, .ie8 #obo a:hover, .ie8 #blogging a:hover, .ie8 #toiawase a:hover {
  color: white;
  background: #5A5053; }

.ie8 #sento .visiting:hover, .ie8 #koshi .visiting:hover, .ie8 #kurasu .visiting:hover, .ie8 #obo .visiting:hover, .ie8 #blogging .visiting:hover, .ie8 #toiawase .visiting:hover {
  color: white;
  background: #E70D7E; }

.ie8 #navMenu .visiting {
  margin-top: -2px;
  border-top: 3px solid #5B5B5B;
  /*#011784(blue) #00199B#00488C #002B54#9a0157 gray(3a3a3a) #ff00ff #fe9dae*/ }

.ie7 #sento a, .ie7 #koshi a, .ie7 #kurasu a, .ie7 #obo a, .ie7 #blogging a, .ie7 #toiawase a {
  color: white;
  background: #E70D7E; }

.ie7 #sento a:hover, .ie7 #koshi a:hover, .ie7 #kurasu a:hover, .ie7 #obo a:hover, .ie7 #blogging a:hover, .ie7 #toiawase a:hover {
  color: white;
  background: #5A5053; }

.ie7 #sento .visiting:hover, .ie7 #koshi .visiting:hover, .ie7 #kurasu .visiting:hover, .ie7 #obo .visiting:hover, .ie7 #blogging .visiting:hover, .ie7 #toiawase .visiting:hover {
  color: white;
  background: #E70D7E; }

.ie7 #navMenu .visiting {
  margin-top: -2px;
  border-top: 3px solid #5B5B5B;
  /*#011784(blue) #00199B#00488C #002B54#9a0157 gray(3a3a3a) #ff00ff #fe9dae*/ }

.ie6 #sento a, .ie6 #koshi a, .ie6 #kurasu a, .ie6 #obo a, .ie6 #blogging a, .ie6 #toiawase a {
  color: white;
  background: #E70D7E; }

.ie6 #sento a:hover, .ie6 #koshi a:hover, .ie6 #kurasu a:hover, .ie6 #obo a:hover, .ie6 #blogging a:hover, .ie6 #toiawase a:hover {
  color: white;
  background: #5A5053; }

.ie6 #sento .visiting:hover, .ie6 #koshi .visiting:hover, .ie6 #kurasu .visiting:hover, .ie6 #obo .visiting:hover, .ie6 #blogging .visiting:hover, .ie6 #toiawase .visiting:hover {
  color: white;
  background: #E70D7E; }

.ie6 #navMenu .visiting {
  margin-top: -2px;
  border-top: 3px solid #5B5B5B;
  /*#011784(blue) #00199B#00488C #002B54#9a0157 gray(3a3a3a) #ff00ff #fe9dae*/ }

.ie6 #navMenu li a, .ie7 #navMenu li a, .ie8 #navMenu li a {
  font: 20px 'Meiryo UI';
  text-align: center;
  text-indent: 1px;
  padding: 5px 0;
  height: 27px;
  display: block;
  white-space: nowrap; }

.ie6 #navMenu li ul li a, .ie7 #navMenu li ul li a, .ie8 #navMenu li ul li a {
  font: small 'Meiryo UI';
  text-align: left;
  text-indent: 1px;
  padding: 2px 0 2px 12px;
  height: 20px;
  display: block;
  white-space: nowrap; }

.ie #navMenu ul {
  padding-top: 0px;
  /*2px for html*/ }

.ie6 #navMenu ul {
  padding-top: 2px; }

.ie #main #home {
  margin-top: 0px;
  /*margin-top: -7px;*/ }

.ie6 #main #home {
  margin-top: 0px; }

/*.ie .more99-ie-css-adjust{
	width: 100px;
	margin: 205px 0 0 -90px;
}*/
.ie6 .more99-ie-css-adjust {
  width: 100px;
  margin: 205px 0 0 -90px; }

.ie #audio-file-ie {
  /*margin: 2px 0px 0px 53px;*/
  margin: -37px 757px 0px 0px;
  width: 150px;
  display: block; }

.ie6 #audio-file-ie {
  /*margin: 2px 0px 0px 53px;*/
  margin: -37px 757px 0px 0px;
  width: 150px;
  display: block; }

.ie6 #audio-file-ie {
  /*margin: 2px 0px 0px 53px;*/
  margin: -37px 757px 0px 0px;
  width: 150px;
  display: block; }

.gecko #footer {
  height: 180px; }

.linux.gecko #footer {
  height: 180px; }

.win .gecko #footer {
  height: 180px; }

/*.ie10 #footer{
	border: 1px solid green;
}
.ie11 #footer{
	border: 1px solid green;
}*/
.gecko .col_1 {
  margin-top: 0px; }

.win .gecko .col_1 {
  margin-top: 0px; }

.linux.gecko .col_1 {
  margin-top: 0px; }

.gecko .col_2 {
  margin-top: 0px; }

.win .gecko .col_2 {
  margin-top: 0px; }

.linux .gecko .col_2 {
  margin-top: 0px; }

.ie .cp_linkstyle {
  margin-top: -30px; }

.ie6 .cp_linkstyle, .ie7 .cp_linkstyle, .ie8 .cp_linkstyle, .ie9 .cp_linkstyle {
  margin-top: -30px; }

/*====================*/
/*=== Class Styles ===*/
/*===================*/
.opera #content #main #page-title {
  font-family: 'Meiryo UI', 'メイリオ', '小塚ゴシックPro', Georgia, Arial; }

.opera #instructor table td {
  vertical-align: top;
  padding: 5px 0; }

.opera #instructor table tr td h3 {
  vertical-align: top;
  padding: 0;
  margin: 0 10px; }

.ie .menu-title-instructor {
  display: block;
  width: 310px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px 10px 15px 10px;
  float: left;
  background: #FC85C1 url(../img/menu-title-instructor-bgheart03.gif) no-repeat top center;
  border-radius: 10px; }

.ie6 .menu-title-instructor {
  display: block;
  width: 310px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px 10px 15px 10px;
  float: left;
  background: #FC85C1 url(../img/menu-title-instructor-bgheart03.gif) no-repeat top center;
  border-radius: 10px; }

.ie #menu-box {
  /*width: 690px;*/
  height: 670px; }

/*.ie6 #menu-box{
	width: 690px;
	height: 620px;
	display: block;
	float: left;
	padding: 10px 0 0 5px;
	border-left: 2px #FC85C1 solid;
}
.opera #menu-box{
	width: 690px;
	height: 630px;
	display: block;
	float: left;
	padding: 10px 0 0 5px;
	border-left: 2px #FC85C1 solid;
}*/
.ie .feed p {
  margin: 0;
  padding: 0;
  letter-spacing: -1px; }

.ie6 .feed p {
  margin: 0;
  padding: 0;
  letter-spacing: -1px; }

.ie .menu-title-instructor {
  padding-bottom: 5px; }

.ie #hammy-top {
  height: 120px; }

.ie #ami-top {
  margin-bottom: 0px;
  padding-bottom: 0px; }

.ie #yomi-intro {
  margin: -60px 0px 0 320px; }

.gecko #yomi-intro {
  top: -200px; }

.win.gecko #yomi-intro {
  top: -200px; }

.linux.gecko #yomi-intro {
  top: -200px; }

.gecko #yomi-intro-en-ff {
  position: relative;
  top: -210px;
  left: 270px;
  width: 300px;
  text-align: left;
  padding: 0 20px 0 0;
  margin: -50px 0 0 325px;
  border-radius: 10px;
  /*box-shadow: 0px 0px 10px 5px pink;*/
  opacity: 1;
  display: block;
  float: left;
  z-index: 99999; }

.win.gecko #yomi-intro-en-ff {
  position: relative;
  top: -210px;
  left: 270px;
  width: 300px;
  text-align: left;
  padding: 0 20px 0 0;
  margin: -50px 0 0 325px;
  border-radius: 10px;
  /*box-shadow: 0px 0px 10px 5px pink;*/
  opacity: 1;
  display: block;
  float: left;
  z-index: 99999; }

.linux.gecko #yomi-intro-en-ff {
  position: relative;
  top: -210px;
  left: 270px;
  width: 300px;
  text-align: left;
  padding: 0 20px 0 0;
  margin: -50px 0 0 325px;
  border-radius: 10px;
  /*box-shadow: 0px 0px 10px 5px pink;*/
  opacity: 1;
  display: block;
  float: left;
  z-index: 99999; }

.opera #main #page-title {
  font-family: "Georgia",'Meiryo UI', 'メイリオ', '小塚ゴシックPro';
  text-shadow: 2px 2px 2px #777777;
  font-size: 30px;
  margin: 20px 0 20px 10px;
  padding: 0; }

.opera #main .page-title-en {
  font-family: "Georgia", Arial;
  text-shadow: 2px 2px 2px #777777;
  font-size: 30px;
  margin: 20px 0 20px 5px;
  padding: 0; }

.opera #main .page-title-en-noshadow {
  font-family: "Georgia", Arial;
  margin: 20px 0 20px 0px;
  padding: 0; }

.opera #instructor table h3 {
  font-size: medium;
  text-align: right;
  padding: 0;
  margin: 7px;
  width: 90px;
  font-family: "Meiryo UI", "メイリオ", "小塚ゴシックPro"; }

.opera #class #general.o-class-general-change table h3 {
  font-size: medium;
  text-align: right;
  margin: 0px 20px;
  text-wrap: none;
  white-space: nowrap;
  vertical-align: top;
  padding: 0;
  width: 150px; }

/*===================*/
/*=== Class Styles ===*/
/*===================*/
.opera #class-box h2 {
  position: static;
  line-height: 0.4;
  text-shadow: 2px 2px 2px black;
  /*#fe9dae*/
  margin: 20px 10px 10px 20px;
  font-size: 23px;
  color: #F3F3F3;
  font-family: 'Meiryo UI', 'メイリオ', '小塚ゴシックPro'; }

.opera #class-box h2.o-change_class {
  position: static;
  line-height: 0.8;
  text-shadow: 2px 2px 2px black;
  /*#fe9dae*/
  margin: 20px 10px 10px 20px;
  font-size: 23px;
  color: #F3F3F3;
  font-family: "open-sans", Segoe UI, Arial; }

.opera #yomi-intro.o-change_yomi {
  top: -225px; }

.ie #yomi-intro {
  top: -225px; }

.ie7 #class #general {
  margin-top: 50px; }

.ie7 #course-menu {
  margin-bottom: 150px; }

.gecko #general {
  top: -50px;
  /*It is -30 on the main css for the majority.*/ }

.win.gecko #general {
  top: -50px; }

.linux.gecko #general {
  top: -50px; }

.opera #general h2 {
  font-family: "Georgia"; }

.opera #class table h3 {
  font-size: medium;
  text-align: right;
  width: 100px;
  margin: 5px 10px 5px 5px;
  font-family: "Meiryo UI", "メイリオ", "小塚ゴシックPro"; }

.opera #menu-items.menu-items_o_circle {
  border-radius: 250px; }

.opera #main #basic h2 {
  font-family: "Meiryo UI", "メイリオ", "小塚ゴシックPro"; }

.opera #basic #class-box h2 {
  margin-top: 0px; }

.ie6 #menu .info {
  display: none; }

.ie7 #menu .info {
  display: none; }

.ie8 #menu .info {
  display: none; }

/*===================*/
/*=== Sweets Styles ===*/
/*===================*/
.opera #class-box h2 {
  margin: 2px 0px 15px 0;
  padding-top: 5px; }

.opera .color-green .menu-course-desc-end h2 {
  width: 265px; }

.opera #booking-form h2 {
  font-family: "Meiryo UI", "メイリオ", "小塚ゴシックPro"; }

.konqueror .example {
  background-color: blue; }

.safari #menu-booking {
  margin-top: -135px;
  /* GC & Safari*/
  clear: both; }

.safari #hammy-top {
  background: transparent url(../img/h-profile-top.jpg) no-repeat top left;
  height: 95px;
  margin-bottom: 10px;
  padding-left: 100px;
  padding-bottom: 10px; }

.chrome #menu-booking {
  margin-top: -265px;
  /* Used to be -135px; GC & Safari*/
  clear: both; }

.chrome #hammy-top {
  background: transparent url(../img/h-profile-top.jpg) no-repeat top left;
  height: 95px;
  margin-bottom: 10px;
  padding-left: 100px;
  padding-bottom: 10px; }

.example {
  width: 100px;
  height: 100px;
  border: 1px solid black; }

/*# sourceMappingURL=browser-selector.css.map */
