@charset "Shift_JIS";

/* ---------- all�i��b�ݒ�j ---------- */
body {
color: #444;
text-align: center;
background-color: #ffeaf1;
background-image: url(back.jpg);
background-position: center top;
padding: 0;
margin: 20px;
line-height:	1.2em;
}

table {
background-color: lavenderblush ;
padding: 10px;
margin: 10px;
}

td, th {
padding: 5px 10px;
}

ul,li,img,form,p,h1,h2,h3,h4,h5 {
padding: 0;
margin: 0;
border-width: 0;
}
img {
  max-width: 100%;
}

a:link {color: #0084b4;}
a:visited {color: #0084b4;}
a:hover {color: #2eb4e5;}
a.hover:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}

.center {text-align: center;}
.clear {clear: both;}
.full { width: 100%;}
.half { width: 50%;}
.left { float:left;}
.right { float:right;}
.clearfix { zoom:1;}
.clearfix:after {
	content: " ";
	display: block;
	clear:both;
}



/* ---------- container�i�S�̘g�j ---------- */
#container {
width: 800px;
text-align: left;
background-color: #fff;
margin: 0 auto;
}



/* ---------- header�i�㕔���j ---------- */
#header {
}

#header_top {
color: #444;
font-size: 12px;
font-weight: normal;
letter-spacing: 2px;
padding: 0px 6px 10px 6px;
}



/* ---------- title�i�薼�����j ---------- */
#title {
width: 800px;
height: 220px;
background-image: url(img/title.jpg);
margin-bottom: 6px;
}

#title p {
font-size: 36px;
font-weight: bold;
letter-spacing: 3px;
text-align: center;
padding: 98px 0px 0px 0px;
}

#title a:link {color: #fff; text-decoration: none;}
#title a:visited {color: #fff; text-decoration: none;}
#title a:hover {color: #fe5; text-decoration: none;}



/* ---------- navi�i���j���[�j ---------- */
#navi {
	width: 780px;
	height: 60px;
	padding: 0 10px;
	background: url(img/btn_bar.png) no-repeat 0% 0%;
	overflow: hidden;
}

#navi ul {
	width:786px;
	height: 50px;
	padding: 5px 0;
	zoom:1;
	margin-left:-6px;
	vertical-align: baseline;
	list-style: none;
}
#navi ul:after {
	content: " ";
	display:block;
	clear:both;
}

#navi li {
	float:left;
	width: 125px;
	margin-left: 6px;
}



/* ---------- main�i���C�������j ---------- */
#main {
padding: 16px 14px 0 14px;
}


/* --- �匩�o�� --- */
#main h2 {
font-size: 14px;
letter-spacing: 3px;
background-image: url(img/sub-bg.gif);
background-color: #eee;
border: 1px solid #888;
padding: 8px 13px;
margin-bottom: 14px;
}


/* --- ���o�� --- */
#main h3 {
font-size: 80%;
letter-spacing: 2px;
border-bottom: 1px solid #bbb;
padding: 6px 4px 8px 4px;
margin: 0px 6px 6px 10px;
}


/* --- ���͓��̋������� --- */
#main strong,
.q-text {
color: #e00;
font-weight: bold;
margin: 0px 3px;
}

#main em {
color: #000;
font-style: normal;
background-color: #ff8;
padding: 2px;
margin: 0px 3px;
}


/* --- ��{���͐ݒ� --- */
div.main-text {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
padding: 2px 6px 4px 6px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 12px;
}

#main p {
margin-bottom: 5px;
}

/* --- �g�t������ --- */
div.main-waku1 {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
border: 1px solid #ccc;
padding: 12px 14px;
margin-left: 5px;
margin-right: 3px;
margin-bottom: 14px;
}

div.main-waku2 {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
border: 1px dotted #aaa;
padding: 12px 14px;
margin-left: 5px;
margin-right: 3px;
margin-bottom: 14px;
}

div.main-waku3 {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
border: 3px double #ccc;
padding: 12px 14px;
margin-left: 8px;
margin-right: 5px;
margin-bottom: 14px;
}

div.main-waku4 {
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
border: 4px dotted #ccc;
padding: 12px 14px;
margin-left: 10px;
margin-right: 7px;
margin-bottom: 14px;
}


/* --- ���m�点���� --- */
div.main-textarea {
overflow: auto;
width: 740px;
height: 100px;
font-size: 80%;
line-height: 160%;
letter-spacing: 1px;
padding: 0 6px;
margin-left: 10px;
margin-bottom: 24px;
}
#blog_feed {
	height:100px;
}


/* --- �ꗗ�e�[�u���i�^�C�v�P�j --- */
div.main-table {
padding-top: 10px;
padding-bottom: 14px;
}
div.main-table table {
background-color: #bbb;
margin: 0px auto 35px auto;
}
div.main-table th {
width: 100px;
line-height: 80%;
text-align: center;
background-color: #eee;
background-image: url(img/table-bg.gif);
padding: 8px 14px;
}
div.main-table td {

font-size: 80%;
letter-spacing: 1px;
line-height: 160%;
background-color: #fff;
padding: 8px 14px;
}

