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

/*　コンテンツ:トップ　*/
#contents #top_left {
	float:left;
	width: 400px;
	height: 500px;
	margin-left: 50px;
}
#contents #top_right {
	float:right;
	width: 450px;
	height: 250px;
	margin-right: 70px;
}
#contents #movie {
	margin-top: 10px;
}
#contents #news {
	float:right;
	width: 450px;
	height: 200px;
	margin-top: 20px;
	margin-right: 70px;
}

#news dl {
  margin: 10px;
}
#news dt {
  color: #efbdc3;
  font-weight: bold;
  float: left;
}
#news dd {
  margin-left: 7em;
}

#contents p {
	margin: 10px;
	}
.pink {
	font-weight: bold;
	color: #efbdc3;
}
/* ぱたぱた */
#pata.top {
    height: 134px;
    width: 470px;
}

#pata.top li  {
	list-style-type: none;
	text-align: center;
    width: 78px;
    height: 134px;
    float: left;
    position: relative;
}

#pata.top li div {
    width: 78px;
    height: 134px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#pata.middle1 {
    height: 125px;
    width: 470px;
}

#pata.middle1 li  {
	list-style-type: none;
	text-align: center;
    width: 120px;
    height: 125px;
    float: left;
    position: relative;
}

#pata.middle1 li div {
    width: 120px;
    height: 125px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#pata.middle1 li.zou  {
	list-style-type: none;
	text-align: center;
    width: 150px;
    height: 125px;
    float: left;
    position: relative;
}

#pata.middle1 li.zou div {
    width: 150px;
    height: 125px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#pata.middle2 {
    height: 79px;
    width: 470px;
}

#pata.middle2 li  {
	list-style-type: none;
	text-align: center;
    width: 100px;
    height: 79px;
    float: left;
    position: relative;
}

#pata.middle2 li div {
    width: 100px;
    height: 79px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#pata.middle2 li.hebi  {
	list-style-type: none;
	text-align: center;
    width: 190px;
    height: 79px;
    float: left;
    position: relative;
}

#pata.middle2 li.hebi div {
    width: 190px;
    height: 79px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#pata.bottom {
    height: 146px;
    width: 470px;
}

#pata.bottom li  {
	list-style-type: none;
	text-align: center;
    width: 78px;
    height: 146px;
    float: left;
    position: relative;
}

#pata.bottom li div {
    width: 78px;
    height: 146px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

/*#nav-list-example li div.back {
    left: -999em;
}*/


/*　コンテンツ:ギャラリー　*/
#contents #gallery_navi {
	float:left;
	width: 180px;
	height: 500px;
	margin-left: 50px;
}
#contents #gallery_right {
	float:left;
	width: 680px;
	height: 500px;
	margin-left: 15px;
	overflow: auto;
}
#gallery_navi ul{
	margin-top: 20px;
}

#gallery_navi li {
	font-size: 14px;
	display: block;
	list-style-type: none;
	padding: 3px 3px 3px 17px;
	overflow: hidden;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#gallery_navi li.sub {
	margin-left: 10px;
}
#gallery_navi li a{
	display: block;
	text-decoration: none;
	text-shadow:3px 3px 5px #000;
}
#gallery_navi li a:hover{
	font-weight: bold;
	text-shadow:3px 3px 10px #000;
}
#gallery_navi li a.p {
	color: #efbdc3;
}
#gallery_navi li a.g  {
	color: #c7f0bd;
}
#gallery_navi li a.y {
	color: #f0eebd;
}
#gallery_navi li a.b {
	color: #bdd4f0;
}