div.main-table table kbd {
font-size: 80%;
line-height: 80%;
letter-spacing: 2px;
}

div.main-table kbd {
font-size: 13px;
letter-spacing: 8px;
}

div.main-table kbd {
font-size: 80%;
letter-spacing: 8px;
}

div.main-table-text {
font-size: 80%;
line-height: 160%;
border: 1px solid #aaa;
padding: 14px;
margin: 0px 86px 36px;
}


/* --- �ꗗ�e�[�u���i�^�C�v�Q�j --- */
div.main-table dl {
font-size: 80%;
letter-spacing: 1px;
line-height: 150%;
margin-left: 60px;
}

div.main-table dt {
font-weight: bold;
margin-bottom: 8px;
}

div.main-table dd {
margin-left: 20px;
margin-bottom: 16px;
}

div.main-table span {color: #e82;}


/* --- �X�P�W���[���e�[�u�� --- */
.sc_table {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
border-collapse: collapse;
border-spacing: 0;
width:100%;
background:#fdedfa;
margin: 0 auto;
}
.sc_table th,
.sc_table td {
text-align:center;
font-weight: normal;
padding: 6px 2px;
border: 1px solid #888;
}
.sc_table th {
vertical-align: middle;
background-color:#ff6faa;
color:#fff;
font-size:16px;
font-weight:bold;
}
.sc_table td {
vertical-align: top;
font-size:14px;
}
.sc_table td.event {
vertical-align: middle;
width:106px;
font-size:14px;
font-weight:bold;
}
.sc_table .price {
vertical-align: middle;
text-align:center;
font-size:14px;
}
.sc_table .time {
font-size:12px;
display: block;
font-weight:normal;
}
.sc_table .day {
display: block;
font-weight:bold;
}
.sc_table .lesson,
.sc_table .area {
font-size:12px;
}
.sc_table .w_day { width:91px;}
.sc_table .c_even { background-color:#ffdcf8;}

.play-list {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin:0 20px 20px;
}
.play-item {
	border:solid 2px #ed7272;
	border-radius: 4px;
	width:300px;
	margin:10px;
	padding:20px;
}
.play-item h4 {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#3e3430;
	margin-bottom:15px;
	border-left: 4px solid #3e3430;
	padding-left:6px;
}
.play-item h4 span {
	font-size:14px;
	padding-right:5px;
}
.play-item .text_area {
	margin-bottom:15px;
	line-height:22px;
}
.play-item dl {
	font-size:12px;
	width:300px;
	clear: both;
}
.play-item dt {
	font-weight:bold;
	color:#ed7272;
	width:50px;
	float: left;
	clear: left ;
}
.play-item dd {
	float:left;
	margin: 0;
	width: 250px;
}


/* --- ���͓��̉摜��荞�ݐݒ� --- */
table.table-width {
margin: 0px auto 10px auto;
}

img.img-table {margin: 6px 6px 10px 6px;}

img.img-float-left {
float: left;
margin: 5px 18px 15px 2px;
}

img.img-float-right {
float: right;
margin: 5px 0 15px 0;
}


/* --- �����N�W --- */
table.link th {
font-weight: normal;
letter-spacing: 2px;
padding-right: 2px;
}


/* --- ���X�g�i�ӏ������j --- */
div.main-list ul {
padding-top: 10px;
margin-left: 48px;
}

div.main-list ol {
padding-top: 6px;
margin-left: 8px;
}

div.main-list li {
font-size: 80%;
line-height: 160%;
margin-bottom: 4px;
}


/* --- �d�����p�e�[�u�� --- */
div.make-table {
padding: 20px;
margin-bottom: 10px;
}

div.make-table table {
background-color: #bbb;
margin: 0px auto 24px auto;
}

div.make-table th {
font-size: 80%;
text-align: center;
background-color: #eee;
background-image: url(img/table-bg.gif);
padding: 8px 14px;
}
div.make-table td {
font-size: 80%;
letter-spacing: 1px;
line-height: 160%;
background-color: #fff;
padding: 8px 14px;
}


/* --- �M�������[ --- */
div.image-table {
padding: 12px 0px;
}
div.image-table table {
font-size: 80%;
line-height: 160%;
margin: 0 auto 12px;
}

div.image-table th {
text-align: center;
background-color: #eee;
background-image: url(img/table-bg.gif);
border: 1px solid #aaa;
padding: 6px;
}


/* --- �p���N�Y --- */
div.pan {
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
padding: 10px 15px;
margin-bottom: 14px;
}
div.pan span {
color: #d00;
}


/* --- �O��y�[�W�ړ������N --- */
div.page {
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
padding: 10px 15px;
margin-bottom: 14px;
}
div.page span {
color: #d00;
}
div.page table {
width: 100%;
margin: 0px auto;
}


/* --- �L�k���݃��j���[ --- */
div.menu1 {margin-bottom: 8px;}
div.menu1 table {margin: 0px auto;}
div.menu1 td a {
display: block;
width: 100%;
height: 26px;
font-size: 13px;
text-align: center;
background-color: #fff;
border: 1px solid #aaa;
line-height: 26px;
}
div.menu1 td a:link {color: #222;}
div.menu1 td a:visited {color: #222;}
div.menu1 td a:hover {color: #d00;background-color: #ff7;}


div.menu2 {margin-bottom: 8px;}
div.menu2 table {margin: 0px auto;}
div.menu2 td a {
display: block;
width: 100%;
height: 26px;
font-size: 13px;
text-align: center;
background-color: #ff8;
border: 1px solid #777;
line-height: 26px;
}
div.menu2 td a:link {color: #a60;}
div.menu2 td a:visited {color: #a60;}
div.menu2 td a:hover {color: #c08;background-color: #fdf;}


div.menu3 {margin-bottom: 8px;}
div.menu3 table {margin: 0px auto;}
div.menu3 td a {
display: block;
width: 100%;
height: 26px;
font-size: 13px;
text-align: center;
background-color: #333;
border: 1px solid #000;
line-height: 26px;
}
div.menu3 td a:link {color: #eee;}
div.menu3 td a:visited {color: #eee;}
div.menu3 td a:hover {color: #fff;background-color: #d20;}


/* --- �T�C�g�}�b�v --- */
div.sitemap {
font-size: 80%;
letter-spacing: 1px;
margin-bottom: 10px;
}

div.sitemap dt {
font-size: 100%;
font-weight: bold;
margin-bottom: 4px;
}
div.sitemap dd {
line-height: 130%;
}

div.sitemap table {
margin: 0px auto;
}


/* --- �������� --- */
div.font {
padding: 20px;
margin-bottom: 8px;
}

.font01 {
color: #d00;
font-size: 17px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #fee;
border: 1px solid #daa;
padding: 10px;
margin-bottom: 12px;
}

.font02 {
color: #d0d;
font-size: 17px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #fef;
border: 1px solid #dad;
padding: 10px;
margin-bottom: 12px;
}

.font03 {
color: #00d;
font-size: 17px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #eef;
border: 1px solid #aad;
padding: 10px;
margin-bottom: 12px;
}

.font04 {
color: #0a0;
font-size: 17px;
letter-spacing: 1px;
line-height: 22px;
font-weight: bold;
text-align: center;
background-color: #efe;
border: 1px solid #9c9;
padding: 10px;
margin-bottom: 12px;
}

.font05 {
font-size: 28px;
font-weight: bold;
text-align: left;
background-color: #fff;
border-bottom: 8px double #333;
padding: 9px 6px;
margin-bottom: 16px;
}

.font06 {
font-size: 28px;
font-weight: bold;
text-align: left;
background-color: #fff;
border-bottom: 6px dotted #333;
padding: 9px 6px;
margin-bottom: 16px;
}

.font07 {
font-size: 28px;
font-weight: bold;
text-align: left;
background-color: #fff;
border-top: 2px solid #333;
border-left: 22px solid #333;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
padding: 12px 18px;
margin-bottom: 16px;
}

.font08 {
font-size: 28px;
font-weight: bold;
text-align: left;
background-color: #fff;
border: 4px double #333;
padding: 10px 18px;
margin-bottom: 16px;
}


/* --- �o�i�[�̈ꗗ --- */
div.banner-list {padding: 5px 0px;}
div.banner-list table {margin: 0px auto 4px;}



/* ---------- footer�i�������j ---------- */
#footer {padding: 0 12px 12px 12px;}



/* ---------- navi_bottom�i�����j���[�j ---------- */
#navi_bottom {
color: #777;
font-size: 13px;
letter-spacing: 1px;
text-align: center;
padding: 10px 12px;
margin-bottom: 4px;
}

#navi_bottom ul {
list-style: none;
padding: 0 8px;
margin: 0 0 12px 0;
}

#navi_bottom li {
display: inline;
margin: 0 2px;
}

#navi_bottom a:link {color: #333;}
#navi_bottom a:visited {color: #333;}
#navi_bottom a:hover {color: #e00;}



/* ---------- copyright�i���쌠�\���j ---------- */
#copyright {
color: #020;
font-size: 13px;
letter-spacing: 2px;
text-align: center;
padding: 10px;
margin: 0px 5px;
}


/* ---------- top ---------- */
#top_text {
	width:770px;
	margin-bottom: 20px;
	zoom:1;
}
#top_text:after {
	content: " ";
	display: block;
	clear:both;
}
#top_text .news_topic {
	float:left;
	width: 400px;
	font-size: 12px;
}
#top_text .news_topic dl {
	width: 370px;
	margin: 0 20px 0 10px;
	zoom:1;
}
#top_text .news_topic dl:after {
	content: " ";
	display: block;
	clear:both;
}
#top_text .news_topic dt {
	float:left;
	padding-left: 17px;
	width: 73px;
	color: #ef7382;
}
#top_text .news_topic dt.site {
	background: url(img/icon_site.png) no-repeat 0% 50%;
}
#top_text .news_topic dd {
	float:left;
	-webkit-margin-start: 0px;
	width: 270px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
#top_text .text_area {
	float:right;
	width: 320px;
	padding-left: 50px;
	font-size: 14px;
	font-weight:bold;
}