/*　コンテンツ：レッスン　*/
#contents #lesson_navi {
	float:left;
	width: 200px;
	height: 500px;
	margin-left: 50px;
}
#contents #lesson_right {
	float:left;
	width: 680px;
	height: 500px;
	margin-left: 5px;
	overflow: auto;
}
#lesson_navi ul {
	margin-top: 10px;
}
#lesson_navi li {
	height: 20px;
	font-size: 15px;
	list-style-type: none;
	display: block;
	padding: 3px 3px 3px 17px;
	overflow: hidden;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lesson_navi li.sub {
	margin-left: 20px;
}
#lesson_navi a {
	display: block;
	text-decoration: none;
	text-shadow:3px 3px 5px #000;
}
#lesson_navi a.p {
	color: #efbdc3;
}
#lesson_navi a.g{
	color: #c7f0bd;
}
#lesson_navi a.y{
	color: #f0eebd;
}
#lesson_navi a.b{
	color: #bdd4f0;
}
#lesson_navi a:hover {
	font-weight: bold;
	text-shadow:3px 3px 10px #000;
}


#lesson_right h3{
	font-size: 18px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-bottom: 3px;
	width: 623px;
	text-shadow:3px 3px 3px #000;
}
#lesson_right h3.p{
	border-bottom: 6px dotted #efbdc3;
}
#lesson_right h3.g{
	border-bottom: 6px dotted #c7f0bd;
}
#lesson_right h3.y{
	border-bottom: 6px dotted #f0eebd;
}
#lesson_right h3.b{
	border-bottom: 6px dotted #bdd4f0;
}
#lesson_right h4{
	font-size: 14px;
	margin-bottom: 0;
	padding-left: 3px;
	text-shadow:3px 3px 3px #000;	
}
#lesson_right table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;

}
#lesson_right #hitsuyonamono td{
	background-color: rgba(255,255,255,0.05);
	border: #4c1717 solid 3px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
	vertical-align: top;
}
#lesson_right #hitsuyonamono td#hon .hitsuyo{
	float: left;
}
#lesson_right .hitsuyo{
	width: 270px;
	margin-right: 10px;
	padding: 10px 0 0 10px;
}

#lesson_right .big{
	font-size: 24px;
	margin-right: 10px;
}

#lesson_right #itodashi td{
	background-color: rgba(255,255,255,0.05);
	border: #4c1717 solid 3px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
	width: 500px;
}
#lesson_right #itodashi img{
	float: left;
	padding: 10px;
}
#lesson_right table.amikata td{
	background-color: rgba(255,255,255,0.05);
	border: #4c1717 solid 1px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	width: 206px;
	vertical-align: top;
}
#lesson_right table.amikata td img{
	padding-left: 3px;
}
#lesson_right table.amikata td div.number{
	font-weight: bold;
	padding-left: 10px;
}


/*　コンテンツ：プロフィール　*/
#contents #profile_left {
	float:left;
	width: 100px;
	height: 500px;
	margin-left: 75px;
	outline: none;
}

#contents #profile_main1 {
	float:left;
	width: 296px;
	height: 500px;
	margin-left: 10px;
}
#contents #profile_main2 {
	float:left;
	width: 296px;
	height: 500px;
	margin-left: 20px;
}

#contents #profile_right {
	float:left;
	width: 100px;
	height: 500px;
	margin-left: 10px;
}
#contents #profile_main1 h3{
	font-size: 150%;
	border-bottom: 1px dotted #cccccc;
	padding-top: 50px;
	padding-bottom: 10px;
}
#contents #profile_main2 h4{
	margin-top: 20px;
	margin-bottom: 0;
}
#contents #profile_main2 img{
	padding-top: 50px;
}
#contents #profile_main2 ul{
	margin-left: 30px;
}


/*　コンテンツ：お問い合わせ　*/
#contact_container {
	width: 600px;
	background-color: #4c1717;
	height: auto;
	color: #cccccc;
	font-size: 82.5%;
	line-height: 1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: auto;
} 
#contact {
	text-align: center;
}
#contact h2 {
	padding: 10px;
}
#contact table {
	margin: 20px auto;
	text-align: left;
}
#contact th{
	width: 130px;
}
#contact td{
	width: 400px;
}

#contact th,td{
	background-color: rgba(255,255,255,0.05);
	border: #4c1717 solid 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	padding: 7px;
}

#contact .required {
	color: #ed6c7b;
}